[INFO] fetching crate unimorph-cli 0.1.3... [INFO] testing unimorph-cli-0.1.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate unimorph-cli 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate unimorph-cli 0.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate unimorph-cli 0.1.3 [INFO] tweaked toml for crates.io crate unimorph-cli 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unimorph-cli 0.1.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unimorph-cli 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-probe v0.2.0 [INFO] [stderr] Downloaded flatbuffers v24.12.23 [INFO] [stderr] Downloaded integer-encoding v3.0.4 [INFO] [stderr] Downloaded unimorph-core v0.1.3 [INFO] [stderr] Downloaded arrow-cast v54.3.1 [INFO] [stderr] Downloaded clap_complete v4.5.64 [INFO] [stderr] Downloaded arrow-buffer v54.3.1 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded arrow-row v54.3.1 [INFO] [stderr] Downloaded arrow-data v54.3.1 [INFO] [stderr] Downloaded arrow-ipc v54.3.1 [INFO] [stderr] Downloaded arrow-ord v54.3.1 [INFO] [stderr] Downloaded zmij v1.0.11 [INFO] [stderr] Downloaded brotli-decompressor v4.0.3 [INFO] [stderr] Downloaded syn v2.0.113 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded arc-swap v1.8.0 [INFO] [stderr] Downloaded arrow-arith v54.3.1 [INFO] [stderr] Downloaded arrow v54.3.1 [INFO] [stderr] Downloaded rusqlite v0.34.0 [INFO] [stderr] Downloaded arrow-schema v54.3.1 [INFO] [stderr] Downloaded arrow-string v54.3.1 [INFO] [stderr] Downloaded arrow-array v54.3.1 [INFO] [stderr] Downloaded thrift v0.17.0 [INFO] [stderr] Downloaded parquet v54.3.1 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded libc v0.2.179 [INFO] [stderr] Downloaded arrow-select v54.3.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.32.0 [INFO] [stderr] Downloaded octocrab v0.44.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf95e91ffc69d2dc5a57b07c5169ddbd69de4a8150b3ac56f823b1a984be2f32 [INFO] running `Command { std: "docker" "start" "-a" "bf95e91ffc69d2dc5a57b07c5169ddbd69de4a8150b3ac56f823b1a984be2f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf95e91ffc69d2dc5a57b07c5169ddbd69de4a8150b3ac56f823b1a984be2f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf95e91ffc69d2dc5a57b07c5169ddbd69de4a8150b3ac56f823b1a984be2f32", kill_on_drop: false }` [INFO] [stdout] bf95e91ffc69d2dc5a57b07c5169ddbd69de4a8150b3ac56f823b1a984be2f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 145c1bab08cf82db4a9b18453c76ed25e80cca1962a0d42f3b3de36cc83e12f0 [INFO] running `Command { std: "docker" "start" "-a" "145c1bab08cf82db4a9b18453c76ed25e80cca1962a0d42f3b3de36cc83e12f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling zmij v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling octocrab v0.44.1 [INFO] [stderr] Compiling unimorph-core v0.1.3 [INFO] [stderr] Compiling unimorph-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "145c1bab08cf82db4a9b18453c76ed25e80cca1962a0d42f3b3de36cc83e12f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145c1bab08cf82db4a9b18453c76ed25e80cca1962a0d42f3b3de36cc83e12f0", kill_on_drop: false }` [INFO] [stdout] 145c1bab08cf82db4a9b18453c76ed25e80cca1962a0d42f3b3de36cc83e12f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af51c752795956f6fcbdaf231c1b9774f3a8c824d8bf335a00712897f0e9f76 [INFO] running `Command { std: "docker" "start" "-a" "0af51c752795956f6fcbdaf231c1b9774f3a8c824d8bf335a00712897f0e9f76", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling octocrab v0.44.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling unimorph-core v0.1.3 [INFO] [stderr] Compiling unimorph-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.44s [INFO] running `Command { std: "docker" "inspect" "0af51c752795956f6fcbdaf231c1b9774f3a8c824d8bf335a00712897f0e9f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af51c752795956f6fcbdaf231c1b9774f3a8c824d8bf335a00712897f0e9f76", kill_on_drop: false }` [INFO] [stdout] 0af51c752795956f6fcbdaf231c1b9774f3a8c824d8bf335a00712897f0e9f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d95b05e8e7b37c1b198045bb9186762fa97e4fb5ca4880c449259bc353d1521f [INFO] running `Command { std: "docker" "start" "-a" "d95b05e8e7b37c1b198045bb9186762fa97e4fb5ca4880c449259bc353d1521f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unimorph-f0d692684a02975d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_load_nonexistent_file ... ok [INFO] [stdout] test config::tests::test_effective_lang_with_explicit ... ok [INFO] [stdout] test config::tests::test_effective_lang_resolves_alias ... ok [INFO] [stdout] test config::tests::test_parse_minimal_config ... ok [INFO] [stdout] test config::tests::test_parse_full_config ... ok [INFO] [stdout] test config::tests::test_resolve_lang_with_alias ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-2995030c66e0ea6f) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test config_command::config_alias_works ... ok [INFO] [stdout] test errors::analyze_requires_form ... ok [INFO] [stdout] test config_command::config_init_force_overwrites ... ok [INFO] [stdout] test config_command::config_path_works ... ok [INFO] [stdout] test config_command::config_init_refuses_overwrite ... ok [INFO] [stdout] test errors::missing_command_shows_help ... ok [INFO] [stdout] test errors::inflect_requires_lemma ... ok [INFO] [stdout] test config_command::config_init_creates_file ... ok [INFO] [stdout] test errors::unknown_command_shows_error ... ok [INFO] [stdout] test help::inflect_help ... ok [INFO] [stdout] test help::download_help ... ok [INFO] [stdout] test help::analyze_help ... ok [INFO] [stdout] test help::help_shows_usage ... ok [INFO] [stdout] test config_command::config_show_json ... ok [INFO] [stdout] test network_tests::download_and_query_workflow ... ignored, requires network access [INFO] [stdout] test help::help_shows_all_commands ... ok [INFO] [stdout] test config_command::config_show_works ... ok [INFO] [stdout] test help::list_help ... ok [INFO] [stdout] test help::version_shows_version ... ok [INFO] [stdout] test help::stats_help ... ok [INFO] [stdout] test list_command::list_cached_works ... ok [INFO] [stdout] test list_command::list_shows_cached_by_default ... ok [INFO] [stdout] test help::delete_help ... ok [INFO] [stdout] test config_command::config_help ... ok [INFO] [stdout] test config_command::config_path_json ... ok [INFO] [stdout] test errors::delete_without_lang_shows_helpful_error ... ok [INFO] [stdout] test errors::analyze_with_form_but_no_lang_shows_helpful_error ... ok [INFO] [stdout] test errors::stats_without_lang_shows_helpful_error ... ok [INFO] [stdout] test errors::download_without_lang_shows_helpful_error ... ok [INFO] [stdout] test errors::inflect_with_lemma_but_no_lang_shows_helpful_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d95b05e8e7b37c1b198045bb9186762fa97e4fb5ca4880c449259bc353d1521f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95b05e8e7b37c1b198045bb9186762fa97e4fb5ca4880c449259bc353d1521f", kill_on_drop: false }` [INFO] [stdout] d95b05e8e7b37c1b198045bb9186762fa97e4fb5ca4880c449259bc353d1521f