[INFO] cloning repository https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitri9149%2FEmbedded-Programming-with-Rust-and-WSL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitri9149%2FEmbedded-Programming-with-Rust-and-WSL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 911a23edc6ddb0e2da81d5d2ded85799c5c5b701
[INFO] testing Dmitri9149/Embedded-Programming-with-Rust-and-WSL against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitri9149%2FEmbedded-Programming-with-Rust-and-WSL" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL
[INFO] finished tweaking git repo https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL
[INFO] tweaked toml for git repo https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d226cc70368e23aaf75eac602a31667792e8bb31438ecc6953fd54c4e2e607d
[INFO] running `Command { std: "docker" "start" "-a" "9d226cc70368e23aaf75eac602a31667792e8bb31438ecc6953fd54c4e2e607d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d226cc70368e23aaf75eac602a31667792e8bb31438ecc6953fd54c4e2e607d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d226cc70368e23aaf75eac602a31667792e8bb31438ecc6953fd54c4e2e607d", kill_on_drop: false }`
[INFO] [stdout] 9d226cc70368e23aaf75eac602a31667792e8bb31438ecc6953fd54c4e2e607d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c1b07cd49b4b5713a9e33b2690ead8b0561176c93c1b6a223d5949ce1b76bdd
[INFO] running `Command { std: "docker" "start" "-a" "2c1b07cd49b4b5713a9e33b2690ead8b0561176c93c1b6a223d5949ce1b76bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling nrf52833-pac v0.10.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling nrf-hal-common v0.14.1
[INFO] [stderr]    Compiling nrf52833-pac v0.12.2
[INFO] [stderr]    Compiling tiny-led-matrix v1.0.2
[INFO] [stderr]    Compiling nrf-usbd v0.1.0
[INFO] [stderr]    Compiling embedded-dma v0.1.2
[INFO] [stderr]    Compiling nrf52833-hal v0.14.1
[INFO] [stderr]    Compiling nrf-hal-common v0.18.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling embedded-storage v0.2.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling nrf52833-hal v0.18.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling panic-halt v0.2.0
[INFO] [stderr]    Compiling rtt-target v0.3.1
[INFO] [stderr]    Compiling panic-rtt-target v0.1.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling usb-device v0.3.2
[INFO] [stderr]    Compiling nrf-usbd v0.3.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr] error: could not compile `nrf52833-pac` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name nrf52833_pac --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nrf52833-pac-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cortex-m-rt", "rt"))' -C metadata=29e8f833c21d6eb0 -C extra-filename=-3fa7bb25a0f2e49c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-b9c70adb62f07f4d.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-57617fcf0c02038d.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-d64dabacbc42077e.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/nrf52833-pac-2acc54955b8745fb/out -L /opt/rustwide/target/debug/build/cortex-m-rt-aaf68adabb29c4b2/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c1b07cd49b4b5713a9e33b2690ead8b0561176c93c1b6a223d5949ce1b76bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1b07cd49b4b5713a9e33b2690ead8b0561176c93c1b6a223d5949ce1b76bdd", kill_on_drop: false }`
[INFO] [stdout] 2c1b07cd49b4b5713a9e33b2690ead8b0561176c93c1b6a223d5949ce1b76bdd
