[INFO] cloning repository https://github.com/swesmith/quinn-rs__quinn.bb359ccd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swesmith/quinn-rs__quinn.bb359ccd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswesmith%2Fquinn-rs__quinn.bb359ccd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswesmith%2Fquinn-rs__quinn.bb359ccd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc7f4361ba635253a77134f10a90fd5ebb5f45ca
[INFO] testing swesmith/quinn-rs__quinn.bb359ccd against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswesmith%2Fquinn-rs__quinn.bb359ccd" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd
[INFO] finished tweaking git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd
[INFO] tweaked toml for git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-net v2.0.0
[INFO] [stderr]   Downloaded rand_pcg v0.9.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded directories-next v2.0.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded fastbloom v0.14.0
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.56
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded rcgen v0.14.6
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.1
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.10
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.4
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded qlog v0.15.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.10
[INFO] [stderr]   Downloaded aws-lc-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 962ebf4b388ada5a6189639d0790872edc1829e09c70b4949335be9151879192
[INFO] running `Command { std: "docker" "start" "-a" "962ebf4b388ada5a6189639d0790872edc1829e09c70b4949335be9151879192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962ebf4b388ada5a6189639d0790872edc1829e09c70b4949335be9151879192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962ebf4b388ada5a6189639d0790872edc1829e09c70b4949335be9151879192", kill_on_drop: false }`
[INFO] [stdout] 962ebf4b388ada5a6189639d0790872edc1829e09c70b4949335be9151879192
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad182792e56b0cafc314e67f966bbe8c286ebc9fab99d0f364a3ef8a930d53f5
[INFO] running `Command { std: "docker" "start" "-a" "ad182792e56b0cafc314e67f966bbe8c286ebc9fab99d0f364a3ef8a930d53f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quinn-udp v0.6.0 (/opt/rustwide/workdir/quinn-udp)
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling quinn v0.12.0 (/opt/rustwide/workdir/quinn)
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rcgen v0.14.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling qlog v0.15.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.12.0 (/opt/rustwide/workdir/quinn-proto)
[INFO] [stderr]    Compiling bench v0.1.0 (/opt/rustwide/workdir/bench)
[INFO] [stderr]    Compiling perf v0.1.0 (/opt/rustwide/workdir/perf)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.18s
[INFO] running `Command { std: "docker" "inspect" "ad182792e56b0cafc314e67f966bbe8c286ebc9fab99d0f364a3ef8a930d53f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad182792e56b0cafc314e67f966bbe8c286ebc9fab99d0f364a3ef8a930d53f5", kill_on_drop: false }`
[INFO] [stdout] ad182792e56b0cafc314e67f966bbe8c286ebc9fab99d0f364a3ef8a930d53f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ba24c1caa56dbf6f557c57019da813cb9f73ea2bfee123093ba1ce06c3517e7
[INFO] running `Command { std: "docker" "start" "-a" "9ba24c1caa56dbf6f557c57019da813cb9f73ea2bfee123093ba1ce06c3517e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling qlog v0.15.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.56
[INFO] [stderr]    Compiling quinn-udp v0.6.0 (/opt/rustwide/workdir/quinn-udp)
[INFO] [stderr]    Compiling quinn-proto v0.12.0 (/opt/rustwide/workdir/quinn-proto)
[INFO] [stderr]    Compiling quinn v0.12.0 (/opt/rustwide/workdir/quinn)
[INFO] [stderr]    Compiling perf v0.1.0 (/opt/rustwide/workdir/perf)
[INFO] [stderr]    Compiling bench v0.1.0 (/opt/rustwide/workdir/bench)
[INFO] [stderr] error: could not compile `quinn` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name quinn --edition=2021 quinn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bloom"' --cfg 'feature="default"' --cfg 'feature="platform-verifier"' --cfg 'feature="qlog"' --cfg 'feature="ring"' --cfg 'feature="runtime-tokio"' --cfg 'feature="rustls-ring"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-post-quantum-test", "aws-lc-rs", "aws-lc-rs-fips", "bloom", "default", "futures-io", "lock_tracking", "platform-verifier", "qlog", "ring", "runtime-smol", "runtime-tokio", "rustls", "rustls-aws-lc-rs", "rustls-aws-lc-rs-fips", "rustls-log", "rustls-ring", "tracing-log"))' -C metadata=cf9974ae6b3bc2be -C extra-filename=-5b325f5febc1fc8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-17587c0dbdc4ac05.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-3074fa6b048cd392.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bc92f5632409d3fc.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5d0838db0e2e578.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-aae5ce9efc540304.rlib --extern directories_next=/opt/rustwide/target/debug/deps/libdirectories_next-3c6101b4e7783fdc.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0480e93619ded6e2.rlib --extern proto=/opt/rustwide/target/debug/deps/libquinn_proto-9f64f4ec61816c22.rlib --extern udp=/opt/rustwide/target/debug/deps/libquinn_udp-5229ca1f23005574.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-943f502a374f334d.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-4f0d4a5c8517f78e.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-8e110c1a3d59ec76.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-e39fed33f9aa0d07.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c52b3f3c985bb6b8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-acb79373a4d18bf2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a57950459889887a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0ad010020e7070b5.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-fafceb79a91710bb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6956e919850ba068.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2345a0851b984fc8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-87dafb8cb4b2f152/out --check-cfg 'cfg(wasm_browser)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `quinn-proto` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name quinn_proto --edition=2021 quinn-proto/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --test --cfg 'feature="bloom"' --cfg 'feature="default"' --cfg 'feature="platform-verifier"' --cfg 'feature="qlog"' --cfg 'feature="ring"' --cfg 'feature="rustls-ring"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-post-quantum-test", "arbitrary", "aws-lc-rs", "aws-lc-rs-fips", "bloom", "default", "platform-verifier", "qlog", "ring", "rustls", "rustls-aws-lc-rs", "rustls-aws-lc-rs-fips", "rustls-log", "rustls-ring", "tracing-log"))' -C metadata=ac452c1e5332fb06 -C extra-filename=-c41bb259f8d6bad3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-216602c4b6da8016.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bc92f5632409d3fc.rlib --extern fastbloom=/opt/rustwide/target/debug/deps/libfastbloom-face76f00ac1cb55.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-0eb3e937467e29e5.rlib --extern lru_slab=/opt/rustwide/target/debug/deps/liblru_slab-938244e68872dc3b.rlib --extern qlog=/opt/rustwide/target/debug/deps/libqlog-56d105d6fbf3ba0c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-943f502a374f334d.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-d820fb48a4ba8c6f.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-4f0d4a5c8517f78e.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-07deb5117f91eb2a.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-8e110c1a3d59ec76.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-e39fed33f9aa0d07.rlib --extern rustls_platform_verifier=/opt/rustwide/target/debug/deps/librustls_platform_verifier-eb4f68de93c98ab6.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-9b0608651dc55f22.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-acb79373a4d18bf2.rlib --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-687e03445bef17a4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0ad010020e7070b5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6956e919850ba068.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-52cbc227de5bdc14.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-87dafb8cb4b2f152/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9ba24c1caa56dbf6f557c57019da813cb9f73ea2bfee123093ba1ce06c3517e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ba24c1caa56dbf6f557c57019da813cb9f73ea2bfee123093ba1ce06c3517e7", kill_on_drop: false }`
[INFO] [stdout] 9ba24c1caa56dbf6f557c57019da813cb9f73ea2bfee123093ba1ce06c3517e7
