[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] checking Dmitri9149/Embedded-Programming-with-Rust-and-WSL against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[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-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dmitri9149/Embedded-Programming-with-Rust-and-WSL on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01bcac4f3f33e27f9a186f772cc37a3ca7a0597b6dabc7c5e096704a4dfe7aed
[INFO] running `Command { std: "docker" "start" "-a" "01bcac4f3f33e27f9a186f772cc37a3ca7a0597b6dabc7c5e096704a4dfe7aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01bcac4f3f33e27f9a186f772cc37a3ca7a0597b6dabc7c5e096704a4dfe7aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01bcac4f3f33e27f9a186f772cc37a3ca7a0597b6dabc7c5e096704a4dfe7aed", kill_on_drop: false }`
[INFO] [stdout] 01bcac4f3f33e27f9a186f772cc37a3ca7a0597b6dabc7c5e096704a4dfe7aed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a93eeed75de7ca6fe630c5a55715af28ef5be1e2b61259db6c4f339f1e340da
[INFO] running `Command { std: "docker" "start" "-a" "2a93eeed75de7ca6fe630c5a55715af28ef5be1e2b61259db6c4f339f1e340da", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking tiny-led-matrix v1.0.2
[INFO] [stderr]    Compiling nrf52833-pac v0.10.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling nrf-hal-common v0.14.1
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]     Checking embedded-dma v0.1.2
[INFO] [stderr]     Checking embedded-storage v0.2.0
[INFO] [stderr]    Compiling nrf52833-hal v0.14.1
[INFO] [stderr]    Compiling nrf52833-pac v0.12.2
[INFO] [stderr]    Compiling nrf-hal-common v0.18.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling nrf52833-hal v0.18.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking nrf-usbd v0.1.0
[INFO] [stderr]     Checking rtt-target v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking panic-rtt-target v0.1.2
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking nrf-usbd v0.3.0
[INFO] [stderr]    Compiling cortex-m-rt-macros 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/ddcf048784667508cd676fef4667f88ae15628a3/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 -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=922e58f004380ca0 -C extra-filename=-e897883cf369dc2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-f3ac750db056f57c.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-9bdab1acff5dbd74.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-9184bd5c2bc518dc.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" "2a93eeed75de7ca6fe630c5a55715af28ef5be1e2b61259db6c4f339f1e340da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a93eeed75de7ca6fe630c5a55715af28ef5be1e2b61259db6c4f339f1e340da", kill_on_drop: false }`
[INFO] [stdout] 2a93eeed75de7ca6fe630c5a55715af28ef5be1e2b61259db6c4f339f1e340da
