Nov 18 17:38:27.461 INFO testing clog-cli-0.9.3 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 17:38:27.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 17:38:27.628 INFO [stdout] 668f49ed4ecb9cbe2de7f1d434e80bcc010f1659254d8c2db54943ff8a9afaaa Nov 18 17:38:27.632 INFO running `"docker" "start" "-a" "668f49ed4ecb9cbe2de7f1d434e80bcc010f1659254d8c2db54943ff8a9afaaa"` Nov 18 17:38:28.027 INFO [stderr] usermod: no changes Nov 18 17:38:28.049 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:38:28.049 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:38:28.049 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:38:28.049 INFO [stderr] files will be included as a binary target: Nov 18 17:38:28.049 INFO [stderr] Nov 18 17:38:28.049 INFO [stderr] * /source/src/main.rs Nov 18 17:38:28.049 INFO [stderr] Nov 18 17:38:28.049 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:38:28.049 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:38:28.049 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:38:28.049 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:38:28.049 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:38:28.049 INFO [stderr] Nov 18 17:38:28.049 INFO [stderr] For more information on this warning you can consult Nov 18 17:38:28.049 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:38:28.049 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Nov 18 17:38:28.049 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:38:28.119 INFO [stderr] Compiling clap v2.21.3 Nov 18 17:38:28.125 INFO [stderr] Compiling clog v0.9.1 Nov 18 17:38:46.037 INFO [stderr] Compiling clog-cli v0.9.3 (/source) Nov 18 17:38:48.017 INFO [stderr] warning: unused macro definition Nov 18 17:38:48.017 INFO [stderr] --> src/macros.rs:9:1 Nov 18 17:38:48.017 INFO [stderr] | Nov 18 17:38:48.017 INFO [stderr] 9 | / macro_rules! werr( Nov 18 17:38:48.018 INFO [stderr] 10 | | ($($arg:tt)*) => ({ Nov 18 17:38:48.018 INFO [stderr] 11 | | use std::io::{Write, stderr}; Nov 18 17:38:48.018 INFO [stderr] 12 | | write!(&mut stderr(), $($arg)*).ok(); Nov 18 17:38:48.018 INFO [stderr] 13 | | }) Nov 18 17:38:48.019 INFO [stderr] 14 | | ); Nov 18 17:38:48.019 INFO [stderr] | |__^ Nov 18 17:38:48.019 INFO [stderr] | Nov 18 17:38:48.020 INFO [stderr] = note: #[warn(unused_macros)] on by default Nov 18 17:38:48.020 INFO [stderr] Nov 18 17:38:48.020 INFO [stderr] warning: unused macro definition Nov 18 17:38:48.020 INFO [stderr] --> src/macros.rs:35:1 Nov 18 17:38:48.021 INFO [stderr] | Nov 18 17:38:48.021 INFO [stderr] 35 | / macro_rules! debug { Nov 18 17:38:48.021 INFO [stderr] 36 | | ($fmt:expr) => (); Nov 18 17:38:48.022 INFO [stderr] 37 | | ($fmt:expr, $($arg:tt)*) => (); Nov 18 17:38:48.022 INFO [stderr] 38 | | } Nov 18 17:38:48.022 INFO [stderr] | |_^ Nov 18 17:38:48.023 INFO [stderr] Nov 18 17:38:50.539 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.49s Nov 18 17:38:50.541 INFO [stderr] su: No module specific data is present Nov 18 17:38:51.072 INFO running `"docker" "inspect" "668f49ed4ecb9cbe2de7f1d434e80bcc010f1659254d8c2db54943ff8a9afaaa"` Nov 18 17:38:51.345 INFO running `"docker" "rm" "-f" "668f49ed4ecb9cbe2de7f1d434e80bcc010f1659254d8c2db54943ff8a9afaaa"` Nov 18 17:38:51.667 INFO [stdout] 668f49ed4ecb9cbe2de7f1d434e80bcc010f1659254d8c2db54943ff8a9afaaa Nov 18 17:38:51.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 17:38:52.085 INFO [stdout] b268f0908405cf34a1d188992bfabf11aff23c11122873bc873a189d3ee5a482 Nov 18 17:38:52.091 INFO running `"docker" "start" "-a" "b268f0908405cf34a1d188992bfabf11aff23c11122873bc873a189d3ee5a482"` Nov 18 17:38:53.327 INFO [stderr] usermod: no changes Nov 18 17:38:53.399 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:38:53.399 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:38:53.399 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:38:53.399 INFO [stderr] files will be included as a binary target: Nov 18 17:38:53.399 INFO [stderr] Nov 18 17:38:53.399 INFO [stderr] * /source/src/main.rs Nov 18 17:38:53.399 INFO [stderr] Nov 18 17:38:53.399 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:38:53.399 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:38:53.399 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:38:53.399 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:38:53.399 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:38:53.399 INFO [stderr] Nov 18 17:38:53.399 INFO [stderr] For more information on this warning you can consult Nov 18 17:38:53.399 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:38:53.399 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Nov 18 17:38:53.399 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:38:53.511 INFO [stderr] Compiling clog-cli v0.9.3 (/source) Nov 18 17:38:55.707 INFO [stderr] warning: unused macro definition Nov 18 17:38:55.707 INFO [stderr] --> src/macros.rs:9:1 Nov 18 17:38:55.707 INFO [stderr] | Nov 18 17:38:55.707 INFO [stderr] 9 | / macro_rules! werr( Nov 18 17:38:55.707 INFO [stderr] 10 | | ($($arg:tt)*) => ({ Nov 18 17:38:55.707 INFO [stderr] 11 | | use std::io::{Write, stderr}; Nov 18 17:38:55.707 INFO [stderr] 12 | | write!(&mut stderr(), $($arg)*).ok(); Nov 18 17:38:55.707 INFO [stderr] 13 | | }) Nov 18 17:38:55.707 INFO [stderr] 14 | | ); Nov 18 17:38:55.707 INFO [stderr] | |__^ Nov 18 17:38:55.707 INFO [stderr] | Nov 18 17:38:55.707 INFO [stderr] = note: #[warn(unused_macros)] on by default Nov 18 17:38:55.707 INFO [stderr] Nov 18 17:38:55.707 INFO [stderr] warning: unused macro definition Nov 18 17:38:55.707 INFO [stderr] --> src/macros.rs:35:1 Nov 18 17:38:55.707 INFO [stderr] | Nov 18 17:38:55.707 INFO [stderr] 35 | / macro_rules! debug { Nov 18 17:38:55.707 INFO [stderr] 36 | | ($fmt:expr) => (); Nov 18 17:38:55.707 INFO [stderr] 37 | | ($fmt:expr, $($arg:tt)*) => (); Nov 18 17:38:55.707 INFO [stderr] 38 | | } Nov 18 17:38:55.707 INFO [stderr] | |_^ Nov 18 17:38:55.707 INFO [stderr] Nov 18 17:38:56.211 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.85s Nov 18 17:38:56.211 INFO [stderr] su: No module specific data is present Nov 18 17:38:57.100 INFO running `"docker" "inspect" "b268f0908405cf34a1d188992bfabf11aff23c11122873bc873a189d3ee5a482"` Nov 18 17:38:57.401 INFO running `"docker" "rm" "-f" "b268f0908405cf34a1d188992bfabf11aff23c11122873bc873a189d3ee5a482"` Nov 18 17:38:57.711 INFO [stdout] b268f0908405cf34a1d188992bfabf11aff23c11122873bc873a189d3ee5a482 Nov 18 17:38:57.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 17:38:58.119 INFO [stdout] efccb6cc4fb5ec0813dc9bb37b503353040e705292e3b55e23b06a71b416bc8f Nov 18 17:38:58.127 INFO running `"docker" "start" "-a" "efccb6cc4fb5ec0813dc9bb37b503353040e705292e3b55e23b06a71b416bc8f"` Nov 18 17:38:59.369 INFO [stderr] usermod: no changes Nov 18 17:38:59.485 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:38:59.485 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:38:59.485 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:38:59.485 INFO [stderr] files will be included as a binary target: Nov 18 17:38:59.485 INFO [stderr] Nov 18 17:38:59.485 INFO [stderr] * /source/src/main.rs Nov 18 17:38:59.485 INFO [stderr] Nov 18 17:38:59.485 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:38:59.485 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:38:59.485 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:38:59.485 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:38:59.485 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:38:59.485 INFO [stderr] Nov 18 17:38:59.486 INFO [stderr] For more information on this warning you can consult Nov 18 17:38:59.486 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:38:59.486 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clog`, Nov 18 17:38:59.486 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:38:59.564 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Nov 18 17:38:59.564 INFO [stderr] Running /target/debug/deps/clog-1a5a0f4bc97e9488 Nov 18 17:38:59.564 INFO [stdout] Nov 18 17:38:59.565 INFO [stderr] su: No module specific data is present Nov 18 17:38:59.565 INFO [stdout] running 0 tests Nov 18 17:38:59.565 INFO [stdout] Nov 18 17:38:59.565 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 17:38:59.565 INFO [stdout] Nov 18 17:39:00.061 INFO running `"docker" "inspect" "efccb6cc4fb5ec0813dc9bb37b503353040e705292e3b55e23b06a71b416bc8f"` Nov 18 17:39:00.361 INFO running `"docker" "rm" "-f" "efccb6cc4fb5ec0813dc9bb37b503353040e705292e3b55e23b06a71b416bc8f"` Nov 18 17:39:00.667 INFO [stdout] efccb6cc4fb5ec0813dc9bb37b503353040e705292e3b55e23b06a71b416bc8f