[INFO] cloning repository https://github.com/boubaca/dk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boubaca/dk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboubaca%2Fdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboubaca%2Fdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 260f2a58021af210001fe2d852627e15b0024d76
[INFO] checking boubaca/dk against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboubaca%2Fdk" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boubaca/dk
[INFO] finished tweaking git repo https://github.com/boubaca/dk
[INFO] tweaked toml for git repo https://github.com/boubaca/dk written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boubaca/dk on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boubaca/dk 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/knurling-rs/defmt/`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usb-device v0.3.2
[INFO] [stderr]   Downloaded embedded-storage v0.3.1
[INFO] [stderr]   Downloaded nrf52840-hal v0.18.0
[INFO] [stderr]   Downloaded grounded v0.2.0
[INFO] [stderr]   Downloaded nrf-usbd v0.3.0
[INFO] [stderr]   Downloaded nrf-hal-common v0.18.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded nrf52840-pac v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1403043a59afe6a37dceb7b7094160a9c1096a94135a59ea7f28fede500d2465
[INFO] running `Command { std: "docker" "start" "-a" "1403043a59afe6a37dceb7b7094160a9c1096a94135a59ea7f28fede500d2465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1403043a59afe6a37dceb7b7094160a9c1096a94135a59ea7f28fede500d2465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1403043a59afe6a37dceb7b7094160a9c1096a94135a59ea7f28fede500d2465", kill_on_drop: false }`
[INFO] [stdout] 1403043a59afe6a37dceb7b7094160a9c1096a94135a59ea7f28fede500d2465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d609994ed376a6f2156f65bf16660b1f31506decdc3447da0ed8da3bd6f762b3
[INFO] running `Command { std: "docker" "start" "-a" "d609994ed376a6f2156f65bf16660b1f31506decdc3447da0ed8da3bd6f762b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling defmt v1.0.1 (https://github.com/knurling-rs/defmt/?rev=177c219#177c2195)
[INFO] [stderr]    Compiling defmt-macros v1.0.1 (https://github.com/knurling-rs/defmt/?rev=177c219#177c2195)
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling nrf52840-pac v0.12.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling nrf-hal-common v0.18.0
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]    Compiling nrf52840-hal v0.18.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling defmt-rtt v1.0.0 (https://github.com/knurling-rs/defmt/?rev=177c219#177c2195)
[INFO] [stderr]    Compiling dk v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking grounded v0.2.0
[INFO] [stderr]    Compiling defmt-parser v1.0.0 (https://github.com/knurling-rs/defmt/?rev=177c219#177c2195)
[INFO] [stderr]     Checking nrf-usbd v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s
[INFO] running `Command { std: "docker" "inspect" "d609994ed376a6f2156f65bf16660b1f31506decdc3447da0ed8da3bd6f762b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d609994ed376a6f2156f65bf16660b1f31506decdc3447da0ed8da3bd6f762b3", kill_on_drop: false }`
[INFO] [stdout] d609994ed376a6f2156f65bf16660b1f31506decdc3447da0ed8da3bd6f762b3
