[INFO] fetching crate nrfxlib-sys 2.9.2... [INFO] building nrfxlib-sys-2.9.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-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 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71f6e24e4abfb284778ae313e5463bbd6c8971c8f02001482eb48abe7df3f648 [INFO] running `Command { std: "docker" "start" "-a" "71f6e24e4abfb284778ae313e5463bbd6c8971c8f02001482eb48abe7df3f648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71f6e24e4abfb284778ae313e5463bbd6c8971c8f02001482eb48abe7df3f648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f6e24e4abfb284778ae313e5463bbd6c8971c8f02001482eb48abe7df3f648", kill_on_drop: false }` [INFO] [stdout] 71f6e24e4abfb284778ae313e5463bbd6c8971c8f02001482eb48abe7df3f648 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0a0cb5e2964be3ba45ed51b854628cd93252ffaebe6d1131d02c7cf5e46f37 [INFO] running `Command { std: "docker" "start" "-a" "0e0a0cb5e2964be3ba45ed51b854628cd93252ffaebe6d1131d02c7cf5e46f37", 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 unicode-ident v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.133 [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 bindgen v0.70.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [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" "0e0a0cb5e2964be3ba45ed51b854628cd93252ffaebe6d1131d02c7cf5e46f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0a0cb5e2964be3ba45ed51b854628cd93252ffaebe6d1131d02c7cf5e46f37", kill_on_drop: false }` [INFO] [stdout] 0e0a0cb5e2964be3ba45ed51b854628cd93252ffaebe6d1131d02c7cf5e46f37