[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchklauser%2Fshortcut-catapult" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chklauser/shortcut-catapult on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded libsystemd v0.7.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04e10a45af4a83a63be652e48a8ca183181aace6750a00efa38cb36c6a9bbe23
[INFO] running `Command { std: "docker" "start" "-a" "04e10a45af4a83a63be652e48a8ca183181aace6750a00efa38cb36c6a9bbe23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04e10a45af4a83a63be652e48a8ca183181aace6750a00efa38cb36c6a9bbe23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04e10a45af4a83a63be652e48a8ca183181aace6750a00efa38cb36c6a9bbe23", kill_on_drop: false }`
[INFO] [stdout] 04e10a45af4a83a63be652e48a8ca183181aace6750a00efa38cb36c6a9bbe23
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 900dad68830fdc30586ffb3a5ab839a708a8343af6635b3a039dd5e1543478ea
[INFO] running `Command { std: "docker" "start" "-a" "900dad68830fdc30586ffb3a5ab839a708a8343af6635b3a039dd5e1543478ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling backtrace v0.3.75
[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 thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tracing v0.1.41
[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 tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 tracing-error v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling url v2.5.4
[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 3m 12s
[INFO] running `Command { std: "docker" "inspect" "900dad68830fdc30586ffb3a5ab839a708a8343af6635b3a039dd5e1543478ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "900dad68830fdc30586ffb3a5ab839a708a8343af6635b3a039dd5e1543478ea", kill_on_drop: false }`
[INFO] [stdout] 900dad68830fdc30586ffb3a5ab839a708a8343af6635b3a039dd5e1543478ea
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9579e670a8cd8be3545761d10eff96c9e506028151cdaeb7d4c7522682b590a5
[INFO] running `Command { std: "docker" "start" "-a" "9579e670a8cd8be3545761d10eff96c9e506028151cdaeb7d4c7522682b590a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libsystemd v0.7.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[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 globset v0.4.16
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[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 2m 18s
[INFO] running `Command { std: "docker" "inspect" "9579e670a8cd8be3545761d10eff96c9e506028151cdaeb7d4c7522682b590a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9579e670a8cd8be3545761d10eff96c9e506028151cdaeb7d4c7522682b590a5", kill_on_drop: false }`
[INFO] [stdout] 9579e670a8cd8be3545761d10eff96c9e506028151cdaeb7d4c7522682b590a5
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba997df474435c630a74ccf4e6a7b75ef65c1a96edf8cffb3149e92534f380cf
[INFO] running `Command { std: "docker" "start" "-a" "ba997df474435c630a74ccf4e6a7b75ef65c1a96edf8cffb3149e92534f380cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shortcut_catapult-8691a54bce4389de)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test config::tests::list_matcher ... ok
[INFO] [stdout] test config::tests::prefix_with_submatcher ... ok
[INFO] [stdout] test matching::exact::tests::match_redirect ... ok
[INFO] [stdout] test config::tests::regex_matcher ... ok
[INFO] [stdout] test matching::list::tests::picks_first_match ... ok
[INFO] [stdout] test tests::init_ok ... ok
[INFO] [stdout] test config::tests::fuzzy_default_tolerance ... ok
[INFO] [stdout] test config::tests::exact_defaults ... 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-871c09edb8640a00)
[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-bbe5fd6a0296d4de)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test command_line_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 stdin_implicit_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.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/daemon.rs (/opt/rustwide/target/debug/deps/daemon-7f238bba396697bc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [2m2025-10-12T09:33:07.782136Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:45027/    
[INFO] [stdout] [2m2025-10-12T09:33:07.782267Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:45027
[INFO] [stdout] [2m2025-10-12T09:33:07.782455Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:45027
[INFO] [stdout] [2m2025-10-12T09:33:07.782689Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 66 bytes
[INFO] [stdout] [2m2025-10-12T09:33:07.783827Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:35979/    
[INFO] [stdout] [2m2025-10-12T09:33:07.783941Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:35979
[INFO] [stdout] [2m2025-10-12T09:33:07.783869Z[0m [32m INFO[0m [1mhandler[0m[1m{[0m[3mpath[0m[2m=[0m"animals/bear"[1m}[0m[2m:[0m[1mapply[0m[2m:[0m[1mapply[0m[2m:[0m [2mshortcut_catapult::matching::prefix[0m[2m:[0m running prefix matcher [3mmatcher[0m[2m=[0mPrefixMatcherConfig { prefix: "animals/", case_sensitive: false, url: Some("https://example.com/$2"), matcher: None } [3minput[0m[2m=[0m"animals/bear"
[INFO] [stdout] [2m2025-10-12T09:33:07.784054Z[0m [32m INFO[0m [1mhandler[0m[1m{[0m[3mpath[0m[2m=[0m"animals/bear"[1m}[0m[2m:[0m[1mapply[0m[2m:[0m[1mapply[0m[2m:[0m [2mshortcut_catapult::matching::prefix[0m[2m:[0m prefix matcher produced redirect [3mredirect[0m[2m=[0mhttps://example.com/bear
[INFO] [stdout] [2m2025-10-12T09:33:07.784133Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:35979
[INFO] [stdout] [2m2025-10-12T09:33:07.784526Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 59 bytes
[INFO] [stdout] [2m2025-10-12T09:33:07.784253Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stdout] [2m2025-10-12T09:33:07.784625Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stdout] [2m2025-10-12T09:33:07.784697Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:45027)
[INFO] [stdout] [2m2025-10-12T09:33:07.784761Z[0m [34mDEBUG[0m [2mreqwest::async_impl::client[0m[2m:[0m redirect policy disallowed redirection to 'https://example.com/bear'    
[INFO] [stdout] [2m2025-10-12T09:33:07.787361Z[0m [32m INFO[0m [1mhandler[0m[1m{[0m[3mpath[0m[2m=[0m"Hello"[1m}[0m[2m:[0m[1mapply[0m[2m:[0m[1mapply[0m[2m:[0m [2mshortcut_catapult::matching::exact[0m[2m:[0m running exact matcher [3mmatcher[0m[2m=[0mExactMatcherConfig { exact: "Hello", case_sensitive: false, trim: true, url: Some("https://example.com?q=$1"), matcher: None } [3minput[0m[2m=[0m"Hello"
[INFO] [stdout] [2m2025-10-12T09:33:07.787401Z[0m [32m INFO[0m [1mhandler[0m[1m{[0m[3mpath[0m[2m=[0m"Hello"[1m}[0m[2m:[0m[1mapply[0m[2m:[0m[1mapply[0m[2m:[0m [2mshortcut_catapult::matching::exact[0m[2m:[0m exact matcher produced redirect [3mredirect[0m[2m=[0mhttps://example.com?q=Hello
[INFO] [stdout] test prefix_path_redirects ... ok
[INFO] [stdout] [2m2025-10-12T09:33:07.789201Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:43881/    
[INFO] [stdout] [2m2025-10-12T09:33:07.794135Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:43881
[INFO] [stdout] [2m2025-10-12T09:33:07.787556Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stdout] [2m2025-10-12T09:33:07.794220Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stdout] [2m2025-10-12T09:33:07.794288Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:35979)
[INFO] [stdout] [2m2025-10-12T09:33:07.794494Z[0m [34mDEBUG[0m [2mreqwest::async_impl::client[0m[2m:[0m redirect policy disallowed redirection to 'https://example.com/?q=Hello'    
[INFO] [stdout] [2m2025-10-12T09:33:07.794453Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:43881
[INFO] [stdout] [2m2025-10-12T09:33:07.796676Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 59 bytes
[INFO] [stdout] test redirect_returns_302 ... ok
[INFO] [stdout] [2m2025-10-12T09:33:07.797155Z[0m [32m INFO[0m [1mhandler[0m[1m{[0m[3mpath[0m[2m=[0m"World"[1m}[0m[2m:[0m[1mapply[0m[2m:[0m[1mapply[0m[2m:[0m [2mshortcut_catapult::matching::exact[0m[2m:[0m running exact matcher [3mmatcher[0m[2m=[0mExactMatcherConfig { exact: "Hello", case_sensitive: false, trim: true, url: Some("https://example.com?q=$1"), matcher: None } [3minput[0m[2m=[0m"World"
[INFO] [stdout] [2m2025-10-12T09:33:07.797610Z[0m [32m INFO[0m [1mhandler[0m[1m{[0m[3mpath[0m[2m=[0m"World"[1m}[0m[2m:[0m[1mapply[0m[2m:[0m[1mapply[0m[2m:[0m [2mshortcut_catapult::matching::exact[0m[2m:[0m exact matcher did not match
[INFO] [stdout] [2m2025-10-12T09:33:07.797695Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stdout] [2m2025-10-12T09:33:07.797724Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stdout] [2m2025-10-12T09:33:07.797774Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:43881)
[INFO] [stdout] test not_found_returns_404 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fuzzy.rs (/opt/rustwide/target/debug/deps/fuzzy-89066d7a25c6666a)
[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-2a1f316cd865a715)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test no_match_exit_code_two ... ok
[INFO] [stdout] test prefix_delegates_to_submatcher ... ok
[INFO] [stdout] test stdin_dash_match_outputs_redirect ... ok
[INFO] [stdout] test command_line_match_outputs_redirect ... ok
[INFO] [stderr]      Running tests/regex.rs (/opt/rustwide/target/debug/deps/regex-e4296c7f68aa1bfe)
[INFO] [stdout] test stdin_implicit_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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test stdin_dash_match_outputs_redirect ... ok
[INFO] [stdout] test command_line_match_outputs_redirect ... ok
[INFO] [stdout] test no_match_exit_code_two ... ok
[INFO] [stdout] test stdin_implicit_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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/systemd.rs (/opt/rustwide/target/debug/deps/systemd-b20fef4e634de2ac)
[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] [stderr]    Doc-tests shortcut_catapult
[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.15s
[INFO] [stdout] 
[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" "ba997df474435c630a74ccf4e6a7b75ef65c1a96edf8cffb3149e92534f380cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba997df474435c630a74ccf4e6a7b75ef65c1a96edf8cffb3149e92534f380cf", kill_on_drop: false }`
[INFO] [stdout] ba997df474435c630a74ccf4e6a7b75ef65c1a96edf8cffb3149e92534f380cf
