Oct 16 11:36:08.898 INFO testing fdt-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:36:08.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.092 INFO blam! 7888defa2452ab5c0345ac4fb3216488e3205b3bd13dc877bd0c891e097cfd26 Oct 16 11:36:09.107 INFO running `"docker" "start" "-a" "7888defa2452ab5c0345ac4fb3216488e3205b3bd13dc877bd0c891e097cfd26"` Oct 16 11:36:09.621 INFO kablam! usermod: no changes Oct 16 11:36:09.671 INFO kablam! Compiling fdt v0.0.1 (/source) Oct 16 11:36:09.784 INFO kablam! warning: unused import: `PropertyValue` Oct 16 11:36:09.784 INFO kablam! --> src/node.rs:2:56 Oct 16 11:36:09.784 INFO kablam! | Oct 16 11:36:09.784 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 16 11:36:09.784 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:36:09.784 INFO kablam! | Oct 16 11:36:09.784 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:36:09.784 INFO kablam! Oct 16 11:36:09.784 INFO kablam! warning: unused import: `property::Property` Oct 16 11:36:09.784 INFO kablam! --> src/lib.rs:19:5 Oct 16 11:36:09.784 INFO kablam! | Oct 16 11:36:09.784 INFO kablam! 19 | use property::Property; Oct 16 11:36:09.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 11:36:09.784 INFO kablam! Oct 16 11:36:09.987 INFO kablam! warning: unused variable: `e` Oct 16 11:36:09.987 INFO kablam! --> src/property.rs:68:32 Oct 16 11:36:09.987 INFO kablam! | Oct 16 11:36:09.987 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 16 11:36:09.987 INFO kablam! | ^ help: consider using `_e` instead Oct 16 11:36:09.987 INFO kablam! | Oct 16 11:36:09.987 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:36:09.987 INFO kablam! Oct 16 11:36:09.987 INFO kablam! warning: unused variable: `depth` Oct 16 11:36:09.987 INFO kablam! --> src/node.rs:173:35 Oct 16 11:36:09.987 INFO kablam! | Oct 16 11:36:09.987 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 16 11:36:09.987 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 16 11:36:09.987 INFO kablam! Oct 16 11:36:10.055 INFO kablam! warning: method is never used: `last_comp_version` Oct 16 11:36:10.055 INFO kablam! --> src/header.rs:42:2 Oct 16 11:36:10.055 INFO kablam! | Oct 16 11:36:10.055 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 16 11:36:10.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:10.055 INFO kablam! | Oct 16 11:36:10.055 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:36:10.055 INFO kablam! Oct 16 11:36:10.055 INFO kablam! warning: method is never used: `size_dt_strings` Oct 16 11:36:10.055 INFO kablam! --> src/header.rs:54:2 Oct 16 11:36:10.055 INFO kablam! | Oct 16 11:36:10.055 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 16 11:36:10.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:10.055 INFO kablam! Oct 16 11:36:10.055 INFO kablam! warning: method is never used: `size_dt_struct` Oct 16 11:36:10.055 INFO kablam! --> src/header.rs:62:2 Oct 16 11:36:10.055 INFO kablam! | Oct 16 11:36:10.055 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 16 11:36:10.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:10.055 INFO kablam! Oct 16 11:36:10.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 16 11:36:10.582 INFO kablam! su: No module specific data is present Oct 16 11:36:10.977 INFO running `"docker" "rm" "-f" "7888defa2452ab5c0345ac4fb3216488e3205b3bd13dc877bd0c891e097cfd26"` Oct 16 11:36:11.138 INFO blam! 7888defa2452ab5c0345ac4fb3216488e3205b3bd13dc877bd0c891e097cfd26 Oct 16 11:36:11.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.415 INFO blam! b147cd90d88842c81b7b6a56757f336dfb67f11f83de1ceb09b4cb16737bd695 Oct 16 11:36:11.421 INFO running `"docker" "start" "-a" "b147cd90d88842c81b7b6a56757f336dfb67f11f83de1ceb09b4cb16737bd695"` Oct 16 11:36:12.173 INFO kablam! usermod: no changes Oct 16 11:36:12.215 INFO kablam! Compiling fdt v0.0.1 (/source) Oct 16 11:36:13.535 INFO kablam! warning: unused import: `PropertyValue` Oct 16 11:36:13.535 INFO kablam! --> src/node.rs:2:56 Oct 16 11:36:13.535 INFO kablam! | Oct 16 11:36:13.535 INFO kablam! 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; Oct 16 11:36:13.535 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 11:36:13.535 INFO kablam! | Oct 16 11:36:13.535 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:36:13.536 INFO kablam! Oct 16 11:36:13.536 INFO kablam! warning: unused import: `property::Property` Oct 16 11:36:13.536 INFO kablam! --> src/lib.rs:19:5 Oct 16 11:36:13.536 INFO kablam! | Oct 16 11:36:13.536 INFO kablam! 19 | use property::Property; Oct 16 11:36:13.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 11:36:13.536 INFO kablam! Oct 16 11:36:13.811 INFO kablam! warning: unused variable: `e` Oct 16 11:36:13.811 INFO kablam! --> src/property.rs:68:32 Oct 16 11:36:13.811 INFO kablam! | Oct 16 11:36:13.811 INFO kablam! 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") Oct 16 11:36:13.811 INFO kablam! | ^ help: consider using `_e` instead Oct 16 11:36:13.811 INFO kablam! | Oct 16 11:36:13.811 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:36:13.811 INFO kablam! Oct 16 11:36:13.811 INFO kablam! warning: unused variable: `depth` Oct 16 11:36:13.811 INFO kablam! --> src/node.rs:173:35 Oct 16 11:36:13.811 INFO kablam! | Oct 16 11:36:13.811 INFO kablam! 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { Oct 16 11:36:13.811 INFO kablam! | ^^^^^ help: consider using `_depth` instead Oct 16 11:36:13.811 INFO kablam! Oct 16 11:36:13.874 INFO kablam! warning: method is never used: `last_comp_version` Oct 16 11:36:13.875 INFO kablam! --> src/header.rs:42:2 Oct 16 11:36:13.875 INFO kablam! | Oct 16 11:36:13.875 INFO kablam! 42 | pub fn last_comp_version(&self) -> u32 { Oct 16 11:36:13.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:13.875 INFO kablam! | Oct 16 11:36:13.875 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:36:13.875 INFO kablam! Oct 16 11:36:13.875 INFO kablam! warning: method is never used: `size_dt_strings` Oct 16 11:36:13.883 INFO kablam! --> src/header.rs:54:2 Oct 16 11:36:13.883 INFO kablam! | Oct 16 11:36:13.883 INFO kablam! 54 | pub fn size_dt_strings(&self) -> Option { Oct 16 11:36:13.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:13.883 INFO kablam! Oct 16 11:36:13.883 INFO kablam! warning: method is never used: `size_dt_struct` Oct 16 11:36:13.883 INFO kablam! --> src/header.rs:62:2 Oct 16 11:36:13.883 INFO kablam! | Oct 16 11:36:13.883 INFO kablam! 62 | pub fn size_dt_struct(&self) -> Option { Oct 16 11:36:13.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:36:13.883 INFO kablam! Oct 16 11:36:14.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 16 11:36:14.593 INFO kablam! su: No module specific data is present Oct 16 11:36:15.339 INFO running `"docker" "rm" "-f" "b147cd90d88842c81b7b6a56757f336dfb67f11f83de1ceb09b4cb16737bd695"` Oct 16 11:36:15.783 INFO blam! b147cd90d88842c81b7b6a56757f336dfb67f11f83de1ceb09b4cb16737bd695 Oct 16 11:36:15.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:16.187 INFO blam! 5ba1447404e689ef6f4670cfa36a6970f90ba40f89dc9ddb4dc57b1327480c15 Oct 16 11:36:16.189 INFO running `"docker" "start" "-a" "5ba1447404e689ef6f4670cfa36a6970f90ba40f89dc9ddb4dc57b1327480c15"` Oct 16 11:36:17.270 INFO kablam! usermod: no changes Oct 16 11:36:17.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 11:36:17.327 INFO kablam! Running /target/debug/deps/fdt-b1f553ab8ae1f531 Oct 16 11:36:17.335 INFO blam! Oct 16 11:36:17.335 INFO blam! running 0 tests Oct 16 11:36:17.335 INFO blam! Oct 16 11:36:17.335 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:36:17.335 INFO blam! Oct 16 11:36:17.347 INFO kablam! Running /target/debug/deps/test_0-8be5dd13db78bbe3 Oct 16 11:36:17.347 INFO kablam! Doc-tests fdt Oct 16 11:36:17.347 INFO blam! Oct 16 11:36:17.348 INFO blam! running 4 tests Oct 16 11:36:17.348 INFO blam! test test_boot_cpu ... ok Oct 16 11:36:17.348 INFO blam! test test_total_size ... ok Oct 16 11:36:17.348 INFO blam! test test_construct ... ok Oct 16 11:36:17.348 INFO blam! test test_fetching_node ... ok Oct 16 11:36:17.348 INFO blam! Oct 16 11:36:17.348 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:36:17.348 INFO blam! Oct 16 11:36:17.491 INFO blam! Oct 16 11:36:17.491 INFO blam! running 8 tests Oct 16 11:36:23.431 INFO blam! test src/lib.rs - FDT<'buf>::memory_reserve_map (line 123) ... ok Oct 16 11:36:23.498 INFO blam! test src/lib.rs - FDT<'buf>::from_raw (line 55) ... ok Oct 16 11:36:23.687 INFO blam! test src/lib.rs - FDT<'buf>::phandle (line 172) ... ok Oct 16 11:36:23.687 INFO blam! test src/lib.rs - FDT<'buf>::total_size (line 99) ... ok Oct 16 11:36:23.695 INFO blam! test src/lib.rs - FDT<'buf>::from_raw (line 65) ... ok Oct 16 11:36:23.708 INFO blam! test src/lib.rs - FDT<'buf>::alias (line 192) ... ok Oct 16 11:36:23.777 INFO blam! test src/lib.rs - FDT<'buf>::boot_cpuid_phys (line 82) ... ok Oct 16 11:36:23.912 INFO blam! test src/lib.rs - FDT<'buf>::nodes (line 147) ... ok Oct 16 11:36:23.912 INFO blam! Oct 16 11:36:23.913 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:36:23.913 INFO blam! Oct 16 11:36:23.919 INFO kablam! su: No module specific data is present Oct 16 11:36:24.184 INFO running `"docker" "rm" "-f" "5ba1447404e689ef6f4670cfa36a6970f90ba40f89dc9ddb4dc57b1327480c15"` Oct 16 11:36:24.267 INFO blam! 5ba1447404e689ef6f4670cfa36a6970f90ba40f89dc9ddb4dc57b1327480c15