Nov 18 10:54:47.675 INFO testing google-plusdomains1-cli-1.0.7+20171030 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:54:47.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 10:54:48.026 INFO [stdout] db4d1c361999391c0814b9e3d7e180e1dac3cb9c2bb1abbf355d256e047846dd Nov 18 10:54:48.028 INFO running `"docker" "start" "-a" "db4d1c361999391c0814b9e3d7e180e1dac3cb9c2bb1abbf355d256e047846dd"` Nov 18 10:54:48.460 INFO [stderr] usermod: no changes Nov 18 10:54:48.485 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:48.485 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:48.485 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:48.485 INFO [stderr] files will be included as a binary target: Nov 18 10:54:48.485 INFO [stderr] Nov 18 10:54:48.485 INFO [stderr] * /source/src/main.rs Nov 18 10:54:48.485 INFO [stderr] Nov 18 10:54:48.485 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:48.485 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:48.485 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:48.485 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:48.485 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:48.485 INFO [stderr] Nov 18 10:54:48.485 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:48.485 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:48.485 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Nov 18 10:54:48.485 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:48.603 INFO [stderr] Compiling google-plusdomains1 v1.0.8+20181007 Nov 18 10:54:59.659 INFO [stderr] Compiling google-plusdomains1-cli v1.0.7+20171030 (/source) Nov 18 10:55:27.216 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.74s Nov 18 10:55:27.236 INFO [stderr] su: No module specific data is present Nov 18 10:55:28.773 INFO running `"docker" "inspect" "db4d1c361999391c0814b9e3d7e180e1dac3cb9c2bb1abbf355d256e047846dd"` Nov 18 10:55:29.107 INFO running `"docker" "rm" "-f" "db4d1c361999391c0814b9e3d7e180e1dac3cb9c2bb1abbf355d256e047846dd"` Nov 18 10:55:29.429 INFO [stdout] db4d1c361999391c0814b9e3d7e180e1dac3cb9c2bb1abbf355d256e047846dd Nov 18 10:55:29.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 10:55:29.863 INFO [stdout] ea3947512fd08a8ccb42be513a2bd813b4e2a6f0a4f1248c9d0e69a29b48360b Nov 18 10:55:29.865 INFO running `"docker" "start" "-a" "ea3947512fd08a8ccb42be513a2bd813b4e2a6f0a4f1248c9d0e69a29b48360b"` Nov 18 10:55:31.219 INFO [stderr] usermod: no changes Nov 18 10:55:31.287 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:55:31.287 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:55:31.287 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:55:31.287 INFO [stderr] files will be included as a binary target: Nov 18 10:55:31.287 INFO [stderr] Nov 18 10:55:31.287 INFO [stderr] * /source/src/main.rs Nov 18 10:55:31.287 INFO [stderr] Nov 18 10:55:31.287 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:55:31.287 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:55:31.287 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:55:31.287 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:55:31.287 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:55:31.287 INFO [stderr] Nov 18 10:55:31.287 INFO [stderr] For more information on this warning you can consult Nov 18 10:55:31.287 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:55:31.287 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Nov 18 10:55:31.287 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:55:31.579 INFO [stderr] Compiling google-plusdomains1-cli v1.0.7+20171030 (/source) Nov 18 10:55:37.639 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.39s Nov 18 10:55:37.647 INFO [stderr] su: No module specific data is present Nov 18 10:55:38.237 INFO running `"docker" "inspect" "ea3947512fd08a8ccb42be513a2bd813b4e2a6f0a4f1248c9d0e69a29b48360b"` Nov 18 10:55:38.496 INFO running `"docker" "rm" "-f" "ea3947512fd08a8ccb42be513a2bd813b4e2a6f0a4f1248c9d0e69a29b48360b"` Nov 18 10:55:38.730 INFO [stdout] ea3947512fd08a8ccb42be513a2bd813b4e2a6f0a4f1248c9d0e69a29b48360b Nov 18 10:55:38.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 10:55:39.227 INFO [stdout] c73671a03c203ab29fc9cb366efd85c662bd92b0a2208971696d33331b153e20 Nov 18 10:55:39.230 INFO running `"docker" "start" "-a" "c73671a03c203ab29fc9cb366efd85c662bd92b0a2208971696d33331b153e20"` Nov 18 10:55:41.181 INFO [stderr] usermod: no changes Nov 18 10:55:41.239 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:55:41.239 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:55:41.239 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:55:41.239 INFO [stderr] files will be included as a binary target: Nov 18 10:55:41.239 INFO [stderr] Nov 18 10:55:41.239 INFO [stderr] * /source/src/main.rs Nov 18 10:55:41.239 INFO [stderr] Nov 18 10:55:41.239 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:55:41.239 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:55:41.239 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:55:41.239 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:55:41.239 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:55:41.239 INFO [stderr] Nov 18 10:55:41.239 INFO [stderr] For more information on this warning you can consult Nov 18 10:55:41.239 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:55:41.239 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Nov 18 10:55:41.239 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:55:41.422 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 10:55:41.443 INFO [stderr] Running /target/debug/deps/plusdomains1-83bdc29686f41696 Nov 18 10:55:41.446 INFO [stdout] Nov 18 10:55:41.446 INFO [stdout] running 0 tests Nov 18 10:55:41.446 INFO [stdout] Nov 18 10:55:41.446 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:55:41.446 INFO [stdout] Nov 18 10:55:41.451 INFO [stderr] su: No module specific data is present Nov 18 10:55:42.273 INFO running `"docker" "inspect" "c73671a03c203ab29fc9cb366efd85c662bd92b0a2208971696d33331b153e20"` Nov 18 10:55:42.501 INFO running `"docker" "rm" "-f" "c73671a03c203ab29fc9cb366efd85c662bd92b0a2208971696d33331b153e20"` Nov 18 10:55:42.798 INFO [stdout] c73671a03c203ab29fc9cb366efd85c662bd92b0a2208971696d33331b153e20