Oct 26 23:50:56.376 INFO checking nayato/length-push against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:50:56.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 26 23:50:56.846 INFO blam! 87080ff5290653cb52c07750c1efd5a2c803003fcbf3b72bbf33f1cca5d65bf0 Oct 26 23:50:56.848 INFO running `"docker" "start" "-a" "87080ff5290653cb52c07750c1efd5a2c803003fcbf3b72bbf33f1cca5d65bf0"` Oct 26 23:50:57.975 INFO kablam! usermod: no changes Oct 26 23:50:58.164 INFO kablam! Compiling pkg-config v0.3.12 Oct 26 23:50:58.181 INFO kablam! Compiling ring v0.13.2 Oct 26 23:50:58.182 INFO kablam! Compiling syn v0.14.6 Oct 26 23:50:58.182 INFO kablam! Checking tokio-io v0.1.5 Oct 26 23:50:58.183 INFO kablam! Checking chrono v0.4.5 Oct 26 23:50:58.184 INFO kablam! Checking error-chain v0.12.0 Oct 26 23:51:02.911 INFO kablam! Checking tokio-core v0.1.12 Oct 26 23:51:03.899 INFO kablam! Compiling openssl-sys v0.9.33 Oct 26 23:51:07.866 INFO kablam! Compiling openssl v0.9.24 Oct 26 23:51:17.220 INFO kablam! Compiling structopt-derive v0.2.10 Oct 26 23:51:17.298 INFO kablam! Checking webpki v0.18.1 Oct 26 23:51:17.299 INFO kablam! Checking sct v0.3.0 Oct 26 23:51:18.751 INFO kablam! Checking native-tls v0.1.5 Oct 26 23:51:20.268 INFO kablam! Checking rustls v0.12.0 Oct 26 23:51:25.599 INFO kablam! Checking structopt v0.2.10 Oct 26 23:51:27.511 INFO kablam! Checking tokio-rustls v0.5.0 Oct 26 23:51:28.337 INFO kablam! Checking length-push v0.1.0 (/source) Oct 26 23:51:28.403 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 26 23:51:28.403 INFO kablam! --> src/error.rs:1:10 Oct 26 23:51:28.403 INFO kablam! | Oct 26 23:51:28.403 INFO kablam! 1 | #![allow(unused_doc_comment)] Oct 26 23:51:28.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 26 23:51:28.403 INFO kablam! | Oct 26 23:51:28.403 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 26 23:51:28.403 INFO kablam! Oct 26 23:51:28.413 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 26 23:51:28.413 INFO kablam! --> src/error.rs:1:10 Oct 26 23:51:28.413 INFO kablam! | Oct 26 23:51:28.413 INFO kablam! 1 | #![allow(unused_doc_comment)] Oct 26 23:51:28.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 26 23:51:28.413 INFO kablam! | Oct 26 23:51:28.413 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 26 23:51:28.413 INFO kablam! Oct 26 23:51:30.215 INFO kablam! warning: unused import: `codec::LengthCodec` Oct 26 23:51:30.215 INFO kablam! --> src/main.rs:37:5 Oct 26 23:51:30.215 INFO kablam! | Oct 26 23:51:30.215 INFO kablam! 37 | use codec::LengthCodec; Oct 26 23:51:30.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:51:30.215 INFO kablam! | Oct 26 23:51:30.215 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:51:30.215 INFO kablam! Oct 26 23:51:30.391 INFO kablam! warning: unused import: `codec::LengthCodec` Oct 26 23:51:30.391 INFO kablam! --> src/main.rs:37:5 Oct 26 23:51:30.391 INFO kablam! | Oct 26 23:51:30.391 INFO kablam! 37 | use codec::LengthCodec; Oct 26 23:51:30.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:51:30.391 INFO kablam! | Oct 26 23:51:30.391 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:51:30.391 INFO kablam! Oct 26 23:51:30.691 INFO kablam! warning: unused variable: `offset` Oct 26 23:51:30.691 INFO kablam! --> src/main.rs:95:5 Oct 26 23:51:30.691 INFO kablam! | Oct 26 23:51:30.691 INFO kablam! 95 | offset: usize, Oct 26 23:51:30.691 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 26 23:51:30.691 INFO kablam! | Oct 26 23:51:30.691 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:51:30.691 INFO kablam! Oct 26 23:51:30.783 INFO kablam! warning: unused variable: `offset` Oct 26 23:51:30.783 INFO kablam! --> src/main.rs:95:5 Oct 26 23:51:30.783 INFO kablam! | Oct 26 23:51:30.783 INFO kablam! 95 | offset: usize, Oct 26 23:51:30.783 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 26 23:51:30.783 INFO kablam! | Oct 26 23:51:30.783 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:51:30.783 INFO kablam! Oct 26 23:51:30.843 INFO kablam! warning: struct is never constructed: `LengthCodec` Oct 26 23:51:30.843 INFO kablam! --> src/codec.rs:5:1 Oct 26 23:51:30.843 INFO kablam! | Oct 26 23:51:30.843 INFO kablam! 5 | pub struct LengthCodec { Oct 26 23:51:30.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:51:30.843 INFO kablam! | Oct 26 23:51:30.843 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:51:30.843 INFO kablam! Oct 26 23:51:30.843 INFO kablam! warning: method is never used: `new` Oct 26 23:51:30.843 INFO kablam! --> src/codec.rs:16:5 Oct 26 23:51:30.843 INFO kablam! | Oct 26 23:51:30.843 INFO kablam! 16 | pub fn new() -> LengthCodec { Oct 26 23:51:30.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:51:30.843 INFO kablam! Oct 26 23:51:30.941 INFO kablam! warning: struct is never constructed: `LengthCodec` Oct 26 23:51:30.941 INFO kablam! --> src/codec.rs:5:1 Oct 26 23:51:30.941 INFO kablam! | Oct 26 23:51:30.941 INFO kablam! 5 | pub struct LengthCodec { Oct 26 23:51:30.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:51:30.941 INFO kablam! | Oct 26 23:51:30.943 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:51:30.943 INFO kablam! Oct 26 23:51:30.943 INFO kablam! warning: method is never used: `new` Oct 26 23:51:30.943 INFO kablam! --> src/codec.rs:16:5 Oct 26 23:51:30.943 INFO kablam! | Oct 26 23:51:30.943 INFO kablam! 16 | pub fn new() -> LengthCodec { Oct 26 23:51:30.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:51:30.943 INFO kablam! Oct 26 23:51:31.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.01s Oct 26 23:51:31.023 INFO kablam! su: No module specific data is present Oct 26 23:51:31.885 INFO running `"docker" "rm" "-f" "87080ff5290653cb52c07750c1efd5a2c803003fcbf3b72bbf33f1cca5d65bf0"` Oct 26 23:51:32.291 INFO blam! 87080ff5290653cb52c07750c1efd5a2c803003fcbf3b72bbf33f1cca5d65bf0