[INFO] fetching crate dajarep 0.1.0... [INFO] testing dajarep-0.1.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate dajarep 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate dajarep 0.1.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dajarep 0.1.0 [INFO] finished tweaking crates.io crate dajarep 0.1.0 [INFO] tweaked toml for crates.io crate dajarep 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate dajarep 0.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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yada v0.5.0 [INFO] [stderr] Downloaded lindera-core v0.18.0 [INFO] [stderr] Downloaded unicode-blocks v0.1.4 [INFO] [stderr] Downloaded lindera v0.18.0 [INFO] [stderr] Downloaded lindera-dictionary v0.18.0 [INFO] [stderr] Downloaded lindera-cc-cedict-builder v0.18.0 [INFO] [stderr] Downloaded filetime v0.2.18 [INFO] [stderr] Downloaded lindera-ipadic-builder v0.18.0 [INFO] [stderr] Downloaded clap_derive v4.0.18 [INFO] [stderr] Downloaded lindera-ko-dic-builder v0.18.0 [INFO] [stderr] Downloaded lzma-rs v0.2.0 [INFO] [stderr] Downloaded clap v4.0.18 [INFO] [stderr] Downloaded libc v0.2.136 [INFO] [stderr] Downloaded lindera-unidic-builder v0.18.0 [INFO] [stderr] Downloaded lindera-decompress v0.18.0 [INFO] [stderr] Downloaded lindera-ipadic v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97b375ab053cede2b3a8a7993dd7ba07d0a9c45d92fd0097535540f7242b3a14 [INFO] running `Command { std: "docker" "start" "-a" "97b375ab053cede2b3a8a7993dd7ba07d0a9c45d92fd0097535540f7242b3a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97b375ab053cede2b3a8a7993dd7ba07d0a9c45d92fd0097535540f7242b3a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b375ab053cede2b3a8a7993dd7ba07d0a9c45d92fd0097535540f7242b3a14", kill_on_drop: false }` [INFO] [stdout] 97b375ab053cede2b3a8a7993dd7ba07d0a9c45d92fd0097535540f7242b3a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef83254767d83da2a472339a7d2e4db943e6a318a1f352ecfc21bfbcb33a5d7 [INFO] running `Command { std: "docker" "start" "-a" "bef83254767d83da2a472339a7d2e4db943e6a318a1f352ecfc21bfbcb33a5d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling libc v0.2.136 [INFO] [stderr] Compiling yada v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lzma-rs v0.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling unicode-blocks v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling lindera-decompress v0.18.0 [INFO] [stderr] Compiling lindera-core v0.18.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling lindera-dictionary v0.18.0 [INFO] [stderr] Compiling lindera-ipadic-builder v0.18.0 [INFO] [stderr] Compiling lindera-cc-cedict-builder v0.18.0 [INFO] [stderr] Compiling lindera-ko-dic-builder v0.18.0 [INFO] [stderr] Compiling lindera-unidic-builder v0.18.0 [INFO] [stderr] Compiling lindera-ipadic v0.18.0 [INFO] [stderr] Compiling lindera v0.18.0 [INFO] [stderr] Compiling dajarep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "bef83254767d83da2a472339a7d2e4db943e6a318a1f352ecfc21bfbcb33a5d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef83254767d83da2a472339a7d2e4db943e6a318a1f352ecfc21bfbcb33a5d7", kill_on_drop: false }` [INFO] [stdout] bef83254767d83da2a472339a7d2e4db943e6a318a1f352ecfc21bfbcb33a5d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6012e7c16b4564d117719b0b0114e096e8a922715136b16d55435a7231c1d519 [INFO] running `Command { std: "docker" "start" "-a" "6012e7c16b4564d117719b0b0114e096e8a922715136b16d55435a7231c1d519", kill_on_drop: false }` [INFO] [stderr] Compiling dajarep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "6012e7c16b4564d117719b0b0114e096e8a922715136b16d55435a7231c1d519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6012e7c16b4564d117719b0b0114e096e8a922715136b16d55435a7231c1d519", kill_on_drop: false }` [INFO] [stdout] 6012e7c16b4564d117719b0b0114e096e8a922715136b16d55435a7231c1d519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1777f2df8ab0cb38304c6b3cf6b5132d0838a0a7ec87ac76c14b5ac078d497ef [INFO] running `Command { std: "docker" "start" "-a" "1777f2df8ab0cb38304c6b3cf6b5132d0838a0a7ec87ac76c14b5ac078d497ef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dajarep-882d2871a2017cbf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test dajarep::test::test_dajarep ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dajarep-f12ffacfc10565be) [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 dajarep [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/dajarep.rs - dajarep::dajarep (line 19) ... ok [INFO] [stdout] test src/dajarep.rs - dajarep::is_dajare (line 46) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1777f2df8ab0cb38304c6b3cf6b5132d0838a0a7ec87ac76c14b5ac078d497ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1777f2df8ab0cb38304c6b3cf6b5132d0838a0a7ec87ac76c14b5ac078d497ef", kill_on_drop: false }` [INFO] [stdout] 1777f2df8ab0cb38304c6b3cf6b5132d0838a0a7ec87ac76c14b5ac078d497ef [INFO] testing dajarep-0.1.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate dajarep 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate dajarep 0.1.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dajarep 0.1.0 [INFO] finished tweaking crates.io crate dajarep 0.1.0 [INFO] tweaked toml for crates.io crate dajarep 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate dajarep 0.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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 460bf180a24c3e541318f139c24063716caee9824b25829c875101fe548bbd3d [INFO] running `Command { std: "docker" "start" "-a" "460bf180a24c3e541318f139c24063716caee9824b25829c875101fe548bbd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "460bf180a24c3e541318f139c24063716caee9824b25829c875101fe548bbd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460bf180a24c3e541318f139c24063716caee9824b25829c875101fe548bbd3d", kill_on_drop: false }` [INFO] [stdout] 460bf180a24c3e541318f139c24063716caee9824b25829c875101fe548bbd3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96a1deed6c4e7e02deaa369fe93f4fce6c18c2ad231676a8d336001030256da3 [INFO] running `Command { std: "docker" "start" "-a" "96a1deed6c4e7e02deaa369fe93f4fce6c18c2ad231676a8d336001030256da3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling libc v0.2.136 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling yada v0.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lzma-rs v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-blocks v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling lindera-decompress v0.18.0 [INFO] [stderr] Compiling lindera-core v0.18.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling lindera-dictionary v0.18.0 [INFO] [stderr] Compiling lindera-ipadic-builder v0.18.0 [INFO] [stderr] Compiling lindera-ko-dic-builder v0.18.0 [INFO] [stderr] Compiling lindera-cc-cedict-builder v0.18.0 [INFO] [stderr] Compiling lindera-unidic-builder v0.18.0 [INFO] [stderr] Compiling lindera-ipadic v0.18.0 [INFO] [stderr] Compiling lindera v0.18.0 [INFO] [stderr] Compiling dajarep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lindera-ipadic` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name lindera_ipadic --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lindera-ipadic-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="encoding"' --cfg 'feature="flate2"' --cfg 'feature="ipadic"' --cfg 'feature="tar"' -C metadata=211cf21d9f8baf5a -C extra-filename=-211cf21d9f8baf5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c9bb29581d9bc440.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rmeta --extern lindera_core=/opt/rustwide/target/debug/deps/liblindera_core-fe244ba26d3295f2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c7f34ebb927e5a95.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "96a1deed6c4e7e02deaa369fe93f4fce6c18c2ad231676a8d336001030256da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a1deed6c4e7e02deaa369fe93f4fce6c18c2ad231676a8d336001030256da3", kill_on_drop: false }` [INFO] [stdout] 96a1deed6c4e7e02deaa369fe93f4fce6c18c2ad231676a8d336001030256da3