Oct 16 05:08:18.293 INFO testing jconfig-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 05:08:18.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 05:08:18.597 INFO blam! c5fd43a496b032f3af33ebb4bb5f032a2ac4aa34b3027cffbd34e80b2bed83d2 Oct 16 05:08:18.607 INFO running `"docker" "start" "-a" "c5fd43a496b032f3af33ebb4bb5f032a2ac4aa34b3027cffbd34e80b2bed83d2"` Oct 16 05:08:19.930 INFO kablam! usermod: no changes Oct 16 05:08:20.022 INFO kablam! Compiling jconfig v0.1.0 (/source) Oct 16 05:08:21.127 INFO kablam! warning: variable does not need to be mutable Oct 16 05:08:21.127 INFO kablam! --> src/item.rs:71:13 Oct 16 05:08:21.127 INFO kablam! | Oct 16 05:08:21.127 INFO kablam! 71 | let mut inner = unsafe { &mut *self.inner.get() }; Oct 16 05:08:21.127 INFO kablam! | ----^^^^^ Oct 16 05:08:21.127 INFO kablam! | | Oct 16 05:08:21.127 INFO kablam! | help: remove this `mut` Oct 16 05:08:21.127 INFO kablam! | Oct 16 05:08:21.127 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 05:08:21.127 INFO kablam! Oct 16 05:08:21.127 INFO kablam! warning: variable does not need to be mutable Oct 16 05:08:21.127 INFO kablam! --> src/item.rs:93:13 Oct 16 05:08:21.127 INFO kablam! | Oct 16 05:08:21.127 INFO kablam! 93 | let mut inner = unsafe { &mut *self.inner.get() }; Oct 16 05:08:21.127 INFO kablam! | ----^^^^^ Oct 16 05:08:21.127 INFO kablam! | | Oct 16 05:08:21.127 INFO kablam! | help: remove this `mut` Oct 16 05:08:21.127 INFO kablam! Oct 16 05:08:21.674 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 16 05:08:21.679 INFO kablam! su: No module specific data is present Oct 16 05:08:22.378 INFO running `"docker" "rm" "-f" "c5fd43a496b032f3af33ebb4bb5f032a2ac4aa34b3027cffbd34e80b2bed83d2"` Oct 16 05:08:22.691 INFO blam! c5fd43a496b032f3af33ebb4bb5f032a2ac4aa34b3027cffbd34e80b2bed83d2 Oct 16 05:08:22.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 05:08:23.168 INFO blam! 93bf49c2f5d54ff0950a83dc7759a7c71c013cbc00d99e3dca24e503ba65940f Oct 16 05:08:23.175 INFO running `"docker" "start" "-a" "93bf49c2f5d54ff0950a83dc7759a7c71c013cbc00d99e3dca24e503ba65940f"` Oct 16 05:08:24.297 INFO kablam! usermod: no changes Oct 16 05:08:24.384 INFO kablam! Compiling jconfig v0.1.0 (/source) Oct 16 05:08:25.955 INFO kablam! warning: variable does not need to be mutable Oct 16 05:08:25.955 INFO kablam! --> src/item.rs:71:13 Oct 16 05:08:25.955 INFO kablam! | Oct 16 05:08:25.955 INFO kablam! 71 | let mut inner = unsafe { &mut *self.inner.get() }; Oct 16 05:08:25.955 INFO kablam! | ----^^^^^ Oct 16 05:08:25.955 INFO kablam! | | Oct 16 05:08:25.955 INFO kablam! | help: remove this `mut` Oct 16 05:08:25.955 INFO kablam! | Oct 16 05:08:25.955 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 05:08:25.955 INFO kablam! Oct 16 05:08:25.955 INFO kablam! warning: variable does not need to be mutable Oct 16 05:08:25.955 INFO kablam! --> src/item.rs:93:13 Oct 16 05:08:25.955 INFO kablam! | Oct 16 05:08:25.955 INFO kablam! 93 | let mut inner = unsafe { &mut *self.inner.get() }; Oct 16 05:08:25.955 INFO kablam! | ----^^^^^ Oct 16 05:08:25.955 INFO kablam! | | Oct 16 05:08:25.955 INFO kablam! | help: remove this `mut` Oct 16 05:08:25.955 INFO kablam! Oct 16 05:08:26.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 16 05:08:26.647 INFO kablam! su: No module specific data is present Oct 16 05:08:27.266 INFO running `"docker" "rm" "-f" "93bf49c2f5d54ff0950a83dc7759a7c71c013cbc00d99e3dca24e503ba65940f"` Oct 16 05:08:27.582 INFO blam! 93bf49c2f5d54ff0950a83dc7759a7c71c013cbc00d99e3dca24e503ba65940f Oct 16 05:08:27.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 05:08:27.880 INFO blam! 7e3be1f9b5a02404d047139cf5b140ae54e78e8693b74cd1d409eb16c642e2de Oct 16 05:08:27.887 INFO running `"docker" "start" "-a" "7e3be1f9b5a02404d047139cf5b140ae54e78e8693b74cd1d409eb16c642e2de"` Oct 16 05:08:28.655 INFO kablam! usermod: no changes Oct 16 05:08:28.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 05:08:28.703 INFO kablam! Running /target/debug/deps/jconfig-c7b23bd8b9adacd6 Oct 16 05:08:28.727 INFO kablam! Doc-tests jconfig Oct 16 05:08:28.727 INFO blam! Oct 16 05:08:28.727 INFO blam! running 0 tests Oct 16 05:08:28.727 INFO blam! Oct 16 05:08:28.727 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:08:28.727 INFO blam! Oct 16 05:08:29.855 INFO blam! Oct 16 05:08:29.855 INFO blam! running 0 tests Oct 16 05:08:29.855 INFO blam! Oct 16 05:08:29.855 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:08:29.855 INFO blam! Oct 16 05:08:29.862 INFO kablam! su: No module specific data is present Oct 16 05:08:30.216 INFO running `"docker" "rm" "-f" "7e3be1f9b5a02404d047139cf5b140ae54e78e8693b74cd1d409eb16c642e2de"` Oct 16 05:08:30.341 INFO blam! 7e3be1f9b5a02404d047139cf5b140ae54e78e8693b74cd1d409eb16c642e2de