Oct 10 18:34:35.399 INFO testing mersinvald/batch_resolve against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:34:35.399 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:34:35.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:34:35.829 INFO blam! 6f727a7139c16eb149d1aadff0d59c7dd683891f8338fefee92f0a5264f098d0 Oct 10 18:34:35.837 INFO running `"docker" "start" "-a" "6f727a7139c16eb149d1aadff0d59c7dd683891f8338fefee92f0a5264f098d0"` Oct 10 18:34:36.580 INFO kablam! usermod: no changes Oct 10 18:34:36.601 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 18:34:36.601 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 18:34:36.601 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 18:34:36.601 INFO kablam! files will be included as a binary target: Oct 10 18:34:36.601 INFO kablam! Oct 10 18:34:36.601 INFO kablam! * /source/src/main.rs Oct 10 18:34:36.601 INFO kablam! Oct 10 18:34:36.601 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 18:34:36.601 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 18:34:36.601 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 18:34:36.601 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 18:34:36.601 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 18:34:36.601 INFO kablam! Oct 10 18:34:36.601 INFO kablam! For more information on this warning you can consult Oct 10 18:34:36.601 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 18:34:36.601 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Oct 10 18:34:36.601 INFO kablam! please set bin.path in Cargo.toml Oct 10 18:34:36.798 INFO kablam! Compiling openssl v0.9.11 Oct 10 18:34:36.798 INFO kablam! Compiling trust-dns v0.10.1 Oct 10 18:34:36.799 INFO kablam! Compiling serde v1.0.3 Oct 10 18:34:36.799 INFO kablam! Compiling openssl-sys v0.9.11 Oct 10 18:34:36.799 INFO kablam! Compiling clicolors-control v0.1.0 Oct 10 18:34:36.799 INFO kablam! Compiling parking_lot_core v0.2.1 Oct 10 18:34:36.848 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 10 18:34:36.848 INFO kablam! Compiling chrono v0.2.25 Oct 10 18:34:38.634 INFO kablam! Compiling serde_derive v1.0.3 Oct 10 18:34:38.927 INFO kablam! Compiling backtrace v0.2.3 Oct 10 18:34:41.304 INFO kablam! Compiling parking_lot v0.4.3 Oct 10 18:34:41.329 INFO kablam! Compiling error-chain v0.1.12 Oct 10 18:34:44.124 INFO kablam! Compiling indicatif v0.1.0 Oct 10 18:34:59.245 INFO kablam! Compiling toml v0.4.0 Oct 10 18:35:13.184 INFO kablam! Compiling batch_resolve_cli v0.3.5 (/source) Oct 10 18:35:16.736 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:35:16.736 INFO kablam! --> src/resolve/batch.rs:110:1 Oct 10 18:35:16.736 INFO kablam! | Oct 10 18:35:16.736 INFO kablam! 110 | / arg_enum!{ Oct 10 18:35:16.736 INFO kablam! 111 | | #[derive(Copy, Clone, Debug)] Oct 10 18:35:16.736 INFO kablam! 112 | | pub enum QueryType { Oct 10 18:35:16.737 INFO kablam! 113 | | A, Oct 10 18:35:16.737 INFO kablam! ... | Oct 10 18:35:16.737 INFO kablam! 117 | | } Oct 10 18:35:16.737 INFO kablam! 118 | | } Oct 10 18:35:16.737 INFO kablam! | |_^ Oct 10 18:35:16.737 INFO kablam! | Oct 10 18:35:16.738 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:35:16.738 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:35:16.738 INFO kablam! Oct 10 18:35:25.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.00s Oct 10 18:35:25.611 INFO kablam! su: No module specific data is present Oct 10 18:35:26.205 INFO running `"docker" "rm" "-f" "6f727a7139c16eb149d1aadff0d59c7dd683891f8338fefee92f0a5264f098d0"` Oct 10 18:35:26.536 INFO blam! 6f727a7139c16eb149d1aadff0d59c7dd683891f8338fefee92f0a5264f098d0 Oct 10 18:35:26.554 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:35:26.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:35:26.934 INFO blam! dca86354534850487e0361588569681b46ccb4dd54a4669dfc7912cd8ff035c4 Oct 10 18:35:26.936 INFO running `"docker" "start" "-a" "dca86354534850487e0361588569681b46ccb4dd54a4669dfc7912cd8ff035c4"` Oct 10 18:35:28.725 INFO kablam! usermod: no changes Oct 10 18:35:28.796 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 18:35:28.796 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 18:35:28.796 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 18:35:28.796 INFO kablam! files will be included as a binary target: Oct 10 18:35:28.796 INFO kablam! Oct 10 18:35:28.796 INFO kablam! * /source/src/main.rs Oct 10 18:35:28.796 INFO kablam! Oct 10 18:35:28.796 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 18:35:28.796 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 18:35:28.796 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 18:35:28.796 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 18:35:28.796 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 18:35:28.796 INFO kablam! Oct 10 18:35:28.796 INFO kablam! For more information on this warning you can consult Oct 10 18:35:28.796 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 18:35:28.796 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Oct 10 18:35:28.796 INFO kablam! please set bin.path in Cargo.toml Oct 10 18:35:28.967 INFO kablam! Compiling batch_resolve_cli v0.3.5 (/source) Oct 10 18:35:32.302 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:35:32.303 INFO kablam! --> src/resolve/batch.rs:110:1 Oct 10 18:35:32.303 INFO kablam! | Oct 10 18:35:32.303 INFO kablam! 110 | / arg_enum!{ Oct 10 18:35:32.304 INFO kablam! 111 | | #[derive(Copy, Clone, Debug)] Oct 10 18:35:32.304 INFO kablam! 112 | | pub enum QueryType { Oct 10 18:35:32.304 INFO kablam! 113 | | A, Oct 10 18:35:32.304 INFO kablam! ... | Oct 10 18:35:32.304 INFO kablam! 117 | | } Oct 10 18:35:32.305 INFO kablam! 118 | | } Oct 10 18:35:32.305 INFO kablam! | |_^ Oct 10 18:35:32.305 INFO kablam! | Oct 10 18:35:32.305 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:35:32.305 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:35:32.306 INFO kablam! Oct 10 18:35:33.458 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.69s Oct 10 18:35:33.471 INFO kablam! su: No module specific data is present Oct 10 18:35:33.989 INFO running `"docker" "rm" "-f" "dca86354534850487e0361588569681b46ccb4dd54a4669dfc7912cd8ff035c4"` Oct 10 18:35:34.208 INFO blam! dca86354534850487e0361588569681b46ccb4dd54a4669dfc7912cd8ff035c4 Oct 10 18:35:34.212 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:35:34.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:35:34.688 INFO blam! 5fd8c2c8d0f12fb939497093055592f64da6e927c160e4fd42f0dfc5eba2c4b3 Oct 10 18:35:34.697 INFO running `"docker" "start" "-a" "5fd8c2c8d0f12fb939497093055592f64da6e927c160e4fd42f0dfc5eba2c4b3"` Oct 10 18:35:35.869 INFO kablam! usermod: no changes Oct 10 18:35:35.924 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 18:35:35.924 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 18:35:35.924 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 18:35:35.924 INFO kablam! files will be included as a binary target: Oct 10 18:35:35.924 INFO kablam! Oct 10 18:35:35.924 INFO kablam! * /source/src/main.rs Oct 10 18:35:35.924 INFO kablam! Oct 10 18:35:35.924 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 18:35:35.924 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 18:35:35.924 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 18:35:35.924 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 18:35:35.924 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 18:35:35.924 INFO kablam! Oct 10 18:35:35.924 INFO kablam! For more information on this warning you can consult Oct 10 18:35:35.924 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 18:35:35.924 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `batch_resolve`, Oct 10 18:35:35.924 INFO kablam! please set bin.path in Cargo.toml Oct 10 18:35:36.092 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 18:35:36.100 INFO kablam! Running /target/debug/deps/batch_resolve-cf70541b03ae10f0 Oct 10 18:35:36.108 INFO kablam! su: No module specific data is present Oct 10 18:35:36.108 INFO blam! Oct 10 18:35:36.108 INFO blam! running 0 tests Oct 10 18:35:36.108 INFO blam! Oct 10 18:35:36.108 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:35:36.108 INFO blam! Oct 10 18:35:36.875 INFO running `"docker" "rm" "-f" "5fd8c2c8d0f12fb939497093055592f64da6e927c160e4fd42f0dfc5eba2c4b3"` Oct 10 18:35:37.196 INFO blam! 5fd8c2c8d0f12fb939497093055592f64da6e927c160e4fd42f0dfc5eba2c4b3