[INFO] cloning repository https://github.com/johan-steffens/foxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johan-steffens/foxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Ffoxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Ffoxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 442ab6616b602f0f6cb109422825ddc8e88f74b0
[INFO] building johan-steffens/foxy against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Ffoxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/johan-steffens/foxy
[INFO] finished tweaking git repo https://github.com/johan-steffens/foxy
[INFO] tweaked toml for git repo https://github.com/johan-steffens/foxy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johan-steffens/foxy on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johan-steffens/foxy 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.29.0
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded opentelemetry v0.29.1
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c4c69338718479e0d2e78a77e4a16eb7254aa0f95d8658ff95def75ce0c05f0
[INFO] running `Command { std: "docker" "start" "-a" "6c4c69338718479e0d2e78a77e4a16eb7254aa0f95d8658ff95def75ce0c05f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c4c69338718479e0d2e78a77e4a16eb7254aa0f95d8658ff95def75ce0c05f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c4c69338718479e0d2e78a77e4a16eb7254aa0f95d8658ff95def75ce0c05f0", kill_on_drop: false }`
[INFO] [stdout] 6c4c69338718479e0d2e78a77e4a16eb7254aa0f95d8658ff95def75ce0c05f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e68b211da7e72fab400c0e712adf0c00f749efe8697fca6cb5d6646905a4474
[INFO] running `Command { std: "docker" "start" "-a" "2e68b211da7e72fab400c0e712adf0c00f749efe8697fca6cb5d6646905a4474", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling foxy-io v0.3.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ProxyConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ProxyConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ServerConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_listen` is never used
[INFO] [stdout]   --> src/config/proxy.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn default_listen() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_body_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn default_body_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_header_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn default_header_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s
[INFO] running `Command { std: "docker" "inspect" "2e68b211da7e72fab400c0e712adf0c00f749efe8697fca6cb5d6646905a4474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e68b211da7e72fab400c0e712adf0c00f749efe8697fca6cb5d6646905a4474", kill_on_drop: false }`
[INFO] [stdout] 2e68b211da7e72fab400c0e712adf0c00f749efe8697fca6cb5d6646905a4474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c896da2c725f449b5d9f3616c9ecc1dd8e84dcf450ee94dfdae7b3c4de65b521
[INFO] running `Command { std: "docker" "start" "-a" "c896da2c725f449b5d9f3616c9ecc1dd8e84dcf450ee94dfdae7b3c4de65b521", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling foxy-io v0.3.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ProxyConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ProxyConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerConfig` is never constructed
[INFO] [stdout]   --> src/config/proxy.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ServerConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_listen` is never used
[INFO] [stdout]   --> src/config/proxy.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn default_listen() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_body_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn default_body_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_header_limit` is never used
[INFO] [stdout]   --> src/config/proxy.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn default_header_limit() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "c896da2c725f449b5d9f3616c9ecc1dd8e84dcf450ee94dfdae7b3c4de65b521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c896da2c725f449b5d9f3616c9ecc1dd8e84dcf450ee94dfdae7b3c4de65b521", kill_on_drop: false }`
[INFO] [stdout] c896da2c725f449b5d9f3616c9ecc1dd8e84dcf450ee94dfdae7b3c4de65b521
