[INFO] fetching crate frame-analyzer-pro 1.0.2... [INFO] testing frame-analyzer-pro-1.0.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate frame-analyzer-pro 1.0.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate frame-analyzer-pro 1.0.2 [INFO] finished tweaking crates.io crate frame-analyzer-pro 1.0.2 [INFO] tweaked toml for crates.io crate frame-analyzer-pro 1.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate frame-analyzer-pro 1.0.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.2.9 (available: v0.9.1) [INFO] [stderr] Adding mio v0.8.11 (available: v1.2.0) [INFO] [stderr] Adding nix v0.26.4 (available: v0.31.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6a13a1af52c1123c6fef0647b83a9b3f70bf0689329bffaea99c447f74cbbde [INFO] running `Command { std: "docker" "start" "-a" "c6a13a1af52c1123c6fef0647b83a9b3f70bf0689329bffaea99c447f74cbbde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6a13a1af52c1123c6fef0647b83a9b3f70bf0689329bffaea99c447f74cbbde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a13a1af52c1123c6fef0647b83a9b3f70bf0689329bffaea99c447f74cbbde", kill_on_drop: false }` [INFO] [stdout] c6a13a1af52c1123c6fef0647b83a9b3f70bf0689329bffaea99c447f74cbbde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb16f36ab509664a1b9982ec1c925dbb4af36be61d480d957a75f9d1cf7717e0 [INFO] running `Command { std: "docker" "start" "-a" "bb16f36ab509664a1b9982ec1c925dbb4af36be61d480d957a75f9d1cf7717e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling frame-analyzer-pro v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling aya-obj v0.2.1 [INFO] [stderr] Compiling aya v0.13.1 [INFO] [stderr] error: failed to run custom build command for `frame-analyzer-pro v1.0.2 (/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/frame-analyzer-pro-252949e7318ad5bd/build-script-build` (exit status: 1) [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: download of config.json failed [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download from `https://index.crates.io/config.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] error: the `-Z` flag is only accepted on the nightly channel of Cargo, but this is the `stable` channel [INFO] [stderr] See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels. [INFO] [stderr] Error: No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: >::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: build_script_build::build_ebpf [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] 4: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 5: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] 6: std::rt::lang_start::>::{closure#0} [INFO] [stderr] 7: <&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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 8: 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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 9: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 11: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 16: std::rt::lang_start::> [INFO] [stderr] 17: main [INFO] [stderr] 18: [INFO] [stderr] 19: __libc_start_main [INFO] [stderr] 20: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bb16f36ab509664a1b9982ec1c925dbb4af36be61d480d957a75f9d1cf7717e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb16f36ab509664a1b9982ec1c925dbb4af36be61d480d957a75f9d1cf7717e0", kill_on_drop: false }` [INFO] [stdout] bb16f36ab509664a1b9982ec1c925dbb4af36be61d480d957a75f9d1cf7717e0