[INFO] cloning repository https://github.com/anonymous202511/quinn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anonymous202511/quinn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymous202511%2Fquinn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymous202511%2Fquinn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9c88c51fcb655b4453c7cacafc6b72a3fb1d306 [INFO] testing anonymous202511/quinn against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanonymous202511%2Fquinn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/anonymous202511/quinn [INFO] finished tweaking git repo https://github.com/anonymous202511/quinn [INFO] tweaked toml for git repo https://github.com/anonymous202511/quinn written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anonymous202511/quinn on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anonymous202511/quinn 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ccf6df87722ded0ed76a730cbf4b5d8e55a6df18f886a8d89541287e409f0cd [INFO] running `Command { std: "docker" "start" "-a" "1ccf6df87722ded0ed76a730cbf4b5d8e55a6df18f886a8d89541287e409f0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ccf6df87722ded0ed76a730cbf4b5d8e55a6df18f886a8d89541287e409f0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ccf6df87722ded0ed76a730cbf4b5d8e55a6df18f886a8d89541287e409f0cd", kill_on_drop: false }` [INFO] [stdout] 1ccf6df87722ded0ed76a730cbf4b5d8e55a6df18f886a8d89541287e409f0cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dffb4d60dd749564b770a004fc080acdbed3fece48dfead693dd2bb9af13dd0b [INFO] running `Command { std: "docker" "start" "-a" "dffb4d60dd749564b770a004fc080acdbed3fece48dfead693dd2bb9af13dd0b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling quinn-udp v0.6.0 (/opt/rustwide/workdir/quinn-udp) [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling quinn v0.12.0 (/opt/rustwide/workdir/quinn) [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time v0.3.43 [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 fastbloom v0.14.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_with v3.14.0 [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 perf v0.1.0 (/opt/rustwide/workdir/perf) [INFO] [stderr] Compiling bench v0.1.0 (/opt/rustwide/workdir/bench) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.49s [INFO] running `Command { std: "docker" "inspect" "dffb4d60dd749564b770a004fc080acdbed3fece48dfead693dd2bb9af13dd0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dffb4d60dd749564b770a004fc080acdbed3fece48dfead693dd2bb9af13dd0b", kill_on_drop: false }` [INFO] [stdout] dffb4d60dd749564b770a004fc080acdbed3fece48dfead693dd2bb9af13dd0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a63234e597be79742ea92437dc4a706c1d0041b48424006a315f229e69a80c [INFO] running `Command { std: "docker" "start" "-a" "22a63234e597be79742ea92437dc4a706c1d0041b48424006a315f229e69a80c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.103 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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.53 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.103 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling js-sys v0.3.80 [INFO] [stderr] Compiling qlog v0.15.2 [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 quinn-udp v0.6.0 (/opt/rustwide/workdir/quinn-udp) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.53 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.53 [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 bench v0.1.0 (/opt/rustwide/workdir/bench) [INFO] [stderr] Compiling perf v0.1.0 (/opt/rustwide/workdir/perf) [INFO] [stderr] error: could not compile `perf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name perf --edition=2021 perf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="json-output"' --cfg 'feature="qlog"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console-subscriber", "default", "json-output", "qlog", "serde", "serde_json", "tokio-console"))' -C metadata=7f013a29bf9bf58e -C extra-filename=-61851c548d97d92e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6c874d83e5f3aef0.rmeta --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-a9edb5712be5c8ff.rmeta --extern quinn=/opt/rustwide/target/debug/deps/libquinn-fa213586e4354c0f.rmeta --extern quinn_proto=/opt/rustwide/target/debug/deps/libquinn_proto-c30200a686b65e9f.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-93fc3fadf7cd3c29.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-f3118a7966f431c1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-87d247aaeeff6cef.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-631f00c17ca53102.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5448933ccef37b2b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1bab9aec1fd4976b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0173bf9bfbc90ca8.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c27b222d5c819622.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-505f2ec7796d8f31/out` (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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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=79156b0f662c8340 -C extra-filename=-f808c955c40a31d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern fastbloom=/opt/rustwide/target/debug/deps/libfastbloom-27bb5e4941afb196.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-f96801fadb938ad1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern lru_slab=/opt/rustwide/target/debug/deps/liblru_slab-82bbb7047f4de357.rlib --extern qlog=/opt/rustwide/target/debug/deps/libqlog-28e9ccccbbc6d259.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8b73ed187cd669ef.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-5cc6b88f3bc7dcde.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-93fc3fadf7cd3c29.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-c8b7235e04219259.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-f3118a7966f431c1.rlib --extern rustls_platform_verifier=/opt/rustwide/target/debug/deps/librustls_platform_verifier-03bb88f904ccda29.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f0d41cc7a92e8a48.rlib --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-5904eadb2731a928.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0173bf9bfbc90ca8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c27b222d5c819622.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-9d2665fa5c5d1c22.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-505f2ec7796d8f31/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "22a63234e597be79742ea92437dc4a706c1d0041b48424006a315f229e69a80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a63234e597be79742ea92437dc4a706c1d0041b48424006a315f229e69a80c", kill_on_drop: false }` [INFO] [stdout] 22a63234e597be79742ea92437dc4a706c1d0041b48424006a315f229e69a80c