[INFO] cloning repository https://github.com/lowRISC/container-hotplug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lowRISC/container-hotplug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlowRISC%2Fcontainer-hotplug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlowRISC%2Fcontainer-hotplug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76d2d921128a07f59619a9ca443b262fe0b81542
[INFO] checking lowRISC/container-hotplug against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlowRISC%2Fcontainer-hotplug" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lowRISC/container-hotplug
[INFO] finished tweaking git repo https://github.com/lowRISC/container-hotplug
[INFO] tweaked toml for git repo https://github.com/lowRISC/container-hotplug written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lowRISC/container-hotplug on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lowRISC/container-hotplug 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lowRISC/container-hotplug against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlowRISC%2Fcontainer-hotplug" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lowRISC/container-hotplug
[INFO] finished tweaking git repo https://github.com/lowRISC/container-hotplug
[INFO] tweaked toml for git repo https://github.com/lowRISC/container-hotplug written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lowRISC/container-hotplug on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lowRISC/container-hotplug 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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 safe-fork v0.1.1
[INFO] [stderr]   Downloaded udev v0.9.3
[INFO] [stderr]   Downloaded murmur2 v0.1.0
[INFO] [stderr]   Downloaded jiff-static v0.2.5
[INFO] [stderr]   Downloaded jiff v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e845cea541e996eca1d4ca8e0156030bec736edaa604428f25e7543840b10af
[INFO] running `Command { std: "docker" "start" "-a" "6e845cea541e996eca1d4ca8e0156030bec736edaa604428f25e7543840b10af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e845cea541e996eca1d4ca8e0156030bec736edaa604428f25e7543840b10af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e845cea541e996eca1d4ca8e0156030bec736edaa604428f25e7543840b10af", kill_on_drop: false }`
[INFO] [stdout] 6e845cea541e996eca1d4ca8e0156030bec736edaa604428f25e7543840b10af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d51546b5a2c83cdee0d5bd727175ddaadc5550eb3c7bfd97a28a6607896932c
[INFO] running `Command { std: "docker" "start" "-a" "7d51546b5a2c83cdee0d5bd727175ddaadc5550eb3c7bfd97a28a6607896932c", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking jiff v0.2.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking safe-fork v0.1.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking murmur2 v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.24
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling container-hotplug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking aya-obj v0.2.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking aya v0.13.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr] error: failed to run custom build command for `container-hotplug v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/container-hotplug-2d9eca040b35c47e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=cgroup_device_filter/Cargo.lock
[INFO] [stderr]   cargo:rerun-if-changed=cgroup_device_filter/Cargo.toml
[INFO] [stderr]   cargo:rerun-if-changed=cgroup_device_filter/.cargo/config.toml
[INFO] [stderr]   cargo:rerun-if-changed=cgroup_device_filter/src/main.rs
[INFO] [stderr]   cargo:rerun-if-changed=cgroup_device_filter/rust-toolchain.toml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: failed to get `aya-build` as a dependency of package `aya-ebpf v0.1.2`
[INFO] [stderr]       ... which satisfies dependency `aya-ebpf = "^0.1.1"` (locked to 0.1.2) of package `cgroup_device_filter v0.1.0 (/opt/rustwide/workdir/cgroup_device_filter)`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     download of ay/a-/aya-build failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/ay/a-/aya-build`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   Error: Failed to build eBPF program
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<&str>
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: build_script_build::main
[INFO] [stderr]      3: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      4: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      5: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      6: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      7: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:581:40
[INFO] [stderr]      8: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:544:19
[INFO] [stderr]      9: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panic.rs:359:14
[INFO] [stderr]     10: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/rt.rs:175:24
[INFO] [stderr]     11: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:581:40
[INFO] [stderr]     12: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:544:19
[INFO] [stderr]     13: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panic.rs:359:14
[INFO] [stderr]     14: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/rt.rs:171:5
[INFO] [stderr]     15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     16: main
[INFO] [stderr]     17: <unknown>
[INFO] [stderr]     18: __libc_start_main
[INFO] [stderr]     19: _start
[INFO] running `Command { std: "docker" "inspect" "7d51546b5a2c83cdee0d5bd727175ddaadc5550eb3c7bfd97a28a6607896932c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d51546b5a2c83cdee0d5bd727175ddaadc5550eb3c7bfd97a28a6607896932c", kill_on_drop: false }`
[INFO] [stdout] 7d51546b5a2c83cdee0d5bd727175ddaadc5550eb3c7bfd97a28a6607896932c
