[INFO] fetching crate typos-cli 1.16.23... [INFO] building typos-cli-1.16.23 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate typos-cli 1.16.23 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate typos-cli 1.16.23 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate typos-cli 1.16.23 [INFO] finished tweaking crates.io crate typos-cli 1.16.23 [INFO] tweaked toml for crates.io crate typos-cli 1.16.23 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate typos-cli 1.16.23 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-exit v2.0.1 [INFO] [stderr] Downloaded varcon-core v4.0.2 [INFO] [stderr] Downloaded human-panic v1.2.1 [INFO] [stderr] Downloaded typos v0.10.17 [INFO] [stderr] Downloaded derive_setters v0.1.6 [INFO] [stderr] Downloaded assert_fs v1.0.13 [INFO] [stderr] Downloaded colorchoice-clap v1.0.3 [INFO] [stderr] Downloaded typos-dict v0.11.3 [INFO] [stderr] Downloaded typos-vars v0.8.13 [INFO] [stderr] Downloaded dictgen v0.2.7 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7cd10f8511fc0e45bf828f52c6be1ec949c6546cdad91b48303b90cf423bec6 [INFO] running `Command { std: "docker" "start" "-a" "b7cd10f8511fc0e45bf828f52c6be1ec949c6546cdad91b48303b90cf423bec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7cd10f8511fc0e45bf828f52c6be1ec949c6546cdad91b48303b90cf423bec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7cd10f8511fc0e45bf828f52c6be1ec949c6546cdad91b48303b90cf423bec6", kill_on_drop: false }` [INFO] [stdout] b7cd10f8511fc0e45bf828f52c6be1ec949c6546cdad91b48303b90cf423bec6 [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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e8f77991315c4e7f9e3c6c73987e15c73fd75b0461e718e79d027eb9e963d48 [INFO] running `Command { std: "docker" "start" "-a" "8e8f77991315c4e7f9e3c6c73987e15c73fd75b0461e718e79d027eb9e963d48", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dictgen v0.2.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling typos-dict v0.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling varcon-core v4.0.2 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling typos-vars v0.8.13 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-exit v2.0.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling colorchoice-clap v1.0.3 [INFO] [stderr] Compiling clap-verbosity-flag v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling typos v0.10.17 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling human-panic v1.2.1 [INFO] [stderr] Compiling typos-cli v1.16.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "8e8f77991315c4e7f9e3c6c73987e15c73fd75b0461e718e79d027eb9e963d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8f77991315c4e7f9e3c6c73987e15c73fd75b0461e718e79d027eb9e963d48", kill_on_drop: false }` [INFO] [stdout] 8e8f77991315c4e7f9e3c6c73987e15c73fd75b0461e718e79d027eb9e963d48 [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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c82dadbaf08f7de111dbcfcb43608540307de426c2937b90000172f6d1b0af2a [INFO] running `Command { std: "docker" "start" "-a" "c82dadbaf08f7de111dbcfcb43608540307de426c2937b90000172f6d1b0af2a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling snapbox-macros v0.3.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling snapbox v0.4.14 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling typos v0.10.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling trycmd v0.14.19 [INFO] [stderr] Compiling human-panic v1.2.1 [INFO] [stderr] Compiling typos-cli v1.16.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.35s [INFO] running `Command { std: "docker" "inspect" "c82dadbaf08f7de111dbcfcb43608540307de426c2937b90000172f6d1b0af2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82dadbaf08f7de111dbcfcb43608540307de426c2937b90000172f6d1b0af2a", kill_on_drop: false }` [INFO] [stdout] c82dadbaf08f7de111dbcfcb43608540307de426c2937b90000172f6d1b0af2a [INFO] building typos-cli-1.16.23 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate typos-cli 1.16.23 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate typos-cli 1.16.23 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate typos-cli 1.16.23 [INFO] finished tweaking crates.io crate typos-cli 1.16.23 [INFO] tweaked toml for crates.io crate typos-cli 1.16.23 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate typos-cli 1.16.23 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 296af2e8d8f5cf0c0b29c365d4c711d76744ea37d78f81fe0646f0e4f45d3a92 [INFO] running `Command { std: "docker" "start" "-a" "296af2e8d8f5cf0c0b29c365d4c711d76744ea37d78f81fe0646f0e4f45d3a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "296af2e8d8f5cf0c0b29c365d4c711d76744ea37d78f81fe0646f0e4f45d3a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296af2e8d8f5cf0c0b29c365d4c711d76744ea37d78f81fe0646f0e4f45d3a92", kill_on_drop: false }` [INFO] [stdout] 296af2e8d8f5cf0c0b29c365d4c711d76744ea37d78f81fe0646f0e4f45d3a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c072bf61826aede5254b9490c9d1f439329c73ea94267870756920f2c1a9c4c7 [INFO] running `Command { std: "docker" "start" "-a" "c072bf61826aede5254b9490c9d1f439329c73ea94267870756920f2c1a9c4c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling dictgen v0.2.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling typos-dict v0.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling proc-exit v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling varcon-core v4.0.2 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling typos-vars v0.8.13 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling colorchoice-clap v1.0.3 [INFO] [stderr] Compiling clap-verbosity-flag v2.0.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling typos v0.10.17 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling human-panic v1.2.1 [INFO] [stderr] error: could not compile `typos-dict` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/bin/rustc --crate-name typos_dict --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typos-dict-0.11.3/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 -C metadata=4ecfe37bec67c185 -C extra-filename=-4ecfe37bec67c185 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dictgen=/opt/rustwide/target/debug/deps/libdictgen-4a1036a1ca6e7597.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c072bf61826aede5254b9490c9d1f439329c73ea94267870756920f2c1a9c4c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c072bf61826aede5254b9490c9d1f439329c73ea94267870756920f2c1a9c4c7", kill_on_drop: false }` [INFO] [stdout] c072bf61826aede5254b9490c9d1f439329c73ea94267870756920f2c1a9c4c7