[INFO] cloning repository https://github.com/pleme-io/frost
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleme-io/frost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ffrost", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ffrost'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5214254f03f43c38c64438b2b80ac32b77153a25
[INFO] testing pleme-io/frost against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Ffrost" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pleme-io/frost
[INFO] finished tweaking git repo https://github.com/pleme-io/frost
[INFO] tweaked toml for git repo https://github.com/pleme-io/frost written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pleme-io/frost on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pleme-io/frost 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880
[INFO] running `Command { std: "docker" "start" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling wadachi-spec v0.1.4
[INFO] [stderr]    Compiling frost-lexer v0.1.0 (/opt/rustwide/workdir/crates/frost-lexer)
[INFO] [stderr]    Compiling frost-options v0.1.0 (/opt/rustwide/workdir/crates/frost-options)
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling frost-parser v0.1.0 (/opt/rustwide/workdir/crates/frost-parser)
[INFO] [stderr]    Compiling frost-glob v0.1.0 (/opt/rustwide/workdir/crates/frost-glob)
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tatara-lisp-derive v0.2.0 (https://github.com/pleme-io/tatara?rev=a1062f8069bb336a87cb9b2c68a85885665e3234#a1062f80)
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tatara-lisp v0.2.0 (https://github.com/pleme-io/tatara?rev=a1062f8069bb336a87cb9b2c68a85885665e3234#a1062f80)
[INFO] [stderr]    Compiling frost-expand v0.1.0 (/opt/rustwide/workdir/crates/frost-expand)
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling irodori v0.1.1
[INFO] [stderr]    Compiling awase v0.1.0 (https://github.com/pleme-io/awase#afa79c28)
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling frost-builtins v0.1.0 (/opt/rustwide/workdir/crates/frost-builtins)
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling ishou-tokens v0.1.3 (https://github.com/pleme-io/ishou?rev=0197aeba1e9a7e17ff516272689dbca6a3ccc967#0197aeba)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling reedline v0.42.0 (https://github.com/pleme-io/reedline#c48c8774)
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rmcp-macros v0.15.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling pleme-io-wadachi v0.1.4
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling frost-exec v0.1.0 (/opt/rustwide/workdir/crates/frost-exec)
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling frost-zle v0.1.0 (/opt/rustwide/workdir/crates/frost-zle)
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling frost-lisp v0.1.0 (/opt/rustwide/workdir/crates/frost-lisp)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling rmcp v0.15.0
[INFO] [stderr]    Compiling frost-complete v0.1.0 (/opt/rustwide/workdir/crates/frost-complete)
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling kanshou-derive v0.1.2 (https://github.com/pleme-io/kanshou#b9acf052)
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling kanshou v0.1.2 (https://github.com/pleme-io/kanshou#b9acf052)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling frost-prompt v0.1.0 (/opt/rustwide/workdir/crates/frost-prompt)
[INFO] [stderr]    Compiling frost-history v0.1.0 (/opt/rustwide/workdir/crates/frost-history)
[INFO] [stderr]    Compiling frost-verify v0.1.0 (/opt/rustwide/workdir/crates/frost-verify)
[INFO] [stderr]    Compiling frost-compat v0.1.0 (/opt/rustwide/workdir/crates/frost-compat)
[INFO] [stderr]    Compiling shikumi v0.1.0
[INFO] [stderr]    Compiling frost-spec v0.1.0 (/opt/rustwide/workdir/crates/frost-spec)
[INFO] [stderr]    Compiling frost-config v0.1.0 (/opt/rustwide/workdir/crates/frost-config)
[INFO] [stderr]    Compiling frost-mcp v0.1.0 (/opt/rustwide/workdir/crates/frost-mcp)
[INFO] [stderr]    Compiling frost v0.1.0 (/opt/rustwide/workdir/crates/frost)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/frost/src/main.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 |         action.sa_sigaction = signal_forwarder as usize;
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         action.sa_sigaction = signal_forwarder as *const () as usize;
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] running `Command { std: "docker" "inspect" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling gen-macros v0.1.10 (https://github.com/pleme-io/gen#712c3466)
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling espelho v0.1.0 (https://github.com/pleme-io/espelho#e1ff733c)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling frost-spec v0.1.0 (/opt/rustwide/workdir/crates/frost-spec)
[INFO] [stderr]    Compiling frost-builtins v0.1.0 (/opt/rustwide/workdir/crates/frost-builtins)
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling frost-compat v0.1.0 (/opt/rustwide/workdir/crates/frost-compat)
[INFO] [stderr]    Compiling frost-verify v0.1.0 (/opt/rustwide/workdir/crates/frost-verify)
[INFO] [stderr]    Compiling frost-history v0.1.0 (/opt/rustwide/workdir/crates/frost-history)
[INFO] [stderr]    Compiling frost-expand v0.1.0 (/opt/rustwide/workdir/crates/frost-expand)
[INFO] [stderr]    Compiling frost-exec v0.1.0 (/opt/rustwide/workdir/crates/frost-exec)
[INFO] [stderr]    Compiling gen-types v0.1.10 (https://github.com/pleme-io/gen#712c3466)
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling frost-lisp v0.1.0 (/opt/rustwide/workdir/crates/frost-lisp)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling frost-prompt v0.1.0 (/opt/rustwide/workdir/crates/frost-prompt)
[INFO] [stderr]    Compiling gen-platform v0.1.10 (https://github.com/pleme-io/gen#712c3466)
[INFO] [stderr]    Compiling shigoto-types v0.1.7 (https://github.com/pleme-io/shigoto#1f37e3ee)
[INFO] [stderr]    Compiling frost-complete v0.1.0 (/opt/rustwide/workdir/crates/frost-complete)
[INFO] [stderr]    Compiling frost-mcp v0.1.0 (/opt/rustwide/workdir/crates/frost-mcp)
[INFO] [stderr]    Compiling frost-parser v0.1.0 (/opt/rustwide/workdir/crates/frost-parser)
[INFO] [stderr]    Compiling shigoto-dag v0.1.7 (https://github.com/pleme-io/shigoto#1f37e3ee)
[INFO] [stderr]    Compiling shigoto-budget v0.1.7 (https://github.com/pleme-io/shigoto#1f37e3ee)
[INFO] [stderr]    Compiling shigoto-gate v0.1.7 (https://github.com/pleme-io/shigoto#1f37e3ee)
[INFO] [stderr]    Compiling shigoto-retry v0.1.7 (https://github.com/pleme-io/shigoto#1f37e3ee)
[INFO] [stderr]    Compiling shigoto-emit v0.1.7 (https://github.com/pleme-io/shigoto#1f37e3ee)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling shigoto-scheduler v0.1.7 (https://github.com/pleme-io/shigoto#1f37e3ee)
[INFO] [stderr]    Compiling frost v0.1.0 (/opt/rustwide/workdir/crates/frost)
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling frost-zle v0.1.0 (/opt/rustwide/workdir/crates/frost-zle)
[INFO] [stderr]    Compiling shikumi v0.1.0
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]     --> crates/frost-exec/src/execute.rs:2285:13
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         let env = ShellEnv::new();
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling frost-config v0.1.0 (/opt/rustwide/workdir/crates/frost-config)
[INFO] [stderr]    Compiling frost-lexer v0.1.0 (/opt/rustwide/workdir/crates/frost-lexer)
[INFO] [stderr]    Compiling frost-options v0.1.0 (/opt/rustwide/workdir/crates/frost-options)
[INFO] [stderr]    Compiling frost-glob v0.1.0 (/opt/rustwide/workdir/crates/frost-glob)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> crates/frost/tests/ztst_bridge.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/frost/src/main.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 |         action.sa_sigaction = signal_forwarder as usize;
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         action.sa_sigaction = signal_forwarder as *const () as usize;
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/frost/src/main.rs:135:48
[INFO] [stdout]     |
[INFO] [stdout] 135 |         action.sa_sigaction = signal_forwarder as usize;
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         action.sa_sigaction = signal_forwarder as *const () as usize;
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> crates/frost/src/main.rs:135:48
[INFO] [stderr]     |
[INFO] [stderr] 135 |         action.sa_sigaction = signal_forwarder as usize;
[INFO] [stderr]     |                                                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 135 |         action.sa_sigaction = signal_forwarder as *const () as usize;
[INFO] [stderr]     |                                                ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `frost` (bin "frost" test) generated 1 warning (run `cargo fix --bin "frost" -p frost --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]   --> crates/frost/tests/ztst_bridge.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::path::{Path, PathBuf};
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `frost` (bin "frost") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `frost` (test "ztst_bridge") generated 1 warning (run `cargo fix --test "ztst_bridge" -p frost` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `env`
[INFO] [stderr]     --> crates/frost-exec/src/execute.rs:2285:13
[INFO] [stderr]      |
[INFO] [stderr] 2285 |         let env = ShellEnv::new();
[INFO] [stderr]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `frost-exec` (lib test) generated 1 warning (run `cargo fix --lib -p frost-exec --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frost-1be95ecbd0664266)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test boot_posture::tests::detect_produces_a_value ... ok
[INFO] [stdout] test boot_posture::tests::detect_returns_stable_reference ... ok
[INFO] [stdout] test boot_posture::tests::unknown_is_all_false ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/frost-02aa547415b36c8f)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test tests::comments_do_not_affect_balance ... ok
[INFO] [stdout] test tests::did_you_mean_caps_at_three_suggestions ... ok
[INFO] [stdout] test tests::did_you_mean_ignores_unrelated ... ok
[INFO] [stdout] test tests::format_chord_alt_letter ... ok
[INFO] [stdout] test tests::format_chord_bare_letter ... ok
[INFO] [stdout] test tests::did_you_mean_surfaces_close_matches ... ok
[INFO] [stdout] test tests::did_you_mean_prefers_prefix_matches ... ok
[INFO] [stdout] test tests::format_chord_ctrl_letter ... ok
[INFO] [stdout] test tests::if_requires_fi ... ok
[INFO] [stdout] test tests::last_argument_preserves_trailing_quoted_group ... ok
[INFO] [stdout] test tests::format_chord_named_key ... ok
[INFO] [stdout] test tests::last_argument_single_quoted_string_only ... ok
[INFO] [stdout] test tests::last_argument_trims_trailing_whitespace ... ok
[INFO] [stdout] test tests::last_argument_unbalanced_quote_falls_back_to_whitespace ... ok
[INFO] [stdout] test tests::simple_commands_are_complete ... ok
[INFO] [stdout] test tests::levenshtein_known_cases ... ok
[INFO] [stdout] test tests::unbalanced_brackets_are_incomplete ... ok
[INFO] [stdout] test tests::trailing_backslash_is_incomplete ... ok
[INFO] [stdout] test tests::format_chord_rejects_unknown_keys ... ok
[INFO] [stdout] test tests::unclosed_quotes_are_incomplete ... ok
[INFO] [stdout] test tests::last_argument_plain_split ... ok
[INFO] [stdout] test tests::while_requires_done ... ok
[INFO] [stdout] test tests::case_requires_esac ... ok
[INFO] [stdout] test tests::format_chord_ctrl_and_alt_and_named ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/boot_harness.rs (/opt/rustwide/target/debug/deps/boot_harness-f1aab887bf33aac8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test all_frostmourne_rc_files_apply_within_timeout ... ignored, requires sibling frostmourne checkout; run with --ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/frostmourne_rc.rs (/opt/rustwide/target/debug/deps/frostmourne_rc-f5610af948d40f01)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test highlighter_survives_edge_case_inputs ... ok
[INFO] [stdout] test highlighter_terminates_on_pathological_dollar_inputs ... ok
[INFO] [stdout] test history_fallback_survives_unreadable_path ... ok
[INFO] [stdout] test every_rc_chord_classifies_as_a_known_category ... ok
[INFO] [stdout] test highlighter_does_not_panic_on_any_rc_declared_command ... ok
[INFO] [stdout] test regeneration_yields_same_fixture ... ok
[INFO] [stdout] test rc_lines_parse_cleanly_via_tatara_lisp ... ok
[INFO] [stdout] test applies_full_frostmourne_rc_without_panic ... ok
[INFO] [stdout] test every_picker_binary_is_a_valid_word ... ok
[INFO] [stdout] test apply_does_not_touch_nonexistent_filesystem_paths ... ok
[INFO] [stdout] test every_registered_hook_parses_as_shell ... ok
[INFO] [stdout] test completer_survives_rc_subcmd_walks ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-c86472b440c9ccd8)
[INFO] [stdout] test with_bindings_applies_rc_bindings_without_stderr_spam ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.48s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test cli::help_prints_usage_and_exits_zero ... ok
[INFO] [stdout] test cli::c_flag_without_argument_shows_error ... ok
[INFO] [stdout] test cli::nonexistent_file_shows_error_and_exits_nonzero ... ok
[INFO] [stdout] test cli::version_prints_version_and_exits_zero ... ok
[INFO] [stdout] test execution::exit_with_code ... ok
[INFO] [stdout] test execution::false_exits_one ... ok
[INFO] [stdout] test execution::or_list_fallback ... ok
[INFO] [stdout] test execution::echo_multiple_words ... ok
[INFO] [stdout] test execution::and_list_short_circuit ... ok
[INFO] [stdout] test execution::echo_hello ... ok
[INFO] [stdout] test execution::export_and_variable_expansion ... ok
[INFO] [stdout] test execution::and_list_success ... ok
[INFO] [stdout] test script::run_script_file ... ok
[INFO] [stdout] test script::run_multiline_script ... ok
[INFO] [stdout] test script::script_exit_code_propagates ... ok
[INFO] [stdout] test execution::true_exits_zero ... ok
[INFO] [stdout] test execution::pipeline ... ok
[INFO] [stdout] test execution::output_redirection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/param_expansion.rs (/opt/rustwide/target/debug/deps/param_expansion-c0622262a270da0b)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test assign_writeback_skips_when_set ... ok
[INFO] [stdout] test assign_writeback_returns_and_assigns ... ok
[INFO] [stdout] test alternative_word_expands_recursively ... ok
[INFO] [stdout] test assign_unset_only_form ... ok
[INFO] [stdout] test assign_writeback_expands_default ... ok
[INFO] [stdout] test assign_in_null_command_persists ... ok
[INFO] [stdout] test default_word_expands_command_sub ... ok
[INFO] [stdout] test default_word_expands_arithmetic ... ok
[INFO] [stdout] test default_word_preserves_internal_whitespace ... ok
[INFO] [stdout] test default_word_expands_plain_var ... ok
[INFO] [stdout] test assign_visible_to_later_command ... ok
[INFO] [stdout] test default_word_expands_nested_default ... ok
[INFO] [stdout] test default_word_mixes_literal_and_var ... ok
[INFO] [stdout] test default_word_expands_nested_brace ... ok
[INFO] [stdout] test default_word_expands_nested_command_sub ... ok
[INFO] [stdout] test error_in_assignment_aborts ... ok
[INFO] [stdout] test error_question_unset_only ... ok
[INFO] [stdout] test replace_all_char_class ... ok
[INFO] [stdout] test error_unset_aborts_nonzero ... ok
[INFO] [stdout] test error_set_value_does_not_abort ... ok
[INFO] [stdout] test replace_all_delete ... ok
[INFO] [stdout] test replace_all_literal ... ok
[INFO] [stdout] test replace_first_literal ... ok
[INFO] [stdout] test replace_anchored_end ... ok
[INFO] [stdout] test shwordsplit_basic ... ok
[INFO] [stdout] test replace_anchored_start ... ok
[INFO] [stdout] test strip_prefix_char_class ... ok
[INFO] [stdout] test shwordsplit_inside_double_quotes ... ok
[INFO] [stdout] test strip_prefix_with_question ... ok
[INFO] [stdout] test replace_greedy_star ... ok
[INFO] [stdout] test strip_no_match_returns_value ... ok
[INFO] [stdout] test shwordsplit_collapses_runs ... ok
[INFO] [stdout] test strip_suffix_char_class ... ok
[INFO] [stdout] test strip_star_spans_slashes ... ok
[INFO] [stdout] test strip_prefix_shortest_and_longest ... ok
[INFO] [stdout] test strip_suffix_shortest_and_longest ... ok
[INFO] [stdout] test shwordsplit_empty_yields_nothing has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880", kill_on_drop: false }`
[INFO] [stdout] 18df9ff888e173ac49d9c18d868be31783b6f0e5d3185334a544fe2a78495880
