[INFO] cloning repository https://github.com/heanyang1/relic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heanyang1/relic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheanyang1%2Frelic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheanyang1%2Frelic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 751544bf0d15f9c9cbda8e27942ca65ed4efbd69
[INFO] checking heanyang1/relic against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheanyang1%2Frelic" "/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/heanyang1/relic
[INFO] finished tweaking git repo https://github.com/heanyang1/relic
[INFO] tweaked toml for git repo https://github.com/heanyang1/relic written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heanyang1/relic on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heanyang1/relic 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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 heanyang1/relic against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheanyang1%2Frelic" "/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/heanyang1/relic
[INFO] finished tweaking git repo https://github.com/heanyang1/relic
[INFO] tweaked toml for git repo https://github.com/heanyang1/relic written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heanyang1/relic on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heanyang1/relic 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598
[INFO] running `Command { std: "docker" "start" "ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling relic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stdout] warning: declarations returning `c_void` are not compatible with C functions returning `void`
[INFO] [stdout]    --> src/util.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub type CVoidFunc = extern "C" fn() -> c_void;
[INFO] [stdout]     |                                     ----^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: remove the return type to implicitly return `()`
[INFO] [stdout]     |
[INFO] [stdout]     = help: returning `()` in Rust is equivalent to returning `void` in C
[INFO] [stdout]     = note: `c_void` is only used through raw pointers for compatibility with `void` pointers
[INFO] [stdout]     = note: `#[warn(c_void_returns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: declarations returning `c_void` are not compatible with C functions returning `void`
[INFO] [stdout]    --> src/util.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub type CVoidFunc = extern "C" fn() -> c_void;
[INFO] [stdout]     |                                     ----^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: remove the return type to implicitly return `()`
[INFO] [stdout]     |
[INFO] [stdout]     = help: returning `()` in Rust is equivalent to returning `void` in C
[INFO] [stdout]     = note: `c_void` is only used through raw pointers for compatibility with `void` pointers
[INFO] [stdout]     = note: `#[warn(c_void_returns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.63s
[INFO] running `Command { std: "docker" "inspect" "ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598", kill_on_drop: false }`
[INFO] [stdout] ea8c053fd93011f764e3e8a8b81c23238ed93209f65a336109784fa737097598
