Nov 18 11:01:34.851 INFO testing google-logging2-cli-1.0.7+20171204 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:01:34.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:01:35.235 INFO [stdout] 32e4e4b24f1492f0fb8227e90260d1ff8374fb531503ba7fe3fc8da54df60f43 Nov 18 11:01:35.241 INFO running `"docker" "start" "-a" "32e4e4b24f1492f0fb8227e90260d1ff8374fb531503ba7fe3fc8da54df60f43"` Nov 18 11:01:36.581 INFO [stderr] usermod: no changes Nov 18 11:01:36.635 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:01:36.635 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:01:36.635 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:01:36.635 INFO [stderr] files will be included as a binary target: Nov 18 11:01:36.635 INFO [stderr] Nov 18 11:01:36.635 INFO [stderr] * /source/src/main.rs Nov 18 11:01:36.635 INFO [stderr] Nov 18 11:01:36.635 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:01:36.635 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:01:36.635 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:01:36.635 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:01:36.635 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:01:36.635 INFO [stderr] Nov 18 11:01:36.635 INFO [stderr] For more information on this warning you can consult Nov 18 11:01:36.635 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:01:36.635 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `logging2`, Nov 18 11:01:36.635 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:01:36.823 INFO [stderr] Compiling google-logging2 v1.0.8+20180929 Nov 18 11:01:47.867 INFO [stderr] Compiling google-logging2-cli v1.0.7+20171204 (/source) Nov 18 11:02:19.401 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.79s Nov 18 11:02:19.414 INFO [stderr] su: No module specific data is present Nov 18 11:02:20.550 INFO running `"docker" "inspect" "32e4e4b24f1492f0fb8227e90260d1ff8374fb531503ba7fe3fc8da54df60f43"` Nov 18 11:02:20.895 INFO running `"docker" "rm" "-f" "32e4e4b24f1492f0fb8227e90260d1ff8374fb531503ba7fe3fc8da54df60f43"` Nov 18 11:02:21.213 INFO [stdout] 32e4e4b24f1492f0fb8227e90260d1ff8374fb531503ba7fe3fc8da54df60f43 Nov 18 11:02:21.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:02:21.743 INFO [stdout] abf1bd1edc3ba54b666c0f02d1e25d6c85dfde1ba26993fc03a0ba28bc335f47 Nov 18 11:02:21.747 INFO running `"docker" "start" "-a" "abf1bd1edc3ba54b666c0f02d1e25d6c85dfde1ba26993fc03a0ba28bc335f47"` Nov 18 11:02:22.761 INFO [stderr] usermod: no changes Nov 18 11:02:22.803 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:02:22.803 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:02:22.803 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:02:22.803 INFO [stderr] files will be included as a binary target: Nov 18 11:02:22.803 INFO [stderr] Nov 18 11:02:22.803 INFO [stderr] * /source/src/main.rs Nov 18 11:02:22.803 INFO [stderr] Nov 18 11:02:22.803 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:02:22.803 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:02:22.803 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:02:22.803 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:02:22.803 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:02:22.803 INFO [stderr] Nov 18 11:02:22.803 INFO [stderr] For more information on this warning you can consult Nov 18 11:02:22.803 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:02:22.803 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `logging2`, Nov 18 11:02:22.803 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:02:23.005 INFO [stderr] Compiling google-logging2-cli v1.0.7+20171204 (/source) Nov 18 11:02:31.168 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.39s Nov 18 11:02:31.191 INFO [stderr] su: No module specific data is present Nov 18 11:02:32.630 INFO running `"docker" "inspect" "abf1bd1edc3ba54b666c0f02d1e25d6c85dfde1ba26993fc03a0ba28bc335f47"` Nov 18 11:02:33.059 INFO running `"docker" "rm" "-f" "abf1bd1edc3ba54b666c0f02d1e25d6c85dfde1ba26993fc03a0ba28bc335f47"` Nov 18 11:02:33.455 INFO [stdout] abf1bd1edc3ba54b666c0f02d1e25d6c85dfde1ba26993fc03a0ba28bc335f47 Nov 18 11:02:33.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:02:33.896 INFO [stdout] 5809e1ea8d28ae57c0f12349ce91d645f8f73b530b69e93878f4c6133cbc28f2 Nov 18 11:02:33.898 INFO running `"docker" "start" "-a" "5809e1ea8d28ae57c0f12349ce91d645f8f73b530b69e93878f4c6133cbc28f2"` Nov 18 11:02:35.823 INFO [stderr] usermod: no changes Nov 18 11:02:35.871 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:02:35.871 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:02:35.871 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:02:35.871 INFO [stderr] files will be included as a binary target: Nov 18 11:02:35.871 INFO [stderr] Nov 18 11:02:35.871 INFO [stderr] * /source/src/main.rs Nov 18 11:02:35.871 INFO [stderr] Nov 18 11:02:35.871 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:02:35.871 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:02:35.871 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:02:35.871 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:02:35.871 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:02:35.871 INFO [stderr] Nov 18 11:02:35.871 INFO [stderr] For more information on this warning you can consult Nov 18 11:02:35.871 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:02:35.871 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `logging2`, Nov 18 11:02:35.871 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:02:36.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 18 11:02:36.031 INFO [stderr] Running /target/debug/deps/logging2-7cd1928e1b5a33f9 Nov 18 11:02:36.043 INFO [stderr] su: No module specific data is present Nov 18 11:02:36.043 INFO [stdout] Nov 18 11:02:36.044 INFO [stdout] running 0 tests Nov 18 11:02:36.044 INFO [stdout] Nov 18 11:02:36.044 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:02:36.044 INFO [stdout] Nov 18 11:02:36.951 INFO running `"docker" "inspect" "5809e1ea8d28ae57c0f12349ce91d645f8f73b530b69e93878f4c6133cbc28f2"` Nov 18 11:02:37.361 INFO running `"docker" "rm" "-f" "5809e1ea8d28ae57c0f12349ce91d645f8f73b530b69e93878f4c6133cbc28f2"` Nov 18 11:02:37.731 INFO [stdout] 5809e1ea8d28ae57c0f12349ce91d645f8f73b530b69e93878f4c6133cbc28f2