Nov 18 12:43:29.036 INFO testing google-adexchangebuyer1d4-cli-1.0.7+20170810 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:43:29.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:43:29.537 INFO [stdout] e7999ad5937494d992e6a94ef818263820a0c4d1b55670895ec649d113bec872 Nov 18 12:43:29.539 INFO running `"docker" "start" "-a" "e7999ad5937494d992e6a94ef818263820a0c4d1b55670895ec649d113bec872"` Nov 18 12:43:31.135 INFO [stderr] usermod: no changes Nov 18 12:43:31.183 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:43:31.183 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:43:31.183 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:43:31.183 INFO [stderr] files will be included as a binary target: Nov 18 12:43:31.183 INFO [stderr] Nov 18 12:43:31.183 INFO [stderr] * /source/src/main.rs Nov 18 12:43:31.183 INFO [stderr] Nov 18 12:43:31.183 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:43:31.183 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:43:31.183 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:43:31.183 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:43:31.183 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:43:31.183 INFO [stderr] Nov 18 12:43:31.183 INFO [stderr] For more information on this warning you can consult Nov 18 12:43:31.183 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:43:31.183 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Nov 18 12:43:31.183 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:43:31.430 INFO [stderr] Compiling google-adexchangebuyer1d4 v1.0.8+20180823 Nov 18 12:43:47.626 INFO [stderr] Compiling google-adexchangebuyer1d4-cli v1.0.7+20170810 (/source) Nov 18 12:44:22.022 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.86s Nov 18 12:44:22.036 INFO [stderr] su: No module specific data is present Nov 18 12:44:23.083 INFO running `"docker" "inspect" "e7999ad5937494d992e6a94ef818263820a0c4d1b55670895ec649d113bec872"` Nov 18 12:44:23.381 INFO running `"docker" "rm" "-f" "e7999ad5937494d992e6a94ef818263820a0c4d1b55670895ec649d113bec872"` Nov 18 12:44:23.711 INFO [stdout] e7999ad5937494d992e6a94ef818263820a0c4d1b55670895ec649d113bec872 Nov 18 12:44:23.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:44:24.271 INFO [stdout] 59889dd4b15dbca5e4adce090a5edc13e5f49cc8dea3e4f76e8f4af83e5a6833 Nov 18 12:44:24.277 INFO running `"docker" "start" "-a" "59889dd4b15dbca5e4adce090a5edc13e5f49cc8dea3e4f76e8f4af83e5a6833"` Nov 18 12:44:26.314 INFO [stderr] usermod: no changes Nov 18 12:44:26.347 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:26.347 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:26.347 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:26.347 INFO [stderr] files will be included as a binary target: Nov 18 12:44:26.347 INFO [stderr] Nov 18 12:44:26.347 INFO [stderr] * /source/src/main.rs Nov 18 12:44:26.347 INFO [stderr] Nov 18 12:44:26.347 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:26.347 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:26.347 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:26.347 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:26.347 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:26.347 INFO [stderr] Nov 18 12:44:26.347 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:26.347 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:26.347 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Nov 18 12:44:26.347 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:44:26.520 INFO [stderr] Compiling google-adexchangebuyer1d4-cli v1.0.7+20170810 (/source) Nov 18 12:44:33.665 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.33s Nov 18 12:44:33.677 INFO [stderr] su: No module specific data is present Nov 18 12:44:34.545 INFO running `"docker" "inspect" "59889dd4b15dbca5e4adce090a5edc13e5f49cc8dea3e4f76e8f4af83e5a6833"` Nov 18 12:44:34.833 INFO running `"docker" "rm" "-f" "59889dd4b15dbca5e4adce090a5edc13e5f49cc8dea3e4f76e8f4af83e5a6833"` Nov 18 12:44:35.139 INFO [stdout] 59889dd4b15dbca5e4adce090a5edc13e5f49cc8dea3e4f76e8f4af83e5a6833 Nov 18 12:44:35.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:44:35.593 INFO [stdout] acfbaa082691cbfb28a8e09a02b01cbd75729d81967c0fde2c59d97f132f4e83 Nov 18 12:44:35.599 INFO running `"docker" "start" "-a" "acfbaa082691cbfb28a8e09a02b01cbd75729d81967c0fde2c59d97f132f4e83"` Nov 18 12:44:36.915 INFO [stderr] usermod: no changes Nov 18 12:44:36.960 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:36.960 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:36.960 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:36.960 INFO [stderr] files will be included as a binary target: Nov 18 12:44:36.960 INFO [stderr] Nov 18 12:44:36.960 INFO [stderr] * /source/src/main.rs Nov 18 12:44:36.960 INFO [stderr] Nov 18 12:44:36.960 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:36.960 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:36.960 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:36.960 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:36.960 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:36.960 INFO [stderr] Nov 18 12:44:36.960 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:36.960 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:36.960 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Nov 18 12:44:36.960 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:44:37.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Nov 18 12:44:37.249 INFO [stderr] Running /target/debug/deps/adexchangebuyer1d4-7d8f6b214b067047 Nov 18 12:44:37.254 INFO [stdout] Nov 18 12:44:37.254 INFO [stdout] running 0 tests Nov 18 12:44:37.254 INFO [stdout] Nov 18 12:44:37.254 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:44:37.254 INFO [stdout] Nov 18 12:44:37.257 INFO [stderr] su: No module specific data is present Nov 18 12:44:38.721 INFO running `"docker" "inspect" "acfbaa082691cbfb28a8e09a02b01cbd75729d81967c0fde2c59d97f132f4e83"` Nov 18 12:44:39.067 INFO running `"docker" "rm" "-f" "acfbaa082691cbfb28a8e09a02b01cbd75729d81967c0fde2c59d97f132f4e83"` Nov 18 12:44:39.430 INFO [stdout] acfbaa082691cbfb28a8e09a02b01cbd75729d81967c0fde2c59d97f132f4e83