Oct 15 06:29:53.639 INFO testing Tahler/snoss against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:29:53.640 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 06:29:53.883 INFO blam! a366d62025ec1e3491362b0b3b9f0bb5a6903e60c1ac72d6acd9baf53f456292 Oct 15 06:29:53.886 INFO running `"docker" "start" "-a" "a366d62025ec1e3491362b0b3b9f0bb5a6903e60c1ac72d6acd9baf53f456292"` Oct 15 06:29:54.655 INFO kablam! usermod: no changes Oct 15 06:29:54.787 INFO kablam! Compiling miniz-sys v0.1.9 Oct 15 06:29:54.787 INFO kablam! Compiling humantime v1.0.0 Oct 15 06:29:54.787 INFO kablam! Compiling ordered-float v0.4.0 Oct 15 06:29:54.787 INFO kablam! Compiling serde_yaml v0.6.1 Oct 15 06:29:56.079 INFO kablam! Compiling serde-value v0.4.0 Oct 15 06:29:58.475 INFO kablam! Compiling flate2 v0.2.17 Oct 15 06:30:00.312 INFO kablam! Compiling log4rs v0.6.1 Oct 15 06:30:10.484 INFO kablam! Compiling snoss v0.1.0 (/source) Oct 15 06:30:13.351 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:13.351 INFO kablam! --> src/os/exec.rs:194:13 Oct 15 06:30:13.351 INFO kablam! | Oct 15 06:30:13.351 INFO kablam! 194 | let mut stack = pcb.get_stack_mut(); Oct 15 06:30:13.351 INFO kablam! | ----^^^^^ Oct 15 06:30:13.351 INFO kablam! | | Oct 15 06:30:13.351 INFO kablam! | help: remove this `mut` Oct 15 06:30:13.351 INFO kablam! | Oct 15 06:30:13.351 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:30:13.351 INFO kablam! Oct 15 06:30:13.395 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:13.395 INFO kablam! --> src/os/ps/pcb.rs:63:13 Oct 15 06:30:13.395 INFO kablam! | Oct 15 06:30:13.395 INFO kablam! 63 | let mut ctx = &mut self.header.ctx; Oct 15 06:30:13.395 INFO kablam! | ----^^^ Oct 15 06:30:13.395 INFO kablam! | | Oct 15 06:30:13.395 INFO kablam! | help: remove this `mut` Oct 15 06:30:13.395 INFO kablam! Oct 15 06:30:16.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.75s Oct 15 06:30:16.435 INFO kablam! su: No module specific data is present Oct 15 06:30:17.118 INFO running `"docker" "rm" "-f" "a366d62025ec1e3491362b0b3b9f0bb5a6903e60c1ac72d6acd9baf53f456292"` Oct 15 06:30:17.491 INFO blam! a366d62025ec1e3491362b0b3b9f0bb5a6903e60c1ac72d6acd9baf53f456292 Oct 15 06:30:17.495 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 06:30:17.955 INFO blam! 70e4ec42dffb140dac9c96d7dea70f057dd033789e2aa0edb5649d9a0dfab09f Oct 15 06:30:17.957 INFO running `"docker" "start" "-a" "70e4ec42dffb140dac9c96d7dea70f057dd033789e2aa0edb5649d9a0dfab09f"` Oct 15 06:30:19.483 INFO kablam! usermod: no changes Oct 15 06:30:19.645 INFO kablam! Compiling snoss v0.1.0 (/source) Oct 15 06:30:22.399 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:22.399 INFO kablam! --> src/os/exec.rs:194:13 Oct 15 06:30:22.399 INFO kablam! | Oct 15 06:30:22.399 INFO kablam! 194 | let mut stack = pcb.get_stack_mut(); Oct 15 06:30:22.399 INFO kablam! | ----^^^^^ Oct 15 06:30:22.399 INFO kablam! | | Oct 15 06:30:22.399 INFO kablam! | help: remove this `mut` Oct 15 06:30:22.399 INFO kablam! | Oct 15 06:30:22.399 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:30:22.399 INFO kablam! Oct 15 06:30:22.439 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:22.439 INFO kablam! --> src/os/ps/pcb.rs:63:13 Oct 15 06:30:22.439 INFO kablam! | Oct 15 06:30:22.439 INFO kablam! 63 | let mut ctx = &mut self.header.ctx; Oct 15 06:30:22.439 INFO kablam! | ----^^^ Oct 15 06:30:22.439 INFO kablam! | | Oct 15 06:30:22.439 INFO kablam! | help: remove this `mut` Oct 15 06:30:22.439 INFO kablam! Oct 15 06:30:23.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.58s Oct 15 06:30:23.107 INFO kablam! su: No module specific data is present Oct 15 06:30:23.809 INFO running `"docker" "rm" "-f" "70e4ec42dffb140dac9c96d7dea70f057dd033789e2aa0edb5649d9a0dfab09f"` Oct 15 06:30:24.126 INFO blam! 70e4ec42dffb140dac9c96d7dea70f057dd033789e2aa0edb5649d9a0dfab09f Oct 15 06:30:24.140 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 06:30:24.663 INFO blam! ca75e97d0327559d5917c70d3beb6a38db211f3202ffeb8de7d125039871d5f0 Oct 15 06:30:24.663 INFO running `"docker" "start" "-a" "ca75e97d0327559d5917c70d3beb6a38db211f3202ffeb8de7d125039871d5f0"` Oct 15 06:30:25.883 INFO kablam! usermod: no changes Oct 15 06:30:26.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 06:30:26.047 INFO kablam! Running /target/debug/deps/snoss-52555baf6d06d339 Oct 15 06:30:26.050 INFO blam! Oct 15 06:30:26.051 INFO blam! running 0 tests Oct 15 06:30:26.051 INFO blam! Oct 15 06:30:26.051 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:30:26.051 INFO blam! Oct 15 06:30:26.063 INFO kablam! su: No module specific data is present Oct 15 06:30:26.766 INFO running `"docker" "rm" "-f" "ca75e97d0327559d5917c70d3beb6a38db211f3202ffeb8de7d125039871d5f0"` Oct 15 06:30:27.103 INFO blam! ca75e97d0327559d5917c70d3beb6a38db211f3202ffeb8de7d125039871d5f0