[INFO] cloning repository https://github.com/ThomasHabets/sni-router
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasHabets/sni-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasHabets%2Fsni-router", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasHabets%2Fsni-router'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 484185622307c79cdc430ecef984e9c34fd3d47a
[INFO] testing ThomasHabets/sni-router against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasHabets%2Fsni-router" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ThomasHabets/sni-router
[INFO] finished tweaking git repo https://github.com/ThomasHabets/sni-router
[INFO] tweaked toml for git repo https://github.com/ThomasHabets/sni-router written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThomasHabets/sni-router on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThomasHabets/sni-router 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded ktls v6.0.2
[INFO] [stderr]   Downloaded ktls-sys v1.0.2
[INFO] [stderr]   Downloaded caps v0.5.6
[INFO] [stderr]   Downloaded landlock v0.4.4
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded prost-reflect v0.16.3
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] 3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87
[INFO] running `Command { std: "docker" "start" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87", 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" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87", 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" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ktls-sys v1.0.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling prost-reflect v0.16.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sni-router v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ktls v6.0.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87", 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" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling sni-router v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ktls v6.0.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.95s
[INFO] running `Command { std: "docker" "inspect" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87", 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" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sni_router-046505f0f1ad05a8)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::default_cant_have_regex ... ok
[INFO] [stdout] test tests::default_cant_have_regex_even_empty ... ok
[INFO] [stdout] test tests::config_loads_handshake_timeout ... ok
[INFO] [stdout] test tests::handshake_timeout_closes_idle_preroute_client ... ok
[INFO] [stdout] test tests::handshake_timeout_stops_after_proxy_backend_connects ... ok
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to socket:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to foo:443 
[INFO] [stdout] test tests::unix_datagram_listener_can_receive_passed_fd_and_route_sni ... ok
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar2:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to socket:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to foo:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar2:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to socket:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to foo:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar2:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to socket:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to foo:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bar2:443 
[INFO] [stderr] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to socket:443 
[INFO] [stdout] test tests::default_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sni-router-h3.rs (/opt/rustwide/target/debug/deps/sni_router_h3-9fe3284f63db9dc5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::extracts_sni_from_tls_clienthello ... ok
[INFO] [stdout] test tests::quic_v1_initial_key_derivation_matches_rfc9001 ... ok
[INFO] [stdout] test tests::decrypts_synthetic_quic_initial_crypto_frame ... ok
[INFO] [stdout] test tests::backend_reply_with_unknown_dcid_routes_by_unique_backend ... ok
[INFO] [stdout] test tests::h3_config_rejects_tcp_only_pass_backend ... ok
[INFO] [stdout] test tests::short_header_client_packet_with_no_cid_routes_by_client_addr ... ok
[INFO] [stdout] test tests::h3_config_uses_proxy_addr_as_udp_backend ... ok
[INFO] [stdout] test tests::backend_reply_from_ipv4_on_dual_stack_socket_routes_to_client ... 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] running `Command { std: "docker" "inspect" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87", kill_on_drop: false }`
[INFO] [stdout] 3b0604dc4856b67f5bdd99e9d14701bd3d35c421a0bfc6e95e2b7fb2c8c1cd87
