Nov 18 10:59:14.520 INFO testing google-mirror1-cli-1.0.7+20170419 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:59:14.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:59:14.944 INFO [stdout] 9111116f75ca6e2fe9263072edab0ad9f8848048da3e05975d360163f942f439 Nov 18 10:59:14.946 INFO running `"docker" "start" "-a" "9111116f75ca6e2fe9263072edab0ad9f8848048da3e05975d360163f942f439"` Nov 18 10:59:16.466 INFO [stderr] usermod: no changes Nov 18 10:59:16.519 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:59:16.519 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:59:16.519 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:59:16.519 INFO [stderr] files will be included as a binary target: Nov 18 10:59:16.519 INFO [stderr] Nov 18 10:59:16.519 INFO [stderr] * /source/src/main.rs Nov 18 10:59:16.519 INFO [stderr] Nov 18 10:59:16.519 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:59:16.519 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:59:16.519 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:59:16.519 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:59:16.519 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:59:16.519 INFO [stderr] Nov 18 10:59:16.519 INFO [stderr] For more information on this warning you can consult Nov 18 10:59:16.519 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:59:16.519 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `mirror1`, Nov 18 10:59:16.519 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:59:16.744 INFO [stderr] Compiling google-mirror1 v1.0.8+20181004 Nov 18 10:59:24.541 INFO [stderr] Compiling google-mirror1-cli v1.0.7+20170419 (/source) Nov 18 10:59:45.688 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.19s Nov 18 10:59:45.705 INFO [stderr] su: No module specific data is present Nov 18 10:59:46.435 INFO running `"docker" "inspect" "9111116f75ca6e2fe9263072edab0ad9f8848048da3e05975d360163f942f439"` Nov 18 10:59:46.707 INFO running `"docker" "rm" "-f" "9111116f75ca6e2fe9263072edab0ad9f8848048da3e05975d360163f942f439"` Nov 18 10:59:46.970 INFO [stdout] 9111116f75ca6e2fe9263072edab0ad9f8848048da3e05975d360163f942f439 Nov 18 10:59:46.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:59:47.426 INFO [stdout] c45d8fa84512858570c8c41487649741c8cbf1e863a3093c9f06a645d4cdfde1 Nov 18 10:59:47.433 INFO running `"docker" "start" "-a" "c45d8fa84512858570c8c41487649741c8cbf1e863a3093c9f06a645d4cdfde1"` Nov 18 10:59:48.878 INFO [stderr] usermod: no changes Nov 18 10:59:48.927 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:59:48.928 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:59:48.928 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:59:48.928 INFO [stderr] files will be included as a binary target: Nov 18 10:59:48.928 INFO [stderr] Nov 18 10:59:48.928 INFO [stderr] * /source/src/main.rs Nov 18 10:59:48.928 INFO [stderr] Nov 18 10:59:48.928 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:59:48.928 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:59:48.928 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:59:48.928 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:59:48.928 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:59:48.928 INFO [stderr] Nov 18 10:59:48.928 INFO [stderr] For more information on this warning you can consult Nov 18 10:59:48.928 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:59:48.928 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `mirror1`, Nov 18 10:59:48.928 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:59:49.151 INFO [stderr] Compiling google-mirror1-cli v1.0.7+20170419 (/source) Nov 18 10:59:56.684 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.78s Nov 18 10:59:56.697 INFO [stderr] su: No module specific data is present Nov 18 10:59:57.365 INFO running `"docker" "inspect" "c45d8fa84512858570c8c41487649741c8cbf1e863a3093c9f06a645d4cdfde1"` Nov 18 10:59:57.702 INFO running `"docker" "rm" "-f" "c45d8fa84512858570c8c41487649741c8cbf1e863a3093c9f06a645d4cdfde1"` Nov 18 10:59:58.003 INFO [stdout] c45d8fa84512858570c8c41487649741c8cbf1e863a3093c9f06a645d4cdfde1 Nov 18 10:59:58.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:59:58.436 INFO [stdout] b01dcbc8cc70d7584c4ba6b3226dfaf7b03dc7814c81241fd28cda060a75d735 Nov 18 10:59:58.439 INFO running `"docker" "start" "-a" "b01dcbc8cc70d7584c4ba6b3226dfaf7b03dc7814c81241fd28cda060a75d735"` Nov 18 10:59:59.651 INFO [stderr] usermod: no changes Nov 18 10:59:59.705 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:59:59.705 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:59:59.705 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:59:59.706 INFO [stderr] files will be included as a binary target: Nov 18 10:59:59.706 INFO [stderr] Nov 18 10:59:59.706 INFO [stderr] * /source/src/main.rs Nov 18 10:59:59.707 INFO [stderr] Nov 18 10:59:59.707 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:59:59.707 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:59:59.707 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:59:59.708 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:59:59.708 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:59:59.708 INFO [stderr] Nov 18 10:59:59.709 INFO [stderr] For more information on this warning you can consult Nov 18 10:59:59.709 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:59:59.709 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `mirror1`, Nov 18 10:59:59.709 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:59:59.855 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 10:59:59.883 INFO [stderr] Running /target/debug/deps/mirror1-2206e788a0d00fec Nov 18 10:59:59.929 INFO [stdout] Nov 18 10:59:59.929 INFO [stdout] running 0 tests Nov 18 10:59:59.929 INFO [stdout] Nov 18 10:59:59.929 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:59:59.929 INFO [stdout] Nov 18 10:59:59.955 INFO [stderr] su: No module specific data is present Nov 18 11:00:00.537 INFO running `"docker" "inspect" "b01dcbc8cc70d7584c4ba6b3226dfaf7b03dc7814c81241fd28cda060a75d735"` Nov 18 11:00:00.853 INFO running `"docker" "rm" "-f" "b01dcbc8cc70d7584c4ba6b3226dfaf7b03dc7814c81241fd28cda060a75d735"` Nov 18 11:00:01.231 INFO [stdout] b01dcbc8cc70d7584c4ba6b3226dfaf7b03dc7814c81241fd28cda060a75d735