Dec 15 18:49:18.376 INFO testing cli-utils-0.1.0 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 18:49:18.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 18:49:18.604 INFO [stdout] 56bc9f66ccd09ae5efe78f9375e63be52f2328c71682812e54dc97d1d0a4f1b1 Dec 15 18:49:18.606 INFO running `"docker" "start" "-a" "56bc9f66ccd09ae5efe78f9375e63be52f2328c71682812e54dc97d1d0a4f1b1"` Dec 15 18:49:19.061 INFO [stderr] usermod: no changes Dec 15 18:49:19.096 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:49:19.096 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:49:19.096 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:49:19.096 INFO [stderr] files will be included as a binary target: Dec 15 18:49:19.096 INFO [stderr] Dec 15 18:49:19.096 INFO [stderr] * /source/src/bin/execute.rs Dec 15 18:49:19.096 INFO [stderr] Dec 15 18:49:19.096 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:49:19.096 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:49:19.096 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:49:19.096 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:49:19.096 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:49:19.096 INFO [stderr] Dec 15 18:49:19.096 INFO [stderr] For more information on this warning you can consult Dec 15 18:49:19.096 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:49:19.111 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Dec 15 18:49:20.506 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s Dec 15 18:49:20.509 INFO [stderr] su: No module specific data is present Dec 15 18:49:20.869 INFO running `"docker" "inspect" "56bc9f66ccd09ae5efe78f9375e63be52f2328c71682812e54dc97d1d0a4f1b1"` Dec 15 18:49:20.979 INFO running `"docker" "rm" "-f" "56bc9f66ccd09ae5efe78f9375e63be52f2328c71682812e54dc97d1d0a4f1b1"` Dec 15 18:49:21.090 INFO [stdout] 56bc9f66ccd09ae5efe78f9375e63be52f2328c71682812e54dc97d1d0a4f1b1 Dec 15 18:49:21.095 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 18:49:21.302 INFO [stdout] 72a3af67630ad9db51eed6dc4522c3afa9e748958508c6aad6b39fd1807ed058 Dec 15 18:49:21.304 INFO running `"docker" "start" "-a" "72a3af67630ad9db51eed6dc4522c3afa9e748958508c6aad6b39fd1807ed058"` Dec 15 18:49:21.757 INFO [stderr] usermod: no changes Dec 15 18:49:21.784 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:49:21.784 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:49:21.784 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:49:21.784 INFO [stderr] files will be included as a binary target: Dec 15 18:49:21.784 INFO [stderr] Dec 15 18:49:21.784 INFO [stderr] * /source/src/bin/execute.rs Dec 15 18:49:21.784 INFO [stderr] Dec 15 18:49:21.784 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:49:21.784 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:49:21.784 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:49:21.784 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:49:21.784 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:49:21.784 INFO [stderr] Dec 15 18:49:21.784 INFO [stderr] For more information on this warning you can consult Dec 15 18:49:21.784 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:49:21.795 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Dec 15 18:49:23.033 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s Dec 15 18:49:23.041 INFO [stderr] su: No module specific data is present Dec 15 18:49:23.393 INFO running `"docker" "inspect" "72a3af67630ad9db51eed6dc4522c3afa9e748958508c6aad6b39fd1807ed058"` Dec 15 18:49:23.477 INFO running `"docker" "rm" "-f" "72a3af67630ad9db51eed6dc4522c3afa9e748958508c6aad6b39fd1807ed058"` Dec 15 18:49:23.597 INFO [stdout] 72a3af67630ad9db51eed6dc4522c3afa9e748958508c6aad6b39fd1807ed058 Dec 15 18:49:23.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 18:49:23.815 INFO [stdout] 6bab5ce5872a9e2d1d3024f51e899c6068a4842cbff45ea4747982466a65f710 Dec 15 18:49:23.817 INFO running `"docker" "start" "-a" "6bab5ce5872a9e2d1d3024f51e899c6068a4842cbff45ea4747982466a65f710"` Dec 15 18:49:24.321 INFO [stderr] usermod: no changes Dec 15 18:49:24.355 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:49:24.355 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:49:24.356 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:49:24.356 INFO [stderr] files will be included as a binary target: Dec 15 18:49:24.356 INFO [stderr] Dec 15 18:49:24.356 INFO [stderr] * /source/src/bin/execute.rs Dec 15 18:49:24.356 INFO [stderr] Dec 15 18:49:24.356 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:49:24.356 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:49:24.356 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:49:24.356 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:49:24.356 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:49:24.356 INFO [stderr] Dec 15 18:49:24.356 INFO [stderr] For more information on this warning you can consult Dec 15 18:49:24.356 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:49:24.365 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 15 18:49:24.365 INFO [stderr] Running /target/debug/deps/loop-414d213245f379a0 Dec 15 18:49:24.370 INFO [stdout] Dec 15 18:49:24.370 INFO [stdout] running 0 tests Dec 15 18:49:24.370 INFO [stdout] Dec 15 18:49:24.370 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:49:24.370 INFO [stdout] Dec 15 18:49:24.370 INFO [stdout] Dec 15 18:49:24.370 INFO [stdout] running 0 tests Dec 15 18:49:24.370 INFO [stdout] Dec 15 18:49:24.370 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:49:24.370 INFO [stdout] Dec 15 18:49:24.370 INFO [stderr] Running /target/debug/deps/timer-9ac516d8b5248422 Dec 15 18:49:24.372 INFO [stderr] su: No module specific data is present Dec 15 18:49:24.736 INFO running `"docker" "inspect" "6bab5ce5872a9e2d1d3024f51e899c6068a4842cbff45ea4747982466a65f710"` Dec 15 18:49:24.816 INFO running `"docker" "rm" "-f" "6bab5ce5872a9e2d1d3024f51e899c6068a4842cbff45ea4747982466a65f710"` Dec 15 18:49:24.931 INFO [stdout] 6bab5ce5872a9e2d1d3024f51e899c6068a4842cbff45ea4747982466a65f710