[INFO] fetching crate nrfxlib-sys 2.9.2...
[INFO] testing nrfxlib-sys-2.9.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nrfxlib-sys 2.9.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nrfxlib-sys 2.9.2
[INFO] finished tweaking crates.io crate nrfxlib-sys 2.9.2
[INFO] tweaked toml for crates.io crate nrfxlib-sys 2.9.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nrfxlib-sys 2.9.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nrfxlib-sys 2.9.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 655ebc649ff2e3e118e66a944056f888c126da72f5975fa20dc07bcae5de5fc4
[INFO] running `Command { std: "docker" "start" "-a" "655ebc649ff2e3e118e66a944056f888c126da72f5975fa20dc07bcae5de5fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "655ebc649ff2e3e118e66a944056f888c126da72f5975fa20dc07bcae5de5fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655ebc649ff2e3e118e66a944056f888c126da72f5975fa20dc07bcae5de5fc4", kill_on_drop: false }`
[INFO] [stdout] 655ebc649ff2e3e118e66a944056f888c126da72f5975fa20dc07bcae5de5fc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92f6af0e2df12ed27235abae341613d069c4031107c6309caafb64699b09bee9
[INFO] running `Command { std: "docker" "start" "-a" "92f6af0e2df12ed27235abae341613d069c4031107c6309caafb64699b09bee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling prettyplease v0.2.10
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling nrfxlib-sys v2.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: No chip feature selected. You must selected exactly one of the following features:
[INFO] [stdout]            nrf9160,
[INFO] [stdout]            nrf9151,
[INFO] [stdout]            nrf9161,
[INFO] [stdout]            
[INFO] [stdout]   --> build.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / compile_error!(
[INFO] [stdout] 13 | |     "No chip feature selected. You must selected exactly one of the following features:
[INFO] [stdout] 14 | |     nrf9160,
[INFO] [stdout] 15 | |     nrf9151,
[INFO] [stdout] 16 | |     nrf9161,
[INFO] [stdout] 17 | |     "
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `libmodem_original_path` in this scope
[INFO] [stdout]    --> build.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 |             .arg(&libmodem_original_path)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nrfxlib-sys` (build script) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "92f6af0e2df12ed27235abae341613d069c4031107c6309caafb64699b09bee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f6af0e2df12ed27235abae341613d069c4031107c6309caafb64699b09bee9", kill_on_drop: false }`
[INFO] [stdout] 92f6af0e2df12ed27235abae341613d069c4031107c6309caafb64699b09bee9
