Nov 18 11:18:37.397 INFO testing google-doubleclickbidmanager1-cli-1.0.7+20170705 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:18:37.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 11:18:37.840 INFO [stdout] 888a83bb273a24199149ef606d2f42ced74af5c4648d71cd39012b66fc16cf5b Nov 18 11:18:37.842 INFO running `"docker" "start" "-a" "888a83bb273a24199149ef606d2f42ced74af5c4648d71cd39012b66fc16cf5b"` Nov 18 11:18:39.415 INFO [stderr] usermod: no changes Nov 18 11:18:39.463 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:39.463 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:39.463 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:39.463 INFO [stderr] files will be included as a binary target: Nov 18 11:18:39.463 INFO [stderr] Nov 18 11:18:39.463 INFO [stderr] * /source/src/main.rs Nov 18 11:18:39.463 INFO [stderr] Nov 18 11:18:39.463 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:39.463 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:39.463 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:39.463 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:39.463 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:39.463 INFO [stderr] Nov 18 11:18:39.463 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:39.463 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:39.463 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclickbidmanager1`, Nov 18 11:18:39.463 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:39.644 INFO [stderr] Compiling google-doubleclickbidmanager1 v1.0.8+20180821 Nov 18 11:18:46.866 INFO [stderr] Compiling google-doubleclickbidmanager1-cli v1.0.7+20170705 (/source) Nov 18 11:19:05.737 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.30s Nov 18 11:19:05.783 INFO [stderr] su: No module specific data is present Nov 18 11:19:06.913 INFO running `"docker" "inspect" "888a83bb273a24199149ef606d2f42ced74af5c4648d71cd39012b66fc16cf5b"` Nov 18 11:19:07.135 INFO running `"docker" "rm" "-f" "888a83bb273a24199149ef606d2f42ced74af5c4648d71cd39012b66fc16cf5b"` Nov 18 11:19:07.527 INFO [stdout] 888a83bb273a24199149ef606d2f42ced74af5c4648d71cd39012b66fc16cf5b Nov 18 11:19:07.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 11:19:07.971 INFO [stdout] 633e13c2f6e3ca809b62238bec313a1ad0788a43bdbf73806357de76235c0920 Nov 18 11:19:07.974 INFO running `"docker" "start" "-a" "633e13c2f6e3ca809b62238bec313a1ad0788a43bdbf73806357de76235c0920"` Nov 18 11:19:09.719 INFO [stderr] usermod: no changes Nov 18 11:19:09.763 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:19:09.763 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:19:09.763 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:19:09.763 INFO [stderr] files will be included as a binary target: Nov 18 11:19:09.763 INFO [stderr] Nov 18 11:19:09.763 INFO [stderr] * /source/src/main.rs Nov 18 11:19:09.763 INFO [stderr] Nov 18 11:19:09.763 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:19:09.763 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:19:09.763 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:19:09.763 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:19:09.763 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:19:09.763 INFO [stderr] Nov 18 11:19:09.763 INFO [stderr] For more information on this warning you can consult Nov 18 11:19:09.763 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:19:09.763 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclickbidmanager1`, Nov 18 11:19:09.763 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:19:09.933 INFO [stderr] Compiling google-doubleclickbidmanager1-cli v1.0.7+20170705 (/source) Nov 18 11:19:15.480 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.73s Nov 18 11:19:15.502 INFO [stderr] su: No module specific data is present Nov 18 11:19:16.564 INFO running `"docker" "inspect" "633e13c2f6e3ca809b62238bec313a1ad0788a43bdbf73806357de76235c0920"` Nov 18 11:19:16.881 INFO running `"docker" "rm" "-f" "633e13c2f6e3ca809b62238bec313a1ad0788a43bdbf73806357de76235c0920"` Nov 18 11:19:17.251 INFO [stdout] 633e13c2f6e3ca809b62238bec313a1ad0788a43bdbf73806357de76235c0920 Nov 18 11:19:17.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 11:19:17.707 INFO [stdout] 798c73d44addf432303aa322432b7821a25d54b87a95839a45072c0f0844889a Nov 18 11:19:17.709 INFO running `"docker" "start" "-a" "798c73d44addf432303aa322432b7821a25d54b87a95839a45072c0f0844889a"` Nov 18 11:19:19.755 INFO [stderr] usermod: no changes Nov 18 11:19:19.811 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:19:19.811 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:19:19.811 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:19:19.811 INFO [stderr] files will be included as a binary target: Nov 18 11:19:19.811 INFO [stderr] Nov 18 11:19:19.811 INFO [stderr] * /source/src/main.rs Nov 18 11:19:19.811 INFO [stderr] Nov 18 11:19:19.811 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:19:19.811 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:19:19.811 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:19:19.811 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:19:19.811 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:19:19.811 INFO [stderr] Nov 18 11:19:19.811 INFO [stderr] For more information on this warning you can consult Nov 18 11:19:19.811 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:19:19.811 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclickbidmanager1`, Nov 18 11:19:19.811 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:19:19.933 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 18 11:19:19.949 INFO [stderr] Running /target/debug/deps/doubleclickbidmanager1-97472897494660c1 Nov 18 11:19:19.951 INFO [stdout] Nov 18 11:19:19.951 INFO [stdout] running 0 tests Nov 18 11:19:19.951 INFO [stdout] Nov 18 11:19:19.951 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:19:19.951 INFO [stdout] Nov 18 11:19:19.954 INFO [stderr] su: No module specific data is present Nov 18 11:19:21.131 INFO running `"docker" "inspect" "798c73d44addf432303aa322432b7821a25d54b87a95839a45072c0f0844889a"` Nov 18 11:19:21.521 INFO running `"docker" "rm" "-f" "798c73d44addf432303aa322432b7821a25d54b87a95839a45072c0f0844889a"` Nov 18 11:19:22.003 INFO [stdout] 798c73d44addf432303aa322432b7821a25d54b87a95839a45072c0f0844889a