Oct 21 13:11:48.151 INFO checking tari/warcdedupe against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:11:48.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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"` Oct 21 13:11:48.654 INFO blam! b959703269a869a7d8d8555e800eef340a513df6e9cd14ea890208aaf260de43 Oct 21 13:11:48.655 INFO running `"docker" "start" "-a" "b959703269a869a7d8d8555e800eef340a513df6e9cd14ea890208aaf260de43"` Oct 21 13:11:50.295 INFO kablam! usermod: no changes Oct 21 13:11:50.563 INFO kablam! Compiling cc v1.0.10 Oct 21 13:11:50.570 INFO kablam! Checking serde v1.0.38 Oct 21 13:11:50.577 INFO kablam! Compiling proc-macro2 v0.3.6 Oct 21 13:11:50.578 INFO kablam! Compiling crc v1.7.0 Oct 21 13:11:50.580 INFO kablam! Checking atty v0.2.8 Oct 21 13:11:50.581 INFO kablam! Checking regex-syntax v0.5.5 Oct 21 13:11:50.581 INFO kablam! Checking term v0.5.1 Oct 21 13:11:50.582 INFO kablam! Checking twoway v0.1.8 Oct 21 13:11:52.097 INFO kablam! Checking criterion-stats v0.2.3 Oct 21 13:11:52.648 INFO kablam! Checking chrono v0.4.2 Oct 21 13:11:53.701 INFO kablam! Checking itertools-num v0.1.1 Oct 21 13:11:54.963 INFO kablam! Checking criterion-plot v0.2.3 Oct 21 13:11:55.680 INFO kablam! Checking clap v2.31.2 Oct 21 13:12:07.754 INFO kablam! Checking sha-1 v0.7.0 Oct 21 13:12:07.772 INFO kablam! Checking simplelog v0.5.1 Oct 21 13:12:07.932 INFO kablam! Compiling quote v0.5.1 Oct 21 13:12:08.060 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 21 13:12:09.793 INFO kablam! Checking libflate v0.1.14 Oct 21 13:12:11.464 INFO kablam! Compiling syn v0.13.1 Oct 21 13:12:17.384 INFO kablam! Checking regex v0.2.10 Oct 21 13:12:35.297 INFO kablam! Checking serde_json v1.0.14 Oct 21 13:12:39.883 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 21 13:12:39.938 INFO kablam! Checking backtrace v0.3.6 Oct 21 13:12:41.068 INFO kablam! Checking failure v0.1.1 Oct 21 13:12:42.240 INFO kablam! Checking handlebars v0.31.0 Oct 21 13:12:45.452 INFO kablam! Compiling serde_derive v1.0.38 Oct 21 13:12:56.017 INFO kablam! Checking docopt v0.8.3 Oct 21 13:12:56.018 INFO kablam! Checking criterion v0.2.3 Oct 21 13:12:58.262 INFO kablam! Checking warcdedupe v0.1.0 (/source) Oct 21 13:12:58.788 INFO kablam! warning: unused import: `Result as IoResult` Oct 21 13:12:58.789 INFO kablam! --> src/reader.rs:5:33 Oct 21 13:12:58.789 INFO kablam! | Oct 21 13:12:58.789 INFO kablam! 5 | use std::io::{Error as IoError, Result as IoResult}; Oct 21 13:12:58.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:12:58.790 INFO kablam! | Oct 21 13:12:58.790 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:12:58.790 INFO kablam! Oct 21 13:12:58.800 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 21 13:12:58.801 INFO kablam! --> src/lib.rs:338:43 Oct 21 13:12:58.801 INFO kablam! | Oct 21 13:12:58.801 INFO kablam! 338 | debug_assert!(m[1].iter().all(std::ascii::AsciiExt::is_ascii)); Oct 21 13:12:58.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:12:58.802 INFO kablam! | Oct 21 13:12:58.802 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:12:58.804 INFO kablam! Oct 21 13:13:01.788 INFO kablam! warning: unused import: `Result as IoResult` Oct 21 13:13:01.788 INFO kablam! --> src/reader.rs:5:33 Oct 21 13:13:01.788 INFO kablam! | Oct 21 13:13:01.788 INFO kablam! 5 | use std::io::{Error as IoError, Result as IoResult}; Oct 21 13:13:01.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:13:01.804 INFO kablam! | Oct 21 13:13:01.804 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:13:01.804 INFO kablam! Oct 21 13:13:01.804 INFO kablam! warning: unused variable: `output` Oct 21 13:13:01.804 INFO kablam! --> src/bin/warcdedupe.rs:110:13 Oct 21 13:13:01.804 INFO kablam! | Oct 21 13:13:01.804 INFO kablam! 110 | let mut output = open_output_stream(args.arg_outfile, args.flag_compress_output); Oct 21 13:13:01.804 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 21 13:13:01.804 INFO kablam! | Oct 21 13:13:01.804 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:13:01.804 INFO kablam! Oct 21 13:13:01.804 INFO kablam! warning: unused variable: `e` Oct 21 13:13:01.804 INFO kablam! --> src/bin/warcdedupe.rs:141:21 Oct 21 13:13:01.804 INFO kablam! | Oct 21 13:13:01.804 INFO kablam! 141 | Err(e) => unimplemented!(), Oct 21 13:13:01.804 INFO kablam! | ^ help: consider using `_e` instead Oct 21 13:13:01.804 INFO kablam! Oct 21 13:13:01.956 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 21 13:13:01.956 INFO kablam! --> src/lib.rs:338:43 Oct 21 13:13:01.956 INFO kablam! | Oct 21 13:13:01.956 INFO kablam! 338 | debug_assert!(m[1].iter().all(std::ascii::AsciiExt::is_ascii)); Oct 21 13:13:01.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:13:01.956 INFO kablam! | Oct 21 13:13:01.956 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 13:13:01.956 INFO kablam! Oct 21 13:13:02.057 INFO kablam! warning: variable does not need to be mutable Oct 21 13:13:02.057 INFO kablam! --> src/bin/warcdedupe.rs:110:9 Oct 21 13:13:02.057 INFO kablam! | Oct 21 13:13:02.057 INFO kablam! 110 | let mut output = open_output_stream(args.arg_outfile, args.flag_compress_output); Oct 21 13:13:02.058 INFO kablam! | ----^^^^^^ Oct 21 13:13:02.058 INFO kablam! | | Oct 21 13:13:02.058 INFO kablam! | help: remove this `mut` Oct 21 13:13:02.058 INFO kablam! | Oct 21 13:13:02.059 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:13:02.059 INFO kablam! Oct 21 13:13:02.396 INFO kablam! warning: unused variable: `output` Oct 21 13:13:02.396 INFO kablam! --> src/bin/warcdedupe.rs:110:13 Oct 21 13:13:02.396 INFO kablam! | Oct 21 13:13:02.396 INFO kablam! 110 | let mut output = open_output_stream(args.arg_outfile, args.flag_compress_output); Oct 21 13:13:02.396 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 21 13:13:02.396 INFO kablam! | Oct 21 13:13:02.396 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:13:02.396 INFO kablam! Oct 21 13:13:02.396 INFO kablam! warning: unused variable: `e` Oct 21 13:13:02.396 INFO kablam! --> src/bin/warcdedupe.rs:141:21 Oct 21 13:13:02.396 INFO kablam! | Oct 21 13:13:02.396 INFO kablam! 141 | Err(e) => unimplemented!(), Oct 21 13:13:02.396 INFO kablam! | ^ help: consider using `_e` instead Oct 21 13:13:02.396 INFO kablam! Oct 21 13:13:02.477 INFO kablam! warning: variable does not need to be mutable Oct 21 13:13:02.477 INFO kablam! --> src/bin/warcdedupe.rs:110:9 Oct 21 13:13:02.477 INFO kablam! | Oct 21 13:13:02.477 INFO kablam! 110 | let mut output = open_output_stream(args.arg_outfile, args.flag_compress_output); Oct 21 13:13:02.477 INFO kablam! | ----^^^^^^ Oct 21 13:13:02.477 INFO kablam! | | Oct 21 13:13:02.477 INFO kablam! | help: remove this `mut` Oct 21 13:13:02.477 INFO kablam! | Oct 21 13:13:02.477 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:13:02.477 INFO kablam! Oct 21 13:13:02.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 21 13:13:02.869 INFO kablam! su: No module specific data is present Oct 21 13:13:04.147 INFO running `"docker" "rm" "-f" "b959703269a869a7d8d8555e800eef340a513df6e9cd14ea890208aaf260de43"` Oct 21 13:13:04.396 INFO blam! b959703269a869a7d8d8555e800eef340a513df6e9cd14ea890208aaf260de43