[INFO] cloning repository https://github.com/necocen/rustkbd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necocen/rustkbd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cfb2e9d9abb2b88dc1ead0802176e2809acffcf
[INFO] checking necocen/rustkbd against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/necocen/rustkbd on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/necocen/rustkbd
[INFO] finished tweaking git repo https://github.com/necocen/rustkbd
[INFO] tweaked toml for git repo https://github.com/necocen/rustkbd written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/necocen/rustkbd 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rp-rs/rp-hal-boards`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usbd-hid v0.7.0
[INFO] [stderr]   Downloaded defmt-parser v0.3.1
[INFO] [stderr]   Downloaded usbd-hid-macros v0.6.0
[INFO] [stderr]   Downloaded defmt-macros v0.3.2
[INFO] [stderr]   Downloaded display-interface-i2c v0.4.0
[INFO] [stderr]   Downloaded gcd v2.1.0
[INFO] [stderr]   Downloaded usbd-hid-descriptors v0.1.2
[INFO] [stderr]   Downloaded pio v0.2.0
[INFO] [stderr]   Downloaded ssd1306 v0.8.4
[INFO] [stderr]   Downloaded rp2040-hal v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 546165cf1954b2700ee7726e5bf4f77ab1678d50dd750281115eaa0b951d5884
[INFO] running `Command { std: "docker" "start" "-a" "546165cf1954b2700ee7726e5bf4f77ab1678d50dd750281115eaa0b951d5884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "546165cf1954b2700ee7726e5bf4f77ab1678d50dd750281115eaa0b951d5884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546165cf1954b2700ee7726e5bf4f77ab1678d50dd750281115eaa0b951d5884", kill_on_drop: false }`
[INFO] [stdout] 546165cf1954b2700ee7726e5bf4f77ab1678d50dd750281115eaa0b951d5884
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3916a4299a15e8ca6167e487d7896a1bc1c11fff6d68b7d07e21bfa2269773e3
[INFO] running `Command { std: "docker" "start" "-a" "3916a4299a15e8ca6167e487d7896a1bc1c11fff6d68b7d07e21bfa2269773e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling defmt v0.3.6
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling defmt-macros v0.3.2
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling defmt-parser v0.3.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rp2040-pac v0.6.0
[INFO] [stderr]    Compiling crc-any v2.4.3
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling rp2040-boot2 v0.3.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]    Compiling defmt-rtt v0.4.0
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking critical-section v1.1.0
[INFO] [stderr]    Compiling rp-pico v0.8.0 (https://github.com/rp-rs/rp-hal-boards?rev=3fdd6135d319c5a9fe37014d3623980335526c71#3fdd6135)
[INFO] [stderr]     Checking gcd v2.1.0
[INFO] [stderr]     Checking display-interface v0.4.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/arrayvec-27f8e393b548e920.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/arrayvec-27f8e393b548e920/dep-lib-arrayvec`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2TZNoy/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1Gq4w6/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3Yw33r/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0QKf2H/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanEUPqv/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3916a4299a15e8ca6167e487d7896a1bc1c11fff6d68b7d07e21bfa2269773e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3916a4299a15e8ca6167e487d7896a1bc1c11fff6d68b7d07e21bfa2269773e3", kill_on_drop: false }`
[INFO] [stdout] 3916a4299a15e8ca6167e487d7896a1bc1c11fff6d68b7d07e21bfa2269773e3
