[INFO] cloning repository https://github.com/chklauser/shortcut-catapult [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chklauser/shortcut-catapult" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchklauser%2Fshortcut-catapult", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchklauser%2Fshortcut-catapult'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18247770045e406100ff1aec9976d464ea794d2e [INFO] testing chklauser/shortcut-catapult against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchklauser%2Fshortcut-catapult" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chklauser/shortcut-catapult [INFO] finished tweaking git repo https://github.com/chklauser/shortcut-catapult [INFO] tweaked toml for git repo https://github.com/chklauser/shortcut-catapult written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chklauser/shortcut-catapult on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chklauser/shortcut-catapult 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13a98c7472ff492382ca3c633b7f205004ad5db4b94cadde9ee00006789d04fa [INFO] running `Command { std: "docker" "start" "-a" "13a98c7472ff492382ca3c633b7f205004ad5db4b94cadde9ee00006789d04fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13a98c7472ff492382ca3c633b7f205004ad5db4b94cadde9ee00006789d04fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a98c7472ff492382ca3c633b7f205004ad5db4b94cadde9ee00006789d04fa", kill_on_drop: false }` [INFO] [stdout] 13a98c7472ff492382ca3c633b7f205004ad5db4b94cadde9ee00006789d04fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1c708326e209f4b516807b0f6dae45a01b7e89fd0cc5ede5bc62d45653d9eb [INFO] running `Command { std: "docker" "start" "-a" "7c1c708326e209f4b516807b0f6dae45a01b7e89fd0cc5ede5bc62d45653d9eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling libsystemd v0.7.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling shortcut-catapult v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "7c1c708326e209f4b516807b0f6dae45a01b7e89fd0cc5ede5bc62d45653d9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1c708326e209f4b516807b0f6dae45a01b7e89fd0cc5ede5bc62d45653d9eb", kill_on_drop: false }` [INFO] [stdout] 7c1c708326e209f4b516807b0f6dae45a01b7e89fd0cc5ede5bc62d45653d9eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7727cd5e429351ed60d52dfbfde0c509c5246ffa5689db008c868a8948ef44e7 [INFO] running `Command { std: "docker" "start" "-a" "7727cd5e429351ed60d52dfbfde0c509c5246ffa5689db008c868a8948ef44e7", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling libsystemd v0.7.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling shortcut-catapult v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.83s [INFO] running `Command { std: "docker" "inspect" "7727cd5e429351ed60d52dfbfde0c509c5246ffa5689db008c868a8948ef44e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7727cd5e429351ed60d52dfbfde0c509c5246ffa5689db008c868a8948ef44e7", kill_on_drop: false }` [INFO] [stdout] 7727cd5e429351ed60d52dfbfde0c509c5246ffa5689db008c868a8948ef44e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b30664162a1e2b7685c263692aad206e26b5d4c57c18de700550b833204daad [INFO] running `Command { std: "docker" "start" "-a" "9b30664162a1e2b7685c263692aad206e26b5d4c57c18de700550b833204daad", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shortcut_catapult-231822c343f62f64) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test config::tests::fuzzy_default_tolerance ... ok [INFO] [stdout] test config::tests::exact_defaults ... ok [INFO] [stdout] test config::tests::prefix_with_submatcher ... ok [INFO] [stdout] test config::tests::regex_matcher ... ok [INFO] [stdout] test matching::exact::tests::match_redirect ... ok [INFO] [stdout] test matching::list::tests::picks_first_match ... ok [INFO] [stdout] test config::tests::list_matcher ... ok [INFO] [stdout] test tests::init_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shortcut_catapult-e03db54244395487) [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 tests/apply.rs (/opt/rustwide/target/debug/deps/apply-6029fc8a5311a7ae) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test stdin_implicit_match_outputs_redirect ... ok [INFO] [stdout] test list_picks_first_match ... ok [INFO] [stdout] test stdin_dash_match_outputs_redirect ... ok [INFO] [stdout] test no_match_exit_code_two ... ok [INFO] [stdout] test command_line_match_outputs_redirect ... ok [INFO] [stdout] test missing_config_reports_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running tests/daemon.rs (/opt/rustwide/target/debug/deps/daemon-75525a9f11f8e661) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2026-03-27T05:16:09.705619Z DEBUG reqwest::connect: starting new connection: http://127.0.0.1:46813/ [INFO] [stdout] 2026-03-27T05:16:09.705621Z DEBUG reqwest::connect: starting new connection: http://127.0.0.1:46615/ [INFO] [stdout] 2026-03-27T05:16:09.705637Z DEBUG reqwest::connect: starting new connection: http://127.0.0.1:43819/ [INFO] [stdout] 2026-03-27T05:16:09.705728Z DEBUG hyper::client::connect::http: connecting to 127.0.0.1:46615 [INFO] [stdout] 2026-03-27T05:16:09.705734Z DEBUG hyper::client::connect::http: connecting to 127.0.0.1:43819 [INFO] [stdout] 2026-03-27T05:16:09.705728Z DEBUG hyper::client::connect::http: connecting to 127.0.0.1:46813 [INFO] [stdout] 2026-03-27T05:16:09.705989Z DEBUG hyper::client::connect::http: connected to 127.0.0.1:43819 [INFO] [stdout] 2026-03-27T05:16:09.705989Z DEBUG hyper::client::connect::http: connected to 127.0.0.1:46813 [INFO] [stdout] 2026-03-27T05:16:09.705991Z DEBUG hyper::client::connect::http: connected to 127.0.0.1:46615 [INFO] [stdout] 2026-03-27T05:16:09.706469Z DEBUG hyper::proto::h1::io: flushed 66 bytes [INFO] [stdout] 2026-03-27T05:16:09.706509Z DEBUG hyper::proto::h1::io: flushed 59 bytes [INFO] [stdout] 2026-03-27T05:16:09.706469Z DEBUG hyper::proto::h1::io: flushed 59 bytes [INFO] [stdout] 2026-03-27T05:16:09.707495Z  INFO handler{path="Hello"}:apply:apply: shortcut_catapult::matching::exact: running exact matcher matcher=ExactMatcherConfig { exact: "Hello", case_sensitive: false, trim: true, url: Some("https://example.com?q=$1"), matcher: None } input="Hello" [INFO] [stdout] 2026-03-27T05:16:09.707554Z  INFO handler{path="Hello"}:apply:apply: shortcut_catapult::matching::exact: exact matcher produced redirect redirect=https://example.com?q=Hello [INFO] [stdout] 2026-03-27T05:16:09.707780Z DEBUG hyper::proto::h1::io: parsed 3 headers [INFO] [stdout] 2026-03-27T05:16:09.707809Z DEBUG hyper::proto::h1::conn: incoming body is empty [INFO] [stdout] 2026-03-27T05:16:09.707899Z DEBUG hyper::client::pool: pooling idle connection for ("http", 127.0.0.1:46813) [INFO] [stdout] 2026-03-27T05:16:09.708037Z DEBUG reqwest::async_impl::client: redirect policy disallowed redirection to 'https://example.com/?q=Hello' [INFO] [stdout] 2026-03-27T05:16:09.718118Z  INFO handler{path="World"}:apply:apply: shortcut_catapult::matching::exact: running exact matcher matcher=ExactMatcherConfig { exact: "Hello", case_sensitive: false, trim: true, url: Some("https://example.com?q=$1"), matcher: None } input="World" [INFO] [stdout] 2026-03-27T05:16:09.718168Z  INFO handler{path="World"}:apply:apply: shortcut_catapult::matching::exact: exact matcher did not match [INFO] [stdout] 2026-03-27T05:16:09.718203Z  INFO handler{path="animals/bear"}:apply:apply: shortcut_catapult::matching::prefix: running prefix matcher matcher=PrefixMatcherConfig { prefix: "animals/", case_sensitive: false, url: Some("https://example.com/$2"), matcher: None } input="animals/bear" [INFO] [stdout] 2026-03-27T05:16:09.718291Z  INFO handler{path="animals/bear"}:apply:apply: shortcut_catapult::matching::prefix: prefix matcher produced redirect redirect=https://example.com/bear [INFO] [stdout] 2026-03-27T05:16:09.718426Z DEBUG hyper::proto::h1::io: parsed 2 headers [INFO] [stdout] 2026-03-27T05:16:09.718465Z DEBUG hyper::proto::h1::conn: incoming body is empty [INFO] [stdout] test redirect_returns_302 ... ok [INFO] [stdout] 2026-03-27T05:16:09.718577Z DEBUG hyper::client::pool: pooling idle connection for ("http", 127.0.0.1:46615) [INFO] [stdout] 2026-03-27T05:16:09.718622Z DEBUG hyper::proto::h1::io: parsed 3 headers [INFO] [stdout] 2026-03-27T05:16:09.718647Z DEBUG hyper::proto::h1::conn: incoming body is empty [INFO] [stdout] 2026-03-27T05:16:09.718764Z DEBUG hyper::client::pool: pooling idle connection for ("http", 127.0.0.1:43819) [INFO] [stdout] 2026-03-27T05:16:09.718899Z DEBUG reqwest::async_impl::client: redirect policy disallowed redirection to 'https://example.com/bear' [INFO] [stdout] test not_found_returns_404 ... ok [INFO] [stdout] test prefix_path_redirects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Running tests/fuzzy.rs (/opt/rustwide/target/debug/deps/fuzzy-3519e4d5c189725d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test respect_tolerance_setting ... ok [INFO] [stdout] test within_tolerance_outputs_redirect ... ok [INFO] [stdout] test no_match_exit_code_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/prefix.rs (/opt/rustwide/target/debug/deps/prefix-be31c708bea9ca47) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test no_match_exit_code_two ... ok [INFO] [stdout] test stdin_dash_match_outputs_redirect ... ok [INFO] [stdout] test prefix_delegates_to_submatcher ... ok [INFO] [stdout] test stdin_implicit_match_outputs_redirect ... ok [INFO] [stdout] test command_line_match_outputs_redirect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/regex.rs (/opt/rustwide/target/debug/deps/regex-3666f3935887e19f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test no_match_exit_code_two ... ok [INFO] [stdout] test stdin_implicit_match_outputs_redirect ... ok [INFO] [stdout] test stdin_dash_match_outputs_redirect ... ok [INFO] [stdout] test command_line_match_outputs_redirect ... ok [INFO] [stdout] test list_picks_first_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/systemd.rs (/opt/rustwide/target/debug/deps/systemd-ce9fef0780722cc1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test install_command_creates_unit_files ... ok [INFO] [stdout] test uninstall_command_is_idempotent ... ok [INFO] [stdout] test daemon_systemd_mode_requires_socket_activation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Doc-tests shortcut_catapult [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" "9b30664162a1e2b7685c263692aad206e26b5d4c57c18de700550b833204daad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b30664162a1e2b7685c263692aad206e26b5d4c57c18de700550b833204daad", kill_on_drop: false }` [INFO] [stdout] 9b30664162a1e2b7685c263692aad206e26b5d4c57c18de700550b833204daad