Sep 20 03:41:16.077 INFO checking fdt-0.0.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:41:16.077 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:41:16.077 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:41:16.286 INFO blam! fbee08db9a4ac41c4dcfc719a8a1fe71d203f1984d32f0418c47e4f6007d834f Sep 20 03:41:16.288 INFO running `"docker" "start" "-a" "fbee08db9a4ac41c4dcfc719a8a1fe71d203f1984d32f0418c47e4f6007d834f"` Sep 20 03:41:17.362 INFO kablam! usermod: no changes Sep 20 03:41:17.416 INFO kablam! Checking memchr v1.0.2 Sep 20 03:41:17.672 INFO kablam! Checking fdt v0.0.1 (/source) Sep 20 03:41:17.767 INFO kablam! warning: unused import: `PropertyValue` Sep 20 03:41:17.767 INFO kablam! --> src/node.rs:2:56 Sep 20 03:41:17.767 INFO kablam! | Sep 20 03:41:17.767 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Sep 20 03:41:17.767 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:41:17.767 INFO kablam! | Sep 20 03:41:17.767 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:41:17.767 INFO kablam! Sep 20 03:41:17.767 INFO kablam! warning: unused import: `property::Property` Sep 20 03:41:17.767 INFO kablam! --> src/lib.rs:19:5 Sep 20 03:41:17.767 INFO kablam! | Sep 20 03:41:17.767 INFO kablam! 19 | use property::Property; Sep 20 03:41:17.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:41:17.767 INFO kablam! Sep 20 03:41:17.969 INFO kablam! warning: unused variable: `e` Sep 20 03:41:17.969 INFO kablam! --> src/property.rs:68:32 Sep 20 03:41:17.969 INFO kablam! | Sep 20 03:41:17.969 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Sep 20 03:41:17.969 INFO kablam! | ^ help: consider using `_e` instead Sep 20 03:41:17.969 INFO kablam! | Sep 20 03:41:17.969 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:41:17.969 INFO kablam! Sep 20 03:41:17.970 INFO kablam! warning: unused variable: `depth` Sep 20 03:41:17.970 INFO kablam! --> src/node.rs:173:35 Sep 20 03:41:17.970 INFO kablam! | Sep 20 03:41:17.970 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Sep 20 03:41:17.970 INFO kablam! | ^^^^^ help: consider using `_depth` instead Sep 20 03:41:17.970 INFO kablam! Sep 20 03:41:18.043 INFO kablam! warning: method is never used: `last_comp_version` Sep 20 03:41:18.044 INFO kablam! --> src/header.rs:42:2 Sep 20 03:41:18.044 INFO kablam! | Sep 20 03:41:18.044 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Sep 20 03:41:18.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:41:18.044 INFO kablam! | Sep 20 03:41:18.044 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:41:18.045 INFO kablam! Sep 20 03:41:18.045 INFO kablam! warning: method is never used: `size_dt_strings` Sep 20 03:41:18.045 INFO kablam! --> src/header.rs:54:2 Sep 20 03:41:18.045 INFO kablam! | Sep 20 03:41:18.045 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Sep 20 03:41:18.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:41:18.046 INFO kablam! Sep 20 03:41:18.047 INFO kablam! warning: method is never used: `size_dt_struct` Sep 20 03:41:18.047 INFO kablam! --> src/header.rs:62:2 Sep 20 03:41:18.047 INFO kablam! | Sep 20 03:41:18.047 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Sep 20 03:41:18.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:41:18.048 INFO kablam! Sep 20 03:41:18.192 INFO kablam! warning: unused import: `PropertyValue` Sep 20 03:41:18.192 INFO kablam! --> src/node.rs:2:56 Sep 20 03:41:18.192 INFO kablam! | Sep 20 03:41:18.192 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Sep 20 03:41:18.192 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:41:18.192 INFO kablam! | Sep 20 03:41:18.192 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:41:18.192 INFO kablam! Sep 20 03:41:18.193 INFO kablam! warning: unused import: `property::Property` Sep 20 03:41:18.193 INFO kablam! --> src/lib.rs:19:5 Sep 20 03:41:18.193 INFO kablam! | Sep 20 03:41:18.193 INFO kablam! 19 | use property::Property; Sep 20 03:41:18.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:41:18.193 INFO kablam! Sep 20 03:41:18.706 INFO kablam! warning: unused variable: `e` Sep 20 03:41:18.706 INFO kablam! --> src/property.rs:68:32 Sep 20 03:41:18.706 INFO kablam! | Sep 20 03:41:18.706 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Sep 20 03:41:18.706 INFO kablam! | ^ help: consider using `_e` instead Sep 20 03:41:18.706 INFO kablam! | Sep 20 03:41:18.706 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:41:18.706 INFO kablam! Sep 20 03:41:18.706 INFO kablam! warning: unused variable: `depth` Sep 20 03:41:18.706 INFO kablam! --> src/node.rs:173:35 Sep 20 03:41:18.706 INFO kablam! | Sep 20 03:41:18.706 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Sep 20 03:41:18.706 INFO kablam! | ^^^^^ help: consider using `_depth` instead Sep 20 03:41:18.706 INFO kablam! Sep 20 03:41:18.802 INFO kablam! warning: method is never used: `last_comp_version` Sep 20 03:41:18.802 INFO kablam! --> src/header.rs:42:2 Sep 20 03:41:18.802 INFO kablam! | Sep 20 03:41:18.802 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Sep 20 03:41:18.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:41:18.802 INFO kablam! | Sep 20 03:41:18.802 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:41:18.802 INFO kablam! Sep 20 03:41:18.802 INFO kablam! warning: method is never used: `size_dt_strings` Sep 20 03:41:18.802 INFO kablam! --> src/header.rs:54:2 Sep 20 03:41:18.802 INFO kablam! | Sep 20 03:41:18.802 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Sep 20 03:41:18.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:41:18.802 INFO kablam! Sep 20 03:41:18.802 INFO kablam! warning: method is never used: `size_dt_struct` Sep 20 03:41:18.802 INFO kablam! --> src/header.rs:62:2 Sep 20 03:41:18.802 INFO kablam! | Sep 20 03:41:18.802 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Sep 20 03:41:18.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:41:18.802 INFO kablam! Sep 20 03:41:18.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Sep 20 03:41:18.836 INFO kablam! su: No module specific data is present Sep 20 03:41:19.602 INFO running `"docker" "rm" "-f" "fbee08db9a4ac41c4dcfc719a8a1fe71d203f1984d32f0418c47e4f6007d834f"` Sep 20 03:41:19.740 INFO blam! fbee08db9a4ac41c4dcfc719a8a1fe71d203f1984d32f0418c47e4f6007d834f