[INFO] cloning repository https://github.com/zeddidragon/zettpadder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeddidragon/zettpadder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeddidragon%2Fzettpadder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeddidragon%2Fzettpadder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1dc71833be3b2eb0e313fa8fc55781700efa980 [INFO] testing zeddidragon/zettpadder against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeddidragon%2Fzettpadder" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zeddidragon/zettpadder on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zeddidragon/zettpadder [INFO] finished tweaking git repo https://github.com/zeddidragon/zettpadder [INFO] tweaked toml for git repo https://github.com/zeddidragon/zettpadder written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/zeddidragon/zettpadder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 093bc79f7f1bb92aff1394d9f1ec55b2719eb012a9bb30f57b7597124f5f47d8 [INFO] running `Command { std: "docker" "start" "-a" "093bc79f7f1bb92aff1394d9f1ec55b2719eb012a9bb30f57b7597124f5f47d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "093bc79f7f1bb92aff1394d9f1ec55b2719eb012a9bb30f57b7597124f5f47d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093bc79f7f1bb92aff1394d9f1ec55b2719eb012a9bb30f57b7597124f5f47d8", kill_on_drop: false }` [INFO] [stdout] 093bc79f7f1bb92aff1394d9f1ec55b2719eb012a9bb30f57b7597124f5f47d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891af799f8d6eb714c5a063fc16a6bd4f8a9c991521cb14ed9d3fa59d2130825 [INFO] running `Command { std: "docker" "start" "-a" "891af799f8d6eb714c5a063fc16a6bd4f8a9c991521cb14ed9d3fa59d2130825", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling smelling_salts v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pasts v0.8.0 [INFO] [stderr] Compiling stick v0.12.4 (https://github.com/zeddidragon/stick.git?branch=feature-public-to-id#ae863048) [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rdev v0.5.0 (https://github.com/zeddidragon/rdev.git?branch=feature-relative-mouse#eda56ef8) [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling zettpadder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `SetRingDeadzoneOn` [INFO] [stdout] --> src/zettpadder.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | SetRingDeadzoneOn(f64), // Deadzone of axis in ring [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ZpMsg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/zettpadder.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SetRingDeadzoneOff` [INFO] [stdout] --> src/zettpadder.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | SetRingDeadzoneOff(f64), // Deadzone of axis in ring [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ZpMsg` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/zettpadder.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "891af799f8d6eb714c5a063fc16a6bd4f8a9c991521cb14ed9d3fa59d2130825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891af799f8d6eb714c5a063fc16a6bd4f8a9c991521cb14ed9d3fa59d2130825", kill_on_drop: false }` [INFO] [stdout] 891af799f8d6eb714c5a063fc16a6bd4f8a9c991521cb14ed9d3fa59d2130825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73967f1df474fc8f8e94163480b730c5ed369398c0fadb35098d2a139360176a [INFO] running `Command { std: "docker" "start" "-a" "73967f1df474fc8f8e94163480b730c5ed369398c0fadb35098d2a139360176a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "73967f1df474fc8f8e94163480b730c5ed369398c0fadb35098d2a139360176a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73967f1df474fc8f8e94163480b730c5ed369398c0fadb35098d2a139360176a", kill_on_drop: false }` [INFO] [stdout] 73967f1df474fc8f8e94163480b730c5ed369398c0fadb35098d2a139360176a