Sep 21 13:18:11.930 INFO checking asnom-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:18:11.930 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:18:11.930 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:18:12.314 INFO blam! 0833031122d42774a0de69af960816865fd6697cb3630fbc66af45f397aa0eb7 Sep 21 13:18:12.317 INFO running `"docker" "start" "-a" "0833031122d42774a0de69af960816865fd6697cb3630fbc66af45f397aa0eb7"` Sep 21 13:18:13.970 INFO kablam! usermod: no changes Sep 21 13:18:14.054 INFO kablam! Checking asnom v0.1.0 (/source) Sep 21 13:18:14.786 INFO kablam! warning: unused import: `TagStructure` Sep 21 13:18:14.786 INFO kablam! --> src/parse.rs:118:28 Sep 21 13:18:14.786 INFO kablam! | Sep 21 13:18:14.786 INFO kablam! 118 | use common::{TagClass, TagStructure}; Sep 21 13:18:14.786 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:18:14.786 INFO kablam! | Sep 21 13:18:14.786 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 13:18:14.786 INFO kablam! Sep 21 13:18:14.786 INFO kablam! warning: unused import: `super::*` Sep 21 13:18:14.786 INFO kablam! --> src/write.rs:116:9 Sep 21 13:18:14.786 INFO kablam! | Sep 21 13:18:14.786 INFO kablam! 116 | use super::*; Sep 21 13:18:14.786 INFO kablam! | ^^^^^^^^ Sep 21 13:18:14.786 INFO kablam! Sep 21 13:18:14.786 INFO kablam! warning: unused import: `std::string` Sep 21 13:18:14.786 INFO kablam! --> src/write.rs:118:9 Sep 21 13:18:14.786 INFO kablam! | Sep 21 13:18:14.786 INFO kablam! 118 | use std::string; Sep 21 13:18:14.786 INFO kablam! | ^^^^^^^^^^^ Sep 21 13:18:14.786 INFO kablam! Sep 21 13:18:14.786 INFO kablam! warning: unused imports: `BigEndian`, `WriteBytesExt` Sep 21 13:18:14.786 INFO kablam! --> src/write.rs:122:21 Sep 21 13:18:14.786 INFO kablam! | Sep 21 13:18:14.786 INFO kablam! 122 | use byteorder::{BigEndian, WriteBytesExt}; Sep 21 13:18:14.786 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^ Sep 21 13:18:14.786 INFO kablam! Sep 21 13:18:14.786 INFO kablam! warning: unused import: `TagStructure` Sep 21 13:18:14.786 INFO kablam! --> src/structure.rs:53:28 Sep 21 13:18:14.786 INFO kablam! | Sep 21 13:18:14.786 INFO kablam! 53 | use common::{TagClass, TagStructure}; Sep 21 13:18:14.786 INFO kablam! | ^^^^^^^^^^^^ Sep 21 13:18:14.786 INFO kablam! Sep 21 13:18:15.126 INFO kablam! warning: variable does not need to be mutable Sep 21 13:18:15.126 INFO kablam! --> src/write.rs:39:19 Sep 21 13:18:15.126 INFO kablam! | Sep 21 13:18:15.126 INFO kablam! 39 | pub fn write_type(mut w: &mut Write, class: TagClass, structure: TagStructure, id: u64) { Sep 21 13:18:15.126 INFO kablam! | ----^ Sep 21 13:18:15.126 INFO kablam! | | Sep 21 13:18:15.127 INFO kablam! | help: remove this `mut` Sep 21 13:18:15.127 INFO kablam! | Sep 21 13:18:15.127 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 13:18:15.127 INFO kablam! Sep 21 13:18:15.127 INFO kablam! warning: variable does not need to be mutable Sep 21 13:18:15.127 INFO kablam! --> src/write.rs:95:21 Sep 21 13:18:15.127 INFO kablam! | Sep 21 13:18:15.127 INFO kablam! 95 | pub fn write_length(mut w: &mut Write, length: usize) { Sep 21 13:18:15.127 INFO kablam! | ----^ Sep 21 13:18:15.127 INFO kablam! | | Sep 21 13:18:15.127 INFO kablam! | help: remove this `mut` Sep 21 13:18:15.127 INFO kablam! Sep 21 13:18:15.127 INFO kablam! warning: variable does not need to be mutable Sep 21 13:18:15.127 INFO kablam! --> src/write.rs:39:19 Sep 21 13:18:15.127 INFO kablam! | Sep 21 13:18:15.127 INFO kablam! 39 | pub fn write_type(mut w: &mut Write, class: TagClass, structure: TagStructure, id: u64) { Sep 21 13:18:15.127 INFO kablam! | ----^ Sep 21 13:18:15.127 INFO kablam! | | Sep 21 13:18:15.127 INFO kablam! | help: remove this `mut` Sep 21 13:18:15.130 INFO kablam! | Sep 21 13:18:15.130 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 13:18:15.130 INFO kablam! Sep 21 13:18:15.130 INFO kablam! warning: variable does not need to be mutable Sep 21 13:18:15.130 INFO kablam! --> src/write.rs:95:21 Sep 21 13:18:15.130 INFO kablam! | Sep 21 13:18:15.130 INFO kablam! 95 | pub fn write_length(mut w: &mut Write, length: usize) { Sep 21 13:18:15.130 INFO kablam! | ----^ Sep 21 13:18:15.130 INFO kablam! | | Sep 21 13:18:15.130 INFO kablam! | help: remove this `mut` Sep 21 13:18:15.130 INFO kablam! Sep 21 13:18:15.171 INFO kablam! warning: method is never used: `into_structure` Sep 21 13:18:15.171 INFO kablam! --> src/structures/sequence.rs:43:5 Sep 21 13:18:15.171 INFO kablam! | Sep 21 13:18:15.171 INFO kablam! 43 | fn into_structure(self) -> structure::StructureTag { Sep 21 13:18:15.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:18:15.171 INFO kablam! | Sep 21 13:18:15.171 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 13:18:15.171 INFO kablam! Sep 21 13:18:15.178 INFO kablam! warning: method is never used: `into_structure` Sep 21 13:18:15.178 INFO kablam! --> src/structures/sequence.rs:43:5 Sep 21 13:18:15.178 INFO kablam! | Sep 21 13:18:15.178 INFO kablam! 43 | fn into_structure(self) -> structure::StructureTag { Sep 21 13:18:15.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:18:15.178 INFO kablam! | Sep 21 13:18:15.178 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 13:18:15.178 INFO kablam! Sep 21 13:18:15.183 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:18:15.183 INFO kablam! --> src/write.rs:135:9 Sep 21 13:18:15.183 INFO kablam! | Sep 21 13:18:15.183 INFO kablam! 135 | super::encode_into(&mut buf, tag.into_structure()); Sep 21 13:18:15.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:18:15.183 INFO kablam! | Sep 21 13:18:15.183 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 13:18:15.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:18:15.183 INFO kablam! Sep 21 13:18:15.186 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:18:15.186 INFO kablam! --> src/write.rs:154:9 Sep 21 13:18:15.186 INFO kablam! | Sep 21 13:18:15.186 INFO kablam! 154 | super::encode_into(&mut buf, tag.into_structure()); Sep 21 13:18:15.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:18:15.186 INFO kablam! | Sep 21 13:18:15.186 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:18:15.186 INFO kablam! Sep 21 13:18:15.186 INFO kablam! warning: unused `std::result::Result` which must be used Sep 21 13:18:15.186 INFO kablam! --> src/write.rs:201:9 Sep 21 13:18:15.186 INFO kablam! | Sep 21 13:18:15.186 INFO kablam! 201 | super::encode_into(&mut buf, tag.into_structure()); Sep 21 13:18:15.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:18:15.186 INFO kablam! | Sep 21 13:18:15.186 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 21 13:18:15.187 INFO kablam! Sep 21 13:18:15.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Sep 21 13:18:15.223 INFO kablam! su: No module specific data is present Sep 21 13:18:16.308 INFO running `"docker" "rm" "-f" "0833031122d42774a0de69af960816865fd6697cb3630fbc66af45f397aa0eb7"` Sep 21 13:18:16.425 INFO blam! 0833031122d42774a0de69af960816865fd6697cb3630fbc66af45f397aa0eb7