[INFO] updating cached repository https://github.com/Tahler/snoss [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4dca754c3e97fa7119cc71170c5f54a8a3e71d8 [INFO] testing Tahler/snoss against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTahler%2Fsnoss" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tahler/snoss on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Tahler/snoss [INFO] finished tweaking git repo https://github.com/Tahler/snoss [INFO] tweaked toml for git repo https://github.com/Tahler/snoss written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Tahler/snoss already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] f7cb34a73b30c955e85b8779c0c5149cf2a1c5ffa40456c7bc30ad27ce27f2f6 [INFO] running `"docker" "start" "-a" "f7cb34a73b30c955e85b8779c0c5149cf2a1c5ffa40456c7bc30ad27ce27f2f6"` [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde v0.9.7 [INFO] [stderr] Compiling quick-error v1.1.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling serde_codegen_internals v0.13.0 [INFO] [stderr] Compiling ordered-float v0.4.0 [INFO] [stderr] Compiling humantime v1.0.0 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling serde_derive v0.9.7 [INFO] [stderr] Compiling flate2 v0.2.17 [INFO] [stderr] Compiling serde-value v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.6.1 [INFO] [stderr] Compiling serde_json v0.9.6 [INFO] [stderr] Compiling log4rs v0.6.1 [INFO] [stderr] Compiling snoss v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/os/exec.rs:194:13 [INFO] [stderr] | [INFO] [stderr] 194 | let mut stack = pcb.get_stack_mut(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.24s [INFO] running `"docker" "inspect" "f7cb34a73b30c955e85b8779c0c5149cf2a1c5ffa40456c7bc30ad27ce27f2f6"` [INFO] running `"docker" "rm" "-f" "f7cb34a73b30c955e85b8779c0c5149cf2a1c5ffa40456c7bc30ad27ce27f2f6"` [INFO] [stdout] f7cb34a73b30c955e85b8779c0c5149cf2a1c5ffa40456c7bc30ad27ce27f2f6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0f3a7c231464de4798505eac0fa01cff1c7549115e242bc2a84e8f7082166485 [INFO] running `"docker" "start" "-a" "0f3a7c231464de4798505eac0fa01cff1c7549115e242bc2a84e8f7082166485"` [INFO] [stderr] Compiling snoss v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/os/exec.rs:194:13 [INFO] [stderr] | [INFO] [stderr] 194 | let mut stack = pcb.get_stack_mut(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `"docker" "inspect" "0f3a7c231464de4798505eac0fa01cff1c7549115e242bc2a84e8f7082166485"` [INFO] running `"docker" "rm" "-f" "0f3a7c231464de4798505eac0fa01cff1c7549115e242bc2a84e8f7082166485"` [INFO] [stdout] 0f3a7c231464de4798505eac0fa01cff1c7549115e242bc2a84e8f7082166485 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] fa5c3811a5068d216bb760c8b86e5f36afa3bdb4427eb57007fe1bdc94aa2f9a [INFO] running `"docker" "start" "-a" "fa5c3811a5068d216bb760c8b86e5f36afa3bdb4427eb57007fe1bdc94aa2f9a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/snoss-0a29e141ac181c10 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fa5c3811a5068d216bb760c8b86e5f36afa3bdb4427eb57007fe1bdc94aa2f9a"` [INFO] running `"docker" "rm" "-f" "fa5c3811a5068d216bb760c8b86e5f36afa3bdb4427eb57007fe1bdc94aa2f9a"` [INFO] [stdout] fa5c3811a5068d216bb760c8b86e5f36afa3bdb4427eb57007fe1bdc94aa2f9a