Oct 22 03:17:34.918 INFO checking fdt-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:17:34.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 22 03:17:35.104 INFO blam! 86c6f8d12971843f3796abb5685ebe3b98b0e2aa4fa89d862c233fd038f0afef Oct 22 03:17:35.109 INFO running `"docker" "start" "-a" "86c6f8d12971843f3796abb5685ebe3b98b0e2aa4fa89d862c233fd038f0afef"` Oct 22 03:17:35.593 INFO kablam! usermod: no changes Oct 22 03:17:35.628 INFO kablam! Checking memchr v1.0.2 Oct 22 03:17:35.845 INFO kablam! Checking fdt v0.0.1 (/source) Oct 22 03:17:35.938 INFO kablam! warning: unused import: `PropertyValue` Oct 22 03:17:35.938 INFO kablam! --> src/node.rs:2:56 Oct 22 03:17:35.939 INFO kablam! | Oct 22 03:17:35.939 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 22 03:17:35.939 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 03:17:35.939 INFO kablam! | Oct 22 03:17:35.940 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:17:35.940 INFO kablam! Oct 22 03:17:35.944 INFO kablam! warning: unused import: `property::Property` Oct 22 03:17:35.945 INFO kablam! --> src/lib.rs:19:5 Oct 22 03:17:35.945 INFO kablam! | Oct 22 03:17:35.945 INFO kablam! 19 | use property::Property; Oct 22 03:17:35.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 03:17:35.946 INFO kablam! Oct 22 03:17:36.152 INFO kablam! warning: unused variable: `e` Oct 22 03:17:36.152 INFO kablam! --> src/property.rs:68:32 Oct 22 03:17:36.152 INFO kablam! | Oct 22 03:17:36.152 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 22 03:17:36.152 INFO kablam! | ^ help: consider using `_e` instead Oct 22 03:17:36.152 INFO kablam! | Oct 22 03:17:36.152 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:17:36.152 INFO kablam! Oct 22 03:17:36.152 INFO kablam! warning: unused variable: `depth` Oct 22 03:17:36.152 INFO kablam! --> src/node.rs:173:35 Oct 22 03:17:36.152 INFO kablam! | Oct 22 03:17:36.152 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 22 03:17:36.152 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 22 03:17:36.152 INFO kablam! Oct 22 03:17:36.248 INFO kablam! warning: method is never used: `last_comp_version` Oct 22 03:17:36.249 INFO kablam! --> src/header.rs:42:2 Oct 22 03:17:36.249 INFO kablam! | Oct 22 03:17:36.249 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 22 03:17:36.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:17:36.250 INFO kablam! | Oct 22 03:17:36.250 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:17:36.250 INFO kablam! Oct 22 03:17:36.251 INFO kablam! warning: method is never used: `size_dt_strings` Oct 22 03:17:36.251 INFO kablam! --> src/header.rs:54:2 Oct 22 03:17:36.251 INFO kablam! | Oct 22 03:17:36.251 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 22 03:17:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:17:36.252 INFO kablam! Oct 22 03:17:36.252 INFO kablam! warning: method is never used: `size_dt_struct` Oct 22 03:17:36.252 INFO kablam! --> src/header.rs:62:2 Oct 22 03:17:36.253 INFO kablam! | Oct 22 03:17:36.253 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 22 03:17:36.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:17:36.254 INFO kablam! Oct 22 03:17:36.615 INFO kablam! warning: unused import: `PropertyValue` Oct 22 03:17:36.615 INFO kablam! --> src/node.rs:2:56 Oct 22 03:17:36.615 INFO kablam! | Oct 22 03:17:36.615 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 22 03:17:36.615 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 03:17:36.615 INFO kablam! | Oct 22 03:17:36.615 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:17:36.615 INFO kablam! Oct 22 03:17:36.615 INFO kablam! warning: unused import: `property::Property` Oct 22 03:17:36.615 INFO kablam! --> src/lib.rs:19:5 Oct 22 03:17:36.615 INFO kablam! | Oct 22 03:17:36.615 INFO kablam! 19 | use property::Property; Oct 22 03:17:36.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 03:17:36.615 INFO kablam! Oct 22 03:17:36.872 INFO kablam! warning: unused variable: `e` Oct 22 03:17:36.872 INFO kablam! --> src/property.rs:68:32 Oct 22 03:17:36.872 INFO kablam! | Oct 22 03:17:36.872 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 22 03:17:36.872 INFO kablam! | ^ help: consider using `_e` instead Oct 22 03:17:36.872 INFO kablam! | Oct 22 03:17:36.872 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:17:36.872 INFO kablam! Oct 22 03:17:36.872 INFO kablam! warning: unused variable: `depth` Oct 22 03:17:36.872 INFO kablam! --> src/node.rs:173:35 Oct 22 03:17:36.872 INFO kablam! | Oct 22 03:17:36.872 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 22 03:17:36.872 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 22 03:17:36.872 INFO kablam! Oct 22 03:17:36.948 INFO kablam! warning: method is never used: `last_comp_version` Oct 22 03:17:36.948 INFO kablam! --> src/header.rs:42:2 Oct 22 03:17:36.948 INFO kablam! | Oct 22 03:17:36.948 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 22 03:17:36.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:17:36.948 INFO kablam! | Oct 22 03:17:36.948 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:17:36.948 INFO kablam! Oct 22 03:17:36.948 INFO kablam! warning: method is never used: `size_dt_strings` Oct 22 03:17:36.948 INFO kablam! --> src/header.rs:54:2 Oct 22 03:17:36.948 INFO kablam! | Oct 22 03:17:36.948 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 22 03:17:36.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:17:36.948 INFO kablam! Oct 22 03:17:36.948 INFO kablam! warning: method is never used: `size_dt_struct` Oct 22 03:17:36.948 INFO kablam! --> src/header.rs:62:2 Oct 22 03:17:36.948 INFO kablam! | Oct 22 03:17:36.948 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 22 03:17:36.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:17:36.949 INFO kablam! Oct 22 03:17:37.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 22 03:17:37.292 INFO kablam! su: No module specific data is present Oct 22 03:17:37.669 INFO running `"docker" "rm" "-f" "86c6f8d12971843f3796abb5685ebe3b98b0e2aa4fa89d862c233fd038f0afef"` Oct 22 03:17:37.780 INFO blam! 86c6f8d12971843f3796abb5685ebe3b98b0e2aa4fa89d862c233fd038f0afef