[INFO] cloning repository https://github.com/manank20/pipico_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manank20/pipico_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanank20%2Fpipico_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanank20%2Fpipico_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19be986ceeeb9210366bbe64b24fb232a922bfda [INFO] documenting manank20/pipico_template against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanank20%2Fpipico_template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manank20/pipico_template on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/manank20/pipico_template [INFO] finished tweaking git repo https://github.com/manank20/pipico_template [INFO] tweaked toml for git repo https://github.com/manank20/pipico_template written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/manank20/pipico_template 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca5008defce2003792784e9431f0ce6645d66cb5807486a59c5cef9b54a66172 [INFO] running `Command { std: "docker" "start" "-a" "ca5008defce2003792784e9431f0ce6645d66cb5807486a59c5cef9b54a66172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca5008defce2003792784e9431f0ce6645d66cb5807486a59c5cef9b54a66172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5008defce2003792784e9431f0ce6645d66cb5807486a59c5cef9b54a66172", kill_on_drop: false }` [INFO] [stdout] ca5008defce2003792784e9431f0ce6645d66cb5807486a59c5cef9b54a66172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d169f42c22062107b0c77fc1056277cc19eceb654d08874e77b0f29673a5e8be [INFO] running `Command { std: "docker" "start" "-a" "d169f42c22062107b0c77fc1056277cc19eceb654d08874e77b0f29673a5e8be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling critical-section v0.2.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc-any v2.4.2 [INFO] [stderr] Compiling rp2040-pac v0.3.0 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling rp2040-boot2 v0.2.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling usbd-hid-macros v0.5.2 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking pio v0.2.0 [INFO] [stderr] Checking usbd-hid v0.5.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/panic_probe-34e41780aa0b5d59.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/panic-probe-34e41780aa0b5d59/dep-lib-panic_probe` [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] running `Command { std: "docker" "inspect" "d169f42c22062107b0c77fc1056277cc19eceb654d08874e77b0f29673a5e8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d169f42c22062107b0c77fc1056277cc19eceb654d08874e77b0f29673a5e8be", kill_on_drop: false }` [INFO] [stdout] d169f42c22062107b0c77fc1056277cc19eceb654d08874e77b0f29673a5e8be