quickcheck 0.1.11

Automatic property based testing with shrinking.
Build #23616 2016-08-17T07:30:10.172575+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading quickcheck v0.1.11
Compiling num-traits v0.1.34
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.34/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=ca71ec056d3f4118 -C extra-filename=-ca71ec056d3f4118 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --cap-lints allow`
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --cap-lints allow`
Compiling compare v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/compare-0.1.0/src/lib.rs --crate-name compare --crate-type lib -g -C metadata=37ae592f828c3890 -C extra-filename=-37ae592f828c3890 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --cap-lints allow`
Compiling vec_map v0.3.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.3.0/src/lib.rs --crate-name vec_map --crate-type lib -g -C metadata=dca25e37e1b55e6e -C extra-filename=-dca25e37e1b55e6e --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --cap-lints allow`
Compiling bit-vec v0.4.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bit-vec-0.4.3/src/lib.rs --crate-name bit_vec --crate-type lib -g -C metadata=6594644ffc5cc275 -C extra-filename=-6594644ffc5cc275 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --cap-lints allow`
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --cap-lints allow`
Compiling bit-set v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bit-set-0.2.0/src/lib.rs --crate-name bit_set --crate-type lib -g -C metadata=54466ecce1508045 -C extra-filename=-54466ecce1508045 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern bit_vec=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libbit_vec-6594644ffc5cc275.rlib --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern libc=/home/cratesfyi/quickcheck-0.1.11/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow`
Compiling ordered_iter v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ordered_iter-0.1.0/src/lib.rs --crate-name ordered_iter --crate-type lib -g -C metadata=3cda88558f3902ba -C extra-filename=-3cda88558f3902ba --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern vec_map=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libvec_map-dca25e37e1b55e6e.rlib --extern bit_set=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libbit_set-54466ecce1508045.rlib --extern bit_vec=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libbit_vec-6594644ffc5cc275.rlib --cap-lints allow`
Compiling num-integer v0.1.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.32/src/lib.rs --crate-name num_integer --crate-type lib -g -C metadata=52fdddf28cd8e924 -C extra-filename=-52fdddf28cd8e924 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern num_traits=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow`
Compiling num-iter v0.1.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.32/src/lib.rs --crate-name num_iter --crate-type lib -g -C metadata=50df698bc905252c -C extra-filename=-50df698bc905252c --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern num_integer=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow`
Compiling num-bigint v0.1.33
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.1.33/src/lib.rs --crate-name num_bigint --crate-type lib -g --cfg feature=\"rand\" --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" -C metadata=2a7f315959fa8060 -C extra-filename=-2a7f315959fa8060 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern rand=/home/cratesfyi/quickcheck-0.1.11/debug/deps/librand-49a08859d086fffe.rlib --extern num_integer=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern rustc_serialize=/home/cratesfyi/quickcheck-0.1.11/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern num_traits=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow`
Compiling num-complex v0.1.33
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.1.33/src/lib.rs --crate-name num_complex --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" -C metadata=750cc486ffff1dec -C extra-filename=-750cc486ffff1dec --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern rustc_serialize=/home/cratesfyi/quickcheck-0.1.11/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern num_traits=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow`
Compiling num-rational v0.1.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-rational-0.1.32/src/lib.rs --crate-name num_rational --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"rustc-serialize\" --cfg feature=\"num-bigint\" --cfg feature=\"bigint\" -C metadata=576f79d570f1b9fd -C extra-filename=-576f79d570f1b9fd --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern num_bigint=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_bigint-2a7f315959fa8060.rlib --extern num_integer=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern rustc_serialize=/home/cratesfyi/quickcheck-0.1.11/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern num_traits=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow`
Compiling num v0.1.34
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.34/src/lib.rs --crate-name num --crate-type lib -g --cfg feature=\"num-complex\" --cfg feature=\"default\" --cfg feature=\"rational\" --cfg feature=\"num-rational\" --cfg feature=\"complex\" --cfg feature=\"rustc-serialize\" --cfg feature=\"num-bigint\" --cfg feature=\"bigint\" -C metadata=262f3a136066b482 -C extra-filename=-262f3a136066b482 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern num_bigint=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_bigint-2a7f315959fa8060.rlib --extern num_complex=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_complex-750cc486ffff1dec.rlib --extern num_rational=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_rational-576f79d570f1b9fd.rlib --extern num_iter=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_iter-50df698bc905252c.rlib --extern num_integer=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_integer-52fdddf28cd8e924.rlib --extern num_traits=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum_traits-ca71ec056d3f4118.rlib --cap-lints allow`
Compiling traverse v0.0.12
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/traverse-0.0.12/src/lib.rs --crate-name traverse --crate-type lib -g -C metadata=9b94858aa5a5fc12 -C extra-filename=-9b94858aa5a5fc12 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern num=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libnum-262f3a136066b482.rlib --cap-lints allow`
Compiling collect v0.0.26
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/lib.rs --crate-name collect --crate-type lib -g --cfg feature=\"string_joiner\" --cfg feature=\"linked_hash_map\" --cfg feature=\"ordered_iter\" --cfg feature=\"default\" --cfg feature=\"proto\" --cfg feature=\"immut_slist\" --cfg feature=\"tree_map\" --cfg feature=\"traverse\" --cfg feature=\"blist\" --cfg feature=\"lru_cache\" --cfg feature=\"enum_set\" --cfg feature=\"interval_heap\" --cfg feature=\"compare\" -C metadata=ff7d8ab1eea16e40 -C extra-filename=-ff7d8ab1eea16e40 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern traverse=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libtraverse-9b94858aa5a5fc12.rlib --extern compare=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libcompare-37ae592f828c3890.rlib --extern ordered_iter=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libordered_iter-3cda88558f3902ba.rlib --cap-lints allow`
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/immut_slist.rs:104:1: 104:21 error: The attribute `unsafe_destructor` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) 
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/immut_slist.rs:104 #[unsafe_destructor]
^~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/immut_slist.rs:104:1: 104:21 help: add #![feature(custom_attribute)] to the crate attributes to enable 
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/interval_heap.rs:370:18: 370:32 error: slice pattern syntax is experimental (see issue #23121) 
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/interval_heap.rs:370             Some([ref l, ref r]) => self.cmp.compares_le(l, r) && // 2a
^~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/interval_heap.rs:370:18: 370:32 help: add #![feature(slice_patterns)] to the crate attributes to enable 
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/linked_hash_map.rs:528:1: 528:21 error: The attribute `unsafe_destructor` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) 
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/linked_hash_map.rs:528 #[unsafe_destructor]
^~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/linked_hash_map.rs:528:1: 528:21 help: add #![feature(custom_attribute)] to the crate attributes to enable 
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/proto/dlist.rs:667:1: 667:21 error: The attribute `unsafe_destructor` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) 
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/proto/dlist.rs:667 #[unsafe_destructor]
^~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/proto/dlist.rs:667:1: 667:21 help: add #![feature(custom_attribute)] to the crate attributes to enable 
error: aborting due to 4 previous errors 
thread 'main' panicked at 'ChainedError {
error: failed to compile `quickcheck v0.1.11`, intermediate artifacts can be found at `/home/cratesfyi/quickcheck-0.1.11`,
cause: ChainedError {
error: Could not compile `collect`.,
cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/collect-0.0.26/src/lib.rs --crate-name collect --crate-type lib -g --cfg feature="string_joiner" --cfg feature="linked_hash_map" --cfg feature="ordered_iter" --cfg feature="default" --cfg feature="proto" --cfg feature="immut_slist" --cfg feature="tree_map" --cfg feature="traverse" --cfg feature="blist" --cfg feature="lru_cache" --cfg feature="enum_set" --cfg feature="interval_heap" --cfg feature="compare" -C metadata=ff7d8ab1eea16e40 -C extra-filename=-ff7d8ab1eea16e40 --out-dir /home/cratesfyi/quickcheck-0.1.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps -L dependency=/home/cratesfyi/quickcheck-0.1.11/debug/deps --extern traverse=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libtraverse-9b94858aa5a5fc12.rlib --extern compare=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libcompare-37ae592f828c3890.rlib --extern ordered_iter=/home/cratesfyi/quickcheck-0.1.11/debug/deps/libordered_iter-3cda88558f3902ba.rlib --cap-lints allow` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.