[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] dd560847c51078d3cd39b2079945542bbf107ed0
[INFO] testing localvoid/oveo against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalvoid%2Foveo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/localvoid/oveo on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded napi-sys v3.0.0
[INFO] [stderr]   Downloaded napi-derive v3.2.5
[INFO] [stderr]   Downloaded oxc_span v0.93.0
[INFO] [stderr]   Downloaded oxc_allocator v0.93.0
[INFO] [stderr]   Downloaded oxc_traverse v0.93.0
[INFO] [stderr]   Downloaded serde v1.0.228
[INFO] [stderr]   Downloaded serde_core v1.0.228
[INFO] [stderr]   Downloaded unicode-id-start v1.4.0
[INFO] [stderr]   Downloaded semver v1.0.27
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded dashmap v7.0.0-rc2
[INFO] [stderr]   Downloaded oxc_diagnostics v0.93.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.12
[INFO] [stderr]   Downloaded redox_syscall v0.5.18
[INFO] [stderr]   Downloaded napi-derive-backend v2.2.0
[INFO] [stderr]   Downloaded oxc-miette v2.5.1
[INFO] [stderr]   Downloaded base64-simd v0.8.0
[INFO] [stderr]   Downloaded nonmax v0.5.5
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded napi-build v2.2.3
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded napi v3.3.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded oxc_codegen v0.93.0
[INFO] [stderr]   Downloaded oxc_ast_macros v0.93.0
[INFO] [stderr]   Downloaded oxc_parser v0.93.0
[INFO] [stderr]   Downloaded anyhow v1.0.100
[INFO] [stderr]   Downloaded oxc-miette-derive v2.5.1
[INFO] [stderr]   Downloaded json-escape-simd v1.1.0
[INFO] [stderr]   Downloaded cow-utils v0.1.3
[INFO] [stderr]   Downloaded oxc_ast_visit v0.93.0
[INFO] [stderr]   Downloaded oxc_semantic v0.93.0
[INFO] [stderr]   Downloaded oxc_estree v0.93.0
[INFO] [stderr]   Downloaded typenum v1.19.0
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded oxc_data_structures v0.93.0
[INFO] [stderr]   Downloaded serde_derive v1.0.228
[INFO] [stderr]   Downloaded ctor v0.5.0
[INFO] [stderr]   Downloaded vsimd v0.8.0
[INFO] [stderr]   Downloaded oxc_regular_expression v0.93.0
[INFO] [stderr]   Downloaded lock_api v0.4.14
[INFO] [stderr]   Downloaded oxc_sourcemap v4.2.1
[INFO] [stderr]   Downloaded oxc_ecmascript v0.93.0
[INFO] [stderr]   Downloaded oxc_ast v0.93.0
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded dragonbox_ecma v0.0.5
[INFO] [stderr]   Downloaded oxc_syntax v0.93.0
[INFO] [stderr]   Downloaded oxc_index v3.1.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b298f4170fabc4362bafd424782af0ebe910f3c08313e62a4be8b476d10720e6
[INFO] running `Command { std: "docker" "start" "-a" "b298f4170fabc4362bafd424782af0ebe910f3c08313e62a4be8b476d10720e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b298f4170fabc4362bafd424782af0ebe910f3c08313e62a4be8b476d10720e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b298f4170fabc4362bafd424782af0ebe910f3c08313e62a4be8b476d10720e6", kill_on_drop: false }`
[INFO] [stdout] b298f4170fabc4362bafd424782af0ebe910f3c08313e62a4be8b476d10720e6
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3d8f5b97e975c0eb7e106e4e4ab7bd313a0ec7e9d5a5cbae9dc62b334bd938b
[INFO] running `Command { std: "docker" "start" "-a" "d3d8f5b97e975c0eb7e106e4e4ab7bd313a0ec7e9d5a5cbae9dc62b334bd938b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling oxc_data_structures v0.93.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling oxc_allocator v0.93.0
[INFO] [stderr]    Compiling oxc_estree v0.93.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling oxc_index v3.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling oxc_sourcemap v4.2.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling json-escape-simd v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling napi v3.3.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling napi-derive-backend v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[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 regex v1.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling oxc-miette-derive v2.5.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.93.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling napi-derive v3.2.5
[INFO] [stderr]    Compiling oxc-miette v2.5.1
[INFO] [stderr]    Compiling oxc_span v0.93.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.93.0
[INFO] [stderr]    Compiling oxc_syntax v0.93.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.93.0
[INFO] [stderr]    Compiling oxc_ast v0.93.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.93.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.93.0
[INFO] [stderr]    Compiling oxc_semantic v0.93.0
[INFO] [stderr]    Compiling oxc_parser v0.93.0
[INFO] [stderr]    Compiling oxc_codegen v0.93.0
[INFO] [stderr]    Compiling oxc_traverse v0.93.0
[INFO] [stderr]    Compiling oveo v0.3.0 (/opt/rustwide/workdir/crates/oveo)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 4m 53s
[INFO] running `Command { std: "docker" "inspect" "d3d8f5b97e975c0eb7e106e4e4ab7bd313a0ec7e9d5a5cbae9dc62b334bd938b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d8f5b97e975c0eb7e106e4e4ab7bd313a0ec7e9d5a5cbae9dc62b334bd938b", kill_on_drop: false }`
[INFO] [stdout] d3d8f5b97e975c0eb7e106e4e4ab7bd313a0ec7e9d5a5cbae9dc62b334bd938b
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e5fafe35c62f7addb2ed8f599376fc30bb34c9cce8ac9a9aeef4b8a6d2ab091
[INFO] running `Command { std: "docker" "start" "-a" "0e5fafe35c62f7addb2ed8f599376fc30bb34c9cce8ac9a9aeef4b8a6d2ab091", 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.69s
[INFO] running `Command { std: "docker" "inspect" "0e5fafe35c62f7addb2ed8f599376fc30bb34c9cce8ac9a9aeef4b8a6d2ab091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5fafe35c62f7addb2ed8f599376fc30bb34c9cce8ac9a9aeef4b8a6d2ab091", kill_on_drop: false }`
[INFO] [stdout] 0e5fafe35c62f7addb2ed8f599376fc30bb34c9cce8ac9a9aeef4b8a6d2ab091
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d66a5b417ac6c250da8d3d48fd599b91e7c9af1c1ac2a59f1001e984962c0124
[INFO] running `Command { std: "docker" "start" "-a" "d66a5b417ac6c250da8d3d48fd599b91e7c9af1c1ac2a59f1001e984962c0124", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oveo-9819de2f4d5f3dc5)
[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-97e14dadf20f3170)
[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.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p oveo --doc`
[INFO] running `Command { std: "docker" "inspect" "d66a5b417ac6c250da8d3d48fd599b91e7c9af1c1ac2a59f1001e984962c0124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66a5b417ac6c250da8d3d48fd599b91e7c9af1c1ac2a59f1001e984962c0124", kill_on_drop: false }`
[INFO] [stdout] d66a5b417ac6c250da8d3d48fd599b91e7c9af1c1ac2a59f1001e984962c0124
