Nov 18 10:51:11.527 INFO testing google-reseller1_sandbox-cli-1.0.7+20160329 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:51:11.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:51:11.710 INFO [stdout] 562e839293bdae2322ab3c16d070dec0729770ef845d7263c644686fcb086437 Nov 18 10:51:11.712 INFO running `"docker" "start" "-a" "562e839293bdae2322ab3c16d070dec0729770ef845d7263c644686fcb086437"` Nov 18 10:51:12.183 INFO [stderr] usermod: no changes Nov 18 10:51:12.215 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:51:12.215 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:51:12.215 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:51:12.215 INFO [stderr] files will be included as a binary target: Nov 18 10:51:12.215 INFO [stderr] Nov 18 10:51:12.215 INFO [stderr] * /source/src/main.rs Nov 18 10:51:12.215 INFO [stderr] Nov 18 10:51:12.215 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:51:12.215 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:51:12.215 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:51:12.215 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:51:12.215 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:51:12.215 INFO [stderr] Nov 18 10:51:12.215 INFO [stderr] For more information on this warning you can consult Nov 18 10:51:12.215 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:51:12.215 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `reseller1-sandbox`, Nov 18 10:51:12.215 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:51:12.355 INFO [stderr] Compiling google-reseller1_sandbox v1.0.8+20160329 Nov 18 10:51:17.342 INFO [stderr] Compiling google-reseller1_sandbox-cli v1.0.7+20160329 (/source) Nov 18 10:51:29.179 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.98s Nov 18 10:51:29.192 INFO [stderr] su: No module specific data is present Nov 18 10:51:30.455 INFO running `"docker" "inspect" "562e839293bdae2322ab3c16d070dec0729770ef845d7263c644686fcb086437"` Nov 18 10:51:30.850 INFO running `"docker" "rm" "-f" "562e839293bdae2322ab3c16d070dec0729770ef845d7263c644686fcb086437"` Nov 18 10:51:31.083 INFO [stdout] 562e839293bdae2322ab3c16d070dec0729770ef845d7263c644686fcb086437 Nov 18 10:51:31.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:51:31.477 INFO [stdout] e25c174e1265797f9f0d6b1bb4bce665cf74d4a4c4dd8b5fb9d5715d30948db7 Nov 18 10:51:31.478 INFO running `"docker" "start" "-a" "e25c174e1265797f9f0d6b1bb4bce665cf74d4a4c4dd8b5fb9d5715d30948db7"` Nov 18 10:51:32.887 INFO [stderr] usermod: no changes Nov 18 10:51:32.943 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:51:32.943 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:51:32.943 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:51:32.943 INFO [stderr] files will be included as a binary target: Nov 18 10:51:32.943 INFO [stderr] Nov 18 10:51:32.943 INFO [stderr] * /source/src/main.rs Nov 18 10:51:32.943 INFO [stderr] Nov 18 10:51:32.943 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:51:32.943 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:51:32.943 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:51:32.943 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:51:32.943 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:51:32.943 INFO [stderr] Nov 18 10:51:32.943 INFO [stderr] For more information on this warning you can consult Nov 18 10:51:32.943 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:51:32.943 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `reseller1-sandbox`, Nov 18 10:51:32.943 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:51:33.146 INFO [stderr] Compiling google-reseller1_sandbox-cli v1.0.7+20160329 (/source) Nov 18 10:51:37.636 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.73s Nov 18 10:51:37.655 INFO [stderr] su: No module specific data is present Nov 18 10:51:38.675 INFO running `"docker" "inspect" "e25c174e1265797f9f0d6b1bb4bce665cf74d4a4c4dd8b5fb9d5715d30948db7"` Nov 18 10:51:39.025 INFO running `"docker" "rm" "-f" "e25c174e1265797f9f0d6b1bb4bce665cf74d4a4c4dd8b5fb9d5715d30948db7"` Nov 18 10:51:39.375 INFO [stdout] e25c174e1265797f9f0d6b1bb4bce665cf74d4a4c4dd8b5fb9d5715d30948db7 Nov 18 10:51:39.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:51:39.829 INFO [stdout] 18e40ae918a4654895d7d6f6613c8a63104592896aa3f82d87db8431a3922ee8 Nov 18 10:51:39.831 INFO running `"docker" "start" "-a" "18e40ae918a4654895d7d6f6613c8a63104592896aa3f82d87db8431a3922ee8"` Nov 18 10:51:42.283 INFO [stderr] usermod: no changes Nov 18 10:51:42.355 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:51:42.355 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:51:42.355 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:51:42.355 INFO [stderr] files will be included as a binary target: Nov 18 10:51:42.355 INFO [stderr] Nov 18 10:51:42.355 INFO [stderr] * /source/src/main.rs Nov 18 10:51:42.355 INFO [stderr] Nov 18 10:51:42.355 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:51:42.355 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:51:42.355 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:51:42.355 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:51:42.355 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:51:42.355 INFO [stderr] Nov 18 10:51:42.355 INFO [stderr] For more information on this warning you can consult Nov 18 10:51:42.355 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:51:42.355 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `reseller1-sandbox`, Nov 18 10:51:42.355 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:51:42.611 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s Nov 18 10:51:42.627 INFO [stderr] Running /target/debug/deps/reseller1_sandbox-3a435608f972ce05 Nov 18 10:51:42.627 INFO [stdout] Nov 18 10:51:42.627 INFO [stdout] running 0 tests Nov 18 10:51:42.627 INFO [stdout] Nov 18 10:51:42.627 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:51:42.627 INFO [stdout] Nov 18 10:51:42.643 INFO [stderr] su: No module specific data is present Nov 18 10:51:43.695 INFO running `"docker" "inspect" "18e40ae918a4654895d7d6f6613c8a63104592896aa3f82d87db8431a3922ee8"` Nov 18 10:51:44.001 INFO running `"docker" "rm" "-f" "18e40ae918a4654895d7d6f6613c8a63104592896aa3f82d87db8431a3922ee8"` Nov 18 10:51:44.303 INFO [stdout] 18e40ae918a4654895d7d6f6613c8a63104592896aa3f82d87db8431a3922ee8