[INFO] fetching crate executorch 0.7.0...
[INFO] testing executorch-0.7.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate executorch 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate executorch 0.7.0
[INFO] finished tweaking crates.io crate executorch 0.7.0
[INFO] tweaked toml for crates.io crate executorch 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate executorch 0.7.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate executorch 0.7.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4f537856131768364bf5589a00f87b7e861266e69d96f8706dc9fe4c62b61d7
[INFO] running `Command { std: "docker" "start" "-a" "d4f537856131768364bf5589a00f87b7e861266e69d96f8706dc9fe4c62b61d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4f537856131768364bf5589a00f87b7e861266e69d96f8706dc9fe4c62b61d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f537856131768364bf5589a00f87b7e861266e69d96f8706dc9fe4c62b61d7", kill_on_drop: false }`
[INFO] [stdout] d4f537856131768364bf5589a00f87b7e861266e69d96f8706dc9fe4c62b61d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46ec30d5ef8ea4e5790a7ffd7531b230653137999cbf16c27934bd8a104c4757
[INFO] running `Command { std: "docker" "start" "-a" "46ec30d5ef8ea4e5790a7ffd7531b230653137999cbf16c27934bd8a104c4757", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.161
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cxx v1.0.161
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling executorch v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling cxx-build v1.0.161
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.161
[INFO] [stderr]    Compiling executorch-sys v0.7.0
[INFO] [stdout] error: could not find native static library `executorch`, perhaps an -L flag is missing?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: executorch-sys@0.7.0: EXECUTORCH_RS_EXECUTORCH_LIB_DIR is not set, can't locate executorch static libs
[INFO] [stderr] error: could not compile `executorch-sys` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "46ec30d5ef8ea4e5790a7ffd7531b230653137999cbf16c27934bd8a104c4757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ec30d5ef8ea4e5790a7ffd7531b230653137999cbf16c27934bd8a104c4757", kill_on_drop: false }`
[INFO] [stdout] 46ec30d5ef8ea4e5790a7ffd7531b230653137999cbf16c27934bd8a104c4757
