[INFO] fetching crate lindera-wasm 1.1.0... [INFO] testing lindera-wasm-1.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate lindera-wasm 1.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate lindera-wasm 1.1.0 [INFO] finished tweaking crates.io crate lindera-wasm 1.1.0 [INFO] tweaked toml for crates.io crate lindera-wasm 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lindera-wasm 1.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lindera-wasm 1.1.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.51 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded yoke v0.7.4 [INFO] [stderr] Downloaded zerofrom v0.1.4 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] [stderr] Downloaded lindera-ipadic v1.2.0 [INFO] [stderr] Downloaded lindera-cc-cedict v1.2.0 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded rustls-pki-types v1.10.0 [INFO] [stderr] Downloaded lindera v1.2.0 [INFO] [stderr] Downloaded indexmap v2.6.0 [INFO] [stderr] Downloaded cc v1.2.2 [INFO] [stderr] Downloaded rustix v0.38.41 [INFO] [stderr] Downloaded tower-http v0.6.5 [INFO] [stderr] Downloaded pin-project-lite v0.2.15 [INFO] [stderr] Downloaded redox_syscall v0.5.7 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded rustls v0.23.19 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded litemap v0.7.3 [INFO] [stderr] Downloaded lindera-ipadic-neologd v1.2.0 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded hyper-util v0.1.13 [INFO] [stderr] Downloaded object v0.36.5 [INFO] [stderr] Downloaded lindera-ko-dic v1.2.0 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded memmap2 v0.9.8 [INFO] [stderr] Downloaded lindera-dictionary v1.2.0 [INFO] [stderr] Downloaded lindera-unidic v1.2.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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a92e8e756617e506c2387d19e5a3a414298d36bf42eaa67f4a00a135f5cc34e9 [INFO] running `Command { std: "docker" "start" "-a" "a92e8e756617e506c2387d19e5a3a414298d36bf42eaa67f4a00a135f5cc34e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a92e8e756617e506c2387d19e5a3a414298d36bf42eaa67f4a00a135f5cc34e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92e8e756617e506c2387d19e5a3a414298d36bf42eaa67f4a00a135f5cc34e9", kill_on_drop: false }` [INFO] [stdout] a92e8e756617e506c2387d19e5a3a414298d36bf42eaa67f4a00a135f5cc34e9 [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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 460d30c4b3745203a9825fb0cee814b325e258091a34cb8559e37ca9e300ddfc [INFO] running `Command { std: "docker" "start" "-a" "460d30c4b3745203a9825fb0cee814b325e258091a34cb8559e37ca9e300ddfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling yada v0.5.1 [INFO] [stderr] Compiling kanaria v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [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 icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling lindera-dictionary v1.2.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling lindera v1.2.0 [INFO] [stderr] Compiling lindera-wasm v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "460d30c4b3745203a9825fb0cee814b325e258091a34cb8559e37ca9e300ddfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460d30c4b3745203a9825fb0cee814b325e258091a34cb8559e37ca9e300ddfc", kill_on_drop: false }` [INFO] [stdout] 460d30c4b3745203a9825fb0cee814b325e258091a34cb8559e37ca9e300ddfc [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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ade4a18f850d11dd21da646ffa4d8c24fe71535ace9a5f765b0550e5512502a [INFO] running `Command { std: "docker" "start" "-a" "0ade4a18f850d11dd21da646ffa4d8c24fe71535ace9a5f765b0550e5512502a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.51 [INFO] [stderr] Compiling lindera-wasm v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "0ade4a18f850d11dd21da646ffa4d8c24fe71535ace9a5f765b0550e5512502a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ade4a18f850d11dd21da646ffa4d8c24fe71535ace9a5f765b0550e5512502a", kill_on_drop: false }` [INFO] [stdout] 0ade4a18f850d11dd21da646ffa4d8c24fe71535ace9a5f765b0550e5512502a [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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25a1c694dbe3330f8c03f41111cc33c76f99d2ce2e860b67ef3b71bb7edc6066 [INFO] running `Command { std: "docker" "start" "-a" "25a1c694dbe3330f8c03f41111cc33c76f99d2ce2e860b67ef3b71bb7edc6066", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lindera_wasm-c1712c232a46173c) [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" "25a1c694dbe3330f8c03f41111cc33c76f99d2ce2e860b67ef3b71bb7edc6066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a1c694dbe3330f8c03f41111cc33c76f99d2ce2e860b67ef3b71bb7edc6066", kill_on_drop: false }` [INFO] [stdout] 25a1c694dbe3330f8c03f41111cc33c76f99d2ce2e860b67ef3b71bb7edc6066