[INFO] cloning repository https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevenc-nanashi/rust-cpp-vst-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db7ee251536a44571545f9da876da95c0cf89f26 [INFO] checking sevenc-nanashi/rust-cpp-vst-template against master#f7b43542838f0a4a6cfdb17fbeadf45002042a77 for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template on toolchain f7b43542838f0a4a6cfdb17fbeadf45002042a77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] finished tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] tweaked toml for git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template 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" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_toml v0.20.5 [INFO] [stderr] Downloaded notify-types v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 863a38f6ae891162e310604ae1c4e1d7ba7fb0de0aa85e17b50a88f071270f1e [INFO] running `Command { std: "docker" "start" "-a" "863a38f6ae891162e310604ae1c4e1d7ba7fb0de0aa85e17b50a88f071270f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "863a38f6ae891162e310604ae1c4e1d7ba7fb0de0aa85e17b50a88f071270f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863a38f6ae891162e310604ae1c4e1d7ba7fb0de0aa85e17b50a88f071270f1e", kill_on_drop: false }` [INFO] [stdout] 863a38f6ae891162e310604ae1c4e1d7ba7fb0de0aa85e17b50a88f071270f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8e3cd081f7a1d6f0125b942b2399cd41b51895a27e664b9c0f3526ce63233a4 [INFO] running `Command { std: "docker" "start" "-a" "f8e3cd081f7a1d6f0125b942b2399cd41b51895a27e664b9c0f3526ce63233a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking clap_builder v4.5.19 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling cbindgen v0.27.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking open v5.3.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking notify-types v1.0.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Checking clap v4.5.19 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=579130ecb4f9f315ae52190af42f0ea46aeaa4a2#579130ec) [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/sharded_slab-fc50c11807c2ff98.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/sharded-slab-fc50c11807c2ff98/dep-lib-sharded_slab` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEJuey7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `os_pipe` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetassaj1F/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `filetime` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f8e3cd081f7a1d6f0125b942b2399cd41b51895a27e664b9c0f3526ce63233a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e3cd081f7a1d6f0125b942b2399cd41b51895a27e664b9c0f3526ce63233a4", kill_on_drop: false }` [INFO] [stdout] f8e3cd081f7a1d6f0125b942b2399cd41b51895a27e664b9c0f3526ce63233a4