[INFO] cloning repository https://github.com/zX3no/grnok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zX3no/grnok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28d9fbaa77a01285d3cc7c31f33d1ad3083925f9 [INFO] testing zX3no/grnok against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zX3no/grnok on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zX3no/grnok [INFO] finished tweaking git repo https://github.com/zX3no/grnok [INFO] tweaked toml for git repo https://github.com/zX3no/grnok written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/zX3no/tui-rs` [INFO] [stderr] Updating git repository `https://github.com/zX3no/win-hotkey` [INFO] [stderr] Updating git repository `https://github.com/pdeljanov/Symphonia` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f321d9d65380f6671141b1e7143876b602c0d647abc74890a18f019e3d8f19c2 [INFO] running `Command { std: "docker" "start" "-a" "f321d9d65380f6671141b1e7143876b602c0d647abc74890a18f019e3d8f19c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f321d9d65380f6671141b1e7143876b602c0d647abc74890a18f019e3d8f19c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f321d9d65380f6671141b1e7143876b602c0d647abc74890a18f019e3d8f19c2", kill_on_drop: false }` [INFO] [stdout] f321d9d65380f6671141b1e7143876b602c0d647abc74890a18f019e3d8f19c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd7e0df106ccb62880877fb4ec7fa2ba9b8883624a78a50f5949bc6693ffca6 [INFO] running `Command { std: "docker" "start" "-a" "ecd7e0df106ccb62880877fb4ec7fa2ba9b8883624a78a50f5949bc6693ffca6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling gonk-search v0.1.0 (/opt/rustwide/workdir/gonk-search) [INFO] [stderr] Compiling symphonia-core v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-codec-aac v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-format-wav v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling symphonia-format-ogg v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dpc-pariter v0.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling symphonia v0.5.0 (https://github.com/pdeljanov/Symphonia#6ca108cf) [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling gonk-types v0.1.0 (/opt/rustwide/workdir/gonk-types) [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rodio v0.0.1 (/opt/rustwide/workdir/rodio) [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tui v0.17.0 (https://github.com/zX3no/tui-rs?rev=a4ebb4ed4e68ffb94c8b47495821219d849d0571#a4ebb4ed) [INFO] [stderr] Compiling gonk-database v0.1.0 (/opt/rustwide/workdir/gonk-database) [INFO] [stdout] error[E0432]: unresolved import `win_hotkey` [INFO] [stdout] --> gonk-database/src/toml.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use win_hotkey::{keys, modifiers}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `win_hotkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gonk-database` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ecd7e0df106ccb62880877fb4ec7fa2ba9b8883624a78a50f5949bc6693ffca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd7e0df106ccb62880877fb4ec7fa2ba9b8883624a78a50f5949bc6693ffca6", kill_on_drop: false }` [INFO] [stdout] ecd7e0df106ccb62880877fb4ec7fa2ba9b8883624a78a50f5949bc6693ffca6