Nov 16 19:51:08.819 INFO testing mersinvald/batch_resolve against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 19:51:08.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 19:51:09.096 INFO [stdout] 3ae9c4a748fc60c623803c3b51a487b7e2ff2c14b9c9d05bf17c3f2d1900673d Nov 16 19:51:09.101 INFO running `"docker" "start" "-a" "3ae9c4a748fc60c623803c3b51a487b7e2ff2c14b9c9d05bf17c3f2d1900673d"` Nov 16 19:51:10.215 INFO [stderr] usermod: no changes Nov 16 19:51:10.283 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 19:51:10.283 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 19:51:10.284 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 19:51:10.284 INFO [stderr] files will be included as a binary target: Nov 16 19:51:10.284 INFO [stderr] Nov 16 19:51:10.284 INFO [stderr] * /source/src/main.rs Nov 16 19:51:10.285 INFO [stderr] Nov 16 19:51:10.285 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 19:51:10.285 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 19:51:10.285 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 19:51:10.286 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 19:51:10.286 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 19:51:10.286 INFO [stderr] Nov 16 19:51:10.286 INFO [stderr] For more information on this warning you can consult Nov 16 19:51:10.287 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 19:51:10.287 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Nov 16 19:51:10.287 INFO [stderr] please set bin.path in Cargo.toml Nov 16 19:51:10.459 INFO [stderr] Compiling openssl v0.9.11 Nov 16 19:51:10.459 INFO [stderr] Compiling trust-dns v0.10.1 Nov 16 19:51:10.467 INFO [stderr] Compiling serde v1.0.3 Nov 16 19:51:10.470 INFO [stderr] Compiling openssl-sys v0.9.11 Nov 16 19:51:10.471 INFO [stderr] Compiling clicolors-control v0.1.0 Nov 16 19:51:10.471 INFO [stderr] Compiling parking_lot_core v0.2.1 Nov 16 19:51:10.487 INFO [stderr] Compiling chrono v0.2.25 Nov 16 19:51:10.487 INFO [stderr] Compiling serde_derive v1.0.3 Nov 16 19:51:12.343 INFO [stderr] Compiling error-chain v0.1.12 Nov 16 19:51:14.491 INFO [stderr] Compiling parking_lot v0.4.3 Nov 16 19:51:17.404 INFO [stderr] Compiling indicatif v0.1.0 Nov 16 19:51:35.137 INFO [stderr] Compiling toml v0.4.0 Nov 16 19:51:44.771 INFO [stderr] Compiling batch_resolve_cli v0.3.5 (/source) Nov 16 19:51:46.000 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 16 19:51:46.000 INFO [stderr] --> src/resolve/batch.rs:110:1 Nov 16 19:51:46.000 INFO [stderr] | Nov 16 19:51:46.000 INFO [stderr] 110 | / arg_enum!{ Nov 16 19:51:46.000 INFO [stderr] 111 | | #[derive(Copy, Clone, Debug)] Nov 16 19:51:46.000 INFO [stderr] 112 | | pub enum QueryType { Nov 16 19:51:46.000 INFO [stderr] 113 | | A, Nov 16 19:51:46.000 INFO [stderr] ... | Nov 16 19:51:46.000 INFO [stderr] 117 | | } Nov 16 19:51:46.000 INFO [stderr] 118 | | } Nov 16 19:51:46.000 INFO [stderr] | |_^ Nov 16 19:51:46.000 INFO [stderr] | Nov 16 19:51:46.000 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 19:51:46.000 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 19:51:46.000 INFO [stderr] Nov 16 19:51:54.384 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.12s Nov 16 19:51:54.396 INFO [stderr] su: No module specific data is present Nov 16 19:51:55.737 INFO running `"docker" "inspect" "3ae9c4a748fc60c623803c3b51a487b7e2ff2c14b9c9d05bf17c3f2d1900673d"` Nov 16 19:51:55.951 INFO running `"docker" "rm" "-f" "3ae9c4a748fc60c623803c3b51a487b7e2ff2c14b9c9d05bf17c3f2d1900673d"` Nov 16 19:51:56.289 INFO [stdout] 3ae9c4a748fc60c623803c3b51a487b7e2ff2c14b9c9d05bf17c3f2d1900673d Nov 16 19:51:56.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 19:51:56.739 INFO [stdout] 5391047c13a773fff9f328c7cc884d9c7adbda9875cfdc9cbe5bc0c466b6a81a Nov 16 19:51:56.743 INFO running `"docker" "start" "-a" "5391047c13a773fff9f328c7cc884d9c7adbda9875cfdc9cbe5bc0c466b6a81a"` Nov 16 19:51:57.941 INFO [stderr] usermod: no changes Nov 16 19:51:58.007 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 19:51:58.007 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 19:51:58.007 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 19:51:58.007 INFO [stderr] files will be included as a binary target: Nov 16 19:51:58.007 INFO [stderr] Nov 16 19:51:58.007 INFO [stderr] * /source/src/main.rs Nov 16 19:51:58.007 INFO [stderr] Nov 16 19:51:58.007 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 19:51:58.007 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 19:51:58.007 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 19:51:58.007 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 19:51:58.007 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 19:51:58.007 INFO [stderr] Nov 16 19:51:58.007 INFO [stderr] For more information on this warning you can consult Nov 16 19:51:58.007 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 19:51:58.007 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Nov 16 19:51:58.007 INFO [stderr] please set bin.path in Cargo.toml Nov 16 19:51:58.141 INFO [stderr] Compiling batch_resolve_cli v0.3.5 (/source) Nov 16 19:51:59.571 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 16 19:51:59.571 INFO [stderr] --> src/resolve/batch.rs:110:1 Nov 16 19:51:59.571 INFO [stderr] | Nov 16 19:51:59.571 INFO [stderr] 110 | / arg_enum!{ Nov 16 19:51:59.571 INFO [stderr] 111 | | #[derive(Copy, Clone, Debug)] Nov 16 19:51:59.571 INFO [stderr] 112 | | pub enum QueryType { Nov 16 19:51:59.571 INFO [stderr] 113 | | A, Nov 16 19:51:59.571 INFO [stderr] ... | Nov 16 19:51:59.571 INFO [stderr] 117 | | } Nov 16 19:51:59.571 INFO [stderr] 118 | | } Nov 16 19:51:59.571 INFO [stderr] | |_^ Nov 16 19:51:59.571 INFO [stderr] | Nov 16 19:51:59.571 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 19:51:59.571 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 19:51:59.571 INFO [stderr] Nov 16 19:52:00.720 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s Nov 16 19:52:00.727 INFO [stderr] su: No module specific data is present Nov 16 19:52:01.399 INFO running `"docker" "inspect" "5391047c13a773fff9f328c7cc884d9c7adbda9875cfdc9cbe5bc0c466b6a81a"` Nov 16 19:52:01.806 INFO running `"docker" "rm" "-f" "5391047c13a773fff9f328c7cc884d9c7adbda9875cfdc9cbe5bc0c466b6a81a"` Nov 16 19:52:02.057 INFO [stdout] 5391047c13a773fff9f328c7cc884d9c7adbda9875cfdc9cbe5bc0c466b6a81a Nov 16 19:52:02.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 19:52:02.545 INFO [stdout] 849cbc46f7ed79f012ab315634d69b652cea456416e518c762023c1605a59555 Nov 16 19:52:02.548 INFO running `"docker" "start" "-a" "849cbc46f7ed79f012ab315634d69b652cea456416e518c762023c1605a59555"` Nov 16 19:52:03.667 INFO [stderr] usermod: no changes Nov 16 19:52:03.755 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 19:52:03.755 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 19:52:03.755 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 19:52:03.755 INFO [stderr] files will be included as a binary target: Nov 16 19:52:03.755 INFO [stderr] Nov 16 19:52:03.755 INFO [stderr] * /source/src/main.rs Nov 16 19:52:03.755 INFO [stderr] Nov 16 19:52:03.755 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 19:52:03.755 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 19:52:03.755 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 19:52:03.755 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 19:52:03.755 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 19:52:03.755 INFO [stderr] Nov 16 19:52:03.755 INFO [stderr] For more information on this warning you can consult Nov 16 19:52:03.755 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 19:52:03.755 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Nov 16 19:52:03.755 INFO [stderr] please set bin.path in Cargo.toml Nov 16 19:52:03.886 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 16 19:52:03.911 INFO [stderr] Running /target/debug/deps/batch_resolve-fe920956582dc4b5 Nov 16 19:52:03.911 INFO [stdout] Nov 16 19:52:03.911 INFO [stdout] running 0 tests Nov 16 19:52:03.911 INFO [stdout] Nov 16 19:52:03.911 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:52:03.911 INFO [stdout] Nov 16 19:52:03.920 INFO [stderr] su: No module specific data is present Nov 16 19:52:04.569 INFO running `"docker" "inspect" "849cbc46f7ed79f012ab315634d69b652cea456416e518c762023c1605a59555"` Nov 16 19:52:04.816 INFO running `"docker" "rm" "-f" "849cbc46f7ed79f012ab315634d69b652cea456416e518c762023c1605a59555"` Nov 16 19:52:05.081 INFO [stdout] 849cbc46f7ed79f012ab315634d69b652cea456416e518c762023c1605a59555