Oct 27 20:20:25.034 INFO checking jbcrs-basic-0.1.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:20:25.034 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 27 20:20:25.459 INFO blam! a7dd92dda1100f960931685e12a20009dff6393c17c34b5b66d544bba9b59e80 Oct 27 20:20:25.465 INFO running `"docker" "start" "-a" "a7dd92dda1100f960931685e12a20009dff6393c17c34b5b66d544bba9b59e80"` Oct 27 20:20:26.321 INFO kablam! usermod: no changes Oct 27 20:20:26.400 INFO kablam! Compiling yade v0.1.2 Oct 27 20:20:31.562 INFO kablam! Checking jbcrs-basic v0.1.4 (/source) Oct 27 20:20:33.343 INFO kablam! warning: method is never used: `with_capacity` Oct 27 20:20:33.343 INFO kablam! --> src/writer/encode.rs:13:5 Oct 27 20:20:33.343 INFO kablam! | Oct 27 20:20:33.343 INFO kablam! 13 | pub fn with_capacity(cap: usize) -> Encoder { Oct 27 20:20:33.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:33.344 INFO kablam! | Oct 27 20:20:33.344 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:20:33.344 INFO kablam! Oct 27 20:20:33.344 INFO kablam! warning: method is never used: `len` Oct 27 20:20:33.344 INFO kablam! --> src/writer/encode.rs:19:5 Oct 27 20:20:33.344 INFO kablam! | Oct 27 20:20:33.344 INFO kablam! 19 | pub fn len(&self) -> usize { Oct 27 20:20:33.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:33.344 INFO kablam! Oct 27 20:20:33.344 INFO kablam! warning: method is never used: `write_u32` Oct 27 20:20:33.344 INFO kablam! --> src/writer/encode.rs:45:5 Oct 27 20:20:33.344 INFO kablam! | Oct 27 20:20:33.344 INFO kablam! 45 | pub fn write_u32(&mut self, u: u32) { Oct 27 20:20:33.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:33.344 INFO kablam! Oct 27 20:20:33.344 INFO kablam! warning: method is never used: `write_u64` Oct 27 20:20:33.344 INFO kablam! --> src/writer/encode.rs:52:5 Oct 27 20:20:33.344 INFO kablam! | Oct 27 20:20:33.344 INFO kablam! 52 | pub fn write_u64(&mut self, u: u64) { Oct 27 20:20:33.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:33.344 INFO kablam! Oct 27 20:20:33.344 INFO kablam! warning: method is never used: `write_i8` Oct 27 20:20:33.344 INFO kablam! --> src/writer/encode.rs:59:5 Oct 27 20:20:33.344 INFO kablam! | Oct 27 20:20:33.344 INFO kablam! 59 | pub fn write_i8(&mut self, u: i8) { Oct 27 20:20:33.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:33.344 INFO kablam! Oct 27 20:20:33.344 INFO kablam! warning: method is never used: `write_i16` Oct 27 20:20:33.344 INFO kablam! --> src/writer/encode.rs:64:5 Oct 27 20:20:33.344 INFO kablam! | Oct 27 20:20:33.344 INFO kablam! 64 | pub fn write_i16(&mut self, u: i16) { Oct 27 20:20:33.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:33.344 INFO kablam! Oct 27 20:20:34.108 INFO kablam! warning: method is never used: `with_capacity` Oct 27 20:20:34.108 INFO kablam! --> src/writer/encode.rs:13:5 Oct 27 20:20:34.108 INFO kablam! | Oct 27 20:20:34.108 INFO kablam! 13 | pub fn with_capacity(cap: usize) -> Encoder { Oct 27 20:20:34.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:34.109 INFO kablam! | Oct 27 20:20:34.109 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:20:34.109 INFO kablam! Oct 27 20:20:34.109 INFO kablam! warning: method is never used: `len` Oct 27 20:20:34.109 INFO kablam! --> src/writer/encode.rs:19:5 Oct 27 20:20:34.109 INFO kablam! | Oct 27 20:20:34.109 INFO kablam! 19 | pub fn len(&self) -> usize { Oct 27 20:20:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:34.109 INFO kablam! Oct 27 20:20:34.109 INFO kablam! warning: method is never used: `write_u32` Oct 27 20:20:34.109 INFO kablam! --> src/writer/encode.rs:45:5 Oct 27 20:20:34.109 INFO kablam! | Oct 27 20:20:34.109 INFO kablam! 45 | pub fn write_u32(&mut self, u: u32) { Oct 27 20:20:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:34.109 INFO kablam! Oct 27 20:20:34.109 INFO kablam! warning: method is never used: `write_u64` Oct 27 20:20:34.109 INFO kablam! --> src/writer/encode.rs:52:5 Oct 27 20:20:34.109 INFO kablam! | Oct 27 20:20:34.109 INFO kablam! 52 | pub fn write_u64(&mut self, u: u64) { Oct 27 20:20:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:34.109 INFO kablam! Oct 27 20:20:34.109 INFO kablam! warning: method is never used: `write_i8` Oct 27 20:20:34.109 INFO kablam! --> src/writer/encode.rs:59:5 Oct 27 20:20:34.109 INFO kablam! | Oct 27 20:20:34.109 INFO kablam! 59 | pub fn write_i8(&mut self, u: i8) { Oct 27 20:20:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:34.110 INFO kablam! Oct 27 20:20:34.110 INFO kablam! warning: method is never used: `write_i16` Oct 27 20:20:34.110 INFO kablam! --> src/writer/encode.rs:64:5 Oct 27 20:20:34.110 INFO kablam! | Oct 27 20:20:34.110 INFO kablam! 64 | pub fn write_i16(&mut self, u: i16) { Oct 27 20:20:34.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:20:34.110 INFO kablam! Oct 27 20:20:34.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.89s Oct 27 20:20:34.235 INFO kablam! su: No module specific data is present Oct 27 20:20:35.108 INFO running `"docker" "rm" "-f" "a7dd92dda1100f960931685e12a20009dff6393c17c34b5b66d544bba9b59e80"` Oct 27 20:20:35.488 INFO blam! a7dd92dda1100f960931685e12a20009dff6393c17c34b5b66d544bba9b59e80