[INFO] fetching crate nrf-modem 0.8.0...
[INFO] testing nrf-modem-0.8.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate nrf-modem 0.8.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nrf-modem 0.8.0
[INFO] finished tweaking crates.io crate nrf-modem 0.8.0
[INFO] tweaked toml for crates.io crate nrf-modem 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nrf-modem 0.8.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 nrf-modem 0.8.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d3d65cdaf12dbae1f16bfa9f469ea26a52bb797fbd44a289bbcf8fb288455ea5
[INFO] running `Command { std: "docker" "start" "-a" "d3d65cdaf12dbae1f16bfa9f469ea26a52bb797fbd44a289bbcf8fb288455ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d65cdaf12dbae1f16bfa9f469ea26a52bb797fbd44a289bbcf8fb288455ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d65cdaf12dbae1f16bfa9f469ea26a52bb797fbd44a289bbcf8fb288455ea5", kill_on_drop: false }`
[INFO] [stdout] d3d65cdaf12dbae1f16bfa9f469ea26a52bb797fbd44a289bbcf8fb288455ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a8d0efbe53b2149e33fa27f5baf01b1ba350cebec3ec15ed012a0a370fcd216e
[INFO] running `Command { std: "docker" "start" "-a" "a8d0efbe53b2149e33fa27f5baf01b1ba350cebec3ec15ed012a0a370fcd216e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nrf-modem v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling linked_list_allocator v0.10.5
[INFO] [stderr]    Compiling grounded v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling at-commands v0.5.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nrfxlib-sys v2.9.2
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nrfxlib-sys-2.9.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nrfxlib-sys-2.9.2/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" "a8d0efbe53b2149e33fa27f5baf01b1ba350cebec3ec15ed012a0a370fcd216e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d0efbe53b2149e33fa27f5baf01b1ba350cebec3ec15ed012a0a370fcd216e", kill_on_drop: false }`
[INFO] [stdout] a8d0efbe53b2149e33fa27f5baf01b1ba350cebec3ec15ed012a0a370fcd216e
