[INFO] cloning repository https://github.com/jsoverson/hawk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsoverson/hawk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsoverson%2Fhawk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsoverson%2Fhawk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3c1402d68a32e82d54604fb2e603e2e3b2b4a1 [INFO] testing jsoverson/hawk against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsoverson%2Fhawk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jsoverson/hawk [INFO] finished tweaking git repo https://github.com/jsoverson/hawk [INFO] tweaked toml for git repo https://github.com/jsoverson/hawk written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jsoverson/hawk on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jsoverson/hawk 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3b5b9bf9a70d53bd617d5d041795a7aa67b0a329314447d83fa6aab25c53183 [INFO] running `Command { std: "docker" "start" "-a" "d3b5b9bf9a70d53bd617d5d041795a7aa67b0a329314447d83fa6aab25c53183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3b5b9bf9a70d53bd617d5d041795a7aa67b0a329314447d83fa6aab25c53183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b5b9bf9a70d53bd617d5d041795a7aa67b0a329314447d83fa6aab25c53183", kill_on_drop: false }` [INFO] [stdout] d3b5b9bf9a70d53bd617d5d041795a7aa67b0a329314447d83fa6aab25c53183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a77c742c90a93ed2c264812b9536dc689b0cc5e62b906de5eb66ec7c1120c95c [INFO] running `Command { std: "docker" "start" "-a" "a77c742c90a93ed2c264812b9536dc689b0cc5e62b906de5eb66ec7c1120c95c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tui-term v0.2.0 [INFO] [stderr] Compiling hawktui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/procfile.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) fn parse<'a>(content: &'a str) -> Result> { [INFO] [stdout] | -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) fn parse<'a>(content: &'a str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "a77c742c90a93ed2c264812b9536dc689b0cc5e62b906de5eb66ec7c1120c95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77c742c90a93ed2c264812b9536dc689b0cc5e62b906de5eb66ec7c1120c95c", kill_on_drop: false }` [INFO] [stdout] a77c742c90a93ed2c264812b9536dc689b0cc5e62b906de5eb66ec7c1120c95c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f98448220aee5b37c0c88786659c35ae4f281293e2a3ffb4f384b397ad22f80b [INFO] running `Command { std: "docker" "start" "-a" "f98448220aee5b37c0c88786659c35ae4f281293e2a3ffb4f384b397ad22f80b", kill_on_drop: false }` [INFO] [stderr] Compiling hawktui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/procfile.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) fn parse<'a>(content: &'a str) -> Result> { [INFO] [stdout] | -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) fn parse<'a>(content: &'a str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "f98448220aee5b37c0c88786659c35ae4f281293e2a3ffb4f384b397ad22f80b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98448220aee5b37c0c88786659c35ae4f281293e2a3ffb4f384b397ad22f80b", kill_on_drop: false }` [INFO] [stdout] f98448220aee5b37c0c88786659c35ae4f281293e2a3ffb4f384b397ad22f80b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a7f3890ca4e07e3da14c18d80fb97234881a181a8a14d73d17b2136e0a8ff7c [INFO] running `Command { std: "docker" "start" "-a" "6a7f3890ca4e07e3da14c18d80fb97234881a181a8a14d73d17b2136e0a8ff7c", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/procfile.rs:47:57 [INFO] [stderr] | [INFO] [stderr] 47 | pub(crate) fn parse<'a>(content: &'a str) -> Result> { [INFO] [stderr] | -- ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 47 | pub(crate) fn parse<'a>(content: &'a str) -> Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `hawktui` (bin "hawktui" test) generated 1 warning (run `cargo fix --bin "hawktui" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hawktui-8e7c5af04d28c1a4) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test procfile::tests::no_process ... ok [INFO] [stdout] test procfile::tests::multiple_process ... ok [INFO] [stdout] test procfile::tests::one_process ... ok [INFO] [stdout] test procfile::tests::invalid_process ... ok [INFO] [stdout] test procfile::tests::test_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a7f3890ca4e07e3da14c18d80fb97234881a181a8a14d73d17b2136e0a8ff7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7f3890ca4e07e3da14c18d80fb97234881a181a8a14d73d17b2136e0a8ff7c", kill_on_drop: false }` [INFO] [stdout] 6a7f3890ca4e07e3da14c18d80fb97234881a181a8a14d73d17b2136e0a8ff7c