[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] checking anekos/devilnput against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fdevilnput" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anekos/devilnput on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anekos/devilnput 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking anekos/devilnput against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Fdevilnput" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anekos/devilnput on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anekos/devilnput 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded wraited-struct v0.2.0
[INFO] [stderr]   Downloaded evdev-rs v0.1.0
[INFO] [stderr]   Downloaded uinput-sys v0.1.7
[INFO] [stderr]   Downloaded gcc v0.3.54
[INFO] [stderr]   Downloaded ioctl-sys v0.5.2
[INFO] [stderr]   Downloaded argparse v0.2.1
[INFO] [stderr]   Downloaded nix v0.7.0
[INFO] [stderr]   Downloaded evdev-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3e9a6628ddbace6a2b5ee1219b5b35bb2ec1447b1e0d130bf61cf004b4564ec
[INFO] running `Command { std: "docker" "start" "-a" "d3e9a6628ddbace6a2b5ee1219b5b35bb2ec1447b1e0d130bf61cf004b4564ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3e9a6628ddbace6a2b5ee1219b5b35bb2ec1447b1e0d130bf61cf004b4564ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3e9a6628ddbace6a2b5ee1219b5b35bb2ec1447b1e0d130bf61cf004b4564ec", kill_on_drop: false }`
[INFO] [stdout] d3e9a6628ddbace6a2b5ee1219b5b35bb2ec1447b1e0d130bf61cf004b4564ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 953800ef631ff76b5f1f50379311c8eb956e3d1f109467ba8044a26aff2ea7c7
[INFO] running `Command { std: "docker" "start" "-a" "953800ef631ff76b5f1f50379311c8eb956e3d1f109467ba8044a26aff2ea7c7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking libc v0.2.21
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking ioctl-sys v0.5.2
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking argparse v0.2.1
[INFO] [stderr]     Checking wraited-struct v0.2.0
[INFO] [stderr]     Checking log v0.4.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking uinput-sys v0.1.7
[INFO] [stderr]    Compiling nix v0.7.0
[INFO] [stderr]    Compiling evdev-sys v0.1.0
[INFO] [stderr]     Checking evdev-rs v0.1.0
[INFO] [stderr]     Checking 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]    = note: if there is a `mod name_table` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[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]    = note: if there is a `mod name_table` elsewhere in the crate already, import it with `use crate::...` instead
[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)]` (part of `#[warn(unused)]`) on by default
[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] 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] Some errors have detailed explanations: E0425, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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)]` (part of `#[warn(unused)]`) on by default
[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] 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` (bin "devilnput") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `devilnput` (bin "devilnput" test) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "953800ef631ff76b5f1f50379311c8eb956e3d1f109467ba8044a26aff2ea7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953800ef631ff76b5f1f50379311c8eb956e3d1f109467ba8044a26aff2ea7c7", kill_on_drop: false }`
[INFO] [stdout] 953800ef631ff76b5f1f50379311c8eb956e3d1f109467ba8044a26aff2ea7c7
