Oct 15 15:20:52.942 INFO testing uefi-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:20:52.942 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:20:53.372 INFO blam! 22842702978e75be20f0305dc8abf27abea0c5320619b595fb55205b1f31a387 Oct 15 15:20:53.374 INFO running `"docker" "start" "-a" "22842702978e75be20f0305dc8abf27abea0c5320619b595fb55205b1f31a387"` Oct 15 15:20:54.531 INFO kablam! usermod: no changes Oct 15 15:20:54.615 INFO kablam! Compiling uefi v0.1.2 (/source) Oct 15 15:20:54.786 INFO kablam! warning: unused import: `systemtable` Oct 15 15:20:54.787 INFO kablam! --> src/base.rs:4:5 Oct 15 15:20:54.787 INFO kablam! | Oct 15 15:20:54.787 INFO kablam! 4 | use systemtable; Oct 15 15:20:54.788 INFO kablam! | ^^^^^^^^^^^ Oct 15 15:20:54.788 INFO kablam! | Oct 15 15:20:54.788 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:20:54.788 INFO kablam! Oct 15 15:20:54.789 INFO kablam! warning: unused import: `Time` Oct 15 15:20:54.789 INFO kablam! --> src/bootservices.rs:5:56 Oct 15 15:20:54.789 INFO kablam! | Oct 15 15:20:54.789 INFO kablam! 5 | use base::{Event, Handle, Handles, MemoryType, Status, Time}; Oct 15 15:20:54.790 INFO kablam! | ^^^^ Oct 15 15:20:54.790 INFO kablam! Oct 15 15:20:54.790 INFO kablam! warning: unused import: `systemtable` Oct 15 15:20:54.791 INFO kablam! --> src/bootservices.rs:8:5 Oct 15 15:20:54.791 INFO kablam! | Oct 15 15:20:54.791 INFO kablam! 8 | use systemtable; Oct 15 15:20:54.792 INFO kablam! | ^^^^^^^^^^^ Oct 15 15:20:54.792 INFO kablam! Oct 15 15:20:54.792 INFO kablam! warning: unused import: `fmt` Oct 15 15:20:54.792 INFO kablam! --> src/bootservices.rs:11:5 Oct 15 15:20:54.793 INFO kablam! | Oct 15 15:20:54.793 INFO kablam! 11 | use fmt; Oct 15 15:20:54.793 INFO kablam! | ^^^ Oct 15 15:20:54.794 INFO kablam! Oct 15 15:20:54.794 INFO kablam! warning: unused import: `core::fmt` Oct 15 15:20:54.794 INFO kablam! --> src/runtimeservices.rs:2:5 Oct 15 15:20:54.796 INFO kablam! | Oct 15 15:20:54.796 INFO kablam! 2 | use core::fmt; Oct 15 15:20:54.797 INFO kablam! | ^^^^^^^^^ Oct 15 15:20:54.797 INFO kablam! Oct 15 15:20:54.912 INFO kablam! warning: unreachable statement Oct 15 15:20:54.913 INFO kablam! --> src/console.rs:115:9 Oct 15 15:20:54.913 INFO kablam! | Oct 15 15:20:54.913 INFO kablam! 115 | let bs = self.system_table.boot_services(); Oct 15 15:20:54.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:54.914 INFO kablam! | Oct 15 15:20:54.914 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 15:20:54.914 INFO kablam! Oct 15 15:20:55.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Oct 15 15:20:55.260 INFO kablam! su: No module specific data is present Oct 15 15:20:55.875 INFO running `"docker" "rm" "-f" "22842702978e75be20f0305dc8abf27abea0c5320619b595fb55205b1f31a387"` Oct 15 15:20:56.167 INFO blam! 22842702978e75be20f0305dc8abf27abea0c5320619b595fb55205b1f31a387 Oct 15 15:20:56.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:20:56.576 INFO blam! aac36387edbc4dad64e4ecd1b418f99f0a08ae4f47261b321fb47ee6721e1238 Oct 15 15:20:56.578 INFO running `"docker" "start" "-a" "aac36387edbc4dad64e4ecd1b418f99f0a08ae4f47261b321fb47ee6721e1238"` Oct 15 15:20:57.457 INFO kablam! usermod: no changes Oct 15 15:20:57.519 INFO kablam! Compiling uefi v0.1.2 (/source) Oct 15 15:20:58.355 INFO kablam! warning: unused import: `systemtable` Oct 15 15:20:58.355 INFO kablam! --> src/base.rs:4:5 Oct 15 15:20:58.355 INFO kablam! | Oct 15 15:20:58.355 INFO kablam! 4 | use systemtable; Oct 15 15:20:58.355 INFO kablam! | ^^^^^^^^^^^ Oct 15 15:20:58.355 INFO kablam! | Oct 15 15:20:58.355 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:20:58.355 INFO kablam! Oct 15 15:20:58.355 INFO kablam! warning: unused import: `Time` Oct 15 15:20:58.355 INFO kablam! --> src/bootservices.rs:5:56 Oct 15 15:20:58.355 INFO kablam! | Oct 15 15:20:58.355 INFO kablam! 5 | use base::{Event, Handle, Handles, MemoryType, Status, Time}; Oct 15 15:20:58.355 INFO kablam! | ^^^^ Oct 15 15:20:58.355 INFO kablam! Oct 15 15:20:58.355 INFO kablam! warning: unused import: `systemtable` Oct 15 15:20:58.355 INFO kablam! --> src/bootservices.rs:8:5 Oct 15 15:20:58.355 INFO kablam! | Oct 15 15:20:58.355 INFO kablam! 8 | use systemtable; Oct 15 15:20:58.355 INFO kablam! | ^^^^^^^^^^^ Oct 15 15:20:58.355 INFO kablam! Oct 15 15:20:58.355 INFO kablam! warning: unused import: `fmt` Oct 15 15:20:58.355 INFO kablam! --> src/bootservices.rs:11:5 Oct 15 15:20:58.355 INFO kablam! | Oct 15 15:20:58.355 INFO kablam! 11 | use fmt; Oct 15 15:20:58.355 INFO kablam! | ^^^ Oct 15 15:20:58.355 INFO kablam! Oct 15 15:20:58.355 INFO kablam! warning: unused import: `core::fmt` Oct 15 15:20:58.355 INFO kablam! --> src/runtimeservices.rs:2:5 Oct 15 15:20:58.355 INFO kablam! | Oct 15 15:20:58.355 INFO kablam! 2 | use core::fmt; Oct 15 15:20:58.355 INFO kablam! | ^^^^^^^^^ Oct 15 15:20:58.355 INFO kablam! Oct 15 15:20:58.502 INFO kablam! warning: unreachable statement Oct 15 15:20:58.502 INFO kablam! --> src/console.rs:115:9 Oct 15 15:20:58.502 INFO kablam! | Oct 15 15:20:58.502 INFO kablam! 115 | let bs = self.system_table.boot_services(); Oct 15 15:20:58.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:58.502 INFO kablam! | Oct 15 15:20:58.502 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 15:20:58.502 INFO kablam! Oct 15 15:20:59.305 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 15 15:20:59.315 INFO kablam! su: No module specific data is present Oct 15 15:21:00.408 INFO running `"docker" "rm" "-f" "aac36387edbc4dad64e4ecd1b418f99f0a08ae4f47261b321fb47ee6721e1238"` Oct 15 15:21:00.727 INFO blam! aac36387edbc4dad64e4ecd1b418f99f0a08ae4f47261b321fb47ee6721e1238 Oct 15 15:21:00.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:21:01.182 INFO blam! b09c454d4cc7c97cd8a53a7ffce0d03896c450fb01e1d52e6f783448c84183df Oct 15 15:21:01.195 INFO running `"docker" "start" "-a" "b09c454d4cc7c97cd8a53a7ffce0d03896c450fb01e1d52e6f783448c84183df"` Oct 15 15:21:01.902 INFO kablam! usermod: no changes Oct 15 15:21:01.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 15:21:01.956 INFO kablam! Running /target/debug/deps/uefi-4176b964f9f81efa Oct 15 15:21:01.961 INFO blam! Oct 15 15:21:01.961 INFO blam! running 1 test Oct 15 15:21:01.970 INFO blam! test base::status_str ... ok Oct 15 15:21:01.971 INFO kablam! Running /target/debug/deps/lib-550f19e5c5fa5e0b Oct 15 15:21:01.971 INFO blam! Oct 15 15:21:01.971 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:21:01.972 INFO blam! Oct 15 15:21:01.977 INFO blam! Oct 15 15:21:01.977 INFO blam! running 1 test Oct 15 15:21:01.979 INFO blam! test handle_iterator ... ok Oct 15 15:21:01.979 INFO blam! Oct 15 15:21:01.979 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:21:01.979 INFO blam! Oct 15 15:21:01.980 INFO kablam! Doc-tests uefi Oct 15 15:21:02.114 INFO blam! Oct 15 15:21:02.114 INFO blam! running 0 tests Oct 15 15:21:02.115 INFO blam! Oct 15 15:21:02.115 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:21:02.115 INFO blam! Oct 15 15:21:02.120 INFO kablam! su: No module specific data is present Oct 15 15:21:02.655 INFO running `"docker" "rm" "-f" "b09c454d4cc7c97cd8a53a7ffce0d03896c450fb01e1d52e6f783448c84183df"` Oct 15 15:21:02.891 INFO blam! b09c454d4cc7c97cd8a53a7ffce0d03896c450fb01e1d52e6f783448c84183df