[INFO] cloning repository https://github.com/anekos/devilnput [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anekos/devilnput" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fdevilnput", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fdevilnput'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a49e4aa09d4df19a8881e38ca3be72a3c76f9c1 [INFO] testing anekos/devilnput against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fdevilnput" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anekos/devilnput on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anekos/devilnput [INFO] finished tweaking git repo https://github.com/anekos/devilnput [INFO] tweaked toml for git repo https://github.com/anekos/devilnput written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/anekos/devilnput already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ioctl-sys v0.5.2 [INFO] [stderr] Downloaded nix v0.7.0 [INFO] [stderr] Downloaded uinput-sys v0.1.7 [INFO] [stderr] Downloaded wraited-struct v0.2.0 [INFO] [stderr] Downloaded evdev-rs v0.1.0 [INFO] [stderr] Downloaded evdev-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47489da56b15cb27e7f87c01d4448ebc54a3ad4a4e0633c3afc447f85efc97f6 [INFO] running `Command { std: "docker" "start" "-a" "47489da56b15cb27e7f87c01d4448ebc54a3ad4a4e0633c3afc447f85efc97f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47489da56b15cb27e7f87c01d4448ebc54a3ad4a4e0633c3afc447f85efc97f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47489da56b15cb27e7f87c01d4448ebc54a3ad4a4e0633c3afc447f85efc97f6", kill_on_drop: false }` [INFO] [stdout] 47489da56b15cb27e7f87c01d4448ebc54a3ad4a4e0633c3afc447f85efc97f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706626b142797d0ac44db40c30283edf580b7983db51e3cd21fe03221d2ff7a8 [INFO] running `Command { std: "docker" "start" "-a" "706626b142797d0ac44db40c30283edf580b7983db51e3cd21fe03221d2ff7a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling wraited-struct v0.2.0 [INFO] [stderr] Compiling argparse v0.2.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling evdev-sys v0.1.0 [INFO] [stderr] Compiling evdev-rs v0.1.0 [INFO] [stderr] Compiling devilnput v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `name_table` [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | mod name_table; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `name_table`, create file "src/name_table.rs" or "src/name_table/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_code_name_table` in this scope [INFO] [stdout] --> src/main.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | let num2code = generate_code_name_table(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_ev_name_table` in this scope [INFO] [stdout] --> src/main.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | let num2ev = generate_ev_name_table(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_rel_name_table` in this scope [INFO] [stdout] --> src/main.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | let num2rel = generate_rel_name_table(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_abs_name_table` in this scope [INFO] [stdout] --> src/main.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | let num2abs = generate_abs_name_table(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_NAME_SIZE` in this scope [INFO] [stdout] --> src/main.rs:216:37 [INFO] [stdout] | [INFO] [stdout] 216 | format!("{:width$}", s, width = MAX_NAME_SIZE) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `name_table::*` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use name_table::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `devilnput` due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "706626b142797d0ac44db40c30283edf580b7983db51e3cd21fe03221d2ff7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706626b142797d0ac44db40c30283edf580b7983db51e3cd21fe03221d2ff7a8", kill_on_drop: false }` [INFO] [stdout] 706626b142797d0ac44db40c30283edf580b7983db51e3cd21fe03221d2ff7a8