Oct 27 22:29:27.015 INFO checking fdt-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:29:27.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22:29:27.263 INFO blam! a23075020b9a981a10303ecd4475fc0f9ca7485f05d9ad8ab8c93686c70d66f0 Oct 27 22:29:27.267 INFO running `"docker" "start" "-a" "a23075020b9a981a10303ecd4475fc0f9ca7485f05d9ad8ab8c93686c70d66f0"` Oct 27 22:29:27.835 INFO kablam! usermod: no changes Oct 27 22:29:27.908 INFO kablam! Checking memchr v1.0.2 Oct 27 22:29:28.087 INFO kablam! Checking fdt v0.0.1 (/source) Oct 27 22:29:28.227 INFO kablam! warning: unused import: `PropertyValue` Oct 27 22:29:28.227 INFO kablam! --> src/node.rs:2:56 Oct 27 22:29:28.227 INFO kablam! | Oct 27 22:29:28.227 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 27 22:29:28.227 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:29:28.227 INFO kablam! | Oct 27 22:29:28.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:29:28.227 INFO kablam! Oct 27 22:29:28.227 INFO kablam! warning: unused import: `property::Property` Oct 27 22:29:28.227 INFO kablam! --> src/lib.rs:19:5 Oct 27 22:29:28.227 INFO kablam! | Oct 27 22:29:28.227 INFO kablam! 19 | use property::Property; Oct 27 22:29:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:29:28.227 INFO kablam! Oct 27 22:29:28.403 INFO kablam! warning: unused variable: `e` Oct 27 22:29:28.404 INFO kablam! --> src/property.rs:68:32 Oct 27 22:29:28.404 INFO kablam! | Oct 27 22:29:28.404 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 27 22:29:28.404 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:29:28.405 INFO kablam! | Oct 27 22:29:28.405 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:29:28.405 INFO kablam! Oct 27 22:29:28.406 INFO kablam! warning: unused variable: `depth` Oct 27 22:29:28.406 INFO kablam! --> src/node.rs:173:35 Oct 27 22:29:28.406 INFO kablam! | Oct 27 22:29:28.406 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 27 22:29:28.407 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 27 22:29:28.407 INFO kablam! Oct 27 22:29:28.475 INFO kablam! warning: method is never used: `last_comp_version` Oct 27 22:29:28.475 INFO kablam! --> src/header.rs:42:2 Oct 27 22:29:28.475 INFO kablam! | Oct 27 22:29:28.475 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 27 22:29:28.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:29:28.476 INFO kablam! | Oct 27 22:29:28.476 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:29:28.476 INFO kablam! Oct 27 22:29:28.476 INFO kablam! warning: method is never used: `size_dt_strings` Oct 27 22:29:28.476 INFO kablam! --> src/header.rs:54:2 Oct 27 22:29:28.477 INFO kablam! | Oct 27 22:29:28.477 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 27 22:29:28.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:29:28.477 INFO kablam! Oct 27 22:29:28.477 INFO kablam! warning: method is never used: `size_dt_struct` Oct 27 22:29:28.477 INFO kablam! --> src/header.rs:62:2 Oct 27 22:29:28.477 INFO kablam! | Oct 27 22:29:28.478 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 27 22:29:28.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:29:28.478 INFO kablam! Oct 27 22:29:28.899 INFO kablam! warning: unused import: `PropertyValue` Oct 27 22:29:28.899 INFO kablam! --> src/node.rs:2:56 Oct 27 22:29:28.899 INFO kablam! | Oct 27 22:29:28.899 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 27 22:29:28.899 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 22:29:28.899 INFO kablam! | Oct 27 22:29:28.899 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:29:28.899 INFO kablam! Oct 27 22:29:28.905 INFO kablam! warning: unused import: `property::Property` Oct 27 22:29:28.905 INFO kablam! --> src/lib.rs:19:5 Oct 27 22:29:28.905 INFO kablam! | Oct 27 22:29:28.905 INFO kablam! 19 | use property::Property; Oct 27 22:29:28.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:29:28.905 INFO kablam! Oct 27 22:29:29.111 INFO kablam! warning: unused variable: `e` Oct 27 22:29:29.111 INFO kablam! --> src/property.rs:68:32 Oct 27 22:29:29.111 INFO kablam! | Oct 27 22:29:29.111 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 27 22:29:29.111 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:29:29.111 INFO kablam! | Oct 27 22:29:29.111 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:29:29.111 INFO kablam! Oct 27 22:29:29.111 INFO kablam! warning: unused variable: `depth` Oct 27 22:29:29.111 INFO kablam! --> src/node.rs:173:35 Oct 27 22:29:29.111 INFO kablam! | Oct 27 22:29:29.111 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 27 22:29:29.111 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 27 22:29:29.111 INFO kablam! Oct 27 22:29:29.180 INFO kablam! warning: method is never used: `last_comp_version` Oct 27 22:29:29.180 INFO kablam! --> src/header.rs:42:2 Oct 27 22:29:29.181 INFO kablam! | Oct 27 22:29:29.181 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 27 22:29:29.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:29:29.181 INFO kablam! | Oct 27 22:29:29.181 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:29:29.181 INFO kablam! Oct 27 22:29:29.182 INFO kablam! warning: method is never used: `size_dt_strings` Oct 27 22:29:29.182 INFO kablam! --> src/header.rs:54:2 Oct 27 22:29:29.182 INFO kablam! | Oct 27 22:29:29.182 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 27 22:29:29.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:29:29.182 INFO kablam! Oct 27 22:29:29.182 INFO kablam! warning: method is never used: `size_dt_struct` Oct 27 22:29:29.182 INFO kablam! --> src/header.rs:62:2 Oct 27 22:29:29.182 INFO kablam! | Oct 27 22:29:29.182 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 27 22:29:29.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:29:29.182 INFO kablam! Oct 27 22:29:29.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 27 22:29:29.588 INFO kablam! su: No module specific data is present Oct 27 22:29:30.131 INFO running `"docker" "rm" "-f" "a23075020b9a981a10303ecd4475fc0f9ca7485f05d9ad8ab8c93686c70d66f0"` Oct 27 22:29:30.324 INFO blam! a23075020b9a981a10303ecd4475fc0f9ca7485f05d9ad8ab8c93686c70d66f0