Nov 18 11:01:02.330 INFO testing google-logging2_beta1-cli-1.0.7+20171204 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:01:02.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 11:01:02.865 INFO [stdout] d3b0b2484ddf9c8b7958bcd9241a2e7a82e9bf76365ce5ad2cb69da4b8eb1249 Nov 18 11:01:02.868 INFO running `"docker" "start" "-a" "d3b0b2484ddf9c8b7958bcd9241a2e7a82e9bf76365ce5ad2cb69da4b8eb1249"` Nov 18 11:01:04.232 INFO [stderr] usermod: no changes Nov 18 11:01:04.291 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:01:04.292 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:01:04.292 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:01:04.292 INFO [stderr] files will be included as a binary target: Nov 18 11:01:04.293 INFO [stderr] Nov 18 11:01:04.293 INFO [stderr] * /source/src/main.rs Nov 18 11:01:04.293 INFO [stderr] Nov 18 11:01:04.294 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:01:04.294 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:01:04.294 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:01:04.295 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:01:04.295 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:01:04.295 INFO [stderr] Nov 18 11:01:04.295 INFO [stderr] For more information on this warning you can consult Nov 18 11:01:04.296 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:01:04.296 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `logging2-beta1`, Nov 18 11:01:04.296 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:01:04.479 INFO [stderr] Compiling google-logging2_beta1 v1.0.8+20180929 Nov 18 11:01:12.829 INFO [stderr] Compiling google-logging2_beta1-cli v1.0.7+20171204 (/source) Nov 18 11:01:33.638 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.39s Nov 18 11:01:33.659 INFO [stderr] su: No module specific data is present Nov 18 11:01:35.001 INFO running `"docker" "inspect" "d3b0b2484ddf9c8b7958bcd9241a2e7a82e9bf76365ce5ad2cb69da4b8eb1249"` Nov 18 11:01:35.381 INFO running `"docker" "rm" "-f" "d3b0b2484ddf9c8b7958bcd9241a2e7a82e9bf76365ce5ad2cb69da4b8eb1249"` Nov 18 11:01:35.742 INFO [stdout] d3b0b2484ddf9c8b7958bcd9241a2e7a82e9bf76365ce5ad2cb69da4b8eb1249 Nov 18 11:01:35.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 11:01:36.230 INFO [stdout] 52ef5c6b48309cdb754126dc13976ae7b1d89d2c8ac4930354efa91d1a187f3e Nov 18 11:01:36.232 INFO running `"docker" "start" "-a" "52ef5c6b48309cdb754126dc13976ae7b1d89d2c8ac4930354efa91d1a187f3e"` Nov 18 11:01:38.375 INFO [stderr] usermod: no changes Nov 18 11:01:38.491 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:01:38.491 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:01:38.491 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:01:38.491 INFO [stderr] files will be included as a binary target: Nov 18 11:01:38.491 INFO [stderr] Nov 18 11:01:38.491 INFO [stderr] * /source/src/main.rs Nov 18 11:01:38.491 INFO [stderr] Nov 18 11:01:38.491 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:01:38.491 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:01:38.491 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:01:38.491 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:01:38.491 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:01:38.491 INFO [stderr] Nov 18 11:01:38.491 INFO [stderr] For more information on this warning you can consult Nov 18 11:01:38.491 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:01:38.491 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `logging2-beta1`, Nov 18 11:01:38.491 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:01:38.749 INFO [stderr] Compiling google-logging2_beta1-cli v1.0.7+20171204 (/source) Nov 18 11:01:44.524 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.11s Nov 18 11:01:44.539 INFO [stderr] su: No module specific data is present Nov 18 11:01:45.898 INFO running `"docker" "inspect" "52ef5c6b48309cdb754126dc13976ae7b1d89d2c8ac4930354efa91d1a187f3e"` Nov 18 11:01:46.275 INFO running `"docker" "rm" "-f" "52ef5c6b48309cdb754126dc13976ae7b1d89d2c8ac4930354efa91d1a187f3e"` Nov 18 11:01:46.639 INFO [stdout] 52ef5c6b48309cdb754126dc13976ae7b1d89d2c8ac4930354efa91d1a187f3e Nov 18 11:01:46.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 11:01:47.074 INFO [stdout] f5090c74a5365d180a207ae4ef1e3fe076f0f4c0ef3c8e020855989baeecd6b9 Nov 18 11:01:47.076 INFO running `"docker" "start" "-a" "f5090c74a5365d180a207ae4ef1e3fe076f0f4c0ef3c8e020855989baeecd6b9"` Nov 18 11:01:49.330 INFO [stderr] usermod: no changes Nov 18 11:01:49.379 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:01:49.379 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:01:49.379 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:01:49.379 INFO [stderr] files will be included as a binary target: Nov 18 11:01:49.379 INFO [stderr] Nov 18 11:01:49.379 INFO [stderr] * /source/src/main.rs Nov 18 11:01:49.379 INFO [stderr] Nov 18 11:01:49.379 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:01:49.379 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:01:49.379 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:01:49.379 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:01:49.379 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:01:49.379 INFO [stderr] Nov 18 11:01:49.379 INFO [stderr] For more information on this warning you can consult Nov 18 11:01:49.379 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:01:49.379 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `logging2-beta1`, Nov 18 11:01:49.379 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:01:49.556 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 11:01:49.573 INFO [stderr] Running /target/debug/deps/logging2_beta1-625478fe815f40c4 Nov 18 11:01:49.576 INFO [stdout] Nov 18 11:01:49.576 INFO [stdout] running 0 tests Nov 18 11:01:49.576 INFO [stdout] Nov 18 11:01:49.576 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:01:49.576 INFO [stdout] Nov 18 11:01:49.581 INFO [stderr] su: No module specific data is present Nov 18 11:01:50.674 INFO running `"docker" "inspect" "f5090c74a5365d180a207ae4ef1e3fe076f0f4c0ef3c8e020855989baeecd6b9"` Nov 18 11:01:50.947 INFO running `"docker" "rm" "-f" "f5090c74a5365d180a207ae4ef1e3fe076f0f4c0ef3c8e020855989baeecd6b9"` Nov 18 11:01:51.311 INFO [stdout] f5090c74a5365d180a207ae4ef1e3fe076f0f4c0ef3c8e020855989baeecd6b9