[INFO] cloning repository https://github.com/COBACOBAINI/vibe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/COBACOBAINI/vibe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOBACOBAINI%2Fvibe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOBACOBAINI%2Fvibe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a49515914605a5682bfc408961cfc8d74cb5c1cd
[INFO] documenting COBACOBAINI/vibe against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOBACOBAINI%2Fvibe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/COBACOBAINI/vibe
[INFO] finished tweaking git repo https://github.com/COBACOBAINI/vibe
[INFO] tweaked toml for git repo https://github.com/COBACOBAINI/vibe written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/COBACOBAINI/vibe on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/COBACOBAINI/vibe 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e137c981da7a555572da241704819ba005d752f5f01db330c5f674fc9770d87
[INFO] running `Command { std: "docker" "start" "-a" "2e137c981da7a555572da241704819ba005d752f5f01db330c5f674fc9770d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e137c981da7a555572da241704819ba005d752f5f01db330c5f674fc9770d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e137c981da7a555572da241704819ba005d752f5f01db330c5f674fc9770d87", kill_on_drop: false }`
[INFO] [stdout] 2e137c981da7a555572da241704819ba005d752f5f01db330c5f674fc9770d87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd5c851ae21551a6eacd6cc210bde811f7099b510fee15f5b840ec69e29f873
[INFO] running `Command { std: "docker" "start" "-a" "7cd5c851ae21551a6eacd6cc210bde811f7099b510fee15f5b840ec69e29f873", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling tauri-runtime v2.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wry v0.47.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling tauri-runtime-wry v2.2.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling openssl-src v300.4.0+3.4.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking rustix v0.37.28
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling whisper-rs v0.13.1 (https://github.com/thewh1teagle/whisper-rs.git?branch=dev#a957d6ae)
[INFO] [stderr]    Compiling eyre v1.0.0 (https://github.com/thewh1teagle/eyre?branch=feat%2Freport-serialize-backtrace#8a0b71c8)
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling vibe_core v0.0.6 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rfd v0.15.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling keepawake v0.5.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=f3c1783fbbe2631c -C extra-filename=-a45cc9aa0f971c56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5a0607e4b4c90978.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ce310dfa3ad0a098.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-22b7b0cc8d73ac3c.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[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]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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=8d06ac77d3a153ac -C extra-filename=-eba4014a2c9db048 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5a0607e4b4c90978.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ce310dfa3ad0a098.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-22b7b0cc8d73ac3c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7cd5c851ae21551a6eacd6cc210bde811f7099b510fee15f5b840ec69e29f873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd5c851ae21551a6eacd6cc210bde811f7099b510fee15f5b840ec69e29f873", kill_on_drop: false }`
[INFO] [stdout] 7cd5c851ae21551a6eacd6cc210bde811f7099b510fee15f5b840ec69e29f873
