[INFO] cloning repository https://github.com/plaflamme/pico-temp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plaflamme/pico-temp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaflamme%2Fpico-temp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaflamme%2Fpico-temp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5d37d3da1ab5ae7206d881f97fef28d03b05b06 [INFO] checking plaflamme/pico-temp against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaflamme%2Fpico-temp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plaflamme/pico-temp on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/plaflamme/pico-temp [INFO] finished tweaking git repo https://github.com/plaflamme/pico-temp [INFO] tweaked toml for git repo https://github.com/plaflamme/pico-temp written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/plaflamme/pico-temp 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rp-rs/rp2040-pac` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rp2040-boot2 v0.1.2 [INFO] [stderr] Downloaded debug-helper v0.3.10 [INFO] [stderr] Downloaded crc-any v2.3.5 [INFO] [stderr] Downloaded cortex-m v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3735ed9600a540b8b526ad8687fe3ad65ea99adcd372928e9d0c67c00e85da2 [INFO] running `Command { std: "docker" "start" "-a" "e3735ed9600a540b8b526ad8687fe3ad65ea99adcd372928e9d0c67c00e85da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3735ed9600a540b8b526ad8687fe3ad65ea99adcd372928e9d0c67c00e85da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3735ed9600a540b8b526ad8687fe3ad65ea99adcd372928e9d0c67c00e85da2", kill_on_drop: false }` [INFO] [stdout] e3735ed9600a540b8b526ad8687fe3ad65ea99adcd372928e9d0c67c00e85da2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac63d4322ef1fa73a2f6375b60b4daa3dc8691bca70776bf7ec0e7b2870ae9b [INFO] running `Command { std: "docker" "start" "-a" "2ac63d4322ef1fa73a2f6375b60b4daa3dc8691bca70776bf7ec0e7b2870ae9b", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling debug-helper v0.3.10 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling crc-any v2.3.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rp2040-pac v0.1.1 (https://github.com/rp-rs/rp2040-pac?branch=main#f4339cb8) [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rp2040-boot2 v0.1.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/cortex_m-7b295e70169c5964.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOdCt5y/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2ac63d4322ef1fa73a2f6375b60b4daa3dc8691bca70776bf7ec0e7b2870ae9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac63d4322ef1fa73a2f6375b60b4daa3dc8691bca70776bf7ec0e7b2870ae9b", kill_on_drop: false }` [INFO] [stdout] 2ac63d4322ef1fa73a2f6375b60b4daa3dc8691bca70776bf7ec0e7b2870ae9b