Oct 16 12:34:43.356 INFO testing efi-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:34:43.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12:34:43.792 INFO blam! 417eb335d8a54888d8135019ef24fe625ebea8dfd81cec9f38d0b75eaf1f85de Oct 16 12:34:43.795 INFO running `"docker" "start" "-a" "417eb335d8a54888d8135019ef24fe625ebea8dfd81cec9f38d0b75eaf1f85de"` Oct 16 12:34:44.995 INFO kablam! usermod: no changes Oct 16 12:34:45.092 INFO kablam! Compiling efi v0.1.0 (/source) Oct 16 12:34:45.669 INFO kablam! warning: unused `#[macro_use]` import Oct 16 12:34:45.669 INFO kablam! --> src/lib.rs:6:1 Oct 16 12:34:45.669 INFO kablam! | Oct 16 12:34:45.669 INFO kablam! 6 | #[macro_use] extern crate failure; Oct 16 12:34:45.669 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:34:45.669 INFO kablam! | Oct 16 12:34:45.669 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:34:45.669 INFO kablam! Oct 16 12:34:46.103 INFO kablam! warning: unused variable: `boot_policy` Oct 16 12:34:46.103 INFO kablam! --> src/protocols/load_file.rs:48:5 Oct 16 12:34:46.103 INFO kablam! | Oct 16 12:34:46.103 INFO kablam! 48 | boot_policy: BOOLEAN, Oct 16 12:34:46.103 INFO kablam! | ^^^^^^^^^^^ help: consider using `_boot_policy` instead Oct 16 12:34:46.103 INFO kablam! | Oct 16 12:34:46.103 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:34:46.103 INFO kablam! Oct 16 12:34:46.255 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 16 12:34:46.255 INFO kablam! --> src/lib.rs:4:12 Oct 16 12:34:46.255 INFO kablam! | Oct 16 12:34:46.255 INFO kablam! 4 | #![feature(conservative_impl_trait)] Oct 16 12:34:46.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:34:46.255 INFO kablam! | Oct 16 12:34:46.255 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 12:34:46.255 INFO kablam! Oct 16 12:34:46.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 16 12:34:46.835 INFO kablam! su: No module specific data is present Oct 16 12:34:47.559 INFO running `"docker" "rm" "-f" "417eb335d8a54888d8135019ef24fe625ebea8dfd81cec9f38d0b75eaf1f85de"` Oct 16 12:34:47.851 INFO blam! 417eb335d8a54888d8135019ef24fe625ebea8dfd81cec9f38d0b75eaf1f85de Oct 16 12:34:47.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12:34:48.278 INFO blam! 3295630c2b944cc6600342cd36e6b54ceec3364fedaefac2f03ac4370be48863 Oct 16 12:34:48.279 INFO running `"docker" "start" "-a" "3295630c2b944cc6600342cd36e6b54ceec3364fedaefac2f03ac4370be48863"` Oct 16 12:34:49.435 INFO kablam! usermod: no changes Oct 16 12:34:49.507 INFO kablam! Compiling efi v0.1.0 (/source) Oct 16 12:34:50.563 INFO kablam! warning: unused `#[macro_use]` import Oct 16 12:34:50.563 INFO kablam! --> src/lib.rs:6:1 Oct 16 12:34:50.563 INFO kablam! | Oct 16 12:34:50.563 INFO kablam! 6 | #[macro_use] extern crate failure; Oct 16 12:34:50.563 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:34:50.563 INFO kablam! | Oct 16 12:34:50.563 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:34:50.563 INFO kablam! Oct 16 12:34:51.043 INFO kablam! warning: unused variable: `boot_policy` Oct 16 12:34:51.043 INFO kablam! --> src/protocols/load_file.rs:48:5 Oct 16 12:34:51.043 INFO kablam! | Oct 16 12:34:51.043 INFO kablam! 48 | boot_policy: BOOLEAN, Oct 16 12:34:51.043 INFO kablam! | ^^^^^^^^^^^ help: consider using `_boot_policy` instead Oct 16 12:34:51.043 INFO kablam! | Oct 16 12:34:51.043 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:34:51.043 INFO kablam! Oct 16 12:34:51.171 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 16 12:34:51.171 INFO kablam! --> src/lib.rs:4:12 Oct 16 12:34:51.171 INFO kablam! | Oct 16 12:34:51.171 INFO kablam! 4 | #![feature(conservative_impl_trait)] Oct 16 12:34:51.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:34:51.171 INFO kablam! | Oct 16 12:34:51.171 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 12:34:51.171 INFO kablam! Oct 16 12:34:51.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 16 12:34:51.883 INFO kablam! su: No module specific data is present Oct 16 12:34:52.689 INFO running `"docker" "rm" "-f" "3295630c2b944cc6600342cd36e6b54ceec3364fedaefac2f03ac4370be48863"` Oct 16 12:34:53.055 INFO blam! 3295630c2b944cc6600342cd36e6b54ceec3364fedaefac2f03ac4370be48863 Oct 16 12:34:53.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12:34:53.431 INFO blam! b39b1e063fe11e9c009f56c9a03794fc4b63b6f1c5ef1e500ba7028b534f309e Oct 16 12:34:53.434 INFO running `"docker" "start" "-a" "b39b1e063fe11e9c009f56c9a03794fc4b63b6f1c5ef1e500ba7028b534f309e"` Oct 16 12:34:54.682 INFO kablam! usermod: no changes Oct 16 12:34:54.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 12:34:54.789 INFO kablam! Running /target/debug/deps/efi-cbd3124e58dfed84 Oct 16 12:34:54.803 INFO kablam! Doc-tests efi Oct 16 12:34:54.803 INFO blam! Oct 16 12:34:54.803 INFO blam! running 0 tests Oct 16 12:34:54.804 INFO blam! Oct 16 12:34:54.804 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:34:54.804 INFO blam! Oct 16 12:34:55.531 INFO blam! Oct 16 12:34:55.531 INFO blam! running 0 tests Oct 16 12:34:55.531 INFO blam! Oct 16 12:34:55.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:34:55.532 INFO blam! Oct 16 12:34:55.535 INFO kablam! su: No module specific data is present Oct 16 12:34:56.155 INFO running `"docker" "rm" "-f" "b39b1e063fe11e9c009f56c9a03794fc4b63b6f1c5ef1e500ba7028b534f309e"` Oct 16 12:34:56.483 INFO blam! b39b1e063fe11e9c009f56c9a03794fc4b63b6f1c5ef1e500ba7028b534f309e