Nov 18 12:37:18.074 INFO testing google-adsense1d4-cli-1.0.7+20171211 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:37:18.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:37:18.547 INFO [stdout] f33aba978277cfe09d8cd0ed33b36fcfe804c926c5390f54cb31f527676c9a28 Nov 18 12:37:18.553 INFO running `"docker" "start" "-a" "f33aba978277cfe09d8cd0ed33b36fcfe804c926c5390f54cb31f527676c9a28"` Nov 18 12:37:20.243 INFO [stderr] usermod: no changes Nov 18 12:37:20.311 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:37:20.311 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:37:20.311 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:37:20.311 INFO [stderr] files will be included as a binary target: Nov 18 12:37:20.311 INFO [stderr] Nov 18 12:37:20.311 INFO [stderr] * /source/src/main.rs Nov 18 12:37:20.311 INFO [stderr] Nov 18 12:37:20.311 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:37:20.311 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:37:20.311 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:37:20.311 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:37:20.311 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:37:20.311 INFO [stderr] Nov 18 12:37:20.311 INFO [stderr] For more information on this warning you can consult Nov 18 12:37:20.311 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:37:20.311 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adsense1d4`, Nov 18 12:37:20.311 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:37:20.556 INFO [stderr] Compiling google-adsense1d4 v1.0.8+20181010 Nov 18 12:37:30.351 INFO [stderr] Compiling google-adsense1d4-cli v1.0.7+20171211 (/source) Nov 18 12:37:53.415 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.14s Nov 18 12:37:53.431 INFO [stderr] su: No module specific data is present Nov 18 12:37:54.887 INFO running `"docker" "inspect" "f33aba978277cfe09d8cd0ed33b36fcfe804c926c5390f54cb31f527676c9a28"` Nov 18 12:37:55.231 INFO running `"docker" "rm" "-f" "f33aba978277cfe09d8cd0ed33b36fcfe804c926c5390f54cb31f527676c9a28"` Nov 18 12:37:55.575 INFO [stdout] f33aba978277cfe09d8cd0ed33b36fcfe804c926c5390f54cb31f527676c9a28 Nov 18 12:37:55.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:37:56.116 INFO [stdout] f070715d5091422d1dc8fc0effc330e4730729e37af61f59566d3451d9a7f188 Nov 18 12:37:56.118 INFO running `"docker" "start" "-a" "f070715d5091422d1dc8fc0effc330e4730729e37af61f59566d3451d9a7f188"` Nov 18 12:37:57.735 INFO [stderr] usermod: no changes Nov 18 12:37:57.814 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:37:57.814 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:37:57.814 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:37:57.814 INFO [stderr] files will be included as a binary target: Nov 18 12:37:57.814 INFO [stderr] Nov 18 12:37:57.814 INFO [stderr] * /source/src/main.rs Nov 18 12:37:57.814 INFO [stderr] Nov 18 12:37:57.814 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:37:57.814 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:37:57.814 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:37:57.814 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:37:57.814 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:37:57.814 INFO [stderr] Nov 18 12:37:57.814 INFO [stderr] For more information on this warning you can consult Nov 18 12:37:57.814 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:37:57.814 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adsense1d4`, Nov 18 12:37:57.814 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:37:57.980 INFO [stderr] Compiling google-adsense1d4-cli v1.0.7+20171211 (/source) Nov 18 12:38:04.663 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.89s Nov 18 12:38:04.676 INFO [stderr] su: No module specific data is present Nov 18 12:38:06.021 INFO running `"docker" "inspect" "f070715d5091422d1dc8fc0effc330e4730729e37af61f59566d3451d9a7f188"` Nov 18 12:38:06.293 INFO running `"docker" "rm" "-f" "f070715d5091422d1dc8fc0effc330e4730729e37af61f59566d3451d9a7f188"` Nov 18 12:38:06.658 INFO [stdout] f070715d5091422d1dc8fc0effc330e4730729e37af61f59566d3451d9a7f188 Nov 18 12:38:06.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:38:07.144 INFO [stdout] 6adeeed52162e65a44368eef1d5dd9e27f74957f087d79bc5c865f1020d2c4ee Nov 18 12:38:07.146 INFO running `"docker" "start" "-a" "6adeeed52162e65a44368eef1d5dd9e27f74957f087d79bc5c865f1020d2c4ee"` Nov 18 12:38:09.085 INFO [stderr] usermod: no changes Nov 18 12:38:09.175 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:38:09.175 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:38:09.175 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:38:09.175 INFO [stderr] files will be included as a binary target: Nov 18 12:38:09.175 INFO [stderr] Nov 18 12:38:09.175 INFO [stderr] * /source/src/main.rs Nov 18 12:38:09.175 INFO [stderr] Nov 18 12:38:09.175 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:38:09.175 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:38:09.175 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:38:09.175 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:38:09.175 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:38:09.175 INFO [stderr] Nov 18 12:38:09.175 INFO [stderr] For more information on this warning you can consult Nov 18 12:38:09.175 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:38:09.175 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adsense1d4`, Nov 18 12:38:09.175 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:38:09.367 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 12:38:09.383 INFO [stderr] Running /target/debug/deps/adsense1d4-71f4a3451712703d Nov 18 12:38:09.391 INFO [stdout] Nov 18 12:38:09.391 INFO [stdout] running 0 tests Nov 18 12:38:09.391 INFO [stdout] Nov 18 12:38:09.391 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:38:09.391 INFO [stdout] Nov 18 12:38:09.393 INFO [stderr] su: No module specific data is present Nov 18 12:38:10.659 INFO running `"docker" "inspect" "6adeeed52162e65a44368eef1d5dd9e27f74957f087d79bc5c865f1020d2c4ee"` Nov 18 12:38:11.125 INFO running `"docker" "rm" "-f" "6adeeed52162e65a44368eef1d5dd9e27f74957f087d79bc5c865f1020d2c4ee"` Nov 18 12:38:11.399 INFO [stdout] 6adeeed52162e65a44368eef1d5dd9e27f74957f087d79bc5c865f1020d2c4ee