[INFO] cloning repository https://github.com/monkeycs60/vibereport
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monkeycs60/vibereport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkeycs60%2Fvibereport", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkeycs60%2Fvibereport'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0c4b81416263c4cffe925e67d680709bb0e7275
[INFO] testing monkeycs60/vibereport against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkeycs60%2Fvibereport" "/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/monkeycs60/vibereport
[INFO] finished tweaking git repo https://github.com/monkeycs60/vibereport
[INFO] tweaked toml for git repo https://github.com/monkeycs60/vibereport written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/monkeycs60/vibereport on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/monkeycs60/vibereport 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd6da9e394f9e27131f130f23fb9340c87b347668112f1dddd48b680de8df779
[INFO] running `Command { std: "docker" "start" "-a" "bd6da9e394f9e27131f130f23fb9340c87b347668112f1dddd48b680de8df779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd6da9e394f9e27131f130f23fb9340c87b347668112f1dddd48b680de8df779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6da9e394f9e27131f130f23fb9340c87b347668112f1dddd48b680de8df779", kill_on_drop: false }`
[INFO] [stdout] bd6da9e394f9e27131f130f23fb9340c87b347668112f1dddd48b680de8df779
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5420bc027e807870bb16f688db605c90f3ffebf20490643bd143587f8dd092e
[INFO] running `Command { std: "docker" "start" "-a" "a5420bc027e807870bb16f688db605c90f3ffebf20490643bd143587f8dd092e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.6.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling vibereport v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "a5420bc027e807870bb16f688db605c90f3ffebf20490643bd143587f8dd092e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5420bc027e807870bb16f688db605c90f3ffebf20490643bd143587f8dd092e", kill_on_drop: false }`
[INFO] [stdout] a5420bc027e807870bb16f688db605c90f3ffebf20490643bd143587f8dd092e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6612ed05481010ce461976ab4bf3a981e8de830337dfd8835427fdca5567f784
[INFO] running `Command { std: "docker" "start" "-a" "6612ed05481010ce461976ab4bf3a981e8de830337dfd8835427fdca5567f784", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling vibereport v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.58s
[INFO] running `Command { std: "docker" "inspect" "6612ed05481010ce461976ab4bf3a981e8de830337dfd8835427fdca5567f784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6612ed05481010ce461976ab4bf3a981e8de830337dfd8835427fdca5567f784", kill_on_drop: false }`
[INFO] [stdout] 6612ed05481010ce461976ab4bf3a981e8de830337dfd8835427fdca5567f784
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89da8170ac8ced746e7b48aaff1dd8f191f13849f9bf856e71a7e5cf39f5b17f
[INFO] running `Command { std: "docker" "start" "-a" "89da8170ac8ced746e7b48aaff1dd8f191f13849f9bf856e71a7e5cf39f5b17f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vibereport-0681d8c9e83f56bc)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test git::ai_detect::tests::detects_aider_author_email ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_aider_co_authored ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_claude_chat_url ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_claude_code_generated_footer ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_claude_code_opus ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_codex_co_authored ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_codex_generated ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_copilot ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_cursor ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_gemini ... ok
[INFO] [stdout] test git::parser::tests::normalize_github_https_url ... ok
[INFO] [stdout] test git::parser::tests::normalize_github_strips_trailing_slash ... ok
[INFO] [stdout] test git::parser::tests::parse_since_all_returns_none ... ok
[INFO] [stdout] test git::parser::tests::normalize_non_github_url_returns_none ... ok
[INFO] [stdout] test git::parser::tests::parse_since_date_string ... ok
[INFO] [stdout] test git::parser::tests::parse_since_invalid_date_returns_none ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_claude_code_author_email ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_claude_code_co_authored ... ok
[INFO] [stdout] test git::parser::tests::normalize_github_ssh_url ... ok
[INFO] [stdout] test git::parser::tests::parse_since_relative_periods ... ok
[INFO] [stdout] test git::parser::tests::strip_credentials_from_https_url ... ok
[INFO] [stdout] test git::parser::tests::strip_credentials_empty_url ... ok
[INFO] [stdout] test git::parser::tests::strip_credentials_from_ssh_url ... ok
[INFO] [stdout] test git::parser::tests::strip_credentials_leaves_clean_url_unchanged ... ok
[INFO] [stdout] test project::languages::tests::detects_language_from_extension ... ok
[INFO] [stdout] test git::timeline::tests::mix_ai_and_human_correct_per_month_breakdown ... ok
[INFO] [stdout] test git::timeline::tests::empty_commits_yields_empty_timeline ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_human_commit ... ok
[INFO] [stdout] test git::timeline::tests::spans_across_years ... ok
[INFO] [stdout] test git::timeline::tests::all_commits_same_month_single_entry ... ok
[INFO] [stdout] test git::timeline::tests::multiple_months_sorted_oldest_first ... ok
[INFO] [stdout] test project::deps::tests::counts_pip_deps ... ok
[INFO] [stdout] test project::languages::tests::counts_rust_lines ... ok
[INFO] [stdout] test project::deps::tests::counts_npm_deps ... ok
[INFO] [stdout] test project::deps::tests::counts_cargo_deps ... ok
[INFO] [stdout] test project::deps::tests::returns_default_for_empty_dir ... ok
[INFO] [stdout] test project::security::tests::env_not_flagged_when_gitignored_with_slash ... ok
[INFO] [stdout] test project::languages::tests::empty_dir_returns_empty_stats ... ok
[INFO] [stdout] test project::security::tests::no_secrets_in_clean_config ... ok
[INFO] [stdout] test project::tests_detect::tests::detects_rust_cargo_tests ... ok
[INFO] [stdout] test project::security::tests::no_security_issues_in_clean_dir ... ok
[INFO] [stdout] test project::security::tests::detects_env_in_git_no_gitignore ... ok
[INFO] [stdout] test project::tests_detect::tests::detects_jest_config ... ok
[INFO] [stdout] test project::languages::tests::skips_target_dir ... ok
[INFO] [stdout] test project::languages::tests::skips_node_modules ... ok
[INFO] [stdout] test project::security::tests::glob_gitignore_catches_env_variants ... ok
[INFO] [stdout] test project::tests_detect::tests::detects_tests_directory ... ok
[INFO] [stdout] test project::security::tests::detects_hardcoded_secrets ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_claude_code_session_url ... ok
[INFO] [stdout] test project::security::tests::no_env_file_means_no_issue ... ok
[INFO] [stdout] test project::tests_detect::tests::no_tests_in_empty_dir ... ok
[INFO] [stdout] test project::security::tests::detects_multiple_env_files ... ok
[INFO] [stdout] test project::tests_detect::tests::detects_vitest_config ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_boomer_ai ... ok
[INFO] [stdout] test project::vibe_detect::tests::no_boomer_ai_with_claude_config ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_no_ci_cd ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_no_readme ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_readme_present ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_eslint_config ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_no_gitignore ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_no_linting_in_empty_dir ... ok
[INFO] [stdout] test project::vibe_detect::tests::no_boomer_ai_when_zero_ai ... ok
[INFO] [stdout] test project::security::tests::env_not_flagged_when_gitignored ... ok
[INFO] [stdout] test render::terminal::tests::display_width_emoji ... ok
[INFO] [stdout] test project::vibe_detect::tests::todo_keyword_word_boundary ... ok
[INFO] [stdout] test render::svg::tests::test_fmt_num ... ok
[INFO] [stdout] test render::terminal::tests::display_width_box_drawing ... ok
[INFO] [stdout] test render::terminal::tests::display_width_ascii ... ok
[INFO] [stdout] test project::languages::tests::counts_multiple_languages ... ok
[INFO] [stdout] test project::vibe_detect::tests::single_line_gitignore_passes ... ok
[INFO] [stdout] test project::vibe_detect::tests::detects_github_actions ... ok
[INFO] [stdout] test project::vibe_detect::tests::proper_gitignore_passes ... ok
[INFO] [stdout] test render::svg::tests::test_xml_escape ... ok
[INFO] [stdout] test render::terminal::tests::fmt_num_works ... ok
[INFO] [stdout] test render::svg::tests::test_svg_valid_dimensions ... ok
[INFO] [stdout] test scanner::discover::tests::does_not_descend_into_found_repo ... ok
[INFO] [stdout] test render::svg::tests::test_svg_with_security_warning ... ok
[INFO] [stdout] test scanner::discover::tests::skips_node_modules ... ok
[INFO] [stdout] test project::security::tests::detects_env_example ... ok
[INFO] [stdout] test scanner::discover::tests::skips_hidden_directories ... ok
[INFO] [stdout] test scanner::multi_report::tests::aggregate_empty ... ok
[INFO] [stdout] test render::terminal::tests::emoji_for_every_grade ... ok
[INFO] [stdout] test scanner::multi_report::tests::aggregate_multiple_repos ... ok
[INFO] [stdout] test scanner::remote::tests::returns_none_for_incomplete ... ok
[INFO] [stdout] test scanner::remote::tests::parses_github_url_format ... ok
[INFO] [stdout] test scanner::remote::tests::strips_trailing_slash ... ok
[INFO] [stdout] test scanner::remote::tests::returns_none_for_local_path ... ok
[INFO] [stdout] test scanner::multi_report::tests::aggregate_single_repo ... ok
[INFO] [stdout] test score::calculator::tests::env_files_add_security_points ... ok
[INFO] [stdout] test score::calculator::tests::high_ai_no_tests_high_score ... ok
[INFO] [stdout] test score::calculator::tests::grade_matches_points ... ok
[INFO] [stdout] test scanner::remote::tests::parses_github_colon_format ... ok
[INFO] [stdout] test score::calculator::tests::s_plus_grade_above_100 ... ok
[INFO] [stdout] test score::calculator::tests::score_can_exceed_100 ... ok
[INFO] [stdout] test scanner::discover::tests::respects_max_depth ... ok
[INFO] [stdout] test score::roast::tests::contextual_takes_priority_over_score ... ok
[INFO] [stdout] test score::roast::tests::env_in_git_roast ... ok
[INFO] [stdout] test score::calculator::tests::roast_is_not_empty ... ok
[INFO] [stdout] test score::calculator::tests::zero_ai_with_tests_low_score ... ok
[INFO] [stdout] test scanner::remote::tests::parses_github_com_format ... ok
[INFO] [stdout] test scanner::remote::tests::rejects_invalid_github_names ... ok
[INFO] [stdout] test score::roast::tests::huge_deps_roast ... ok
[INFO] [stdout] test score::roast::tests::boomer_ai_roast ... ok
[INFO] [stdout] test score::roast::tests::no_ci_no_linting_roast ... ok
[INFO] [stdout] test score::roast::tests::node_modules_in_git_roast ... ok
[INFO] [stdout] test score::roast::tests::no_gitignore_no_readme_roast ... ok
[INFO] [stdout] test score::roast::tests::many_env_files_roast ... ok
[INFO] [stdout] test score::roast::tests::score_based_fallback_high ... ok
[INFO] [stdout] test score::roast::tests::score_based_fallback_low ... ok
[INFO] [stdout] test score::roast::tests::single_branch_low_ai_falls_through ... ok
[INFO] [stdout] test score::roast::tests::single_branch_high_ai_roast ... ok
[INFO] [stdout] test score::roast::tests::yolo_10k_lines_no_tests ... ok
[INFO] [stdout] test score::roast::tests::todo_flood_roast ... ok
[INFO] [stdout] test score::roast::tests::zero_ai_roast ... ok
[INFO] [stdout] test share::upload::tests::payload_includes_fingerprint_in_json ... ok
[INFO] [stdout] test scanner::discover::tests::finds_git_repos ... ok
[INFO] [stdout] test scanner::remote::tests::valid_github_names ... ok
[INFO] [stdout] test share::upload::tests::payload_serializes_correctly ... ok
[INFO] [stdout] test share::upload::tests::payload_with_none_fields ... ok
[INFO] [stdout] test score::roast::tests::priority_order_node_modules_over_boomer ... ok
[INFO] [stdout] test score::roast::tests::project_manager_roast ... ok
[INFO] [stdout] test score::roast::tests::score_based_fallback_mid ... ok
[INFO] [stdout] test score::roast::tests::vibe_coded_no_safety_net ... ok
[INFO] [stdout] test git::ai_detect::tests::detects_aider_prefix ... ok
[INFO] [stdout] test render::svg::tests::test_svg_contains_required_elements ... ok
[INFO] [stdout] test render::svg::tests::test_svg_with_no_ai ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "89da8170ac8ced746e7b48aaff1dd8f191f13849f9bf856e71a7e5cf39f5b17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89da8170ac8ced746e7b48aaff1dd8f191f13849f9bf856e71a7e5cf39f5b17f", kill_on_drop: false }`
[INFO] [stdout] 89da8170ac8ced746e7b48aaff1dd8f191f13849f9bf856e71a7e5cf39f5b17f
