[INFO] cloning repository https://github.com/dmtrKovalenko/blendr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmtrKovalenko/blendr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdmtrKovalenko%2Fblendr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdmtrKovalenko%2Fblendr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40c3338156475b7d8391c449e8377a76e3f01656
[INFO] checking dmtrKovalenko/blendr against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdmtrKovalenko%2Fblendr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dmtrKovalenko/blendr
[INFO] finished tweaking git repo https://github.com/dmtrKovalenko/blendr
[INFO] tweaked toml for git repo https://github.com/dmtrKovalenko/blendr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmtrKovalenko/blendr on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dmtrKovalenko/blendr 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_mangen v0.2.23
[INFO] [stderr]   Downloaded bluez-async v0.7.2
[INFO] [stderr]   Downloaded bluez-generated v0.3.0
[INFO] [stderr]   Downloaded ansi-to-tui v3.1.0
[INFO] [stderr]   Downloaded btleplug v0.11.5
[INFO] [stderr]   Downloaded hexyl v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99e2456267b6f9e2d3fa7e316b947dd61afabf27c426aa0daf853eb23bb47af1
[INFO] running `Command { std: "docker" "start" "-a" "99e2456267b6f9e2d3fa7e316b947dd61afabf27c426aa0daf853eb23bb47af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99e2456267b6f9e2d3fa7e316b947dd61afabf27c426aa0daf853eb23bb47af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e2456267b6f9e2d3fa7e316b947dd61afabf27c426aa0daf853eb23bb47af1", kill_on_drop: false }`
[INFO] [stdout] 99e2456267b6f9e2d3fa7e316b947dd61afabf27c426aa0daf853eb23bb47af1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7b9d57b3760966c8c7a88f2857a0e9a5d61476d64a89c907c4cde32e9ee6ef5
[INFO] running `Command { std: "docker" "start" "-a" "b7b9d57b3760966c8c7a88f2857a0e9a5d61476d64a89c907c4cde32e9ee6ef5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cfg-if-d541ac7a75168aa5/invoked.timestamp`
[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] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/pkg-config-bbbcc73e7412bf52/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/log-5bba7294d90dc890/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/autocfg-0c4f859a930e1eb4/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/smallvec-338b1aba145f1c16/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/bitflags-6dcfbc6bad33d8b2/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/parking_lot_core-349f1d43f1c68ba7/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/scopeguard-e7d227cb308b3799/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/futures-sink-7d8dbaab28caa68b/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/once_cell-9a4a314c4444a257/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/memchr-a8313380c25031b5/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/lazy_static-cb8ca6aa8c56979f/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/pin-project-lite-3fbd9506533b2f53/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCHtIGP"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-8c68ecd7d948d827/rmetaz14XEi"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-a558127a896f2f18/rmetamvWKD6"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b7b9d57b3760966c8c7a88f2857a0e9a5d61476d64a89c907c4cde32e9ee6ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b9d57b3760966c8c7a88f2857a0e9a5d61476d64a89c907c4cde32e9ee6ef5", kill_on_drop: false }`
[INFO] [stdout] b7b9d57b3760966c8c7a88f2857a0e9a5d61476d64a89c907c4cde32e9ee6ef5
