Oct 13 06:59:18.976 INFO testing mmstick/permutate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:59:18.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:19.685 INFO blam! 4f46d9be039d8e5392ae633dd2160f9c7c875b06e4233a0167c8fe5190443c0e Oct 13 06:59:19.688 INFO running `"docker" "start" "-a" "4f46d9be039d8e5392ae633dd2160f9c7c875b06e4233a0167c8fe5190443c0e"` Oct 13 06:59:20.652 INFO kablam! usermod: no changes Oct 13 06:59:20.723 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 06:59:20.723 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 06:59:20.723 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 06:59:20.723 INFO kablam! files will be included as a binary target: Oct 13 06:59:20.723 INFO kablam! Oct 13 06:59:20.723 INFO kablam! * /source/src/bin/arguments.rs Oct 13 06:59:20.723 INFO kablam! * /source/src/bin/man.rs Oct 13 06:59:20.723 INFO kablam! * /source/src/bin/buffer.rs Oct 13 06:59:20.723 INFO kablam! Oct 13 06:59:20.723 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 06:59:20.723 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 06:59:20.723 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 06:59:20.723 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 06:59:20.723 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 06:59:20.723 INFO kablam! Oct 13 06:59:20.723 INFO kablam! For more information on this warning you can consult Oct 13 06:59:20.723 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 06:59:20.731 INFO kablam! Compiling permutate v0.3.2 (/source) Oct 13 06:59:22.910 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 13 06:59:22.910 INFO kablam! su: No module specific data is present Oct 13 06:59:23.509 INFO running `"docker" "rm" "-f" "4f46d9be039d8e5392ae633dd2160f9c7c875b06e4233a0167c8fe5190443c0e"` Oct 13 06:59:23.743 INFO blam! 4f46d9be039d8e5392ae633dd2160f9c7c875b06e4233a0167c8fe5190443c0e Oct 13 06:59:23.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:24.107 INFO blam! 36dcd38e759883caedc6946ccad86b1857107aac21c6cf8247301d9ccec0a64d Oct 13 06:59:24.114 INFO running `"docker" "start" "-a" "36dcd38e759883caedc6946ccad86b1857107aac21c6cf8247301d9ccec0a64d"` Oct 13 06:59:25.215 INFO kablam! usermod: no changes Oct 13 06:59:25.258 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 06:59:25.259 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 06:59:25.259 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 06:59:25.259 INFO kablam! files will be included as a binary target: Oct 13 06:59:25.259 INFO kablam! Oct 13 06:59:25.259 INFO kablam! * /source/src/bin/arguments.rs Oct 13 06:59:25.259 INFO kablam! * /source/src/bin/man.rs Oct 13 06:59:25.259 INFO kablam! * /source/src/bin/buffer.rs Oct 13 06:59:25.259 INFO kablam! Oct 13 06:59:25.259 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 06:59:25.259 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 06:59:25.259 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 06:59:25.259 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 06:59:25.259 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 06:59:25.259 INFO kablam! Oct 13 06:59:25.259 INFO kablam! For more information on this warning you can consult Oct 13 06:59:25.259 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 06:59:25.274 INFO kablam! Compiling permutate v0.3.2 (/source) Oct 13 06:59:28.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.11s Oct 13 06:59:28.351 INFO kablam! su: No module specific data is present Oct 13 06:59:28.977 INFO running `"docker" "rm" "-f" "36dcd38e759883caedc6946ccad86b1857107aac21c6cf8247301d9ccec0a64d"` Oct 13 06:59:29.239 INFO blam! 36dcd38e759883caedc6946ccad86b1857107aac21c6cf8247301d9ccec0a64d Oct 13 06:59:29.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:29.662 INFO blam! 937d07b7ba1528108515c9175de3888fa350da549b7aaf4645638823df9a6360 Oct 13 06:59:29.664 INFO running `"docker" "start" "-a" "937d07b7ba1528108515c9175de3888fa350da549b7aaf4645638823df9a6360"` Oct 13 06:59:30.928 INFO kablam! usermod: no changes Oct 13 06:59:30.986 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 06:59:30.990 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 06:59:30.990 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 06:59:30.994 INFO kablam! files will be included as a binary target: Oct 13 06:59:31.010 INFO blam! Oct 13 06:59:31.010 INFO kablam! Oct 13 06:59:31.011 INFO blam! running 4 tests Oct 13 06:59:31.011 INFO kablam! * /source/src/bin/arguments.rs Oct 13 06:59:31.011 INFO blam! test test::single_list_permutation ... ok Oct 13 06:59:31.011 INFO kablam! * /source/src/bin/man.rs Oct 13 06:59:31.011 INFO blam! test test::test_reset ... ok Oct 13 06:59:31.011 INFO kablam! * /source/src/bin/buffer.rs Oct 13 06:59:31.011 INFO blam! test test::test_permutation_values ... ok Oct 13 06:59:31.011 INFO kablam! Oct 13 06:59:31.011 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 06:59:31.011 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 06:59:31.011 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 06:59:31.011 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 06:59:31.011 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 06:59:31.011 INFO kablam! Oct 13 06:59:31.011 INFO kablam! For more information on this warning you can consult Oct 13 06:59:31.011 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 06:59:31.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 06:59:31.011 INFO kablam! Running /target/debug/deps/permutate-c6ba010f91734051 Oct 13 06:59:32.916 INFO blam! test test::test_million_permutations ... ok Oct 13 06:59:32.917 INFO kablam! Running /target/debug/deps/permutate-dd080295ca7279c0 Oct 13 06:59:32.917 INFO blam! Oct 13 06:59:32.917 INFO kablam! Doc-tests permutate Oct 13 06:59:32.917 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:59:32.917 INFO blam! Oct 13 06:59:32.917 INFO blam! Oct 13 06:59:32.917 INFO blam! running 1 test Oct 13 06:59:32.917 INFO blam! test arguments::test::test_parse_arguments ... ok Oct 13 06:59:32.917 INFO blam! Oct 13 06:59:32.917 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:59:32.917 INFO blam! Oct 13 06:59:33.225 INFO blam! Oct 13 06:59:33.225 INFO blam! running 3 tests Oct 13 06:59:36.062 INFO blam! test src/lib.rs - (line 87) ... ok Oct 13 06:59:36.071 INFO blam! test src/lib.rs - (line 51) ... ok Oct 13 06:59:36.107 INFO blam! test src/lib.rs - (line 22) ... ok Oct 13 06:59:36.107 INFO blam! Oct 13 06:59:36.107 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:59:36.107 INFO blam! Oct 13 06:59:36.132 INFO kablam! su: No module specific data is present Oct 13 06:59:36.654 INFO running `"docker" "rm" "-f" "937d07b7ba1528108515c9175de3888fa350da549b7aaf4645638823df9a6360"` Oct 13 06:59:36.998 INFO blam! 937d07b7ba1528108515c9175de3888fa350da549b7aaf4645638823df9a6360