[INFO] fetching crate lindera 1.1.0... [INFO] testing lindera-1.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lindera 1.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate lindera 1.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lindera 1.1.0 [INFO] tweaked toml for crates.io crate lindera 1.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lindera 1.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lindera 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lindera-unidic v1.1.0 [INFO] [stderr] Downloaded lindera-ko-dic v1.1.0 [INFO] [stderr] Downloaded lindera-cc-cedict v1.1.0 [INFO] [stderr] Downloaded lindera-ipadic v1.1.0 [INFO] [stderr] Downloaded lindera-ipadic-neologd v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94f05eec40c56b9515bbd5ec455f3d4065585fbd032b60852eb1677ab6707b1b [INFO] running `Command { std: "docker" "start" "-a" "94f05eec40c56b9515bbd5ec455f3d4065585fbd032b60852eb1677ab6707b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94f05eec40c56b9515bbd5ec455f3d4065585fbd032b60852eb1677ab6707b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f05eec40c56b9515bbd5ec455f3d4065585fbd032b60852eb1677ab6707b1b", kill_on_drop: false }` [INFO] [stdout] 94f05eec40c56b9515bbd5ec455f3d4065585fbd032b60852eb1677ab6707b1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 632e66342a388fb41a932eb21acd9349007e5c9831ed7e6aab9bc80587008e4d [INFO] running `Command { std: "docker" "start" "-a" "632e66342a388fb41a932eb21acd9349007e5c9831ed7e6aab9bc80587008e4d", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling yada v0.5.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling kanaria v0.2.0 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling lindera-dictionary v1.1.0 [INFO] [stderr] Compiling lindera v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.71s [INFO] running `Command { std: "docker" "inspect" "632e66342a388fb41a932eb21acd9349007e5c9831ed7e6aab9bc80587008e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632e66342a388fb41a932eb21acd9349007e5c9831ed7e6aab9bc80587008e4d", kill_on_drop: false }` [INFO] [stdout] 632e66342a388fb41a932eb21acd9349007e5c9831ed7e6aab9bc80587008e4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a605d36cc23f193457c35408d3f31831a8d78c834762c446ace4d2ceb431815b [INFO] running `Command { std: "docker" "start" "-a" "a605d36cc23f193457c35408d3f31831a8d78c834762c446ace4d2ceb431815b", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling lindera v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `Command { std: "docker" "inspect" "a605d36cc23f193457c35408d3f31831a8d78c834762c446ace4d2ceb431815b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a605d36cc23f193457c35408d3f31831a8d78c834762c446ace4d2ceb431815b", kill_on_drop: false }` [INFO] [stdout] a605d36cc23f193457c35408d3f31831a8d78c834762c446ace4d2ceb431815b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a96ddd7ff721f02c73665f70898c932e7ca585bc9e209b91b0fe2e3c3ff36e39 [INFO] running `Command { std: "docker" "start" "-a" "a96ddd7ff721f02c73665f70898c932e7ca585bc9e209b91b0fe2e3c3ff36e39", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lindera-75778fb9811c7955) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_hiragana_add_dakuon ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_hiragana_has_dakuon ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_hiragana_remove_dakuon ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_japanese_iteration_mark_character_filter_config ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_japanese_iteration_mark_character_filter_from_config ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_katakana_add_dakuon ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_katakana_has_dakuon ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_japanese_iteration_mark_character_filter_apply ... ok [INFO] [stdout] test character_filter::japanese_iteration_mark::tests::test_katakana_remove_dakuon ... ok [INFO] [stdout] test character_filter::mapping::tests::test_mapping_character_filter_config ... ok [INFO] [stdout] test character_filter::mapping::tests::test_mapping_character_filter_from_config ... ok [INFO] [stdout] test character_filter::regex::tests::test_regex_character_filter_config ... ok [INFO] [stdout] test character_filter::tests::test_offset_mapping_compose ... ok [INFO] [stdout] test character_filter::tests::test_offset_mapping_empty ... ok [INFO] [stdout] test character_filter::tests::test_offset_mapping_with_transformation ... ok [INFO] [stdout] test character_filter::tests::test_transformation ... ok [INFO] [stdout] test character_filter::mapping::tests::test_mapping_character_filter_apply ... ok [INFO] [stdout] test character_filter::unicode_normalize::tests::test_unicode_normalize_character_filter ... ok [INFO] [stdout] test character_filter::regex::tests::test_regex_character_filter_from_config ... ok [INFO] [stdout] test character_filter::unicode_normalize::tests::test_unicode_normalize_character_filter_apply_nfc ... ok [INFO] [stdout] test token_filter::keep_words::tests::test_keep_words_token_filter ... ok [INFO] [stdout] test token_filter::keep_words::tests::test_keep_words_token_filter_config ... ok [INFO] [stdout] test token_filter::korean_keep_tags::tests::test_korean_keep_tags_token_filter ... ok [INFO] [stdout] test token_filter::korean_keep_tags::tests::test_korean_keep_tags_token_filter_config ... ok [INFO] [stdout] test character_filter::unicode_normalize::tests::test_unicode_normalize_character_filter_apply_nfkd ... ok [INFO] [stdout] test character_filter::unicode_normalize::tests::test_unicode_normalize_character_filter_config ... ok [INFO] [stdout] test character_filter::unicode_normalize::tests::test_unicode_normalize_character_filter_apply_nfd ... ok [INFO] [stdout] test token_filter::korean_stop_tags::tests::test_korean_stop_tagss_token_filter_from_slice ... ok [INFO] [stdout] test token_filter::length::tests::test_length_token_filter ... ok [INFO] [stdout] test token_filter::length::tests::test_length_token_filter_confige ... ok [INFO] [stdout] test character_filter::unicode_normalize::tests::test_unicode_normalize_character_filter_apply_nfkc ... ok [INFO] [stdout] test token_filter::stop_words::tests::test_stop_words_token_filter_config ... ok [INFO] [stdout] test token_filter::mapping::tests::test_mapping_token_filter_config ... ok [INFO] [stdout] test token_filter::korean_stop_tags::tests::test_korean_stop_tags_token_filter_config ... ok [INFO] [stdout] test token_filter::remove_diacritical_mark::tests::test_remove_diacritical_mark_token_filter ... ok [INFO] [stdout] test token_filter::remove_diacritical_mark::tests::test_remove_diacritical_mark_token_filter_config ... ok [INFO] [stdout] test token_filter::mapping::tests::test_mapping_token_filter ... ok [INFO] [stdout] test token_filter::stop_words::tests::test_stop_words_token_filter_from ... ok [INFO] [stdout] test character_filter::regex::tests::test_regex_character_filter_apply ... ok [INFO] [stdout] test tokenizer::tests::test_create_tokenizer_builder_from_non_existent_file - should panic ... ok [INFO] [stdout] test tokenizer::tests::test_create_tokenizer_builder_from_invalid_file - should panic ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tokenizer::tests::test_create_tokenizer_builder_from_invalid_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tokenizer::tests::test_create_tokenizer_builder_from_invalid_file' (64) panicked at src/tokenizer.rs:772:51: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: LinderaError { kind: Io, source: Failed to open tokenizer config file: /opt/rustwide/workdir/../resources/invalid.yml [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: lindera_dictionary::error::LinderaErrorKind::with_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lindera-dictionary-1.1.0/src/error.rs:30:21 [INFO] [stdout] 2: lindera::tokenizer::yaml_to_config::{{closure}} [INFO] [stdout] at ./src/tokenizer.rs:21:30 [INFO] [stdout] 3: core::result::Result::map_err [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:960:27 [INFO] [stdout] 4: lindera::tokenizer::yaml_to_config [INFO] [stdout] at ./src/tokenizer.rs:20:48 [INFO] [stdout] 5: lindera::tokenizer::TokenizerBuilder::from_file [INFO] [stdout] at ./src/tokenizer.rs:109:22 [INFO] [stdout] 6: lindera::tokenizer::tests::test_create_tokenizer_builder_from_invalid_file [INFO] [stdout] at ./src/tokenizer.rs:772:9 [INFO] [stdout] 7: lindera::tokenizer::tests::test_create_tokenizer_builder_from_invalid_file::{{closure}} [INFO] [stdout] at ./src/tokenizer.rs:763:57 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 10: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 11: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 12: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: test::run_test_in_process [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 17: test::run_test::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 18: test::run_test::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 19: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 20: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 21: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 26: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 28: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 29: [INFO] [stdout] 30: clone } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573f8e951692 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573f8e951692 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573f8e951692 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x573f8e951692 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x573f8e96291f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x573f8e96291f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x573f8e91d9d3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573f8e91d9d3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x573f8e929792 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x573f8e92ee4f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x573f8e92ece1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x573f8e60bfce - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x573f8e60bfce - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573f8e92f4ee - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x573f8e92f4ee - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x573f8e92f2ba - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x573f8e9298c9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x573f8e911c3d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x573f8e96c9e0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x573f8e96bd96 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x573f8e5681d5 - core::result::Result::unwrap::ha811857b9246a98e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x573f8e5681d5 - lindera::tokenizer::tests::test_create_tokenizer_builder_from_invalid_file::h08d6d2e60da4761e [INFO] [stdout] at /opt/rustwide/workdir/src/tokenizer.rs:772:51 [INFO] [stdout] 22: 0x573f8e5682b7 - lindera::tokenizer::tests::test_create_tokenizer_builder_from_invalid_file::{{closure}}::h7f0286cb4e0d78dc [INFO] [stdout] at /opt/rustwide/workdir/src/tokenizer.rs:763:57 [INFO] [stdout] 23: 0x573f8e56e826 - core::ops::function::FnOnce::call_once::hc9520f2fa730e333 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x573f8e60bdcb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x573f8e60bdcb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x573f8e621875 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x573f8e621875 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x573f8e621875 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x573f8e621875 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x573f8e621875 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x573f8e621875 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x573f8e621875 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x573f8e5f8294 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x573f8e5f8294 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x573f8e5fbb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x573f8e5fbb7a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x573f8e5fbb7a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x573f8e5fbb7a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x573f8e5fbb7a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x573f8e5fbb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x573f8e5fbb7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x573f8e923b4f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x573f8e923b4f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7fdf2ea57aa4 - [INFO] [stdout] 45: 0x7fdf2eae4a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "called `Result::unwrap()` on an `Err` value: LinderaError { kind: Io, source: Failed to open tokenizer config file: /opt/rustwide/workdir/../resources/invalid.yml\n\nCaused by:\n No such file or directory (os error 2)\n\nStack backtrace:\n 0: anyhow::error:: for anyhow::Error>::from\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14\n 1: lindera_dictionary::error::LinderaErrorKind::with_error\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lindera-dictionary-1.1.0/src/error.rs:30:21\n 2: lindera::tokenizer::yaml_to_config::{{closure}}\n at ./src/tokenizer.rs:21:30\n 3: core::result::Result::map_err\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:960:27\n 4: lindera::tokenizer::yaml_to_config\n at ./src/tokenizer.rs:20:48\n 5: lindera::tokenizer::TokenizerBuilder::from_file\n at ./src/tokenizer.rs:109:22\n 6: lindera::tokenizer::tests::test_create_tokenizer_builder_from_invalid_file\n at ./src/tokenizer.rs:772:9\n 7: lindera::tokenizer::tests::test_create_tokenizer_builder_from_invalid_file::{{closure}}\n at ./src/tokenizer.rs:763:57\n 8: core::ops::function::FnOnce::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5\n 9: core::ops::function::FnOnce::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5\n 10: test::__rust_begin_short_backtrace\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18\n 11: test::run_test_in_process::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74\n 12: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9\n 13: std::panicking::catch_unwind::do_call\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40\n 14: std::panicking::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19\n 15: std::panic::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14\n 16: test::run_test_in_process\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27\n 17: test::run_test::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43\n 18: test::run_test::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41\n 19: std::sys::backtrace::__rust_begin_short_backtrace\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18\n 20: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17\n 21: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9\n 22: std::panicking::catch_unwind::do_call\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40\n 23: std::panicking::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19\n 24: std::panic::catch_unwind\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14\n 25: std::thread::Builder::spawn_unchecked_::{{closure}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30\n 26: core::ops::function::FnOnce::call_once{{vtable.shim}}\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5\n 27: as core::ops::function::FnOnce>::call_once\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9\n 28: std::sys::pal::unix::thread::Thread::new::thread_start\n at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17\n 29: \n 30: clone }" [INFO] [stdout] expected substring: "Invalid YAML" [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tokenizer::tests::test_create_tokenizer_builder_from_invalid_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 40 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a96ddd7ff721f02c73665f70898c932e7ca585bc9e209b91b0fe2e3c3ff36e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96ddd7ff721f02c73665f70898c932e7ca585bc9e209b91b0fe2e3c3ff36e39", kill_on_drop: false }` [INFO] [stdout] a96ddd7ff721f02c73665f70898c932e7ca585bc9e209b91b0fe2e3c3ff36e39