[INFO] fetching crate lindera-tokenizer 0.32.3... [INFO] testing lindera-tokenizer-0.32.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lindera-tokenizer 0.32.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate lindera-tokenizer 0.32.3 [INFO] finished tweaking crates.io crate lindera-tokenizer 0.32.3 [INFO] tweaked toml for crates.io crate lindera-tokenizer 0.32.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lindera-tokenizer 0.32.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lindera-tokenizer 0.32.3 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6c166db81a691cdb1dccd5596914927b6c901588b88273d9f92237e6c25ebf2 [INFO] running `Command { std: "docker" "start" "-a" "f6c166db81a691cdb1dccd5596914927b6c901588b88273d9f92237e6c25ebf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6c166db81a691cdb1dccd5596914927b6c901588b88273d9f92237e6c25ebf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c166db81a691cdb1dccd5596914927b6c901588b88273d9f92237e6c25ebf2", kill_on_drop: false }` [INFO] [stdout] f6c166db81a691cdb1dccd5596914927b6c901588b88273d9f92237e6c25ebf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c8f7364a47e4bb344e33f9b22d2cb096e3b7f82b2078360bed3e7b670b88e9a [INFO] running `Command { std: "docker" "start" "-a" "2c8f7364a47e4bb344e33f9b22d2cb096e3b7f82b2078360bed3e7b670b88e9a", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling yada v0.5.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling lindera-decompress v0.32.3 [INFO] [stderr] Compiling lindera-core v0.32.3 [INFO] [stderr] Compiling lindera-dictionary-builder v0.32.3 [INFO] [stderr] Compiling lindera-ko-dic-builder v0.32.3 [INFO] [stderr] Compiling lindera-ipadic-builder v0.32.3 [INFO] [stderr] Compiling lindera-cc-cedict-builder v0.32.3 [INFO] [stderr] Compiling lindera-ipadic-neologd-builder v0.32.3 [INFO] [stderr] Compiling lindera-unidic-builder v0.32.3 [INFO] [stderr] Compiling lindera-dictionary v0.32.3 [INFO] [stderr] Compiling lindera-tokenizer v0.32.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.49s [INFO] running `Command { std: "docker" "inspect" "2c8f7364a47e4bb344e33f9b22d2cb096e3b7f82b2078360bed3e7b670b88e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8f7364a47e4bb344e33f9b22d2cb096e3b7f82b2078360bed3e7b670b88e9a", kill_on_drop: false }` [INFO] [stdout] 2c8f7364a47e4bb344e33f9b22d2cb096e3b7f82b2078360bed3e7b670b88e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eca9a3da455d46c48d296077de18a32cd571dff93cffc41f404058cfb7abdc4 [INFO] running `Command { std: "docker" "start" "-a" "1eca9a3da455d46c48d296077de18a32cd571dff93cffc41f404058cfb7abdc4", kill_on_drop: false }` [INFO] [stderr] Compiling lindera-tokenizer v0.32.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "1eca9a3da455d46c48d296077de18a32cd571dff93cffc41f404058cfb7abdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eca9a3da455d46c48d296077de18a32cd571dff93cffc41f404058cfb7abdc4", kill_on_drop: false }` [INFO] [stdout] 1eca9a3da455d46c48d296077de18a32cd571dff93cffc41f404058cfb7abdc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ed6f41e849ce8badd543ad3731c9a786c662f24c438b7f5e12d9a5e18fa9f7c [INFO] running `Command { std: "docker" "start" "-a" "6ed6f41e849ce8badd543ad3731c9a786c662f24c438b7f5e12d9a5e18fa9f7c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lindera_tokenizer-5731bb90b3b978d8) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests lindera_tokenizer [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] [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] running `Command { std: "docker" "inspect" "6ed6f41e849ce8badd543ad3731c9a786c662f24c438b7f5e12d9a5e18fa9f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed6f41e849ce8badd543ad3731c9a786c662f24c438b7f5e12d9a5e18fa9f7c", kill_on_drop: false }` [INFO] [stdout] 6ed6f41e849ce8badd543ad3731c9a786c662f24c438b7f5e12d9a5e18fa9f7c