Nov 18 12:38:05.083 INFO testing google-admin1_reports-cli-1.0.7+20171204 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:38:05.083 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:38:05.636 INFO [stdout] 2ace5f67acab0b8b66fdb017fa4fd81103706e1b7b5ed71474b0a17c1dbc345e Nov 18 12:38:05.639 INFO running `"docker" "start" "-a" "2ace5f67acab0b8b66fdb017fa4fd81103706e1b7b5ed71474b0a17c1dbc345e"` Nov 18 12:38:07.695 INFO [stderr] usermod: no changes Nov 18 12:38:07.756 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:38:07.756 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:38:07.756 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:38:07.756 INFO [stderr] files will be included as a binary target: Nov 18 12:38:07.756 INFO [stderr] Nov 18 12:38:07.756 INFO [stderr] * /source/src/main.rs Nov 18 12:38:07.756 INFO [stderr] Nov 18 12:38:07.756 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:38:07.756 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:38:07.757 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:38:07.757 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:38:07.757 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:38:07.757 INFO [stderr] Nov 18 12:38:07.757 INFO [stderr] For more information on this warning you can consult Nov 18 12:38:07.757 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:38:07.757 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-reports`, Nov 18 12:38:07.757 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:38:07.947 INFO [stderr] Compiling google-admin1_reports v1.0.8+20180806 Nov 18 12:38:14.469 INFO [stderr] Compiling google-admin1_reports-cli v1.0.7+20171204 (/source) Nov 18 12:38:31.072 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.34s Nov 18 12:38:31.111 INFO [stderr] su: No module specific data is present Nov 18 12:38:32.585 INFO running `"docker" "inspect" "2ace5f67acab0b8b66fdb017fa4fd81103706e1b7b5ed71474b0a17c1dbc345e"` Nov 18 12:38:33.020 INFO running `"docker" "rm" "-f" "2ace5f67acab0b8b66fdb017fa4fd81103706e1b7b5ed71474b0a17c1dbc345e"` Nov 18 12:38:33.467 INFO [stdout] 2ace5f67acab0b8b66fdb017fa4fd81103706e1b7b5ed71474b0a17c1dbc345e Nov 18 12:38:33.476 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:38:33.963 INFO [stdout] 9bf4ba5022a2a1932590207161f6c959bf84a13009fe2bc5a700605388a6167b Nov 18 12:38:33.966 INFO running `"docker" "start" "-a" "9bf4ba5022a2a1932590207161f6c959bf84a13009fe2bc5a700605388a6167b"` Nov 18 12:38:36.094 INFO [stderr] usermod: no changes Nov 18 12:38:36.167 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:38:36.167 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:38:36.167 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:38:36.167 INFO [stderr] files will be included as a binary target: Nov 18 12:38:36.167 INFO [stderr] Nov 18 12:38:36.167 INFO [stderr] * /source/src/main.rs Nov 18 12:38:36.167 INFO [stderr] Nov 18 12:38:36.167 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:38:36.167 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:38:36.167 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:38:36.167 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:38:36.167 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:38:36.167 INFO [stderr] Nov 18 12:38:36.167 INFO [stderr] For more information on this warning you can consult Nov 18 12:38:36.167 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:38:36.167 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-reports`, Nov 18 12:38:36.167 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:38:36.383 INFO [stderr] Compiling google-admin1_reports-cli v1.0.7+20171204 (/source) Nov 18 12:38:42.128 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.01s Nov 18 12:38:42.140 INFO [stderr] su: No module specific data is present Nov 18 12:38:43.662 INFO running `"docker" "inspect" "9bf4ba5022a2a1932590207161f6c959bf84a13009fe2bc5a700605388a6167b"` Nov 18 12:38:44.004 INFO running `"docker" "rm" "-f" "9bf4ba5022a2a1932590207161f6c959bf84a13009fe2bc5a700605388a6167b"` Nov 18 12:38:44.339 INFO [stdout] 9bf4ba5022a2a1932590207161f6c959bf84a13009fe2bc5a700605388a6167b Nov 18 12:38:44.345 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:38:44.835 INFO [stdout] 428d1d86ad8eb652049c37a04ad186a70c8ce0d704adcf2abca79f71ef550cbe Nov 18 12:38:44.838 INFO running `"docker" "start" "-a" "428d1d86ad8eb652049c37a04ad186a70c8ce0d704adcf2abca79f71ef550cbe"` Nov 18 12:38:46.829 INFO [stderr] usermod: no changes Nov 18 12:38:46.883 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:38:46.883 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:38:46.883 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:38:46.883 INFO [stderr] files will be included as a binary target: Nov 18 12:38:46.883 INFO [stderr] Nov 18 12:38:46.883 INFO [stderr] * /source/src/main.rs Nov 18 12:38:46.883 INFO [stderr] Nov 18 12:38:46.883 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:38:46.883 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:38:46.883 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:38:46.883 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:38:46.883 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:38:46.883 INFO [stderr] Nov 18 12:38:46.883 INFO [stderr] For more information on this warning you can consult Nov 18 12:38:46.883 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:38:46.883 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-reports`, Nov 18 12:38:46.883 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:38:47.105 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 18 12:38:47.133 INFO [stderr] Running /target/debug/deps/admin1_reports-66cd1113085e03c2 Nov 18 12:38:47.136 INFO [stdout] Nov 18 12:38:47.136 INFO [stdout] running 0 tests Nov 18 12:38:47.136 INFO [stdout] Nov 18 12:38:47.136 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:38:47.136 INFO [stdout] Nov 18 12:38:47.145 INFO [stderr] su: No module specific data is present Nov 18 12:38:48.011 INFO running `"docker" "inspect" "428d1d86ad8eb652049c37a04ad186a70c8ce0d704adcf2abca79f71ef550cbe"` Nov 18 12:38:48.383 INFO running `"docker" "rm" "-f" "428d1d86ad8eb652049c37a04ad186a70c8ce0d704adcf2abca79f71ef550cbe"` Nov 18 12:38:48.763 INFO [stdout] 428d1d86ad8eb652049c37a04ad186a70c8ce0d704adcf2abca79f71ef550cbe