Oct 15 18:29:08.313 INFO testing smetamath-3.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:29:08.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 18:29:08.878 INFO blam! 34e2107149b96d1ed55934923f893a53af794a2c90ee1c09c86a7ef058e2a941 Oct 15 18:29:08.880 INFO running `"docker" "start" "-a" "34e2107149b96d1ed55934923f893a53af794a2c90ee1c09c86a7ef058e2a941"` Oct 15 18:29:10.552 INFO kablam! usermod: no changes Oct 15 18:29:10.679 INFO kablam! Compiling unicode-width v0.1.5 Oct 15 18:29:10.680 INFO kablam! Compiling libc v0.2.43 Oct 15 18:29:10.680 INFO kablam! Compiling strsim v0.7.0 Oct 15 18:29:10.680 INFO kablam! Compiling cfg-if v0.1.5 Oct 15 18:29:10.680 INFO kablam! Compiling vec_map v0.8.1 Oct 15 18:29:10.681 INFO kablam! Compiling bitflags v1.0.4 Oct 15 18:29:10.681 INFO kablam! Compiling ansi_term v0.11.0 Oct 15 18:29:10.681 INFO kablam! Compiling fnv v1.0.6 Oct 15 18:29:11.903 INFO kablam! Compiling textwrap v0.10.0 Oct 15 18:29:21.271 INFO kablam! Compiling atty v0.2.11 Oct 15 18:29:21.272 INFO kablam! Compiling filetime v0.1.15 Oct 15 18:29:22.075 INFO kablam! Compiling clap v2.32.0 Oct 15 18:30:06.492 INFO kablam! Compiling smetamath v3.0.0 (/source) Oct 15 18:30:08.317 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:08.317 INFO kablam! --> src/database.rs:247:25 Oct 15 18:30:08.317 INFO kablam! | Oct 15 18:30:08.317 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 15 18:30:08.317 INFO kablam! | ----^^ Oct 15 18:30:08.317 INFO kablam! | | Oct 15 18:30:08.317 INFO kablam! | help: remove this `mut` Oct 15 18:30:08.317 INFO kablam! | Oct 15 18:30:08.317 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:30:08.317 INFO kablam! Oct 15 18:30:08.317 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:08.317 INFO kablam! --> src/database.rs:247:25 Oct 15 18:30:08.317 INFO kablam! | Oct 15 18:30:08.317 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 15 18:30:08.317 INFO kablam! | ----^^ Oct 15 18:30:08.317 INFO kablam! | | Oct 15 18:30:08.317 INFO kablam! | help: remove this `mut` Oct 15 18:30:08.317 INFO kablam! Oct 15 18:30:08.317 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:08.317 INFO kablam! --> src/database.rs:268:25 Oct 15 18:30:08.317 INFO kablam! | Oct 15 18:30:08.317 INFO kablam! 268 | let mut ns = Arc::make_mut(self.prev_scopes.as_mut().unwrap()); Oct 15 18:30:08.317 INFO kablam! | ----^^ Oct 15 18:30:08.317 INFO kablam! | | Oct 15 18:30:08.317 INFO kablam! | help: remove this `mut` Oct 15 18:30:08.317 INFO kablam! Oct 15 18:30:08.317 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:08.317 INFO kablam! --> src/database.rs:291:25 Oct 15 18:30:08.317 INFO kablam! | Oct 15 18:30:08.317 INFO kablam! 291 | let mut ver = Arc::make_mut(self.prev_verify.as_mut().unwrap()); Oct 15 18:30:08.317 INFO kablam! | ----^^^ Oct 15 18:30:08.317 INFO kablam! | | Oct 15 18:30:08.317 INFO kablam! | help: remove this `mut` Oct 15 18:30:08.317 INFO kablam! Oct 15 18:30:34.265 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 23s Oct 15 18:30:34.268 INFO kablam! su: No module specific data is present Oct 15 18:30:34.638 INFO running `"docker" "rm" "-f" "34e2107149b96d1ed55934923f893a53af794a2c90ee1c09c86a7ef058e2a941"` Oct 15 18:30:34.721 INFO blam! 34e2107149b96d1ed55934923f893a53af794a2c90ee1c09c86a7ef058e2a941 Oct 15 18:30:34.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 18:30:34.937 INFO blam! 05274c9d28f34233723b6091853bc5bc27e3922b055ed058c502e4bf2212d30d Oct 15 18:30:34.941 INFO running `"docker" "start" "-a" "05274c9d28f34233723b6091853bc5bc27e3922b055ed058c502e4bf2212d30d"` Oct 15 18:30:35.572 INFO kablam! usermod: no changes Oct 15 18:30:35.627 INFO kablam! Compiling smetamath v3.0.0 (/source) Oct 15 18:30:37.484 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:37.485 INFO kablam! --> src/database.rs:247:25 Oct 15 18:30:37.485 INFO kablam! | Oct 15 18:30:37.485 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 15 18:30:37.486 INFO kablam! | ----^^ Oct 15 18:30:37.486 INFO kablam! | | Oct 15 18:30:37.486 INFO kablam! | help: remove this `mut` Oct 15 18:30:37.487 INFO kablam! | Oct 15 18:30:37.487 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:30:37.487 INFO kablam! Oct 15 18:30:37.487 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:37.488 INFO kablam! --> src/database.rs:247:25 Oct 15 18:30:37.488 INFO kablam! | Oct 15 18:30:37.488 INFO kablam! 247 | let mut ns = Arc::make_mut(self.prev_nameset.as_mut().unwrap()); Oct 15 18:30:37.489 INFO kablam! | ----^^ Oct 15 18:30:37.489 INFO kablam! | | Oct 15 18:30:37.489 INFO kablam! | help: remove this `mut` Oct 15 18:30:37.490 INFO kablam! Oct 15 18:30:37.490 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:37.490 INFO kablam! --> src/database.rs:268:25 Oct 15 18:30:37.491 INFO kablam! | Oct 15 18:30:37.491 INFO kablam! 268 | let mut ns = Arc::make_mut(self.prev_scopes.as_mut().unwrap()); Oct 15 18:30:37.491 INFO kablam! | ----^^ Oct 15 18:30:37.491 INFO kablam! | | Oct 15 18:30:37.491 INFO kablam! | help: remove this `mut` Oct 15 18:30:37.491 INFO kablam! Oct 15 18:30:37.491 INFO kablam! warning: variable does not need to be mutable Oct 15 18:30:37.491 INFO kablam! --> src/database.rs:291:25 Oct 15 18:30:37.491 INFO kablam! | Oct 15 18:30:37.491 INFO kablam! 291 | let mut ver = Arc::make_mut(self.prev_verify.as_mut().unwrap()); Oct 15 18:30:37.491 INFO kablam! | ----^^^ Oct 15 18:30:37.491 INFO kablam! | | Oct 15 18:30:37.491 INFO kablam! | help: remove this `mut` Oct 15 18:30:37.491 INFO kablam! Oct 15 18:30:38.259 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 2.67s Oct 15 18:30:38.264 INFO kablam! su: No module specific data is present Oct 15 18:30:38.789 INFO running `"docker" "rm" "-f" "05274c9d28f34233723b6091853bc5bc27e3922b055ed058c502e4bf2212d30d"` Oct 15 18:30:39.044 INFO blam! 05274c9d28f34233723b6091853bc5bc27e3922b055ed058c502e4bf2212d30d Oct 15 18:30:39.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 18:30:39.399 INFO blam! 1af52005cd94b1d6b0a2e54e37b57ab104066fcd13bc3e1708e16388f4145b4f Oct 15 18:30:39.411 INFO running `"docker" "start" "-a" "1af52005cd94b1d6b0a2e54e37b57ab104066fcd13bc3e1708e16388f4145b4f"` Oct 15 18:30:41.098 INFO kablam! usermod: no changes Oct 15 18:30:41.247 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 0.10s Oct 15 18:30:41.256 INFO kablam! Running /target/debug/deps/smetamath-db3df8f01c497a87 Oct 15 18:30:41.259 INFO blam! Oct 15 18:30:41.259 INFO blam! running 0 tests Oct 15 18:30:41.259 INFO blam! Oct 15 18:30:41.259 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:30:41.259 INFO blam! Oct 15 18:30:41.262 INFO kablam! su: No module specific data is present Oct 15 18:30:42.015 INFO running `"docker" "rm" "-f" "1af52005cd94b1d6b0a2e54e37b57ab104066fcd13bc3e1708e16388f4145b4f"` Oct 15 18:30:42.355 INFO blam! 1af52005cd94b1d6b0a2e54e37b57ab104066fcd13bc3e1708e16388f4145b4f