Oct 15 06:29:53.408 INFO testing Tahler/snoss against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:29:53.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:29:53.585 INFO blam! 7de5b2a0360d137b92c426418de7713e7f806f9e64374cd1ee860320de359802 Oct 15 06:29:53.587 INFO running `"docker" "start" "-a" "7de5b2a0360d137b92c426418de7713e7f806f9e64374cd1ee860320de359802"` Oct 15 06:29:54.008 INFO kablam! usermod: no changes Oct 15 06:29:54.101 INFO kablam! Compiling miniz-sys v0.1.9 Oct 15 06:29:54.102 INFO kablam! Compiling humantime v1.0.0 Oct 15 06:29:54.102 INFO kablam! Compiling ordered-float v0.4.0 Oct 15 06:29:54.102 INFO kablam! Compiling serde_yaml v0.6.1 Oct 15 06:29:54.103 INFO kablam! Compiling chrono v0.3.0 Oct 15 06:29:55.167 INFO kablam! Compiling serde-value v0.4.0 Oct 15 06:29:58.843 INFO kablam! Compiling flate2 v0.2.17 Oct 15 06:30:00.442 INFO kablam! Compiling log4rs v0.6.1 Oct 15 06:30:09.427 INFO kablam! Compiling snoss v0.1.0 (/source) Oct 15 06:30:12.076 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:12.077 INFO kablam! --> src/os/exec.rs:194:13 Oct 15 06:30:12.077 INFO kablam! | Oct 15 06:30:12.077 INFO kablam! 194 | let mut stack = pcb.get_stack_mut(); Oct 15 06:30:12.077 INFO kablam! | ----^^^^^ Oct 15 06:30:12.077 INFO kablam! | | Oct 15 06:30:12.077 INFO kablam! | help: remove this `mut` Oct 15 06:30:12.077 INFO kablam! | Oct 15 06:30:12.077 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:30:12.077 INFO kablam! Oct 15 06:30:12.104 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:12.104 INFO kablam! --> src/os/ps/pcb.rs:63:13 Oct 15 06:30:12.104 INFO kablam! | Oct 15 06:30:12.104 INFO kablam! 63 | let mut ctx = &mut self.header.ctx; Oct 15 06:30:12.104 INFO kablam! | ----^^^ Oct 15 06:30:12.104 INFO kablam! | | Oct 15 06:30:12.104 INFO kablam! | help: remove this `mut` Oct 15 06:30:12.104 INFO kablam! Oct 15 06:30:15.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.35s Oct 15 06:30:15.381 INFO kablam! su: No module specific data is present Oct 15 06:30:16.432 INFO running `"docker" "rm" "-f" "7de5b2a0360d137b92c426418de7713e7f806f9e64374cd1ee860320de359802"` Oct 15 06:30:16.677 INFO blam! 7de5b2a0360d137b92c426418de7713e7f806f9e64374cd1ee860320de359802 Oct 15 06:30:16.689 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:30:17.024 INFO blam! 4496fe6088a9ff039fdc2e4e9c6d4f8284de0698bfc780a7ec6bccea5378d40f Oct 15 06:30:17.034 INFO running `"docker" "start" "-a" "4496fe6088a9ff039fdc2e4e9c6d4f8284de0698bfc780a7ec6bccea5378d40f"` Oct 15 06:30:18.435 INFO kablam! usermod: no changes Oct 15 06:30:18.579 INFO kablam! Compiling snoss v0.1.0 (/source) Oct 15 06:30:21.447 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:21.447 INFO kablam! --> src/os/exec.rs:194:13 Oct 15 06:30:21.447 INFO kablam! | Oct 15 06:30:21.447 INFO kablam! 194 | let mut stack = pcb.get_stack_mut(); Oct 15 06:30:21.447 INFO kablam! | ----^^^^^ Oct 15 06:30:21.447 INFO kablam! | | Oct 15 06:30:21.447 INFO kablam! | help: remove this `mut` Oct 15 06:30:21.447 INFO kablam! | Oct 15 06:30:21.447 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 06:30:21.447 INFO kablam! Oct 15 06:30:21.474 INFO kablam! warning: variable does not need to be mutable Oct 15 06:30:21.474 INFO kablam! --> src/os/ps/pcb.rs:63:13 Oct 15 06:30:21.474 INFO kablam! | Oct 15 06:30:21.474 INFO kablam! 63 | let mut ctx = &mut self.header.ctx; Oct 15 06:30:21.474 INFO kablam! | ----^^^ Oct 15 06:30:21.474 INFO kablam! | | Oct 15 06:30:21.474 INFO kablam! | help: remove this `mut` Oct 15 06:30:21.474 INFO kablam! Oct 15 06:30:22.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.81s Oct 15 06:30:22.279 INFO kablam! su: No module specific data is present Oct 15 06:30:23.069 INFO running `"docker" "rm" "-f" "4496fe6088a9ff039fdc2e4e9c6d4f8284de0698bfc780a7ec6bccea5378d40f"` Oct 15 06:30:23.395 INFO blam! 4496fe6088a9ff039fdc2e4e9c6d4f8284de0698bfc780a7ec6bccea5378d40f Oct 15 06:30:23.403 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:30:23.883 INFO blam! 2a33a2b864039ab5a6f6e596e29f415ab3474afd42b0b7c59e57c4bd313658f0 Oct 15 06:30:23.883 INFO running `"docker" "start" "-a" "2a33a2b864039ab5a6f6e596e29f415ab3474afd42b0b7c59e57c4bd313658f0"` Oct 15 06:30:24.863 INFO kablam! usermod: no changes Oct 15 06:30:24.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 06:30:24.983 INFO kablam! Running /target/debug/deps/snoss-63296b3e545992c0 Oct 15 06:30:24.983 INFO blam! Oct 15 06:30:24.983 INFO kablam! su: No module specific data is present Oct 15 06:30:24.983 INFO blam! running 0 tests Oct 15 06:30:24.983 INFO blam! Oct 15 06:30:24.983 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:30:24.983 INFO blam! Oct 15 06:30:25.545 INFO running `"docker" "rm" "-f" "2a33a2b864039ab5a6f6e596e29f415ab3474afd42b0b7c59e57c4bd313658f0"` Oct 15 06:30:25.903 INFO blam! 2a33a2b864039ab5a6f6e596e29f415ab3474afd42b0b7c59e57c4bd313658f0