[INFO] fetching crate chewing_capi 0.11.0...
[INFO] testing chewing_capi-0.11.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate chewing_capi 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate chewing_capi 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate chewing_capi 0.11.0
[INFO] tweaked toml for crates.io crate chewing_capi 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chewing_capi 0.11.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chewing_capi 0.11.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd7098b9755cebd107b5028d5fef1f8c45645b4c850b0bd8cb0219e6a0e0dbef
[INFO] running `Command { std: "docker" "start" "-a" "dd7098b9755cebd107b5028d5fef1f8c45645b4c850b0bd8cb0219e6a0e0dbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd7098b9755cebd107b5028d5fef1f8c45645b4c850b0bd8cb0219e6a0e0dbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd7098b9755cebd107b5028d5fef1f8c45645b4c850b0bd8cb0219e6a0e0dbef", kill_on_drop: false }`
[INFO] [stdout] dd7098b9755cebd107b5028d5fef1f8c45645b4c850b0bd8cb0219e6a0e0dbef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 156565a598fb002dacf3722539f11c760f53534216067e5a92c8d1c5ad34185e
[INFO] running `Command { std: "docker" "start" "-a" "156565a598fb002dacf3722539f11c760f53534216067e5a92c8d1c5ad34185e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling chewing v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling chewing_capi v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s
[INFO] running `Command { std: "docker" "inspect" "156565a598fb002dacf3722539f11c760f53534216067e5a92c8d1c5ad34185e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "156565a598fb002dacf3722539f11c760f53534216067e5a92c8d1c5ad34185e", kill_on_drop: false }`
[INFO] [stdout] 156565a598fb002dacf3722539f11c760f53534216067e5a92c8d1c5ad34185e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] faf6f6528ac2044718f9f47512526a1dd430684a1f3edd72d955c33f0f2ac437
[INFO] running `Command { std: "docker" "start" "-a" "faf6f6528ac2044718f9f47512526a1dd430684a1f3edd72d955c33f0f2ac437", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling chewing_capi v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "faf6f6528ac2044718f9f47512526a1dd430684a1f3edd72d955c33f0f2ac437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf6f6528ac2044718f9f47512526a1dd430684a1f3edd72d955c33f0f2ac437", kill_on_drop: false }`
[INFO] [stdout] faf6f6528ac2044718f9f47512526a1dd430684a1f3edd72d955c33f0f2ac437
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7112447efc82a4d87f7a10170aea529b539a9ae5281c9b5d5a85b40ddddc9c70
[INFO] running `Command { std: "docker" "start" "-a" "7112447efc82a4d87f7a10170aea529b539a9ae5281c9b5d5a85b40ddddc9c70", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/chewing_capi/45847e5caab9abfc/deps/chewing_capi-45847e5caab9abfc)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test-user-dictionary.rs (/opt/rustwide/target/debug/build/chewing_capi/312475ea770f8b22/deps/test_user_dictionary-312475ea770f8b22)
[INFO] [stdout] running 0 tests
[INFO] [stderr] [2026-01-17T05:52:05Z ERROR chewing::dictionary::loader] Dictionary file not found: word.dat
[INFO] [stdout] 
[INFO] [stderr] [2026-01-17T05:52:05Z ERROR chewing::editor] Failed to load system dict: Unable to load system dictionary: NotFound
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] [2026-01-17T05:52:05Z ERROR chewing::editor] Loading builtin minimum dictionary...
[INFO] [stdout] 
[INFO] [stderr] [2026-01-17T05:52:05Z ERROR chewing::editor] Failed to load abbrev table: Unable to load system dictionary: NotFound
[INFO] [stdout] 
[INFO] [stderr] [2026-01-17T05:52:05Z ERROR chewing::editor] Loading empty table...
[INFO] [stdout] running 6 tests
[INFO] [stderr] [2026-01-17T05:52:05Z ERROR chewing::editor] Failed to load symbol table: Unable to load system dictionary: NotFound
[INFO] [stdout] test env_load_and_migrate_uhash_text_to_trie ... FAILED
[INFO] [stderr] [2026-01-17T05:52:05Z ERROR chewing::editor] Loading empty table...
[INFO] [stdout] test explicit_load_chewing_dat ... FAILED
[INFO] [stdout] test env_load_chewing_trie ... FAILED
[INFO] [stdout] test env_load_and_migrate_uhash_le_64_to_trie ... FAILED
[INFO] [stdout] test explicit_load_chewing_sqlite3_should_fail ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test-user-dictionary`
[INFO] [stdout] test env_load_and_create_user_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- env_load_and_migrate_uhash_text_to_trie stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- explicit_load_chewing_dat stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- env_load_chewing_trie stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- env_load_and_migrate_uhash_le_64_to_trie stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- explicit_load_chewing_sqlite3_should_fail stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     env_load_and_migrate_uhash_le_64_to_trie
[INFO] [stdout]     env_load_and_migrate_uhash_text_to_trie
[INFO] [stdout]     env_load_chewing_trie
[INFO] [stdout]     explicit_load_chewing_dat
[INFO] [stdout]     explicit_load_chewing_sqlite3_should_fail
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7112447efc82a4d87f7a10170aea529b539a9ae5281c9b5d5a85b40ddddc9c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7112447efc82a4d87f7a10170aea529b539a9ae5281c9b5d5a85b40ddddc9c70", kill_on_drop: false }`
[INFO] [stdout] 7112447efc82a4d87f7a10170aea529b539a9ae5281c9b5d5a85b40ddddc9c70
