Oct 15 00:11:48.588 INFO testing crazymerlyn/engine against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:11:48.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 00:11:48.984 INFO blam! f793b37861b5f722582d999dc55ecfc3e0ad86d377d5760090556b7cc3b5a26e Oct 15 00:11:48.987 INFO running `"docker" "start" "-a" "f793b37861b5f722582d999dc55ecfc3e0ad86d377d5760090556b7cc3b5a26e"` Oct 15 00:11:50.271 INFO kablam! usermod: no changes Oct 15 00:11:50.335 INFO kablam! Compiling engine v0.1.0 (/source) Oct 15 00:11:50.977 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:50.978 INFO kablam! --> src/boxes.rs:106:13 Oct 15 00:11:50.978 INFO kablam! | Oct 15 00:11:50.979 INFO kablam! 106 | let mut border_left = style.lookup("border-left-width", "border-width", &zero); Oct 15 00:11:50.979 INFO kablam! | ----^^^^^^^^^^^ Oct 15 00:11:50.979 INFO kablam! | | Oct 15 00:11:50.980 INFO kablam! | help: remove this `mut` Oct 15 00:11:50.980 INFO kablam! | Oct 15 00:11:50.980 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:11:50.981 INFO kablam! Oct 15 00:11:50.981 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:50.981 INFO kablam! --> src/boxes.rs:107:13 Oct 15 00:11:50.982 INFO kablam! | Oct 15 00:11:50.983 INFO kablam! 107 | let mut border_right = style.lookup("border-right-width", "border-width", &zero); Oct 15 00:11:50.983 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 00:11:50.983 INFO kablam! | | Oct 15 00:11:50.984 INFO kablam! | help: remove this `mut` Oct 15 00:11:50.984 INFO kablam! Oct 15 00:11:50.984 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:50.985 INFO kablam! --> src/boxes.rs:109:13 Oct 15 00:11:50.985 INFO kablam! | Oct 15 00:11:50.985 INFO kablam! 109 | let mut padding_left = style.lookup("padding-left", "padding", &zero); Oct 15 00:11:50.986 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 00:11:50.986 INFO kablam! | | Oct 15 00:11:50.986 INFO kablam! | help: remove this `mut` Oct 15 00:11:50.987 INFO kablam! Oct 15 00:11:50.987 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:50.987 INFO kablam! --> src/boxes.rs:110:13 Oct 15 00:11:50.991 INFO kablam! | Oct 15 00:11:50.991 INFO kablam! 110 | let mut padding_right = style.lookup("padding-right", "padding", &zero); Oct 15 00:11:50.991 INFO kablam! | ----^^^^^^^^^^^^^ Oct 15 00:11:50.991 INFO kablam! | | Oct 15 00:11:50.992 INFO kablam! | help: remove this `mut` Oct 15 00:11:50.992 INFO kablam! Oct 15 00:11:51.362 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 15 00:11:51.365 INFO kablam! su: No module specific data is present Oct 15 00:11:51.924 INFO running `"docker" "rm" "-f" "f793b37861b5f722582d999dc55ecfc3e0ad86d377d5760090556b7cc3b5a26e"` Oct 15 00:11:52.179 INFO blam! f793b37861b5f722582d999dc55ecfc3e0ad86d377d5760090556b7cc3b5a26e Oct 15 00:11:52.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 00:11:52.655 INFO blam! 909f27950420459ec4ade431bf965efeba97be08086928bc424903e9a968f72c Oct 15 00:11:52.658 INFO running `"docker" "start" "-a" "909f27950420459ec4ade431bf965efeba97be08086928bc424903e9a968f72c"` Oct 15 00:11:54.007 INFO kablam! usermod: no changes Oct 15 00:11:54.048 INFO kablam! Compiling engine v0.1.0 (/source) Oct 15 00:11:54.759 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:54.759 INFO kablam! --> src/boxes.rs:106:13 Oct 15 00:11:54.759 INFO kablam! | Oct 15 00:11:54.759 INFO kablam! 106 | let mut border_left = style.lookup("border-left-width", "border-width", &zero); Oct 15 00:11:54.759 INFO kablam! | ----^^^^^^^^^^^ Oct 15 00:11:54.759 INFO kablam! | | Oct 15 00:11:54.759 INFO kablam! | help: remove this `mut` Oct 15 00:11:54.759 INFO kablam! | Oct 15 00:11:54.759 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:11:54.759 INFO kablam! Oct 15 00:11:54.759 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:54.759 INFO kablam! --> src/boxes.rs:107:13 Oct 15 00:11:54.759 INFO kablam! | Oct 15 00:11:54.759 INFO kablam! 107 | let mut border_right = style.lookup("border-right-width", "border-width", &zero); Oct 15 00:11:54.759 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 00:11:54.759 INFO kablam! | | Oct 15 00:11:54.759 INFO kablam! | help: remove this `mut` Oct 15 00:11:54.759 INFO kablam! Oct 15 00:11:54.759 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:54.759 INFO kablam! --> src/boxes.rs:109:13 Oct 15 00:11:54.759 INFO kablam! | Oct 15 00:11:54.759 INFO kablam! 109 | let mut padding_left = style.lookup("padding-left", "padding", &zero); Oct 15 00:11:54.759 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 00:11:54.760 INFO kablam! | | Oct 15 00:11:54.760 INFO kablam! | help: remove this `mut` Oct 15 00:11:54.760 INFO kablam! Oct 15 00:11:54.760 INFO kablam! warning: variable does not need to be mutable Oct 15 00:11:54.760 INFO kablam! --> src/boxes.rs:110:13 Oct 15 00:11:54.760 INFO kablam! | Oct 15 00:11:54.760 INFO kablam! 110 | let mut padding_right = style.lookup("padding-right", "padding", &zero); Oct 15 00:11:54.760 INFO kablam! | ----^^^^^^^^^^^^^ Oct 15 00:11:54.760 INFO kablam! | | Oct 15 00:11:54.760 INFO kablam! | help: remove this `mut` Oct 15 00:11:54.760 INFO kablam! Oct 15 00:11:55.262 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 15 00:11:55.264 INFO kablam! su: No module specific data is present Oct 15 00:11:56.395 INFO running `"docker" "rm" "-f" "909f27950420459ec4ade431bf965efeba97be08086928bc424903e9a968f72c"` Oct 15 00:11:56.622 INFO blam! 909f27950420459ec4ade431bf965efeba97be08086928bc424903e9a968f72c Oct 15 00:11:56.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 00:11:56.986 INFO blam! 95d52ecb30c0e2989f3369bb23aabb35fb07b95b75006bc4b20ff947cdf12c70 Oct 15 00:11:56.987 INFO running `"docker" "start" "-a" "95d52ecb30c0e2989f3369bb23aabb35fb07b95b75006bc4b20ff947cdf12c70"` Oct 15 00:11:58.419 INFO kablam! usermod: no changes Oct 15 00:11:58.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 00:11:58.476 INFO kablam! Running /target/debug/deps/engine-368ab3c1e981c067 Oct 15 00:11:58.476 INFO blam! Oct 15 00:11:58.476 INFO blam! running 0 tests Oct 15 00:11:58.476 INFO blam! Oct 15 00:11:58.476 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:11:58.476 INFO blam! Oct 15 00:11:58.478 INFO kablam! su: No module specific data is present Oct 15 00:11:59.495 INFO running `"docker" "rm" "-f" "95d52ecb30c0e2989f3369bb23aabb35fb07b95b75006bc4b20ff947cdf12c70"` Oct 15 00:11:59.792 INFO blam! 95d52ecb30c0e2989f3369bb23aabb35fb07b95b75006bc4b20ff947cdf12c70