[INFO] cloning repository https://github.com/localvoid/oveo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/localvoid/oveo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalvoid%2Foveo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalvoid%2Foveo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a728632343f1842684cc71ad8a221da4d475e86
[INFO] testing localvoid/oveo against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalvoid%2Foveo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/localvoid/oveo
[INFO] finished tweaking git repo https://github.com/localvoid/oveo
[INFO] tweaked toml for git repo https://github.com/localvoid/oveo written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/localvoid/oveo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/localvoid/oveo 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf6a7080c640269ee6664f019792112a0e05b0b888e2e1fca95bbe6424dd8b91
[INFO] running `Command { std: "docker" "start" "-a" "bf6a7080c640269ee6664f019792112a0e05b0b888e2e1fca95bbe6424dd8b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf6a7080c640269ee6664f019792112a0e05b0b888e2e1fca95bbe6424dd8b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6a7080c640269ee6664f019792112a0e05b0b888e2e1fca95bbe6424dd8b91", kill_on_drop: false }`
[INFO] [stdout] bf6a7080c640269ee6664f019792112a0e05b0b888e2e1fca95bbe6424dd8b91
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0af475f365bb527395afe46c40e6a864bf736024c90229d34dac027d22aec00f
[INFO] running `Command { std: "docker" "start" "-a" "0af475f365bb527395afe46c40e6a864bf736024c90229d34dac027d22aec00f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oxc_data_structures v0.92.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling oxc_estree v0.92.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling oxc_index v3.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling oxc_sourcemap v4.0.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling oxc_allocator v0.92.0
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling napi v3.2.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling oveo-optimizer v0.0.1 (/opt/rustwide/workdir/packages/@oveo/optimizer)
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling napi-sys v3.0.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling napi-derive-backend v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling oxc-miette-derive v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.92.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling oxc-miette v2.5.0
[INFO] [stderr]    Compiling napi-derive v3.2.0
[INFO] [stderr]    Compiling oxc_span v0.92.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.92.0
[INFO] [stderr]    Compiling oxc_syntax v0.92.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.92.0
[INFO] [stderr]    Compiling oxc_ast v0.92.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.92.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.92.0
[INFO] [stderr]    Compiling oxc_parser v0.92.0
[INFO] [stderr]    Compiling oxc_semantic v0.92.0
[INFO] [stderr]    Compiling oxc_codegen v0.92.0
[INFO] [stderr]    Compiling oxc_traverse v0.92.0
[INFO] [stderr]    Compiling oveo v0.3.0 (/opt/rustwide/workdir/crates/oveo)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 51.46s
[INFO] running `Command { std: "docker" "inspect" "0af475f365bb527395afe46c40e6a864bf736024c90229d34dac027d22aec00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af475f365bb527395afe46c40e6a864bf736024c90229d34dac027d22aec00f", kill_on_drop: false }`
[INFO] [stdout] 0af475f365bb527395afe46c40e6a864bf736024c90229d34dac027d22aec00f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b23a315d86b0a817df29775a9f807419a0d870d20554dd9105f2c093a3c9ba87
[INFO] running `Command { std: "docker" "start" "-a" "b23a315d86b0a817df29775a9f807419a0d870d20554dd9105f2c093a3c9ba87", kill_on_drop: false }`
[INFO] [stderr]    Compiling oveo v0.3.0 (/opt/rustwide/workdir/crates/oveo)
[INFO] [stderr]    Compiling oveo-optimizer v0.0.1 (/opt/rustwide/workdir/packages/@oveo/optimizer)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "b23a315d86b0a817df29775a9f807419a0d870d20554dd9105f2c093a3c9ba87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23a315d86b0a817df29775a9f807419a0d870d20554dd9105f2c093a3c9ba87", kill_on_drop: false }`
[INFO] [stdout] b23a315d86b0a817df29775a9f807419a0d870d20554dd9105f2c093a3c9ba87
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63bd34c0aecbeb8659eb2aa4fc9093c33748d0207ef19a1de81cd27536f6e4cc
[INFO] running `Command { std: "docker" "start" "-a" "63bd34c0aecbeb8659eb2aa4fc9093c33748d0207ef19a1de81cd27536f6e4cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oveo-6e0e97548d315082)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oveo_optimizer-5181c42164be6935)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oveo
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/oveo/src/property_names/base54.rs - property_names::base54::BASE54_CHARS (line 14) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/oveo/src/property_names/base54.rs - property_names::base54::BASE54_CHARS (line 14) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `InlineString` in this scope
[INFO] [stdout]  --> crates/oveo/src/property_names/base54.rs:15:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn blank(_: usize) -> InlineString<12> {
[INFO] [stdout]   |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use oxc_data_structures::inline_string::InlineString;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineString`
[INFO] [stdout]  --> crates/oveo/src/property_names/base54.rs:16:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut str = InlineString::new();
[INFO] [stdout]   |                   ^^^^^^^^^^^^ use of undeclared type `InlineString`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use oxc_data_structures::inline_string::InlineString;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/oveo/src/property_names/base54.rs - property_names::base54::BASE54_CHARS (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `-p oveo --doc`
[INFO] running `Command { std: "docker" "inspect" "63bd34c0aecbeb8659eb2aa4fc9093c33748d0207ef19a1de81cd27536f6e4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63bd34c0aecbeb8659eb2aa4fc9093c33748d0207ef19a1de81cd27536f6e4cc", kill_on_drop: false }`
[INFO] [stdout] 63bd34c0aecbeb8659eb2aa4fc9093c33748d0207ef19a1de81cd27536f6e4cc
