[INFO] fetching crate aranet-btle 0.1.2...
[INFO] checking aranet-btle-0.1.2 against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] extracting crate aranet-btle 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate aranet-btle 0.1.2 on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aranet-btle 0.1.2
[INFO] finished tweaking crates.io crate aranet-btle 0.1.2
[INFO] tweaked toml for crates.io crate aranet-btle 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate aranet-btle 0.1.2 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded btleplug v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0c6e79b24a18befe6bba7a07d8400dd5d3a8231872a0a1d03f63ec955c1dd1b
[INFO] running `Command { std: "docker" "start" "-a" "e0c6e79b24a18befe6bba7a07d8400dd5d3a8231872a0a1d03f63ec955c1dd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0c6e79b24a18befe6bba7a07d8400dd5d3a8231872a0a1d03f63ec955c1dd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c6e79b24a18befe6bba7a07d8400dd5d3a8231872a0a1d03f63ec955c1dd1b", kill_on_drop: false }`
[INFO] [stdout] e0c6e79b24a18befe6bba7a07d8400dd5d3a8231872a0a1d03f63ec955c1dd1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02b3d6a73d4ff946032fdd7a04d2edaef4651f568cfd8c8b116626b73982e12c
[INFO] running `Command { std: "docker" "start" "-a" "02b3d6a73d4ff946032fdd7a04d2edaef4651f568cfd8c8b116626b73982e12c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajJeXZ1/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (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/rmetaQBMWin/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0HIwjE/lib.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" "02b3d6a73d4ff946032fdd7a04d2edaef4651f568cfd8c8b116626b73982e12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b3d6a73d4ff946032fdd7a04d2edaef4651f568cfd8c8b116626b73982e12c", kill_on_drop: false }`
[INFO] [stdout] 02b3d6a73d4ff946032fdd7a04d2edaef4651f568cfd8c8b116626b73982e12c
