[INFO] cloning repository https://github.com/bluejekyll/triword [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluejekyll/triword" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluejekyll%2Ftriword", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluejekyll%2Ftriword'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 542e956dbf701845da56f86b349bec71416ade78 [INFO] testing bluejekyll/triword against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluejekyll%2Ftriword" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluejekyll/triword on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluejekyll/triword [INFO] finished tweaking git repo https://github.com/bluejekyll/triword [INFO] tweaked toml for git repo https://github.com/bluejekyll/triword written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/bluejekyll/triword already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed8dbcf86be9da0c8a22962cbf75ac6fd84fdf6087e4233b04398296e370faa2 [INFO] running `Command { std: "docker" "start" "-a" "ed8dbcf86be9da0c8a22962cbf75ac6fd84fdf6087e4233b04398296e370faa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed8dbcf86be9da0c8a22962cbf75ac6fd84fdf6087e4233b04398296e370faa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8dbcf86be9da0c8a22962cbf75ac6fd84fdf6087e4233b04398296e370faa2", kill_on_drop: false }` [INFO] [stdout] ed8dbcf86be9da0c8a22962cbf75ac6fd84fdf6087e4233b04398296e370faa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 379c788041921e3ed6a4e947ac70a0de30afa493dfd1ab5174c43879d3466dc1 [INFO] running `Command { std: "docker" "start" "-a" "379c788041921e3ed6a4e947ac70a0de30afa493dfd1ab5174c43879d3466dc1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling serde v1.0.39 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling radix_trie v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.39 [INFO] [stderr] Compiling serde_json v1.0.15 [INFO] [stderr] Compiling triword v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | for (mut this_slot, that_slot) in self.0.iter_mut().zip(grid_count.0.iter()) { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.38s [INFO] running `Command { std: "docker" "inspect" "379c788041921e3ed6a4e947ac70a0de30afa493dfd1ab5174c43879d3466dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379c788041921e3ed6a4e947ac70a0de30afa493dfd1ab5174c43879d3466dc1", kill_on_drop: false }` [INFO] [stdout] 379c788041921e3ed6a4e947ac70a0de30afa493dfd1ab5174c43879d3466dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0d5e14e2595306b16d1ae81f05d4105865d420bd413ba28fcaf16a5878dbcd [INFO] running `Command { std: "docker" "start" "-a" "6e0d5e14e2595306b16d1ae81f05d4105865d420bd413ba28fcaf16a5878dbcd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling triword v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | for (mut this_slot, that_slot) in self.0.iter_mut().zip(grid_count.0.iter()) { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | for (mut this_slot, that_slot) in self.0.iter_mut().zip(grid_count.0.iter()) { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/triword-3377f0b9449dfb38) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/triword-822ae45cc0fcc7d0) [INFO] running `Command { std: "docker" "inspect" "6e0d5e14e2595306b16d1ae81f05d4105865d420bd413ba28fcaf16a5878dbcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0d5e14e2595306b16d1ae81f05d4105865d420bd413ba28fcaf16a5878dbcd", kill_on_drop: false }` [INFO] [stdout] 6e0d5e14e2595306b16d1ae81f05d4105865d420bd413ba28fcaf16a5878dbcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93fb1fe607650e13268ffbaf23d5226f60ca5cb06b25b5378290dd33ae900057 [INFO] running `Command { std: "docker" "start" "-a" "93fb1fe607650e13268ffbaf23d5226f60ca5cb06b25b5378290dd33ae900057", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:149:14 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 149 | for (mut this_slot, that_slot) in self.0.iter_mut().zip(grid_count.0.iter()) { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `triword` (lib) generated 1 warning [INFO] [stderr] warning: `triword` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/triword-3377f0b9449dfb38) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/triword-822ae45cc0fcc7d0) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests triword [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93fb1fe607650e13268ffbaf23d5226f60ca5cb06b25b5378290dd33ae900057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fb1fe607650e13268ffbaf23d5226f60ca5cb06b25b5378290dd33ae900057", kill_on_drop: false }` [INFO] [stdout] 93fb1fe607650e13268ffbaf23d5226f60ca5cb06b25b5378290dd33ae900057