Nov 18 12:30:05.596 INFO testing google-androidmanagement1-cli-1.0.7+20171127 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:30:05.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:30:06.003 INFO [stdout] 1b806ffb953598f3a4ca68ccbaaf551a626fa8b1906537cf39524d199a648849 Nov 18 12:30:06.005 INFO running `"docker" "start" "-a" "1b806ffb953598f3a4ca68ccbaaf551a626fa8b1906537cf39524d199a648849"` Nov 18 12:30:07.751 INFO [stderr] usermod: no changes Nov 18 12:30:07.811 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:30:07.811 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:30:07.811 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:30:07.811 INFO [stderr] files will be included as a binary target: Nov 18 12:30:07.811 INFO [stderr] Nov 18 12:30:07.811 INFO [stderr] * /source/src/main.rs Nov 18 12:30:07.811 INFO [stderr] Nov 18 12:30:07.811 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:30:07.811 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:30:07.811 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:30:07.811 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:30:07.811 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:30:07.811 INFO [stderr] Nov 18 12:30:07.811 INFO [stderr] For more information on this warning you can consult Nov 18 12:30:07.811 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:30:07.811 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `androidmanagement1`, Nov 18 12:30:07.811 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:30:07.998 INFO [stderr] Compiling google-androidmanagement1 v1.0.8+20181001 Nov 18 12:30:19.508 INFO [stderr] Compiling google-androidmanagement1-cli v1.0.7+20171127 (/source) Nov 18 12:30:46.002 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.23s Nov 18 12:30:46.015 INFO [stderr] su: No module specific data is present Nov 18 12:30:47.449 INFO running `"docker" "inspect" "1b806ffb953598f3a4ca68ccbaaf551a626fa8b1906537cf39524d199a648849"` Nov 18 12:30:47.837 INFO running `"docker" "rm" "-f" "1b806ffb953598f3a4ca68ccbaaf551a626fa8b1906537cf39524d199a648849"` Nov 18 12:30:48.106 INFO [stdout] 1b806ffb953598f3a4ca68ccbaaf551a626fa8b1906537cf39524d199a648849 Nov 18 12:30:48.112 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:30:48.565 INFO [stdout] e6b17e17918a8f3daa3d04ff08ebc412fdb242de529015cc5202095c16bc78a6 Nov 18 12:30:48.567 INFO running `"docker" "start" "-a" "e6b17e17918a8f3daa3d04ff08ebc412fdb242de529015cc5202095c16bc78a6"` Nov 18 12:30:50.387 INFO [stderr] usermod: no changes Nov 18 12:30:50.455 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:30:50.455 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:30:50.455 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:30:50.455 INFO [stderr] files will be included as a binary target: Nov 18 12:30:50.455 INFO [stderr] Nov 18 12:30:50.455 INFO [stderr] * /source/src/main.rs Nov 18 12:30:50.455 INFO [stderr] Nov 18 12:30:50.455 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:30:50.455 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:30:50.455 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:30:50.455 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:30:50.455 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:30:50.455 INFO [stderr] Nov 18 12:30:50.455 INFO [stderr] For more information on this warning you can consult Nov 18 12:30:50.455 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:30:50.455 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `androidmanagement1`, Nov 18 12:30:50.455 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:30:50.618 INFO [stderr] Compiling google-androidmanagement1-cli v1.0.7+20171127 (/source) Nov 18 12:30:56.611 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.19s Nov 18 12:30:56.627 INFO [stderr] su: No module specific data is present Nov 18 12:30:57.513 INFO running `"docker" "inspect" "e6b17e17918a8f3daa3d04ff08ebc412fdb242de529015cc5202095c16bc78a6"` Nov 18 12:30:57.755 INFO running `"docker" "rm" "-f" "e6b17e17918a8f3daa3d04ff08ebc412fdb242de529015cc5202095c16bc78a6"` Nov 18 12:30:58.067 INFO [stdout] e6b17e17918a8f3daa3d04ff08ebc412fdb242de529015cc5202095c16bc78a6 Nov 18 12:30:58.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:30:58.560 INFO [stdout] 74bf0a7a2cc8818a3abcc24e1b7c13c1c0e1511c6f16c43b2974c71068926cf0 Nov 18 12:30:58.562 INFO running `"docker" "start" "-a" "74bf0a7a2cc8818a3abcc24e1b7c13c1c0e1511c6f16c43b2974c71068926cf0"` Nov 18 12:31:00.369 INFO [stderr] usermod: no changes Nov 18 12:31:00.407 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:31:00.407 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:31:00.407 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:31:00.407 INFO [stderr] files will be included as a binary target: Nov 18 12:31:00.407 INFO [stderr] Nov 18 12:31:00.407 INFO [stderr] * /source/src/main.rs Nov 18 12:31:00.407 INFO [stderr] Nov 18 12:31:00.407 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:31:00.407 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:31:00.407 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:31:00.407 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:31:00.407 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:31:00.407 INFO [stderr] Nov 18 12:31:00.407 INFO [stderr] For more information on this warning you can consult Nov 18 12:31:00.407 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:31:00.407 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `androidmanagement1`, Nov 18 12:31:00.407 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:31:00.583 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 12:31:00.607 INFO [stderr] Running /target/debug/deps/androidmanagement1-872f5db441621944 Nov 18 12:31:00.611 INFO [stdout] Nov 18 12:31:00.611 INFO [stdout] running 0 tests Nov 18 12:31:00.611 INFO [stdout] Nov 18 12:31:00.611 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:31:00.611 INFO [stdout] Nov 18 12:31:00.612 INFO [stderr] su: No module specific data is present Nov 18 12:31:01.873 INFO running `"docker" "inspect" "74bf0a7a2cc8818a3abcc24e1b7c13c1c0e1511c6f16c43b2974c71068926cf0"` Nov 18 12:31:02.105 INFO running `"docker" "rm" "-f" "74bf0a7a2cc8818a3abcc24e1b7c13c1c0e1511c6f16c43b2974c71068926cf0"` Nov 18 12:31:02.408 INFO [stdout] 74bf0a7a2cc8818a3abcc24e1b7c13c1c0e1511c6f16c43b2974c71068926cf0