Nov 18 12:43:10.210 INFO testing google-adexchangebuyer2_v2_beta1-cli-1.0.7+20171208 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:43:10.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:10.832 INFO [stdout] b54545a88632b53afbbe7f36ca927a87884b170f0d9fa44927a6bc2d3c8e5937 Nov 18 12:43:10.835 INFO running `"docker" "start" "-a" "b54545a88632b53afbbe7f36ca927a87884b170f0d9fa44927a6bc2d3c8e5937"` Nov 18 12:43:12.423 INFO [stderr] usermod: no changes Nov 18 12:43:12.459 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:43:12.459 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:43:12.459 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:43:12.459 INFO [stderr] files will be included as a binary target: Nov 18 12:43:12.460 INFO [stderr] Nov 18 12:43:12.460 INFO [stderr] * /source/src/main.rs Nov 18 12:43:12.460 INFO [stderr] Nov 18 12:43:12.460 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:43:12.460 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:43:12.460 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:43:12.461 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:43:12.461 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:43:12.461 INFO [stderr] Nov 18 12:43:12.461 INFO [stderr] For more information on this warning you can consult Nov 18 12:43:12.461 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:43:12.461 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer2-v2-beta1`, Nov 18 12:43:12.462 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:43:12.639 INFO [stderr] Compiling google-adexchangebuyer2_v2_beta1 v1.0.8+20181011 Nov 18 12:43:29.471 INFO [stderr] Compiling google-adexchangebuyer2_v2_beta1-cli v1.0.7+20171208 (/source) Nov 18 12:43:59.170 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.73s Nov 18 12:43:59.191 INFO [stderr] su: No module specific data is present Nov 18 12:44:00.930 INFO running `"docker" "inspect" "b54545a88632b53afbbe7f36ca927a87884b170f0d9fa44927a6bc2d3c8e5937"` Nov 18 12:44:01.309 INFO running `"docker" "rm" "-f" "b54545a88632b53afbbe7f36ca927a87884b170f0d9fa44927a6bc2d3c8e5937"` Nov 18 12:44:01.723 INFO [stdout] b54545a88632b53afbbe7f36ca927a87884b170f0d9fa44927a6bc2d3c8e5937 Nov 18 12:44:01.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:02.168 INFO [stdout] 8e37437563de16eb443c01e1df5b25d94d91a7c0c6fd0194931bbe4b43c32af5 Nov 18 12:44:02.173 INFO running `"docker" "start" "-a" "8e37437563de16eb443c01e1df5b25d94d91a7c0c6fd0194931bbe4b43c32af5"` Nov 18 12:44:04.635 INFO [stderr] usermod: no changes Nov 18 12:44:04.689 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:04.689 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:04.689 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:04.689 INFO [stderr] files will be included as a binary target: Nov 18 12:44:04.689 INFO [stderr] Nov 18 12:44:04.689 INFO [stderr] * /source/src/main.rs Nov 18 12:44:04.689 INFO [stderr] Nov 18 12:44:04.689 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:04.689 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:04.689 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:04.689 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:04.689 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:04.689 INFO [stderr] Nov 18 12:44:04.689 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:04.689 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:04.689 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer2-v2-beta1`, Nov 18 12:44:04.689 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:44:04.926 INFO [stderr] Compiling google-adexchangebuyer2_v2_beta1-cli v1.0.7+20171208 (/source) Nov 18 12:44:13.082 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.43s Nov 18 12:44:13.131 INFO [stderr] su: No module specific data is present Nov 18 12:44:14.283 INFO running `"docker" "inspect" "8e37437563de16eb443c01e1df5b25d94d91a7c0c6fd0194931bbe4b43c32af5"` Nov 18 12:44:14.645 INFO running `"docker" "rm" "-f" "8e37437563de16eb443c01e1df5b25d94d91a7c0c6fd0194931bbe4b43c32af5"` Nov 18 12:44:14.947 INFO [stdout] 8e37437563de16eb443c01e1df5b25d94d91a7c0c6fd0194931bbe4b43c32af5 Nov 18 12:44:14.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:15.425 INFO [stdout] 81361a346fc8ff38a22a662478cd2b9a44ddc926d66e39310bb375235441e57d Nov 18 12:44:15.427 INFO running `"docker" "start" "-a" "81361a346fc8ff38a22a662478cd2b9a44ddc926d66e39310bb375235441e57d"` Nov 18 12:44:17.642 INFO [stderr] usermod: no changes Nov 18 12:44:17.683 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:17.683 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:17.683 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:17.683 INFO [stderr] files will be included as a binary target: Nov 18 12:44:17.683 INFO [stderr] Nov 18 12:44:17.683 INFO [stderr] * /source/src/main.rs Nov 18 12:44:17.683 INFO [stderr] Nov 18 12:44:17.683 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:17.683 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:17.683 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:17.683 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:17.683 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:17.683 INFO [stderr] Nov 18 12:44:17.683 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:17.683 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:17.683 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer2-v2-beta1`, Nov 18 12:44:17.683 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:44:17.868 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 18 12:44:17.881 INFO [stderr] Running /target/debug/deps/adexchangebuyer2_v2_beta1-2700727508f2c826 Nov 18 12:44:17.886 INFO [stdout] Nov 18 12:44:17.886 INFO [stdout] running 0 tests Nov 18 12:44:17.886 INFO [stdout] Nov 18 12:44:17.886 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:44:17.886 INFO [stdout] Nov 18 12:44:17.889 INFO [stderr] su: No module specific data is present Nov 18 12:44:18.847 INFO running `"docker" "inspect" "81361a346fc8ff38a22a662478cd2b9a44ddc926d66e39310bb375235441e57d"` Nov 18 12:44:19.107 INFO running `"docker" "rm" "-f" "81361a346fc8ff38a22a662478cd2b9a44ddc926d66e39310bb375235441e57d"` Nov 18 12:44:19.376 INFO [stdout] 81361a346fc8ff38a22a662478cd2b9a44ddc926d66e39310bb375235441e57d