Oct 16 12:20:59.663 INFO testing embedded-builder-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:20:59.663 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12:20:59.911 INFO blam! 509e6029fef2071270d69ef3b06e904ed30f91ff11544e5955fbab63f4a695a9 Oct 16 12:20:59.913 INFO running `"docker" "start" "-a" "509e6029fef2071270d69ef3b06e904ed30f91ff11544e5955fbab63f4a695a9"` Oct 16 12:21:00.535 INFO kablam! usermod: no changes Oct 16 12:21:00.582 INFO kablam! Compiling embedded-builder v0.1.1 (/source) Oct 16 12:21:00.659 INFO kablam! warning: unused macro definition Oct 16 12:21:00.659 INFO kablam! --> src/helpers.rs:20:1 Oct 16 12:21:00.659 INFO kablam! | Oct 16 12:21:00.659 INFO kablam! 20 | / macro_rules! concat { Oct 16 12:21:00.659 INFO kablam! 21 | | ($a: expr, $b: expr) => { $a$b }; Oct 16 12:21:00.659 INFO kablam! 22 | | } Oct 16 12:21:00.659 INFO kablam! | |_^ Oct 16 12:21:00.659 INFO kablam! | Oct 16 12:21:00.659 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 12:21:00.659 INFO kablam! Oct 16 12:21:00.759 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 12:21:00.759 INFO kablam! --> src/lib.rs:4:12 Oct 16 12:21:00.759 INFO kablam! | Oct 16 12:21:00.759 INFO kablam! 4 | #![feature(used)] Oct 16 12:21:00.759 INFO kablam! | ^^^^ Oct 16 12:21:00.759 INFO kablam! | Oct 16 12:21:00.759 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 12:21:00.759 INFO kablam! Oct 16 12:21:00.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 16 12:21:00.786 INFO kablam! su: No module specific data is present Oct 16 12:21:01.131 INFO running `"docker" "rm" "-f" "509e6029fef2071270d69ef3b06e904ed30f91ff11544e5955fbab63f4a695a9"` Oct 16 12:21:01.292 INFO blam! 509e6029fef2071270d69ef3b06e904ed30f91ff11544e5955fbab63f4a695a9 Oct 16 12:21:01.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12:21:01.520 INFO blam! 7aa14fc888ffc707e67a3b6d8df8146cffd9210687038adf1199b26f826496d5 Oct 16 12:21:01.523 INFO running `"docker" "start" "-a" "7aa14fc888ffc707e67a3b6d8df8146cffd9210687038adf1199b26f826496d5"` Oct 16 12:21:01.958 INFO kablam! usermod: no changes Oct 16 12:21:01.991 INFO kablam! Compiling embedded-builder v0.1.1 (/source) Oct 16 12:21:02.501 INFO kablam! warning: unused macro definition Oct 16 12:21:02.501 INFO kablam! --> src/helpers.rs:20:1 Oct 16 12:21:02.501 INFO kablam! | Oct 16 12:21:02.501 INFO kablam! 20 | / macro_rules! concat { Oct 16 12:21:02.501 INFO kablam! 21 | | ($a: expr, $b: expr) => { $a$b }; Oct 16 12:21:02.501 INFO kablam! 22 | | } Oct 16 12:21:02.501 INFO kablam! | |_^ Oct 16 12:21:02.501 INFO kablam! | Oct 16 12:21:02.501 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 12:21:02.501 INFO kablam! Oct 16 12:21:02.674 INFO kablam! warning: variable does not need to be mutable Oct 16 12:21:02.674 INFO kablam! --> src/register.rs:210:13 Oct 16 12:21:02.675 INFO kablam! | Oct 16 12:21:02.675 INFO kablam! 210 | let mut r = Register::(0, 0xFAF0); Oct 16 12:21:02.675 INFO kablam! | ----^ Oct 16 12:21:02.676 INFO kablam! | | Oct 16 12:21:02.676 INFO kablam! | help: remove this `mut` Oct 16 12:21:02.676 INFO kablam! | Oct 16 12:21:02.676 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 12:21:02.676 INFO kablam! Oct 16 12:21:02.683 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 12:21:02.683 INFO kablam! --> src/lib.rs:4:12 Oct 16 12:21:02.683 INFO kablam! | Oct 16 12:21:02.683 INFO kablam! 4 | #![feature(used)] Oct 16 12:21:02.683 INFO kablam! | ^^^^ Oct 16 12:21:02.683 INFO kablam! | Oct 16 12:21:02.683 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 12:21:02.683 INFO kablam! Oct 16 12:21:03.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 16 12:21:03.106 INFO kablam! su: No module specific data is present Oct 16 12:21:03.619 INFO running `"docker" "rm" "-f" "7aa14fc888ffc707e67a3b6d8df8146cffd9210687038adf1199b26f826496d5"` Oct 16 12:21:03.805 INFO blam! 7aa14fc888ffc707e67a3b6d8df8146cffd9210687038adf1199b26f826496d5 Oct 16 12:21:03.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12:21:04.158 INFO blam! f828803ee78342a9827251fc911f5cfacb91dffd0e433877ded3699a365fc17b Oct 16 12:21:04.159 INFO running `"docker" "start" "-a" "f828803ee78342a9827251fc911f5cfacb91dffd0e433877ded3699a365fc17b"` Oct 16 12:21:05.267 INFO kablam! usermod: no changes Oct 16 12:21:05.301 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 12:21:05.311 INFO kablam! Running /target/debug/deps/embedded_builder-3b34a33b12995aea Oct 16 12:21:05.319 INFO blam! Oct 16 12:21:05.319 INFO blam! running 10 tests Oct 16 12:21:05.319 INFO blam! test register::tests::set_bit ... ok Oct 16 12:21:05.319 INFO blam! test register::tests::set ... ok Oct 16 12:21:05.319 INFO blam! test helpers::tests::register_traits ... ok Oct 16 12:21:05.319 INFO blam! test register::tests::set_masked ... ok Oct 16 12:21:05.319 INFO blam! test register::tests::zero ... ok Oct 16 12:21:05.319 INFO blam! test register::tests::and ... ok Oct 16 12:21:05.323 INFO blam! test register::tests::get_masked ... ok Oct 16 12:21:05.323 INFO blam! test register::tests::or ... ok Oct 16 12:21:05.323 INFO blam! test register::tests::clear ... ok Oct 16 12:21:05.323 INFO blam! test register::tests::get_bit ... ok Oct 16 12:21:05.323 INFO blam! Oct 16 12:21:05.323 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:21:05.323 INFO blam! Oct 16 12:21:05.331 INFO kablam! Doc-tests embedded-builder Oct 16 12:21:05.419 INFO blam! Oct 16 12:21:05.419 INFO blam! running 0 tests Oct 16 12:21:05.419 INFO blam! Oct 16 12:21:05.419 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:21:05.419 INFO blam! Oct 16 12:21:05.427 INFO kablam! su: No module specific data is present Oct 16 12:21:05.888 INFO running `"docker" "rm" "-f" "f828803ee78342a9827251fc911f5cfacb91dffd0e433877ded3699a365fc17b"` Oct 16 12:21:06.113 INFO blam! f828803ee78342a9827251fc911f5cfacb91dffd0e433877ded3699a365fc17b