[INFO] cloning repository https://github.com/kierandrewett/spottyfi-imgui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kierandrewett/spottyfi-imgui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierandrewett%2Fspottyfi-imgui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierandrewett%2Fspottyfi-imgui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ff6ad7c7cbe6eee90057b98994ad4dabb69d545 [INFO] checking kierandrewett/spottyfi-imgui/8ff6ad7c7cbe6eee90057b98994ad4dabb69d545 against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkierandrewett%2Fspottyfi-imgui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kierandrewett/spottyfi-imgui on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kierandrewett/spottyfi-imgui [INFO] finished tweaking git repo https://github.com/kierandrewett/spottyfi-imgui [INFO] tweaked toml for git repo https://github.com/kierandrewett/spottyfi-imgui written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kierandrewett/spottyfi-imgui 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kierandrewett/easy-imgui-rs` [INFO] [stderr] Updating git submodule `https://github.com/ocornut/imgui` [INFO] [stderr] Updating git submodule `https://github.com/ocornut/imgui` [INFO] [stderr] Updating git repository `https://github.com/librespot-org/librespot` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/kierandrewett/rspotify` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semaphore v0.4.0 [INFO] [stderr] Downloaded open v5.3.0 [INFO] [stderr] Downloaded priority-queue v2.1.0 [INFO] [stderr] Downloaded merge-struct v0.1.0 [INFO] [stderr] Downloaded serde_merge v0.1.3 [INFO] [stderr] Downloaded if-addrs v0.11.1 [INFO] [stderr] Downloaded protobuf-codegen v3.5.1 [INFO] [stderr] Downloaded libmdns v0.8.0 [INFO] [stderr] Downloaded protobuf-support v3.5.1 [INFO] [stderr] Downloaded protobuf-parse v3.5.1 [INFO] [stderr] Downloaded glow v0.14.0 [INFO] [stderr] Downloaded protobuf v3.5.1 [INFO] [stderr] Downloaded detect-desktop-environment v1.1.0 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c42aca658b1f855d9dfb0726e4a96c15a34ed65d6b2af877feb46a417692bdaa [INFO] running `Command { std: "docker" "start" "-a" "c42aca658b1f855d9dfb0726e4a96c15a34ed65d6b2af877feb46a417692bdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c42aca658b1f855d9dfb0726e4a96c15a34ed65d6b2af877feb46a417692bdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42aca658b1f855d9dfb0726e4a96c15a34ed65d6b2af877feb46a417692bdaa", kill_on_drop: false }` [INFO] [stdout] c42aca658b1f855d9dfb0726e4a96c15a34ed65d6b2af877feb46a417692bdaa [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04546a2345d8a43c2500dee83bea31d1b9ef143b9facea3ec1eb4699dff81c8a [INFO] running `Command { std: "docker" "start" "-a" "04546a2345d8a43c2500dee83bea31d1b9ef143b9facea3ec1eb4699dff81c8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling protobuf v3.5.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rustls-native-certs v0.7.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/spinning_top-c548642a0abc6185.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/spinning_top-c548642a0abc6185/dep-lib-spinning_top` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gl_generator` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3/bin/rustc --crate-name gl_generator --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.14.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable_generator_utils"))' -C metadata=b6258982a3093696 -C extra-filename=-98e6591fa28eb22f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern khronos_api=/opt/rustwide/target/debug/deps/libkhronos_api-806f8e8ef39a298b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-3eb6255d140f7c6c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLvlvKK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libloading` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "04546a2345d8a43c2500dee83bea31d1b9ef143b9facea3ec1eb4699dff81c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04546a2345d8a43c2500dee83bea31d1b9ef143b9facea3ec1eb4699dff81c8a", kill_on_drop: false }` [INFO] [stdout] 04546a2345d8a43c2500dee83bea31d1b9ef143b9facea3ec1eb4699dff81c8a