Oct 16 11:36:08.969 INFO testing fdt-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:36:08.969 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 11:36:09.247 INFO blam! 96088dbd38aff745359a205146cb297df07b968e8520f75c99c4eb984e260d1c Oct 16 11:36:09.251 INFO running `"docker" "start" "-a" "96088dbd38aff745359a205146cb297df07b968e8520f75c99c4eb984e260d1c"` Oct 16 11:36:09.763 INFO kablam! usermod: no changes Oct 16 11:36:09.832 INFO kablam! Compiling fdt v0.0.1 (/source) Oct 16 11:36:10.035 INFO kablam! warning: unused import: `PropertyValue` Oct 16 11:36:10.035 INFO kablam! --> src/node.rs:2:56 Oct 16 11:36:10.035 INFO kablam! | Oct 16 11:36:10.035 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 16 11:36:10.035 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:36:10.035 INFO kablam! | Oct 16 11:36:10.035 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:36:10.035 INFO kablam! Oct 16 11:36:10.035 INFO kablam! warning: unused import: `property::Property` Oct 16 11:36:10.035 INFO kablam! --> src/lib.rs:19:5 Oct 16 11:36:10.035 INFO kablam! | Oct 16 11:36:10.035 INFO kablam! 19 | use property::Property; Oct 16 11:36:10.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 11:36:10.035 INFO kablam! Oct 16 11:36:10.303 INFO kablam! warning: unused variable: `e` Oct 16 11:36:10.303 INFO kablam! --> src/property.rs:68:32 Oct 16 11:36:10.303 INFO kablam! | Oct 16 11:36:10.303 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 16 11:36:10.303 INFO kablam! | ^ help: consider using `_e` instead Oct 16 11:36:10.303 INFO kablam! | Oct 16 11:36:10.303 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:36:10.303 INFO kablam! Oct 16 11:36:10.303 INFO kablam! warning: unused variable: `depth` Oct 16 11:36:10.303 INFO kablam! --> src/node.rs:173:35 Oct 16 11:36:10.303 INFO kablam! | Oct 16 11:36:10.303 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 16 11:36:10.303 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 16 11:36:10.303 INFO kablam! Oct 16 11:36:10.379 INFO kablam! warning: method is never used: `last_comp_version` Oct 16 11:36:10.379 INFO kablam! --> src/header.rs:42:2 Oct 16 11:36:10.379 INFO kablam! | Oct 16 11:36:10.379 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 16 11:36:10.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:10.379 INFO kablam! | Oct 16 11:36:10.379 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:36:10.379 INFO kablam! Oct 16 11:36:10.379 INFO kablam! warning: method is never used: `size_dt_strings` Oct 16 11:36:10.379 INFO kablam! --> src/header.rs:54:2 Oct 16 11:36:10.379 INFO kablam! | Oct 16 11:36:10.379 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 16 11:36:10.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:10.379 INFO kablam! Oct 16 11:36:10.379 INFO kablam! warning: method is never used: `size_dt_struct` Oct 16 11:36:10.379 INFO kablam! --> src/header.rs:62:2 Oct 16 11:36:10.379 INFO kablam! | Oct 16 11:36:10.379 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 16 11:36:10.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:10.379 INFO kablam! Oct 16 11:36:10.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 16 11:36:10.738 INFO kablam! su: No module specific data is present Oct 16 11:36:11.107 INFO running `"docker" "rm" "-f" "96088dbd38aff745359a205146cb297df07b968e8520f75c99c4eb984e260d1c"` Oct 16 11:36:11.271 INFO blam! 96088dbd38aff745359a205146cb297df07b968e8520f75c99c4eb984e260d1c Oct 16 11:36:11.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 11:36:11.525 INFO blam! 12cbc8fa3795179a73be490b6f94f601144603c90577768706b7b2cf59898e47 Oct 16 11:36:11.531 INFO running `"docker" "start" "-a" "12cbc8fa3795179a73be490b6f94f601144603c90577768706b7b2cf59898e47"` Oct 16 11:36:12.121 INFO kablam! usermod: no changes Oct 16 11:36:12.175 INFO kablam! Compiling fdt v0.0.1 (/source) Oct 16 11:36:12.983 INFO kablam! warning: unused import: `PropertyValue` Oct 16 11:36:12.983 INFO kablam! --> src/node.rs:2:56 Oct 16 11:36:12.983 INFO kablam! | Oct 16 11:36:12.983 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 16 11:36:12.983 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:36:12.983 INFO kablam! | Oct 16 11:36:12.983 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:36:12.983 INFO kablam! Oct 16 11:36:12.983 INFO kablam! warning: unused import: `property::Property` Oct 16 11:36:12.983 INFO kablam! --> src/lib.rs:19:5 Oct 16 11:36:12.983 INFO kablam! | Oct 16 11:36:12.983 INFO kablam! 19 | use property::Property; Oct 16 11:36:12.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 11:36:12.983 INFO kablam! Oct 16 11:36:13.312 INFO kablam! warning: unused variable: `e` Oct 16 11:36:13.313 INFO kablam! --> src/property.rs:68:32 Oct 16 11:36:13.314 INFO kablam! | Oct 16 11:36:13.315 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 16 11:36:13.315 INFO kablam! | ^ help: consider using `_e` instead Oct 16 11:36:13.316 INFO kablam! | Oct 16 11:36:13.317 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:36:13.317 INFO kablam! Oct 16 11:36:13.318 INFO kablam! warning: unused variable: `depth` Oct 16 11:36:13.319 INFO kablam! --> src/node.rs:173:35 Oct 16 11:36:13.319 INFO kablam! | Oct 16 11:36:13.320 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 16 11:36:13.321 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 16 11:36:13.321 INFO kablam! Oct 16 11:36:13.444 INFO kablam! warning: method is never used: `last_comp_version` Oct 16 11:36:13.444 INFO kablam! --> src/header.rs:42:2 Oct 16 11:36:13.444 INFO kablam! | Oct 16 11:36:13.445 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 16 11:36:13.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:13.446 INFO kablam! | Oct 16 11:36:13.446 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:36:13.447 INFO kablam! Oct 16 11:36:13.448 INFO kablam! warning: method is never used: `size_dt_strings` Oct 16 11:36:13.448 INFO kablam! --> src/header.rs:54:2 Oct 16 11:36:13.448 INFO kablam! | Oct 16 11:36:13.448 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 16 11:36:13.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:13.449 INFO kablam! Oct 16 11:36:13.449 INFO kablam! warning: method is never used: `size_dt_struct` Oct 16 11:36:13.449 INFO kablam! --> src/header.rs:62:2 Oct 16 11:36:13.449 INFO kablam! | Oct 16 11:36:13.449 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 16 11:36:13.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:13.450 INFO kablam! Oct 16 11:36:14.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 16 11:36:14.283 INFO kablam! su: No module specific data is present Oct 16 11:36:14.947 INFO running `"docker" "rm" "-f" "12cbc8fa3795179a73be490b6f94f601144603c90577768706b7b2cf59898e47"` Oct 16 11:36:15.273 INFO blam! 12cbc8fa3795179a73be490b6f94f601144603c90577768706b7b2cf59898e47 Oct 16 11:36:15.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 11:36:15.789 INFO blam! 54ee62dc868984f8ed36e498b5a12d060b1f2b35229e7e38c09872d0e9424b6a Oct 16 11:36:15.790 INFO running `"docker" "start" "-a" "54ee62dc868984f8ed36e498b5a12d060b1f2b35229e7e38c09872d0e9424b6a"` Oct 16 11:36:16.891 INFO kablam! usermod: no changes Oct 16 11:36:16.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 11:36:16.951 INFO kablam! Running /target/debug/deps/fdt-11f7b9c1ec5b03d3 Oct 16 11:36:16.963 INFO kablam! Running /target/debug/deps/test_0-2aa7ec44bbc23137 Oct 16 11:36:16.963 INFO blam! Oct 16 11:36:16.963 INFO blam! running 0 tests Oct 16 11:36:16.963 INFO blam! Oct 16 11:36:16.963 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:36:16.963 INFO blam! Oct 16 11:36:16.971 INFO blam! Oct 16 11:36:16.971 INFO blam! running 4 tests Oct 16 11:36:16.971 INFO blam! test test_construct ... ok Oct 16 11:36:16.971 INFO blam! test test_total_size ... ok Oct 16 11:36:16.971 INFO blam! test test_fetching_node ... ok Oct 16 11:36:16.971 INFO blam! test test_boot_cpu ... ok Oct 16 11:36:16.971 INFO blam! Oct 16 11:36:16.971 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:36:16.971 INFO blam! Oct 16 11:36:16.971 INFO kablam! Doc-tests fdt Oct 16 11:36:17.123 INFO blam! Oct 16 11:36:17.123 INFO blam! running 8 tests Oct 16 11:36:22.099 INFO blam! test src/lib.rs - FDT<'buf>::memory_reserve_map (line 123) ... ok Oct 16 11:36:22.951 INFO blam! test src/lib.rs - FDT<'buf>::total_size (line 99) ... ok Oct 16 11:36:23.311 INFO blam! test src/lib.rs - FDT<'buf>::from_raw (line 65) ... ok Oct 16 11:36:23.311 INFO blam! test src/lib.rs - FDT<'buf>::boot_cpuid_phys (line 82) ... ok Oct 16 11:36:23.367 INFO blam! test src/lib.rs - FDT<'buf>::phandle (line 172) ... ok Oct 16 11:36:23.390 INFO blam! test src/lib.rs - FDT<'buf>::nodes (line 147) ... ok Oct 16 11:36:23.627 INFO blam! test src/lib.rs - FDT<'buf>::from_raw (line 55) ... ok Oct 16 11:36:23.725 INFO blam! test src/lib.rs - FDT<'buf>::alias (line 192) ... ok Oct 16 11:36:23.725 INFO blam! Oct 16 11:36:23.725 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:36:23.725 INFO blam! Oct 16 11:36:23.735 INFO kablam! su: No module specific data is present Oct 16 11:36:24.021 INFO running `"docker" "rm" "-f" "54ee62dc868984f8ed36e498b5a12d060b1f2b35229e7e38c09872d0e9424b6a"` Oct 16 11:36:24.135 INFO blam! 54ee62dc868984f8ed36e498b5a12d060b1f2b35229e7e38c09872d0e9424b6a