[INFO] cloning repository https://github.com/fergdev/roxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fergdev/roxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffergdev%2Froxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffergdev%2Froxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6d6a37e1022d06f1f6a7815e64446dd69e1b639
[INFO] checking fergdev/roxy against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffergdev%2Froxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fergdev/roxy
[INFO] finished tweaking git repo https://github.com/fergdev/roxy
[INFO] tweaked toml for git repo https://github.com/fergdev/roxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fergdev/roxy on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fergdev/roxy 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b01eca75f47b5bd68dee166d3cddf506936ce2e06fc89c692e5a833dc7f34ff6
[INFO] running `Command { std: "docker" "start" "-a" "b01eca75f47b5bd68dee166d3cddf506936ce2e06fc89c692e5a833dc7f34ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b01eca75f47b5bd68dee166d3cddf506936ce2e06fc89c692e5a833dc7f34ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01eca75f47b5bd68dee166d3cddf506936ce2e06fc89c692e5a833dc7f34ff6", kill_on_drop: false }`
[INFO] [stdout] b01eca75f47b5bd68dee166d3cddf506936ce2e06fc89c692e5a833dc7f34ff6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11c837306830dc88d0f3f19c8f46cd39523a1fcb3c8897ad88da620bb4db47fa
[INFO] running `Command { std: "docker" "start" "-a" "11c837306830dc88d0f3f19c8f46cd39523a1fcb3c8897ad88da620bb4db47fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking fastbloom v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking h3 v0.0.8 (https://github.com/fergdev/h3-wt-client?branch=wt-client#22b7841f)
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking h3-datagram v0.0.2 (https://github.com/fergdev/h3-wt-client?branch=wt-client#22b7841f)
[INFO] [stderr]     Checking boa_string v0.20.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking cms v0.2.3
[INFO] [stderr]     Checking web-transport-proto v0.2.6
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling boa_macros v0.20.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking boa_profiler v0.20.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking pkcs12 v0.1.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking boa_gc v0.20.0
[INFO] [stderr]     Checking h3-webtransport v0.1.2 (https://github.com/fergdev/h3-wt-client?branch=wt-client#22b7841f)
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking boa_interner v0.20.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-d813022d176a8d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c8b4a5fcf4493391 -C extra-filename=-9593870a94c0c693 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-28a8fa56a339b838.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c43e2a9cbf006261.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f6250375d3ff91a4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-83ccb9e72cc4b499.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4021f5004e6dc00a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72bc563133fb7888.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "11c837306830dc88d0f3f19c8f46cd39523a1fcb3c8897ad88da620bb4db47fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c837306830dc88d0f3f19c8f46cd39523a1fcb3c8897ad88da620bb4db47fa", kill_on_drop: false }`
[INFO] [stdout] 11c837306830dc88d0f3f19c8f46cd39523a1fcb3c8897ad88da620bb4db47fa
