[INFO] cloning repository https://github.com/ewen-lbh/shapemaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ewen-lbh/shapemaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewen-lbh%2Fshapemaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewen-lbh%2Fshapemaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa6555ccf8f495c334e17c0b086ee3dac7a73b4e [INFO] checking ewen-lbh/shapemaker against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewen-lbh%2Fshapemaker" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ewen-lbh/shapemaker on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ewen-lbh/shapemaker [INFO] finished tweaking git repo https://github.com/ewen-lbh/shapemaker [INFO] tweaked toml for git repo https://github.com/ewen-lbh/shapemaker written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ewen-lbh/shapemaker 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/nih-plug.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded measure_time v0.9.0 [INFO] [stderr] Downloaded rust-analyzer v0.0.1 [INFO] [stderr] Downloaded svg v0.17.0 [INFO] [stderr] Downloaded midly v0.5.3 [INFO] [stderr] Downloaded chrono-human-duration v0.1.1 [INFO] [stderr] Downloaded video-rs v0.10.3 [INFO] [stderr] Downloaded ureq-proto v0.3.0 [INFO] [stderr] Downloaded ureq v3.0.6 [INFO] [stderr] Downloaded deunicode v1.4.4 [INFO] [stderr] Downloaded rgb2yuv420 v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdebea0231fd109b2addff93fb964a1719148504e3599add8888261bff8952ba [INFO] running `Command { std: "docker" "start" "-a" "bdebea0231fd109b2addff93fb964a1719148504e3599add8888261bff8952ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdebea0231fd109b2addff93fb964a1719148504e3599add8888261bff8952ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdebea0231fd109b2addff93fb964a1719148504e3599add8888261bff8952ba", kill_on_drop: false }` [INFO] [stdout] bdebea0231fd109b2addff93fb964a1719148504e3599add8888261bff8952ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f6d4e2f7d6e67683c75af5932b15b4a56a26a18305317139511fe82b579b7e4 [INFO] running `Command { std: "docker" "start" "-a" "3f6d4e2f7d6e67683c75af5932b15b4a56a26a18305317139511fe82b579b7e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking kurbo v0.11.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Checking unicode-ccc v0.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking fontdb v0.22.0 [INFO] [stderr] Checking rustybuzz v0.18.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking nih_log v0.3.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ureq-proto v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c3d9230c2eb7803b -C extra-filename=-47036205439ee03b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8fdf8bf0a40e29b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4bc8af2fdc2ae7ce.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=bdb22180cc234a81 -C extra-filename=-c65ea0f2ba69bb45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8fdf8bf0a40e29b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4bc8af2fdc2ae7ce.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRKo5qE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIxx8S5/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustybuzz` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqHREPq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBRr2oq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image-webp` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavcIivT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapS4FmM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny-skia` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoFsHgK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bindgen` (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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=ceb64d4f1ce8ffc9 -C extra-filename=-1b8f6a0aae98a87c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cb6e5019f16520aa.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-e1d191923cc496a9.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-d9ffc6a1537c1b5b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-806c6aabdbecc930.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8fdf8bf0a40e29b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4bc8af2fdc2ae7ce.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2bcd63942a6d4a82.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-47036205439ee03b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3f6d4e2f7d6e67683c75af5932b15b4a56a26a18305317139511fe82b579b7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6d4e2f7d6e67683c75af5932b15b4a56a26a18305317139511fe82b579b7e4", kill_on_drop: false }` [INFO] [stdout] 3f6d4e2f7d6e67683c75af5932b15b4a56a26a18305317139511fe82b579b7e4