Nov 18 12:17:32.909 INFO testing google-clouddebugger2-cli-1.0.7+20171016 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:17:32.909 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:17:33.219 INFO [stdout] 80a3142ea968a346cf81e742e09aed8b8acb559ba529087786e86d82fee8c21b Nov 18 12:17:33.227 INFO running `"docker" "start" "-a" "80a3142ea968a346cf81e742e09aed8b8acb559ba529087786e86d82fee8c21b"` Nov 18 12:17:34.392 INFO [stderr] usermod: no changes Nov 18 12:17:34.443 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:17:34.443 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:17:34.444 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:17:34.444 INFO [stderr] files will be included as a binary target: Nov 18 12:17:34.444 INFO [stderr] Nov 18 12:17:34.445 INFO [stderr] * /source/src/main.rs Nov 18 12:17:34.445 INFO [stderr] Nov 18 12:17:34.445 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:17:34.445 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:17:34.446 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:17:34.446 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:17:34.446 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:17:34.446 INFO [stderr] Nov 18 12:17:34.447 INFO [stderr] For more information on this warning you can consult Nov 18 12:17:34.447 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:17:34.447 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clouddebugger2`, Nov 18 12:17:34.448 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:17:34.607 INFO [stderr] Compiling google-clouddebugger2 v1.0.8+20180925 Nov 18 12:17:41.587 INFO [stderr] Compiling google-clouddebugger2-cli v1.0.7+20171016 (/source) Nov 18 12:18:01.885 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.46s Nov 18 12:18:01.897 INFO [stderr] su: No module specific data is present Nov 18 12:18:03.418 INFO running `"docker" "inspect" "80a3142ea968a346cf81e742e09aed8b8acb559ba529087786e86d82fee8c21b"` Nov 18 12:18:03.815 INFO running `"docker" "rm" "-f" "80a3142ea968a346cf81e742e09aed8b8acb559ba529087786e86d82fee8c21b"` Nov 18 12:18:04.079 INFO [stdout] 80a3142ea968a346cf81e742e09aed8b8acb559ba529087786e86d82fee8c21b Nov 18 12:18:04.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:18:04.563 INFO [stdout] 2cc5da585a9d6fd86037009e84c2c90a9624506e5bff005f2f9c2d6fc6b2d556 Nov 18 12:18:04.564 INFO running `"docker" "start" "-a" "2cc5da585a9d6fd86037009e84c2c90a9624506e5bff005f2f9c2d6fc6b2d556"` Nov 18 12:18:05.758 INFO [stderr] usermod: no changes Nov 18 12:18:05.854 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:05.854 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:05.854 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:05.854 INFO [stderr] files will be included as a binary target: Nov 18 12:18:05.854 INFO [stderr] Nov 18 12:18:05.854 INFO [stderr] * /source/src/main.rs Nov 18 12:18:05.854 INFO [stderr] Nov 18 12:18:05.854 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:05.854 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:05.854 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:05.854 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:05.854 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:05.854 INFO [stderr] Nov 18 12:18:05.854 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:05.854 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:05.854 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clouddebugger2`, Nov 18 12:18:05.854 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:06.183 INFO [stderr] Compiling google-clouddebugger2-cli v1.0.7+20171016 (/source) Nov 18 12:18:11.705 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.90s Nov 18 12:18:11.727 INFO [stderr] su: No module specific data is present Nov 18 12:18:12.619 INFO running `"docker" "inspect" "2cc5da585a9d6fd86037009e84c2c90a9624506e5bff005f2f9c2d6fc6b2d556"` Nov 18 12:18:12.881 INFO running `"docker" "rm" "-f" "2cc5da585a9d6fd86037009e84c2c90a9624506e5bff005f2f9c2d6fc6b2d556"` Nov 18 12:18:13.123 INFO [stdout] 2cc5da585a9d6fd86037009e84c2c90a9624506e5bff005f2f9c2d6fc6b2d556 Nov 18 12:18:13.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:18:13.511 INFO [stdout] 762c1c7a5b20676b92dac4bc4791278cb7e2b3f8febf411b2a56935be030bdcd Nov 18 12:18:13.512 INFO running `"docker" "start" "-a" "762c1c7a5b20676b92dac4bc4791278cb7e2b3f8febf411b2a56935be030bdcd"` Nov 18 12:18:14.675 INFO [stderr] usermod: no changes Nov 18 12:18:14.735 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:14.735 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:14.735 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:14.735 INFO [stderr] files will be included as a binary target: Nov 18 12:18:14.735 INFO [stderr] Nov 18 12:18:14.735 INFO [stderr] * /source/src/main.rs Nov 18 12:18:14.735 INFO [stderr] Nov 18 12:18:14.735 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:14.735 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:14.735 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:14.735 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:14.735 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:14.735 INFO [stderr] Nov 18 12:18:14.735 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:14.735 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:14.735 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clouddebugger2`, Nov 18 12:18:14.735 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:14.899 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 18 12:18:14.915 INFO [stderr] Running /target/debug/deps/clouddebugger2-27c0c9caf6992203 Nov 18 12:18:14.918 INFO [stdout] Nov 18 12:18:14.918 INFO [stdout] running 0 tests Nov 18 12:18:14.918 INFO [stdout] Nov 18 12:18:14.918 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:18:14.918 INFO [stdout] Nov 18 12:18:14.921 INFO [stderr] su: No module specific data is present Nov 18 12:18:15.803 INFO running `"docker" "inspect" "762c1c7a5b20676b92dac4bc4791278cb7e2b3f8febf411b2a56935be030bdcd"` Nov 18 12:18:16.199 INFO running `"docker" "rm" "-f" "762c1c7a5b20676b92dac4bc4791278cb7e2b3f8febf411b2a56935be030bdcd"` Nov 18 12:18:16.411 INFO [stdout] 762c1c7a5b20676b92dac4bc4791278cb7e2b3f8febf411b2a56935be030bdcd