Oct 13 06:59:16.000 INFO testing mmstick/permutate against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:59:16.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:59:16.415 INFO blam! 1d2a2dbeded6104429910fe54116821a47ebc89d54cf2001a32d8ee75fb05d34 Oct 13 06:59:16.424 INFO running `"docker" "start" "-a" "1d2a2dbeded6104429910fe54116821a47ebc89d54cf2001a32d8ee75fb05d34"` Oct 13 06:59:17.359 INFO kablam! usermod: no changes Oct 13 06:59:17.420 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 06:59:17.420 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 06:59:17.420 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 06:59:17.420 INFO kablam! files will be included as a binary target: Oct 13 06:59:17.420 INFO kablam! Oct 13 06:59:17.420 INFO kablam! * /source/src/bin/arguments.rs Oct 13 06:59:17.420 INFO kablam! * /source/src/bin/man.rs Oct 13 06:59:17.420 INFO kablam! * /source/src/bin/buffer.rs Oct 13 06:59:17.420 INFO kablam! Oct 13 06:59:17.420 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 06:59:17.420 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 06:59:17.420 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 06:59:17.420 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 06:59:17.420 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 06:59:17.420 INFO kablam! Oct 13 06:59:17.420 INFO kablam! For more information on this warning you can consult Oct 13 06:59:17.420 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 06:59:17.420 INFO kablam! Compiling permutate v0.3.2 (/source) Oct 13 06:59:19.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.52s Oct 13 06:59:19.909 INFO kablam! su: No module specific data is present Oct 13 06:59:20.472 INFO running `"docker" "rm" "-f" "1d2a2dbeded6104429910fe54116821a47ebc89d54cf2001a32d8ee75fb05d34"` Oct 13 06:59:20.684 INFO blam! 1d2a2dbeded6104429910fe54116821a47ebc89d54cf2001a32d8ee75fb05d34 Oct 13 06:59:20.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:59:21.055 INFO blam! 8a856a3b6e770776eefa0e71d3bc27a27b08ab0cb22006e14593c1b57d6e703c Oct 13 06:59:21.057 INFO running `"docker" "start" "-a" "8a856a3b6e770776eefa0e71d3bc27a27b08ab0cb22006e14593c1b57d6e703c"` Oct 13 06:59:21.899 INFO kablam! usermod: no changes Oct 13 06:59:21.972 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 06:59:21.972 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 06:59:21.972 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 06:59:21.972 INFO kablam! files will be included as a binary target: Oct 13 06:59:21.972 INFO kablam! Oct 13 06:59:21.972 INFO kablam! * /source/src/bin/arguments.rs Oct 13 06:59:21.972 INFO kablam! * /source/src/bin/man.rs Oct 13 06:59:21.972 INFO kablam! * /source/src/bin/buffer.rs Oct 13 06:59:21.972 INFO kablam! Oct 13 06:59:21.972 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 06:59:21.972 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 06:59:21.972 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 06:59:21.972 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 06:59:21.972 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 06:59:21.972 INFO kablam! Oct 13 06:59:21.972 INFO kablam! For more information on this warning you can consult Oct 13 06:59:21.972 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 06:59:21.972 INFO kablam! Compiling permutate v0.3.2 (/source) Oct 13 06:59:24.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 13 06:59:24.139 INFO kablam! su: No module specific data is present Oct 13 06:59:24.663 INFO running `"docker" "rm" "-f" "8a856a3b6e770776eefa0e71d3bc27a27b08ab0cb22006e14593c1b57d6e703c"` Oct 13 06:59:24.799 INFO blam! 8a856a3b6e770776eefa0e71d3bc27a27b08ab0cb22006e14593c1b57d6e703c Oct 13 06:59:24.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:59:25.327 INFO blam! 93e611fa6f92bdb476548c1066efb0b488d1d58868b8676c99609f0c8544f2f1 Oct 13 06:59:25.331 INFO running `"docker" "start" "-a" "93e611fa6f92bdb476548c1066efb0b488d1d58868b8676c99609f0c8544f2f1"` Oct 13 06:59:26.555 INFO kablam! usermod: no changes Oct 13 06:59:26.599 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 06:59:26.599 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 06:59:26.599 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 06:59:26.599 INFO kablam! files will be included as a binary target: Oct 13 06:59:26.599 INFO kablam! Oct 13 06:59:26.599 INFO kablam! * /source/src/bin/arguments.rs Oct 13 06:59:26.599 INFO kablam! * /source/src/bin/man.rs Oct 13 06:59:26.599 INFO kablam! * /source/src/bin/buffer.rs Oct 13 06:59:26.599 INFO kablam! Oct 13 06:59:26.599 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 06:59:26.599 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 06:59:26.599 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 06:59:26.599 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 06:59:26.599 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 06:59:26.599 INFO kablam! Oct 13 06:59:26.599 INFO kablam! For more information on this warning you can consult Oct 13 06:59:26.599 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 06:59:26.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 06:59:26.599 INFO kablam! Running /target/debug/deps/permutate-8dcb98b1926e915c Oct 13 06:59:26.603 INFO blam! Oct 13 06:59:26.603 INFO blam! running 4 tests Oct 13 06:59:26.646 INFO blam! test test::test_permutation_values ... ok Oct 13 06:59:26.647 INFO blam! test test::test_reset ... ok Oct 13 06:59:26.648 INFO blam! test test::single_list_permutation ... ok Oct 13 06:59:28.359 INFO blam! test test::test_million_permutations ... ok Oct 13 06:59:28.359 INFO kablam! Running /target/debug/deps/permutate-488d89f88d1b01c3 Oct 13 06:59:28.359 INFO blam! Oct 13 06:59:28.359 INFO kablam! Doc-tests permutate Oct 13 06:59:28.359 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:59:28.374 INFO blam! Oct 13 06:59:28.375 INFO blam! Oct 13 06:59:28.375 INFO blam! running 1 test Oct 13 06:59:28.375 INFO blam! test arguments::test::test_parse_arguments ... ok Oct 13 06:59:28.375 INFO blam! Oct 13 06:59:28.375 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:59:28.390 INFO blam! Oct 13 06:59:28.803 INFO blam! Oct 13 06:59:28.803 INFO blam! running 3 tests Oct 13 06:59:31.722 INFO blam! test src/lib.rs - (line 22) ... ok Oct 13 06:59:31.882 INFO blam! test src/lib.rs - (line 51) ... ok Oct 13 06:59:32.078 INFO blam! test src/lib.rs - (line 87) ... ok Oct 13 06:59:32.078 INFO blam! Oct 13 06:59:32.079 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:59:32.079 INFO blam! Oct 13 06:59:32.086 INFO kablam! su: No module specific data is present Oct 13 06:59:32.916 INFO running `"docker" "rm" "-f" "93e611fa6f92bdb476548c1066efb0b488d1d58868b8676c99609f0c8544f2f1"` Oct 13 06:59:33.187 INFO blam! 93e611fa6f92bdb476548c1066efb0b488d1d58868b8676c99609f0c8544f2f1