[INFO] cloning repository https://github.com/Abrahamh08/nrf-fuel-gauge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abrahamh08/nrf-fuel-gauge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbrahamh08%2Fnrf-fuel-gauge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbrahamh08%2Fnrf-fuel-gauge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fc778dd7b1c355b42af1d18c3e08117dd6eacef
[INFO] checking Abrahamh08/nrf-fuel-gauge against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbrahamh08%2Fnrf-fuel-gauge" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abrahamh08/nrf-fuel-gauge
[INFO] finished tweaking git repo https://github.com/Abrahamh08/nrf-fuel-gauge
[INFO] tweaked toml for git repo https://github.com/Abrahamh08/nrf-fuel-gauge written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abrahamh08/nrf-fuel-gauge on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abrahamh08/nrf-fuel-gauge 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Abrahamh08/nrfxlib-sys`
[INFO] [stderr]     Updating git submodule `https://github.com/nrfconnect/sdk-nrfxlib.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded windows-link v0.2.1
[INFO] [stderr]   Downloaded llvm-tools v0.1.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] [stderr]   Downloaded prettyplease v0.2.37
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa9bd98c5f94704db9860fb1404fba3f981d58b68bbc171b55aa6585ef95ae3f
[INFO] running `Command { std: "docker" "start" "-a" "aa9bd98c5f94704db9860fb1404fba3f981d58b68bbc171b55aa6585ef95ae3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa9bd98c5f94704db9860fb1404fba3f981d58b68bbc171b55aa6585ef95ae3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa9bd98c5f94704db9860fb1404fba3f981d58b68bbc171b55aa6585ef95ae3f", kill_on_drop: false }`
[INFO] [stdout] aa9bd98c5f94704db9860fb1404fba3f981d58b68bbc171b55aa6585ef95ae3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01f7bc620f5ed8cff15d0fe49d16ab5c6dfa1377aa89d9abeeefa97d025d3617
[INFO] running `Command { std: "docker" "start" "-a" "01f7bc620f5ed8cff15d0fe49d16ab5c6dfa1377aa89d9abeeefa97d025d3617", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling nrfxlib-sys v2.9.2 (https://github.com/Abrahamh08/nrfxlib-sys#9defd3cd)
[INFO] [stdout] error: No chip feature selected. Select exactly one of: nrf9160, nrf9151, nrf9161, nrf9120, nrf5340
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/nrfxlib-sys-d303e86fda1b5fc7/9defd3c/build.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / compile_error!(
[INFO] [stdout] 14 | |     "No chip feature selected. Select exactly one of: nrf9160, nrf9151, nrf9161, nrf9120, nrf5340"
[INFO] [stdout] 15 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nrfxlib-sys` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "01f7bc620f5ed8cff15d0fe49d16ab5c6dfa1377aa89d9abeeefa97d025d3617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f7bc620f5ed8cff15d0fe49d16ab5c6dfa1377aa89d9abeeefa97d025d3617", kill_on_drop: false }`
[INFO] [stdout] 01f7bc620f5ed8cff15d0fe49d16ab5c6dfa1377aa89d9abeeefa97d025d3617
