Nov 18 11:20:31.298 INFO testing google-dns1-cli-1.0.7+20171204 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:20:31.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 11:20:31.808 INFO [stdout] 8ca986cf84efe58064e4c5ba89b4319049023c394e50ace4e6b996dee274adc7 Nov 18 11:20:31.811 INFO running `"docker" "start" "-a" "8ca986cf84efe58064e4c5ba89b4319049023c394e50ace4e6b996dee274adc7"` Nov 18 11:20:33.986 INFO [stderr] usermod: no changes Nov 18 11:20:34.019 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:20:34.019 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:20:34.019 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:20:34.019 INFO [stderr] files will be included as a binary target: Nov 18 11:20:34.019 INFO [stderr] Nov 18 11:20:34.019 INFO [stderr] * /source/src/main.rs Nov 18 11:20:34.019 INFO [stderr] Nov 18 11:20:34.019 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:20:34.019 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:20:34.019 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:20:34.019 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:20:34.019 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:20:34.019 INFO [stderr] Nov 18 11:20:34.019 INFO [stderr] For more information on this warning you can consult Nov 18 11:20:34.019 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:20:34.019 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dns1`, Nov 18 11:20:34.019 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:20:34.251 INFO [stderr] Compiling google-dns1 v1.0.8+20180826 Nov 18 11:20:41.185 INFO [stderr] Compiling google-dns1-cli v1.0.7+20171204 (/source) Nov 18 11:20:57.017 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.01s Nov 18 11:20:57.034 INFO [stderr] su: No module specific data is present Nov 18 11:20:58.274 INFO running `"docker" "inspect" "8ca986cf84efe58064e4c5ba89b4319049023c394e50ace4e6b996dee274adc7"` Nov 18 11:20:58.743 INFO running `"docker" "rm" "-f" "8ca986cf84efe58064e4c5ba89b4319049023c394e50ace4e6b996dee274adc7"` Nov 18 11:20:59.067 INFO [stdout] 8ca986cf84efe58064e4c5ba89b4319049023c394e50ace4e6b996dee274adc7 Nov 18 11:20:59.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 11:20:59.548 INFO [stdout] bdfc6b9e3ca7a59941faac05519243c354298d1d2101d96a513a660b303a1c33 Nov 18 11:20:59.550 INFO running `"docker" "start" "-a" "bdfc6b9e3ca7a59941faac05519243c354298d1d2101d96a513a660b303a1c33"` Nov 18 11:21:01.863 INFO [stderr] usermod: no changes Nov 18 11:21:01.947 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:21:01.947 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:21:01.947 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:21:01.947 INFO [stderr] files will be included as a binary target: Nov 18 11:21:01.947 INFO [stderr] Nov 18 11:21:01.947 INFO [stderr] * /source/src/main.rs Nov 18 11:21:01.947 INFO [stderr] Nov 18 11:21:01.947 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:21:01.947 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:21:01.947 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:21:01.947 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:21:01.947 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:21:01.947 INFO [stderr] Nov 18 11:21:01.947 INFO [stderr] For more information on this warning you can consult Nov 18 11:21:01.947 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:21:01.947 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dns1`, Nov 18 11:21:01.947 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:21:02.163 INFO [stderr] Compiling google-dns1-cli v1.0.7+20171204 (/source) Nov 18 11:21:07.816 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.92s Nov 18 11:21:07.835 INFO [stderr] su: No module specific data is present Nov 18 11:21:09.213 INFO running `"docker" "inspect" "bdfc6b9e3ca7a59941faac05519243c354298d1d2101d96a513a660b303a1c33"` Nov 18 11:21:09.609 INFO running `"docker" "rm" "-f" "bdfc6b9e3ca7a59941faac05519243c354298d1d2101d96a513a660b303a1c33"` Nov 18 11:21:09.919 INFO [stdout] bdfc6b9e3ca7a59941faac05519243c354298d1d2101d96a513a660b303a1c33 Nov 18 11:21:09.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 11:21:10.332 INFO [stdout] bd5f2550fcf5db46bc5fa79b0c79792400431b6804fdab5bd97bb5e44c93e996 Nov 18 11:21:10.335 INFO running `"docker" "start" "-a" "bd5f2550fcf5db46bc5fa79b0c79792400431b6804fdab5bd97bb5e44c93e996"` Nov 18 11:21:12.747 INFO [stderr] usermod: no changes Nov 18 11:21:12.819 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:21:12.819 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:21:12.819 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:21:12.819 INFO [stderr] files will be included as a binary target: Nov 18 11:21:12.819 INFO [stderr] Nov 18 11:21:12.819 INFO [stderr] * /source/src/main.rs Nov 18 11:21:12.819 INFO [stderr] Nov 18 11:21:12.819 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:21:12.819 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:21:12.819 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:21:12.819 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:21:12.819 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:21:12.819 INFO [stderr] Nov 18 11:21:12.819 INFO [stderr] For more information on this warning you can consult Nov 18 11:21:12.819 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:21:12.819 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dns1`, Nov 18 11:21:12.819 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:21:12.995 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 18 11:21:13.013 INFO [stderr] Running /target/debug/deps/dns1-2e15a1cf63df62f1 Nov 18 11:21:13.016 INFO [stdout] Nov 18 11:21:13.016 INFO [stdout] running 0 tests Nov 18 11:21:13.016 INFO [stdout] Nov 18 11:21:13.016 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:21:13.016 INFO [stdout] Nov 18 11:21:13.020 INFO [stderr] su: No module specific data is present Nov 18 11:21:14.251 INFO running `"docker" "inspect" "bd5f2550fcf5db46bc5fa79b0c79792400431b6804fdab5bd97bb5e44c93e996"` Nov 18 11:21:14.581 INFO running `"docker" "rm" "-f" "bd5f2550fcf5db46bc5fa79b0c79792400431b6804fdab5bd97bb5e44c93e996"` Nov 18 11:21:14.959 INFO [stdout] bd5f2550fcf5db46bc5fa79b0c79792400431b6804fdab5bd97bb5e44c93e996