Oct 13 15:24:10.179 INFO checking fdt-0.0.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:24:10.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:24:10.363 INFO blam! 99bd393236534da2f6ad4dfee9a25a27abb199252e4c312cd2a81416b0ce92da Oct 13 15:24:10.365 INFO running `"docker" "start" "-a" "99bd393236534da2f6ad4dfee9a25a27abb199252e4c312cd2a81416b0ce92da"` Oct 13 15:24:11.128 INFO kablam! usermod: no changes Oct 13 15:24:11.200 INFO kablam! Checking fdt v0.0.1 (/source) Oct 13 15:24:11.476 INFO kablam! warning: unused import: `PropertyValue` Oct 13 15:24:11.476 INFO kablam! --> src/node.rs:2:56 Oct 13 15:24:11.476 INFO kablam! | Oct 13 15:24:11.476 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 13 15:24:11.476 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:24:11.476 INFO kablam! | Oct 13 15:24:11.476 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:24:11.476 INFO kablam! Oct 13 15:24:11.477 INFO kablam! warning: unused import: `property::Property` Oct 13 15:24:11.477 INFO kablam! --> src/lib.rs:19:5 Oct 13 15:24:11.477 INFO kablam! | Oct 13 15:24:11.477 INFO kablam! 19 | use property::Property; Oct 13 15:24:11.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 15:24:11.477 INFO kablam! Oct 13 15:24:11.692 INFO kablam! warning: unused variable: `e` Oct 13 15:24:11.692 INFO kablam! --> src/property.rs:68:32 Oct 13 15:24:11.692 INFO kablam! | Oct 13 15:24:11.692 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 13 15:24:11.692 INFO kablam! | ^ help: consider using `_e` instead Oct 13 15:24:11.692 INFO kablam! | Oct 13 15:24:11.692 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:24:11.692 INFO kablam! Oct 13 15:24:11.692 INFO kablam! warning: unused variable: `depth` Oct 13 15:24:11.692 INFO kablam! --> src/node.rs:173:35 Oct 13 15:24:11.692 INFO kablam! | Oct 13 15:24:11.692 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 13 15:24:11.692 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 13 15:24:11.692 INFO kablam! Oct 13 15:24:11.761 INFO kablam! warning: method is never used: `last_comp_version` Oct 13 15:24:11.761 INFO kablam! --> src/header.rs:42:2 Oct 13 15:24:11.761 INFO kablam! | Oct 13 15:24:11.761 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 13 15:24:11.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:24:11.763 INFO kablam! | Oct 13 15:24:11.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:24:11.763 INFO kablam! Oct 13 15:24:11.764 INFO kablam! warning: method is never used: `size_dt_strings` Oct 13 15:24:11.764 INFO kablam! --> src/header.rs:54:2 Oct 13 15:24:11.764 INFO kablam! | Oct 13 15:24:11.764 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 13 15:24:11.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:24:11.765 INFO kablam! Oct 13 15:24:11.766 INFO kablam! warning: method is never used: `size_dt_struct` Oct 13 15:24:11.766 INFO kablam! --> src/header.rs:62:2 Oct 13 15:24:11.766 INFO kablam! | Oct 13 15:24:11.766 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 13 15:24:11.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:24:11.767 INFO kablam! Oct 13 15:24:12.652 INFO kablam! warning: unused import: `PropertyValue` Oct 13 15:24:12.652 INFO kablam! --> src/node.rs:2:56 Oct 13 15:24:12.652 INFO kablam! | Oct 13 15:24:12.652 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 13 15:24:12.652 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:24:12.652 INFO kablam! | Oct 13 15:24:12.652 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:24:12.652 INFO kablam! Oct 13 15:24:12.655 INFO kablam! warning: unused import: `property::Property` Oct 13 15:24:12.655 INFO kablam! --> src/lib.rs:19:5 Oct 13 15:24:12.655 INFO kablam! | Oct 13 15:24:12.655 INFO kablam! 19 | use property::Property; Oct 13 15:24:12.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 15:24:12.655 INFO kablam! Oct 13 15:24:12.876 INFO kablam! warning: unused variable: `e` Oct 13 15:24:12.876 INFO kablam! --> src/property.rs:68:32 Oct 13 15:24:12.876 INFO kablam! | Oct 13 15:24:12.876 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 13 15:24:12.876 INFO kablam! | ^ help: consider using `_e` instead Oct 13 15:24:12.876 INFO kablam! | Oct 13 15:24:12.876 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:24:12.876 INFO kablam! Oct 13 15:24:12.876 INFO kablam! warning: unused variable: `depth` Oct 13 15:24:12.876 INFO kablam! --> src/node.rs:173:35 Oct 13 15:24:12.876 INFO kablam! | Oct 13 15:24:12.876 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 13 15:24:12.876 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 13 15:24:12.876 INFO kablam! Oct 13 15:24:12.952 INFO kablam! warning: method is never used: `last_comp_version` Oct 13 15:24:12.952 INFO kablam! --> src/header.rs:42:2 Oct 13 15:24:12.952 INFO kablam! | Oct 13 15:24:12.952 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 13 15:24:12.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:24:12.952 INFO kablam! | Oct 13 15:24:12.952 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:24:12.952 INFO kablam! Oct 13 15:24:12.952 INFO kablam! warning: method is never used: `size_dt_strings` Oct 13 15:24:12.952 INFO kablam! --> src/header.rs:54:2 Oct 13 15:24:12.952 INFO kablam! | Oct 13 15:24:12.952 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 13 15:24:12.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:24:12.952 INFO kablam! Oct 13 15:24:12.952 INFO kablam! warning: method is never used: `size_dt_struct` Oct 13 15:24:12.952 INFO kablam! --> src/header.rs:62:2 Oct 13 15:24:12.952 INFO kablam! | Oct 13 15:24:12.952 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 13 15:24:12.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:24:12.952 INFO kablam! Oct 13 15:24:13.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 13 15:24:13.250 INFO kablam! su: No module specific data is present Oct 13 15:24:13.826 INFO running `"docker" "rm" "-f" "99bd393236534da2f6ad4dfee9a25a27abb199252e4c312cd2a81416b0ce92da"` Oct 13 15:24:14.188 INFO blam! 99bd393236534da2f6ad4dfee9a25a27abb199252e4c312cd2a81416b0ce92da