Dec 13 10:54:50.836 INFO testing mersinvald/batch_resolve against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 10:54:50.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 10:54:51.302 INFO [stdout] 7c22fbfbacb60b1163afcfec902b4a3df940015c58cb1981dc375acf1f70f7b3 Dec 13 10:54:51.304 INFO running `"docker" "start" "-a" "7c22fbfbacb60b1163afcfec902b4a3df940015c58cb1981dc375acf1f70f7b3"` Dec 13 10:54:52.515 INFO [stderr] usermod: no changes Dec 13 10:54:52.579 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 10:54:52.579 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 10:54:52.579 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 10:54:52.579 INFO [stderr] files will be included as a binary target: Dec 13 10:54:52.579 INFO [stderr] Dec 13 10:54:52.579 INFO [stderr] * /source/src/main.rs Dec 13 10:54:52.579 INFO [stderr] Dec 13 10:54:52.579 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 10:54:52.579 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 10:54:52.579 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 10:54:52.579 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 10:54:52.579 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 10:54:52.579 INFO [stderr] Dec 13 10:54:52.579 INFO [stderr] For more information on this warning you can consult Dec 13 10:54:52.579 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 10:54:52.579 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Dec 13 10:54:52.579 INFO [stderr] please set bin.path in Cargo.toml Dec 13 10:54:52.775 INFO [stderr] Compiling smallvec v0.3.3 Dec 13 10:54:52.777 INFO [stderr] Compiling openssl v0.9.11 Dec 13 10:54:52.777 INFO [stderr] Compiling trust-dns v0.10.1 Dec 13 10:54:52.795 INFO [stderr] Compiling data-encoding v1.2.0 Dec 13 10:54:52.802 INFO [stderr] Compiling untrusted v0.3.2 Dec 13 10:54:52.803 INFO [stderr] Compiling serde v1.0.3 Dec 13 10:54:52.803 INFO [stderr] Compiling backtrace-sys v0.1.10 Dec 13 10:54:52.803 INFO [stderr] Compiling clicolors-control v0.1.0 Dec 13 10:54:54.551 INFO [stderr] Compiling num v0.1.37 Dec 13 10:54:55.743 INFO [stderr] Compiling chrono v0.2.25 Dec 13 10:54:55.855 INFO [stderr] Compiling serde_derive v1.0.3 Dec 13 10:54:56.055 INFO [stderr] Compiling parking_lot_core v0.2.1 Dec 13 10:54:58.983 INFO [stderr] Compiling parking_lot v0.4.3 Dec 13 10:55:01.728 INFO [stderr] Compiling indicatif v0.1.0 Dec 13 10:55:22.199 INFO [stderr] Compiling toml v0.4.0 Dec 13 10:55:23.623 INFO [stderr] Compiling backtrace v0.2.3 Dec 13 10:55:24.847 INFO [stderr] Compiling error-chain v0.1.12 Dec 13 10:55:39.201 INFO [stderr] Compiling batch_resolve_cli v0.3.5 (/source) Dec 13 10:55:40.820 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Dec 13 10:55:40.820 INFO [stderr] --> src/resolve/batch.rs:110:1 Dec 13 10:55:40.820 INFO [stderr] | Dec 13 10:55:40.820 INFO [stderr] 110 | / arg_enum!{ Dec 13 10:55:40.820 INFO [stderr] 111 | | #[derive(Copy, Clone, Debug)] Dec 13 10:55:40.820 INFO [stderr] 112 | | pub enum QueryType { Dec 13 10:55:40.820 INFO [stderr] 113 | | A, Dec 13 10:55:40.820 INFO [stderr] ... | Dec 13 10:55:40.820 INFO [stderr] 117 | | } Dec 13 10:55:40.820 INFO [stderr] 118 | | } Dec 13 10:55:40.820 INFO [stderr] | |_^ Dec 13 10:55:40.820 INFO [stderr] | Dec 13 10:55:40.820 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 10:55:40.820 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) Dec 13 10:55:40.820 INFO [stderr] Dec 13 10:55:48.051 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.46s Dec 13 10:55:48.051 INFO [stderr] su: No module specific data is present Dec 13 10:55:48.444 INFO running `"docker" "inspect" "7c22fbfbacb60b1163afcfec902b4a3df940015c58cb1981dc375acf1f70f7b3"` Dec 13 10:55:48.661 INFO running `"docker" "rm" "-f" "7c22fbfbacb60b1163afcfec902b4a3df940015c58cb1981dc375acf1f70f7b3"` Dec 13 10:55:48.867 INFO [stdout] 7c22fbfbacb60b1163afcfec902b4a3df940015c58cb1981dc375acf1f70f7b3 Dec 13 10:55:48.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 10:55:49.143 INFO [stdout] ce0998ef2d4ca9b10fa9a1f9edd8608ee89151c63c2a554141612fe6f017b6ad Dec 13 10:55:49.147 INFO running `"docker" "start" "-a" "ce0998ef2d4ca9b10fa9a1f9edd8608ee89151c63c2a554141612fe6f017b6ad"` Dec 13 10:55:50.156 INFO [stderr] usermod: no changes Dec 13 10:55:50.207 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 10:55:50.207 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 10:55:50.207 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 10:55:50.207 INFO [stderr] files will be included as a binary target: Dec 13 10:55:50.207 INFO [stderr] Dec 13 10:55:50.207 INFO [stderr] * /source/src/main.rs Dec 13 10:55:50.207 INFO [stderr] Dec 13 10:55:50.207 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 10:55:50.207 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 10:55:50.207 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 10:55:50.207 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 10:55:50.207 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 10:55:50.207 INFO [stderr] Dec 13 10:55:50.207 INFO [stderr] For more information on this warning you can consult Dec 13 10:55:50.207 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 10:55:50.207 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Dec 13 10:55:50.207 INFO [stderr] please set bin.path in Cargo.toml Dec 13 10:55:50.352 INFO [stderr] Compiling batch_resolve_cli v0.3.5 (/source) Dec 13 10:55:51.795 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Dec 13 10:55:51.795 INFO [stderr] --> src/resolve/batch.rs:110:1 Dec 13 10:55:51.795 INFO [stderr] | Dec 13 10:55:51.795 INFO [stderr] 110 | / arg_enum!{ Dec 13 10:55:51.795 INFO [stderr] 111 | | #[derive(Copy, Clone, Debug)] Dec 13 10:55:51.795 INFO [stderr] 112 | | pub enum QueryType { Dec 13 10:55:51.795 INFO [stderr] 113 | | A, Dec 13 10:55:51.795 INFO [stderr] ... | Dec 13 10:55:51.795 INFO [stderr] 117 | | } Dec 13 10:55:51.795 INFO [stderr] 118 | | } Dec 13 10:55:51.795 INFO [stderr] | |_^ Dec 13 10:55:51.795 INFO [stderr] | Dec 13 10:55:51.795 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 10:55:51.795 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) Dec 13 10:55:51.795 INFO [stderr] Dec 13 10:55:52.844 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.65s Dec 13 10:55:52.872 INFO [stderr] su: No module specific data is present Dec 13 10:55:53.637 INFO running `"docker" "inspect" "ce0998ef2d4ca9b10fa9a1f9edd8608ee89151c63c2a554141612fe6f017b6ad"` Dec 13 10:55:54.079 INFO running `"docker" "rm" "-f" "ce0998ef2d4ca9b10fa9a1f9edd8608ee89151c63c2a554141612fe6f017b6ad"` Dec 13 10:55:54.492 INFO [stdout] ce0998ef2d4ca9b10fa9a1f9edd8608ee89151c63c2a554141612fe6f017b6ad Dec 13 10:55:54.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 10:55:55.099 INFO [stdout] 51043d2728d041a41f9b0464d190989aece73aeb4d81ddd327d1f472bda093ad Dec 13 10:55:55.104 INFO running `"docker" "start" "-a" "51043d2728d041a41f9b0464d190989aece73aeb4d81ddd327d1f472bda093ad"` Dec 13 10:55:56.303 INFO [stderr] usermod: no changes Dec 13 10:55:56.379 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 10:55:56.379 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 10:55:56.379 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 10:55:56.379 INFO [stderr] files will be included as a binary target: Dec 13 10:55:56.379 INFO [stderr] Dec 13 10:55:56.379 INFO [stderr] * /source/src/main.rs Dec 13 10:55:56.379 INFO [stderr] Dec 13 10:55:56.379 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 10:55:56.379 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 10:55:56.379 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 10:55:56.379 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 10:55:56.379 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 10:55:56.379 INFO [stderr] Dec 13 10:55:56.379 INFO [stderr] For more information on this warning you can consult Dec 13 10:55:56.379 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 10:55:56.379 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Dec 13 10:55:56.379 INFO [stderr] please set bin.path in Cargo.toml Dec 13 10:55:56.536 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Dec 13 10:55:56.555 INFO [stderr] Running /target/debug/deps/batch_resolve-e858a67567de7162 Dec 13 10:55:56.555 INFO [stdout] Dec 13 10:55:56.555 INFO [stdout] running 0 tests Dec 13 10:55:56.555 INFO [stdout] Dec 13 10:55:56.555 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 10:55:56.555 INFO [stdout] Dec 13 10:55:56.562 INFO [stderr] su: No module specific data is present Dec 13 10:55:57.143 INFO running `"docker" "inspect" "51043d2728d041a41f9b0464d190989aece73aeb4d81ddd327d1f472bda093ad"` Dec 13 10:55:57.427 INFO running `"docker" "rm" "-f" "51043d2728d041a41f9b0464d190989aece73aeb4d81ddd327d1f472bda093ad"` Dec 13 10:55:57.803 INFO [stdout] 51043d2728d041a41f9b0464d190989aece73aeb4d81ddd327d1f472bda093ad