Oct 11 23:54:53.827 INFO testing fdt-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:54:53.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 11 23:54:54.309 INFO blam! 2872eb4d389cb874a3b4cba2793b08297ed938874151c7876b00c5440e66b954 Oct 11 23:54:54.313 INFO running `"docker" "start" "-a" "2872eb4d389cb874a3b4cba2793b08297ed938874151c7876b00c5440e66b954"` Oct 11 23:54:55.452 INFO kablam! usermod: no changes Oct 11 23:54:55.492 INFO kablam! Compiling memchr v1.0.2 Oct 11 23:54:56.064 INFO kablam! Compiling fdt v0.0.1 (/source) Oct 11 23:54:56.232 INFO kablam! warning: unused import: `PropertyValue` Oct 11 23:54:56.232 INFO kablam! --> src/node.rs:2:56 Oct 11 23:54:56.232 INFO kablam! | Oct 11 23:54:56.232 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 11 23:54:56.232 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:54:56.232 INFO kablam! | Oct 11 23:54:56.232 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:54:56.232 INFO kablam! Oct 11 23:54:56.236 INFO kablam! warning: unused import: `property::Property` Oct 11 23:54:56.236 INFO kablam! --> src/lib.rs:19:5 Oct 11 23:54:56.236 INFO kablam! | Oct 11 23:54:56.236 INFO kablam! 19 | use property::Property; Oct 11 23:54:56.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 23:54:56.236 INFO kablam! Oct 11 23:54:56.464 INFO kablam! warning: unused variable: `e` Oct 11 23:54:56.464 INFO kablam! --> src/property.rs:68:32 Oct 11 23:54:56.464 INFO kablam! | Oct 11 23:54:56.464 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 11 23:54:56.464 INFO kablam! | ^ help: consider using `_e` instead Oct 11 23:54:56.464 INFO kablam! | Oct 11 23:54:56.464 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:54:56.464 INFO kablam! Oct 11 23:54:56.464 INFO kablam! warning: unused variable: `depth` Oct 11 23:54:56.464 INFO kablam! --> src/node.rs:173:35 Oct 11 23:54:56.464 INFO kablam! | Oct 11 23:54:56.464 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 11 23:54:56.464 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 11 23:54:56.464 INFO kablam! Oct 11 23:54:56.530 INFO kablam! warning: method is never used: `last_comp_version` Oct 11 23:54:56.530 INFO kablam! --> src/header.rs:42:2 Oct 11 23:54:56.530 INFO kablam! | Oct 11 23:54:56.530 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 11 23:54:56.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:54:56.530 INFO kablam! | Oct 11 23:54:56.536 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:54:56.536 INFO kablam! Oct 11 23:54:56.536 INFO kablam! warning: method is never used: `size_dt_strings` Oct 11 23:54:56.536 INFO kablam! --> src/header.rs:54:2 Oct 11 23:54:56.536 INFO kablam! | Oct 11 23:54:56.536 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 11 23:54:56.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:54:56.536 INFO kablam! Oct 11 23:54:56.536 INFO kablam! warning: method is never used: `size_dt_struct` Oct 11 23:54:56.536 INFO kablam! --> src/header.rs:62:2 Oct 11 23:54:56.536 INFO kablam! | Oct 11 23:54:56.536 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 11 23:54:56.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:54:56.536 INFO kablam! Oct 11 23:54:57.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Oct 11 23:54:57.043 INFO kablam! su: No module specific data is present Oct 11 23:54:57.763 INFO running `"docker" "rm" "-f" "2872eb4d389cb874a3b4cba2793b08297ed938874151c7876b00c5440e66b954"` Oct 11 23:54:58.068 INFO blam! 2872eb4d389cb874a3b4cba2793b08297ed938874151c7876b00c5440e66b954 Oct 11 23:54:58.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 11 23:54:58.314 INFO blam! c5c38a0e8640beae774ef3fad3ff3da2016c37f195ce843a0c8fef45d4b06323 Oct 11 23:54:58.320 INFO running `"docker" "start" "-a" "c5c38a0e8640beae774ef3fad3ff3da2016c37f195ce843a0c8fef45d4b06323"` Oct 11 23:54:59.560 INFO kablam! usermod: no changes Oct 11 23:54:59.619 INFO kablam! Compiling fdt v0.0.1 (/source) Oct 11 23:55:00.879 INFO kablam! warning: unused import: `PropertyValue` Oct 11 23:55:00.880 INFO kablam! --> src/node.rs:2:56 Oct 11 23:55:00.880 INFO kablam! | Oct 11 23:55:00.880 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 11 23:55:00.881 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:55:00.881 INFO kablam! | Oct 11 23:55:00.881 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:55:00.882 INFO kablam! Oct 11 23:55:00.882 INFO kablam! warning: unused import: `property::Property` Oct 11 23:55:00.882 INFO kablam! --> src/lib.rs:19:5 Oct 11 23:55:00.883 INFO kablam! | Oct 11 23:55:00.883 INFO kablam! 19 | use property::Property; Oct 11 23:55:00.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 23:55:00.884 INFO kablam! Oct 11 23:55:01.141 INFO kablam! warning: unused variable: `e` Oct 11 23:55:01.141 INFO kablam! --> src/property.rs:68:32 Oct 11 23:55:01.141 INFO kablam! | Oct 11 23:55:01.142 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 11 23:55:01.142 INFO kablam! | ^ help: consider using `_e` instead Oct 11 23:55:01.142 INFO kablam! | Oct 11 23:55:01.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 23:55:01.143 INFO kablam! Oct 11 23:55:01.143 INFO kablam! warning: unused variable: `depth` Oct 11 23:55:01.144 INFO kablam! --> src/node.rs:173:35 Oct 11 23:55:01.144 INFO kablam! | Oct 11 23:55:01.144 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 11 23:55:01.144 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 11 23:55:01.145 INFO kablam! Oct 11 23:55:01.245 INFO kablam! warning: method is never used: `last_comp_version` Oct 11 23:55:01.245 INFO kablam! --> src/header.rs:42:2 Oct 11 23:55:01.245 INFO kablam! | Oct 11 23:55:01.246 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 11 23:55:01.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:55:01.246 INFO kablam! | Oct 11 23:55:01.247 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:55:01.247 INFO kablam! Oct 11 23:55:01.247 INFO kablam! warning: method is never used: `size_dt_strings` Oct 11 23:55:01.247 INFO kablam! --> src/header.rs:54:2 Oct 11 23:55:01.248 INFO kablam! | Oct 11 23:55:01.248 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 11 23:55:01.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:55:01.249 INFO kablam! Oct 11 23:55:01.249 INFO kablam! warning: method is never used: `size_dt_struct` Oct 11 23:55:01.249 INFO kablam! --> src/header.rs:62:2 Oct 11 23:55:01.249 INFO kablam! | Oct 11 23:55:01.250 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 11 23:55:01.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:55:01.250 INFO kablam! Oct 11 23:55:01.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 11 23:55:01.804 INFO kablam! su: No module specific data is present Oct 11 23:55:02.356 INFO running `"docker" "rm" "-f" "c5c38a0e8640beae774ef3fad3ff3da2016c37f195ce843a0c8fef45d4b06323"` Oct 11 23:55:02.568 INFO blam! c5c38a0e8640beae774ef3fad3ff3da2016c37f195ce843a0c8fef45d4b06323 Oct 11 23:55:02.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 11 23:55:02.940 INFO blam! 5284bcc1da66955c90111de3e1e5976aad5ba9917f4d2383216369fe88a975b4 Oct 11 23:55:02.952 INFO running `"docker" "start" "-a" "5284bcc1da66955c90111de3e1e5976aad5ba9917f4d2383216369fe88a975b4"` Oct 11 23:55:04.076 INFO kablam! usermod: no changes Oct 11 23:55:04.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 23:55:04.172 INFO kablam! Running /target/debug/deps/fdt-11f7b9c1ec5b03d3 Oct 11 23:55:04.178 INFO blam! Oct 11 23:55:04.178 INFO blam! running 0 tests Oct 11 23:55:04.178 INFO blam! Oct 11 23:55:04.178 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:55:04.178 INFO blam! Oct 11 23:55:04.181 INFO kablam! Running /target/debug/deps/test_0-2aa7ec44bbc23137 Oct 11 23:55:04.197 INFO blam! Oct 11 23:55:04.197 INFO blam! running 4 tests Oct 11 23:55:04.204 INFO blam! test test_total_size ... ok Oct 11 23:55:04.204 INFO blam! test test_construct ... ok Oct 11 23:55:04.204 INFO blam! test test_boot_cpu ... ok Oct 11 23:55:04.204 INFO blam! test test_fetching_node ... ok Oct 11 23:55:04.204 INFO blam! Oct 11 23:55:04.204 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:55:04.204 INFO blam! Oct 11 23:55:04.204 INFO kablam! Doc-tests fdt Oct 11 23:55:04.356 INFO blam! Oct 11 23:55:04.356 INFO blam! running 8 tests Oct 11 23:55:09.724 INFO blam! test src/lib.rs - FDT<'buf>::memory_reserve_map (line 123) ... ok Oct 11 23:55:09.799 INFO blam! test src/lib.rs - FDT<'buf>::total_size (line 99) ... ok Oct 11 23:55:09.902 INFO blam! test src/lib.rs - FDT<'buf>::boot_cpuid_phys (line 82) ... ok Oct 11 23:55:09.924 INFO blam! test src/lib.rs - FDT<'buf>::nodes (line 147) ... ok Oct 11 23:55:10.053 INFO blam! test src/lib.rs - FDT<'buf>::from_raw (line 55) ... ok Oct 11 23:55:10.302 INFO blam! test src/lib.rs - FDT<'buf>::from_raw (line 65) ... ok Oct 11 23:55:10.345 INFO blam! test src/lib.rs - FDT<'buf>::alias (line 192) ... ok Oct 11 23:55:10.414 INFO blam! test src/lib.rs - FDT<'buf>::phandle (line 172) ... ok Oct 11 23:55:10.414 INFO blam! Oct 11 23:55:10.414 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:55:10.414 INFO blam! Oct 11 23:55:10.423 INFO kablam! su: No module specific data is present Oct 11 23:55:10.723 INFO running `"docker" "rm" "-f" "5284bcc1da66955c90111de3e1e5976aad5ba9917f4d2383216369fe88a975b4"` Oct 11 23:55:10.818 INFO blam! 5284bcc1da66955c90111de3e1e5976aad5ba9917f4d2383216369fe88a975b4