[INFO] fetching crate glossa-cli 0.0.0... [INFO] testing glossa-cli-0.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate glossa-cli 0.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate glossa-cli 0.0.0 [INFO] finished tweaking crates.io crate glossa-cli 0.0.0 [INFO] tweaked toml for crates.io crate glossa-cli 0.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate glossa-cli 0.0.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 glossa-cli 0.0.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 smallvec v2.0.0-alpha.11 [INFO] [stderr] Downloaded unic-langid v0.9.6 [INFO] [stderr] Downloaded hlight v0.0.11 [INFO] [stderr] Downloaded glossa-shared v0.0.2 [INFO] [stderr] Downloaded collect-with v0.0.2 [INFO] [stderr] Downloaded glossa-codegen v0.0.7 [INFO] [stderr] Downloaded unic-langid-impl v0.9.6 [INFO] [stderr] Downloaded hlight-assets v0.0.0 [INFO] [stderr] Downloaded lang-id v0.0.18 [INFO] [stderr] Downloaded lang-id v0.0.20 [INFO] [stderr] Downloaded glossa-codegen v0.0.8 [INFO] [stderr] Downloaded tinyvec_string v0.3.2 [INFO] [stderr] Downloaded testutils v0.0.5 [INFO] [stderr] Downloaded glossa v0.0.5 [INFO] [stderr] Downloaded glossa-dsl v0.0.16 [INFO] [stderr] Downloaded ansi_colours v1.2.3 [INFO] [stderr] Downloaded serde_json5 v0.2.1 [INFO] [stderr] Downloaded glossa-l10n v0.0.1 [INFO] [stderr] Downloaded glossa-shared v0.0.7 [INFO] [stderr] Downloaded getset v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 13030ea9f6999faf5d16433988521b1761ce4f5a42f41d0b8f161fe781149823 [INFO] running `Command { std: "docker" "start" "-a" "13030ea9f6999faf5d16433988521b1761ce4f5a42f41d0b8f161fe781149823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13030ea9f6999faf5d16433988521b1761ce4f5a42f41d0b8f161fe781149823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13030ea9f6999faf5d16433988521b1761ce4f5a42f41d0b8f161fe781149823", kill_on_drop: false }` [INFO] [stdout] 13030ea9f6999faf5d16433988521b1761ce4f5a42f41d0b8f161fe781149823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] caf785bca25a0af0a816acd8712407f7a1060a19cbca8bf49ffd1cfcf6bc59f6 [INFO] running `Command { std: "docker" "start" "-a" "caf785bca25a0af0a816acd8712407f7a1060a19cbca8bf49ffd1cfcf6bc59f6", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hlight-assets v0.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling collect-with v0.0.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling testutils v0.0.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.11 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json5 v0.2.1 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling lang-id v0.0.20 [INFO] [stderr] Compiling lang-id v0.0.18 [INFO] [stderr] Compiling glossa-l10n v0.0.1 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling glossa v0.0.5 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling glossa-dsl v0.0.16 [INFO] [stderr] Compiling hlight v0.0.11 [INFO] [stderr] Compiling glossa-shared v0.0.7 [INFO] [stderr] Compiling glossa-codegen v0.0.8 [INFO] [stderr] Compiling glossa-cli v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.48s [INFO] running `Command { std: "docker" "inspect" "caf785bca25a0af0a816acd8712407f7a1060a19cbca8bf49ffd1cfcf6bc59f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf785bca25a0af0a816acd8712407f7a1060a19cbca8bf49ffd1cfcf6bc59f6", kill_on_drop: false }` [INFO] [stdout] caf785bca25a0af0a816acd8712407f7a1060a19cbca8bf49ffd1cfcf6bc59f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5831590f6e2934207a44288715d3e174f1a4479e557c41a387a87d8733411a11 [INFO] running `Command { std: "docker" "start" "-a" "5831590f6e2934207a44288715d3e174f1a4479e557c41a387a87d8733411a11", kill_on_drop: false }` [INFO] [stderr] Compiling glossa-cli v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "5831590f6e2934207a44288715d3e174f1a4479e557c41a387a87d8733411a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5831590f6e2934207a44288715d3e174f1a4479e557c41a387a87d8733411a11", kill_on_drop: false }` [INFO] [stdout] 5831590f6e2934207a44288715d3e174f1a4479e557c41a387a87d8733411a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 55ad3766fb18da26aeb85c4f4864669aa07e5154f8976bb5672e054429cb2ca0 [INFO] running `Command { std: "docker" "start" "-a" "55ad3766fb18da26aeb85c4f4864669aa07e5154f8976bb5672e054429cb2ca0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glossa_cli-6361b9ffbe209fb4) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glossa_cli-860ce59e3f52d7fb) [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 glossa_cli [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" "55ad3766fb18da26aeb85c4f4864669aa07e5154f8976bb5672e054429cb2ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ad3766fb18da26aeb85c4f4864669aa07e5154f8976bb5672e054429cb2ca0", kill_on_drop: false }` [INFO] [stdout] 55ad3766fb18da26aeb85c4f4864669aa07e5154f8976bb5672e054429cb2ca0