[INFO] cloning repository https://github.com/loovjo/fingertricks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loovjo/fingertricks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Ffingertricks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Ffingertricks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44aea1264032a72829b6399a58e80667b1604d61 [INFO] checking loovjo/fingertricks against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Ffingertricks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loovjo/fingertricks [INFO] finished tweaking git repo https://github.com/loovjo/fingertricks [INFO] tweaked toml for git repo https://github.com/loovjo/fingertricks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loovjo/fingertricks on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loovjo/fingertricks already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking loovjo/fingertricks against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floovjo%2Ffingertricks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loovjo/fingertricks [INFO] finished tweaking git repo https://github.com/loovjo/fingertricks [INFO] tweaked toml for git repo https://github.com/loovjo/fingertricks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loovjo/fingertricks on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loovjo/fingertricks already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fb25e83bfd616eed7ac98ccb51d05cda2d849ce07807c7bd30a3fa61c3f9f49 [INFO] running `Command { std: "docker" "start" "-a" "2fb25e83bfd616eed7ac98ccb51d05cda2d849ce07807c7bd30a3fa61c3f9f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fb25e83bfd616eed7ac98ccb51d05cda2d849ce07807c7bd30a3fa61c3f9f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb25e83bfd616eed7ac98ccb51d05cda2d849ce07807c7bd30a3fa61c3f9f49", kill_on_drop: false }` [INFO] [stdout] 2fb25e83bfd616eed7ac98ccb51d05cda2d849ce07807c7bd30a3fa61c3f9f49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b69f4acbd8327da9c38c591d7188c958cf99ba166ecffefb0bb590268e6d7f1 [INFO] running `Command { std: "docker" "start" "-a" "0b69f4acbd8327da9c38c591d7188c958cf99ba166ecffefb0bb590268e6d7f1", kill_on_drop: false }` [INFO] [stderr] Checking fingertricks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `MoveDirection` and `Side` [INFO] [stdout] --> src/moves.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::absolute_moves::{AbsMove, MoveDirection, Side}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MoveDirection` and `Side` [INFO] [stdout] --> src/moves.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::absolute_moves::{AbsMove, MoveDirection, Side}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/moves.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/moves.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Minus2` is never constructed [INFO] [stdout] --> src/moves.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub enum VMove { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 162 | Minus2, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VMove` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Regrip` is never constructed [INFO] [stdout] --> src/moves.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub enum Move { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 204 | Regrip(HandGrip), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Move` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `combine` and `decompose` are never used [INFO] [stdout] --> src/rotation.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl FullCubeRotation { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 35 | pub fn combine(self, other: FullCubeRotation) -> FullCubeRotation { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | pub fn decompose(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Minus2` is never constructed [INFO] [stdout] --> src/moves.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 158 | pub enum VMove { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 162 | Minus2, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VMove` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Regrip` is never constructed [INFO] [stdout] --> src/moves.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub enum Move { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 204 | Regrip(HandGrip), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Move` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `combine` and `decompose` are never used [INFO] [stdout] --> src/rotation.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl FullCubeRotation { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 35 | pub fn combine(self, other: FullCubeRotation) -> FullCubeRotation { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | pub fn decompose(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "0b69f4acbd8327da9c38c591d7188c958cf99ba166ecffefb0bb590268e6d7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b69f4acbd8327da9c38c591d7188c958cf99ba166ecffefb0bb590268e6d7f1", kill_on_drop: false }` [INFO] [stdout] 0b69f4acbd8327da9c38c591d7188c958cf99ba166ecffefb0bb590268e6d7f1