programinduction 0.6.1

A library for program induction and learning representations.
Build #99806 2018-05-15T19:43:10.244198+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading programinduction v0.6.1
Fresh cfg-if v0.1.3
Fresh memoffset v0.1.0
Fresh either v1.5.0
Fresh libc v0.2.40
Fresh lazy_static v1.0.0
Fresh memoffset v0.2.1
Fresh maplit v1.0.1
Fresh smallvec v0.6.1
Fresh stable_deref_trait v1.0.0
Compiling rand_core v0.2.0-pre.0
Fresh itertools v0.7.8
Fresh lazy_static v0.2.11
Fresh num_cpus v1.8.0
Fresh rand v0.4.2
Fresh crossbeam-utils v0.2.2
Fresh owning_ref v0.3.3
Running `rustc --crate-name rand_core .cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.2.0-pre.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=5fef537492786472 -C extra-filename=-5fef537492786472 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh scopeguard v0.3.3
Fresh nodrop v0.1.12
Fresh parking_lot_core v0.2.14
Compiling memchr v2.0.1
Fresh parking_lot v0.4.8
Running `rustc --crate-name memchr .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.0.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="libc"' -C metadata=8a7fd603fca9acaf -C extra-filename=-8a7fd603fca9acaf --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow`
Fresh arrayvec v0.4.7
Fresh crossbeam-epoch v0.3.1
Fresh crossbeam-epoch v0.2.0
Fresh crossbeam-deque v0.2.0
Fresh crossbeam-channel v0.1.2
Fresh rayon-core v1.4.0
Fresh rayon v1.0.1
Compiling nom v4.0.0
Running `rustc --crate-name nom .cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' --cfg 'feature="alloc"' --cfg 'feature="memchr"' -C metadata=015ff15221a1b314 -C extra-filename=-015ff15221a1b314 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-8a7fd603fca9acaf.rlib --extern-version memchr=memchr,2.0.1 --cap-lints allow`
Compiling rand v0.5.0-pre.2
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.5.0-pre.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="fuchsia-zircon"' --cfg 'feature="winapi"' --cfg 'feature="cloudabi"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="alloc"' --cfg 'feature="libc"' -C metadata=7e5d9dec5d6350b3 -C extra-filename=-7e5d9dec5d6350b3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-5fef537492786472.rlib --extern-version rand_core=rand_core,0.2.0-pre.0 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow`
Compiling polytype v4.2.1
Running `rustc --crate-name polytype .cargo/registry/src/github.com-1ecc6299db9ec823/polytype-4.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d0bdccc824a4fefa -C extra-filename=-d0bdccc824a4fefa --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-015ff15221a1b314.rlib --extern-version nom=nom,4.0.0 --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-a15b6570ce0da9e4.rlib --extern-version itertools=itertools,0.7.8 --cap-lints allow`
Documenting programinduction v0.6.1
Running `rustdoc --crate-name programinduction .cargo/registry/src/github.com-1ecc6299db9ec823/programinduction-0.6.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf --html-in-header .cargo/registry/src/github.com-1ecc6299db9ec823/programinduction-0.3.0/rustdoc-include-katex-header.html -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-ffcd0bd995b9136b.rlib --extern-version rayon=rayon,1.0.1 --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-015ff15221a1b314.rlib --extern-version nom=nom,4.0.0 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-7e5d9dec5d6350b3.rlib --extern-version rand=rand,0.5.0-pre.2 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d78457efc2ee8353.rlib --extern-version lazy_static=lazy_static,1.0.0 --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-a15b6570ce0da9e4.rlib --extern-version itertools=itertools,0.7.8 --extern maplit=/home/cratesfyi/cratesfyi/debug/deps/libmaplit-ed830f285ec13a63.rlib --extern-version maplit=maplit,1.0.1 --extern polytype=/home/cratesfyi/cratesfyi/debug/deps/libpolytype-d0bdccc824a4fefa.rlib --extern-version polytype=polytype,4.2.1 --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-8fde2b5b560de5dc.rlib --extern-version crossbeam_channel=crossbeam-channel,0.1.2`
error[E0658]: `impl Trait` in return position is experimental (see issue #34511)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/programinduction-0.6.1/src/lambda/compression.rs:884:10
|
884 |     ) -> impl Iterator<Item = Fragment> + 'a {
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add #![feature(conservative_impl_trait)] to the crate attributes to enable

error[E0658]: `impl Trait` in return position is experimental (see issue #34511)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/programinduction-0.6.1/src/lambda/compression.rs:926:43
|
926 |     fn to_inventions(expr: Expression) -> impl Iterator<Item = Expression> {
|                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add #![feature(conservative_impl_trait)] to the crate attributes to enable

error: Compilation failed, aborting rustdoc

thread 'main' panicked at 'Error(
CargoError(
ChainedError {
error: Could not document `programinduction`.,
cause: process didn't exit successfully: `rustdoc --crate-name programinduction .cargo/registry/src/github.com-1ecc6299db9ec823/programinduction-0.6.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf --html-in-header .cargo/registry/src/github.com-1ecc6299db9ec823/programinduction-0.3.0/rustdoc-include-katex-header.html -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-ffcd0bd995b9136b.rlib --extern-version rayon=rayon,1.0.1 --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-015ff15221a1b314.rlib --extern-version nom=nom,4.0.0 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-7e5d9dec5d6350b3.rlib --extern-version rand=rand,0.5.0-pre.2 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d78457efc2ee8353.rlib --extern-version lazy_static=lazy_static,1.0.0 --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-a15b6570ce0da9e4.rlib --extern-version itertools=itertools,0.7.8 --extern maplit=/home/cratesfyi/cratesfyi/debug/deps/libmaplit-ed830f285ec13a63.rlib --extern-version maplit=maplit,1.0.1 --extern polytype=/home/cratesfyi/cratesfyi/debug/deps/libpolytype-d0bdccc824a4fefa.rlib --extern-version polytype=polytype,4.2.1 --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-8fde2b5b560de5dc.rlib --extern-version crossbeam_channel=crossbeam-channel,0.1.2` (exit code: 101)
}
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.