[INFO] cloning repository https://github.com/jannic/rp2040-ram-function-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jannic/rp2040-ram-function-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannic%2Frp2040-ram-function-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannic%2Frp2040-ram-function-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdaad1b3661072567b09c310c0d7a2f7a356e0f0 [INFO] checking jannic/rp2040-ram-function-example against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannic%2Frp2040-ram-function-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jannic/rp2040-ram-function-example on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jannic/rp2040-ram-function-example [INFO] finished tweaking git repo https://github.com/jannic/rp2040-ram-function-example [INFO] tweaked toml for git repo https://github.com/jannic/rp2040-ram-function-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jannic/rp2040-ram-function-example 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rp-rs/rp-hal/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usbd-hid-macros v0.5.2 [INFO] [stderr] Downloaded pio v0.1.0 [INFO] [stderr] Downloaded defmt-rtt v0.3.1 [INFO] [stderr] Downloaded defmt-macros v0.3.1 [INFO] [stderr] Downloaded rp2040-boot2 v0.2.0 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded defmt-parser v0.3.0 [INFO] [stderr] Downloaded crc-any v2.4.1 [INFO] [stderr] Downloaded defmt v0.3.0 [INFO] [stderr] Downloaded panic-probe v0.3.0 [INFO] [stderr] Downloaded rp2040-pac v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7ee1b41f1410b8477e342ec03183c436131d52f6562ccda86b2dbdcca551e59 [INFO] running `Command { std: "docker" "start" "-a" "c7ee1b41f1410b8477e342ec03183c436131d52f6562ccda86b2dbdcca551e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7ee1b41f1410b8477e342ec03183c436131d52f6562ccda86b2dbdcca551e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ee1b41f1410b8477e342ec03183c436131d52f6562ccda86b2dbdcca551e59", kill_on_drop: false }` [INFO] [stdout] c7ee1b41f1410b8477e342ec03183c436131d52f6562ccda86b2dbdcca551e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01820d69c2d46c2317c03f96bca3ae338a92ac7d0326c64bf991ba9ae477a66e [INFO] running `Command { std: "docker" "start" "-a" "01820d69c2d46c2317c03f96bca3ae338a92ac7d0326c64bf991ba9ae477a66e", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/cargo-home" to rootfs at "/opt/rustwide/cargo-home": mkdir /var/lib/docker/overlay2/e17c1fcd879946c7797ab0d1fe19cae95c431eec7e7ba6e1f14a123df749ec89/merged/opt/rustwide/cargo-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "01820d69c2d46c2317c03f96bca3ae338a92ac7d0326c64bf991ba9ae477a66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01820d69c2d46c2317c03f96bca3ae338a92ac7d0326c64bf991ba9ae477a66e", kill_on_drop: false }` [INFO] [stdout] 01820d69c2d46c2317c03f96bca3ae338a92ac7d0326c64bf991ba9ae477a66e