Oct 16 15:34:04.159 INFO testing cargonauts-cli-0.2.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:34:04.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 15:34:04.651 INFO blam! 49f00f9869d6fe24c6f083733e7923e254196cbe9a2e5a95f1f252c656927404 Oct 16 15:34:04.653 INFO running `"docker" "start" "-a" "49f00f9869d6fe24c6f083733e7923e254196cbe9a2e5a95f1f252c656927404"` Oct 16 15:34:06.603 INFO kablam! usermod: no changes Oct 16 15:34:06.664 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 15:34:06.664 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 15:34:06.664 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 15:34:06.664 INFO kablam! files will be included as a binary target: Oct 16 15:34:06.664 INFO kablam! Oct 16 15:34:06.664 INFO kablam! * /source/src/main.rs Oct 16 15:34:06.664 INFO kablam! Oct 16 15:34:06.664 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 15:34:06.664 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 15:34:06.664 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 15:34:06.664 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 15:34:06.664 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 15:34:06.664 INFO kablam! Oct 16 15:34:06.664 INFO kablam! For more information on this warning you can consult Oct 16 15:34:06.664 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 15:34:06.664 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Oct 16 15:34:06.664 INFO kablam! please set bin.path in Cargo.toml Oct 16 15:34:06.736 INFO kablam! Compiling heck v0.2.1 Oct 16 15:34:07.915 INFO kablam! Compiling cargonauts-cli v0.2.3 (/source) Oct 16 15:34:12.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.94s Oct 16 15:34:12.574 INFO kablam! su: No module specific data is present Oct 16 15:34:14.227 INFO running `"docker" "rm" "-f" "49f00f9869d6fe24c6f083733e7923e254196cbe9a2e5a95f1f252c656927404"` Oct 16 15:34:14.484 INFO blam! 49f00f9869d6fe24c6f083733e7923e254196cbe9a2e5a95f1f252c656927404 Oct 16 15:34:14.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 15:34:15.047 INFO blam! b8ad9d19a1a602d10f9ffcf775d097cb49101fa7c86b2daa42db60817607e6c8 Oct 16 15:34:15.053 INFO running `"docker" "start" "-a" "b8ad9d19a1a602d10f9ffcf775d097cb49101fa7c86b2daa42db60817607e6c8"` Oct 16 15:34:16.191 INFO kablam! usermod: no changes Oct 16 15:34:16.268 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 15:34:16.268 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 15:34:16.268 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 15:34:16.268 INFO kablam! files will be included as a binary target: Oct 16 15:34:16.268 INFO kablam! Oct 16 15:34:16.268 INFO kablam! * /source/src/main.rs Oct 16 15:34:16.268 INFO kablam! Oct 16 15:34:16.268 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 15:34:16.268 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 15:34:16.268 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 15:34:16.268 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 15:34:16.268 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 15:34:16.268 INFO kablam! Oct 16 15:34:16.268 INFO kablam! For more information on this warning you can consult Oct 16 15:34:16.268 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 15:34:16.268 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Oct 16 15:34:16.268 INFO kablam! please set bin.path in Cargo.toml Oct 16 15:34:16.301 INFO kablam! Compiling cargonauts-cli v0.2.3 (/source) Oct 16 15:34:18.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Oct 16 15:34:18.458 INFO kablam! su: No module specific data is present Oct 16 15:34:18.780 INFO running `"docker" "rm" "-f" "b8ad9d19a1a602d10f9ffcf775d097cb49101fa7c86b2daa42db60817607e6c8"` Oct 16 15:34:18.865 INFO blam! b8ad9d19a1a602d10f9ffcf775d097cb49101fa7c86b2daa42db60817607e6c8 Oct 16 15:34:18.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 15:34:19.132 INFO blam! 889135d6b8918403e3b4b4f0da94282d542fd7d397fd0d537c21e96c145c7121 Oct 16 15:34:19.134 INFO running `"docker" "start" "-a" "889135d6b8918403e3b4b4f0da94282d542fd7d397fd0d537c21e96c145c7121"` Oct 16 15:34:19.951 INFO kablam! usermod: no changes Oct 16 15:34:19.999 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 15:34:19.999 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 15:34:19.999 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 15:34:19.999 INFO kablam! files will be included as a binary target: Oct 16 15:34:19.999 INFO kablam! Oct 16 15:34:19.999 INFO kablam! * /source/src/main.rs Oct 16 15:34:19.999 INFO kablam! Oct 16 15:34:19.999 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 15:34:19.999 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 15:34:19.999 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 15:34:19.999 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 15:34:19.999 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 15:34:19.999 INFO kablam! Oct 16 15:34:19.999 INFO kablam! For more information on this warning you can consult Oct 16 15:34:19.999 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 15:34:19.999 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Oct 16 15:34:19.999 INFO kablam! please set bin.path in Cargo.toml Oct 16 15:34:20.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 15:34:20.039 INFO kablam! Running /target/debug/deps/cargonauts-fb849864af2762d4 Oct 16 15:34:20.047 INFO blam! Oct 16 15:34:20.047 INFO blam! running 0 tests Oct 16 15:34:20.047 INFO blam! Oct 16 15:34:20.047 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:34:20.047 INFO blam! Oct 16 15:34:20.055 INFO kablam! su: No module specific data is present Oct 16 15:34:20.494 INFO running `"docker" "rm" "-f" "889135d6b8918403e3b4b4f0da94282d542fd7d397fd0d537c21e96c145c7121"` Oct 16 15:34:20.671 INFO blam! 889135d6b8918403e3b4b4f0da94282d542fd7d397fd0d537c21e96c145c7121