[INFO] fetching crate tnnl-cli 0.3.0...
[INFO] testing tnnl-cli-0.3.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tnnl-cli 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tnnl-cli 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tnnl-cli 0.3.0
[INFO] tweaked toml for crates.io crate tnnl-cli 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tnnl-cli 0.3.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tnnl-cli 0.3.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yamux v0.13.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3713a86f2f193171603eb7e597d0e54d96c73cd54ae27435ba632082ce8e252
[INFO] running `Command { std: "docker" "start" "-a" "a3713a86f2f193171603eb7e597d0e54d96c73cd54ae27435ba632082ce8e252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3713a86f2f193171603eb7e597d0e54d96c73cd54ae27435ba632082ce8e252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3713a86f2f193171603eb7e597d0e54d96c73cd54ae27435ba632082ce8e252", kill_on_drop: false }`
[INFO] [stdout] a3713a86f2f193171603eb7e597d0e54d96c73cd54ae27435ba632082ce8e252
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14a6943ad91f16485e327aa41f63f0075c9dca8daf85fbee0880e501c43c4261
[INFO] running `Command { std: "docker" "start" "-a" "14a6943ad91f16485e327aa41f63f0075c9dca8daf85fbee0880e501c43c4261", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tnnl-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.44s
[INFO] running `Command { std: "docker" "inspect" "14a6943ad91f16485e327aa41f63f0075c9dca8daf85fbee0880e501c43c4261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14a6943ad91f16485e327aa41f63f0075c9dca8daf85fbee0880e501c43c4261", kill_on_drop: false }`
[INFO] [stdout] 14a6943ad91f16485e327aa41f63f0075c9dca8daf85fbee0880e501c43c4261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e0868ed27a63deb1f88cf4651effea14975e87aca841082a67723f5c9a4aab7
[INFO] running `Command { std: "docker" "start" "-a" "2e0868ed27a63deb1f88cf4651effea14975e87aca841082a67723f5c9a4aab7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tnnl-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.14s
[INFO] running `Command { std: "docker" "inspect" "2e0868ed27a63deb1f88cf4651effea14975e87aca841082a67723f5c9a4aab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e0868ed27a63deb1f88cf4651effea14975e87aca841082a67723f5c9a4aab7", kill_on_drop: false }`
[INFO] [stdout] 2e0868ed27a63deb1f88cf4651effea14975e87aca841082a67723f5c9a4aab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4415926764dc82012e1b7a97dbe78936f347a3110222e874e972fdd87d19b828
[INFO] running `Command { std: "docker" "start" "-a" "4415926764dc82012e1b7a97dbe78936f347a3110222e874e972fdd87d19b828", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tnnl-46621437a7aa57d4)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test proxy::tests::extract_host_missing ... ok
[INFO] [stdout] test proxy::tests::extract_host_case_insensitive ... ok
[INFO] [stdout] test proxy::tests::extract_host_strips_port ... ok
[INFO] [stdout] test proxy::tests::parse_content_length_case_insensitive ... ok
[INFO] [stdout] test proxy::tests::is_chunked_true ... ok
[INFO] [stdout] test proxy::tests::headers_end_found ... ok
[INFO] [stdout] test proxy::tests::parse_content_length_missing ... ok
[INFO] [stdout] test proxy::tests::parse_content_length_present ... ok
[INFO] [stdout] test proxy::tests::is_chunked_false_when_missing ... ok
[INFO] [stdout] test proxy::tests::is_chunked_case_insensitive ... ok
[INFO] [stdout] test proxy::tests::parse_request_line_garbage ... ok
[INFO] [stdout] test proxy::tests::parse_request_line_get ... ok
[INFO] [stdout] test proxy::tests::parse_request_line_post_with_query ... ok
[INFO] [stdout] test proxy::tests::parse_response_status_200 ... ok
[INFO] [stdout] test proxy::tests::parse_response_status_404 ... ok
[INFO] [stdout] test proxy::tests::parse_response_status_empty_returns_502 ... ok
[INFO] [stdout] test proxy::tests::extract_host_basic ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tnnl-96cbfd7e804d0295)
[INFO] [stdout] test proxy::tests::headers_end_not_found ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-58a806c2fab1cd85)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[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] [stderr] 00:00  control listening on 0.0.0.0:35203
[INFO] [stdout] 
[INFO] [stderr] 00:00  control listening on 0.0.0.0:35257
[INFO] [stdout] running 5 tests
[INFO] [stderr] 00:00  http listening on 0.0.0.0:44197
[INFO] [stderr] 00:00  http listening on 0.0.0.0:46221
[INFO] [stderr] 00:00  domain: *.tunnel.test
[INFO] [stderr] 00:00  domain: *.tunnel.test
[INFO] [stderr] 00:00  token auth disabled — open server
[INFO] [stderr] 00:00  control listening on 0.0.0.0:41089
[INFO] [stderr] 00:00  control listening on 0.0.0.0:34283
[INFO] [stderr] 00:00  http listening on 0.0.0.0:35269
[INFO] [stderr] 00:00  http listening on 0.0.0.0:35631
[INFO] [stderr] 00:00  domain: *.tunnel.test
[INFO] [stderr] 00:00  domain: *.tunnel.test
[INFO] [stderr] 00:00  token auth disabled — open server
[INFO] [stderr] 00:00  control listening on 0.0.0.0:45693
[INFO] [stderr] 00:00  http listening on 0.0.0.0:36243
[INFO] [stderr] 00:00  domain: *.tunnel.test
[INFO] [stderr] 00:00  connecting to 127.0.0.1:35203...
[INFO] [stderr] 00:00  connecting to 127.0.0.1:41089...
[INFO] [stderr] 00:00  connecting to 127.0.0.1:35257...
[INFO] [stderr] 00:00  client connected from 127.0.0.1:55436
[INFO] [stderr] 00:00  client connected from 127.0.0.1:57754
[INFO] [stderr] 00:00  client connected from 127.0.0.1:40174
[INFO] [stderr] 00:00  tunnel live: openapp.tunnel.test (ip=127.0.0.1, active=1/5)
[INFO] [stdout] test tunnel_returns_404_for_unknown_subdomain ... ok
[INFO] [stderr] 
[INFO] [stderr] ┌────────────────────────────────────────┐
[INFO] [stderr] │  tnnl                          v0.3.0  │
[INFO] [stderr] │                                        │
[INFO] [stderr] │  ➜  http://openapp.tunnel.test         │
[INFO] [stderr] │  ↳  127.0.0.1:39783                    │
[INFO] [stderr] │                                        │
[INFO] [stderr] └────────────────────────────────────────┘
[INFO] [stderr] 
[INFO] [stderr] 00:00  error  client 127.0.0.1:40174: invalid secret from 127.0.0.1
[INFO] [stderr] 00:00  tunnel live: deadapp.tunnel.test (ip=127.0.0.1, active=1/5)
[INFO] [stderr] 00:00  error  server error: invalid secret
[INFO] [stderr] 
[INFO] [stderr] ┌────────────────────────────────────────┐
[INFO] [stderr] │  tnnl                          v0.3.0  │
[INFO] [stderr] │                                        │
[INFO] [stderr] │  ➜  http://deadapp.tunnel.test         │
[INFO] [stderr] │  ↳  127.0.0.1:45879                    │
[INFO] [stderr] │                                        │
[INFO] [stderr] └────────────────────────────────────────┘
[INFO] [stderr] 
[INFO] [stderr] 00:00  reconnecting in 1s...
[INFO] [stderr] 00:00  connecting to 127.0.0.1:45693...
[INFO] [stderr] 00:00  client connected from 127.0.0.1:44760
[INFO] [stderr] 00:00  tunnel live: testapp.tunnel.test (ip=127.0.0.1, active=1/5)
[INFO] [stderr] 
[INFO] [stderr] ┌────────────────────────────────────────┐
[INFO] [stderr] │  tnnl                          v0.3.0  │
[INFO] [stderr] │                                        │
[INFO] [stderr] │  ➜  http://testapp.tunnel.test         │
[INFO] [stderr] │  ↳  127.0.0.1:40319                    │
[INFO] [stderr] │                                        │
[INFO] [stderr] └────────────────────────────────────────┘
[INFO] [stderr] 
[INFO] [stdout] test tunnel_rejects_wrong_secret ... ok
[INFO] [stderr] 00:00  #2    GET    /                          502 0ms
[INFO] [stdout] test tunnel_returns_502_when_backend_down ... ok
[INFO] [stdout] test tunnel_works_with_no_secret ... ok
[INFO] [stdout] test tunnel_proxies_request_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tnnl
[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" "4415926764dc82012e1b7a97dbe78936f347a3110222e874e972fdd87d19b828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4415926764dc82012e1b7a97dbe78936f347a3110222e874e972fdd87d19b828", kill_on_drop: false }`
[INFO] [stdout] 4415926764dc82012e1b7a97dbe78936f347a3110222e874e972fdd87d19b828
