[INFO] cloning repository https://github.com/lexa-diky/farts.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexa-diky/farts.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexa-diky%2Ffarts.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexa-diky%2Ffarts.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a24126978a94a3b546092a40d8b4cbac1423f193 [INFO] checking lexa-diky/farts.rs against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexa-diky%2Ffarts.rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lexa-diky/farts.rs on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lexa-diky/farts.rs [INFO] finished tweaking git repo https://github.com/lexa-diky/farts.rs [INFO] tweaked toml for git repo https://github.com/lexa-diky/farts.rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lexa-diky/farts.rs 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.3.0 [INFO] [stderr] Downloaded rust-embed-utils v8.3.0 [INFO] [stderr] Downloaded rodio v0.18.0 [INFO] [stderr] Downloaded rust-embed v8.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 412ea2d1c7eb7d03c7cbcf359e0b3868d408dba23dc027fed8b3f6ed01691f9f [INFO] running `Command { std: "docker" "start" "-a" "412ea2d1c7eb7d03c7cbcf359e0b3868d408dba23dc027fed8b3f6ed01691f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "412ea2d1c7eb7d03c7cbcf359e0b3868d408dba23dc027fed8b3f6ed01691f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412ea2d1c7eb7d03c7cbcf359e0b3868d408dba23dc027fed8b3f6ed01691f9f", kill_on_drop: false }` [INFO] [stdout] 412ea2d1c7eb7d03c7cbcf359e0b3868d408dba23dc027fed8b3f6ed01691f9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60e936358a8f9cdba8a245992030833f94b670b1ae1f6ab56646f1d3b76d3656 [INFO] running `Command { std: "docker" "start" "-a" "60e936358a8f9cdba8a245992030833f94b670b1ae1f6ab56646f1d3b76d3656", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadv3MY4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-embed-utils` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalQjyb8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "60e936358a8f9cdba8a245992030833f94b670b1ae1f6ab56646f1d3b76d3656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e936358a8f9cdba8a245992030833f94b670b1ae1f6ab56646f1d3b76d3656", kill_on_drop: false }` [INFO] [stdout] 60e936358a8f9cdba8a245992030833f94b670b1ae1f6ab56646f1d3b76d3656