[INFO] fetching crate trafficcop 1.4.1...
[INFO] testing trafficcop-1.4.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate trafficcop 1.4.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate trafficcop 1.4.1
[INFO] finished tweaking crates.io crate trafficcop 1.4.1
[INFO] tweaked toml for crates.io crate trafficcop 1.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trafficcop 1.4.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trafficcop 1.4.1 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.1
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded redis v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 071785e3e43a73df61f6a42bc2cf724930d12d95a91baccd8480e1e7feed0887
[INFO] running `Command { std: "docker" "start" "-a" "071785e3e43a73df61f6a42bc2cf724930d12d95a91baccd8480e1e7feed0887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071785e3e43a73df61f6a42bc2cf724930d12d95a91baccd8480e1e7feed0887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071785e3e43a73df61f6a42bc2cf724930d12d95a91baccd8480e1e7feed0887", kill_on_drop: false }`
[INFO] [stdout] 071785e3e43a73df61f6a42bc2cf724930d12d95a91baccd8480e1e7feed0887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0225ea3bed5835390eebf6a7c75bcfddd9bcd9ef9522a6b65a8ac733244d751a
[INFO] running `Command { std: "docker" "start" "-a" "0225ea3bed5835390eebf6a7c75bcfddd9bcd9ef9522a6b65a8ac733244d751a", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ipnetwork v0.21.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling redis v1.0.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling trafficcop v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "0225ea3bed5835390eebf6a7c75bcfddd9bcd9ef9522a6b65a8ac733244d751a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0225ea3bed5835390eebf6a7c75bcfddd9bcd9ef9522a6b65a8ac733244d751a", kill_on_drop: false }`
[INFO] [stdout] 0225ea3bed5835390eebf6a7c75bcfddd9bcd9ef9522a6b65a8ac733244d751a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a3500a86668c26b4ab9160b77f422069a794e87f8286f21f14c49cab08c4ad6
[INFO] running `Command { std: "docker" "start" "-a" "9a3500a86668c26b4ab9160b77f422069a794e87f8286f21f14c49cab08c4ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling redis v1.0.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling trafficcop v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `trafficcop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name trafficcop --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62a0c4d2a769ea0f -C extra-filename=-dc61141163e7ccbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-dafd6a078b6039a3.rmeta --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-620bf0a46508015c.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-581cd606e626138b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-8a786fc7dd8143ab.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-cae7817d1e02a59f.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-df69a61a3e1588d2.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0bd7866cb13efa79.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3d230c42b4fb9747.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-36ec23e432169d28.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-64cc2135551bceca.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5960d3911b01bcab.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-b64aa51f6b447ecc.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-bbe601894e02c53e.rmeta --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-b6225c18ff6c84fe.rmeta --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-0f5a5ecdaad937cc.rmeta --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-afd0354ee997e729.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-4bea335514acdb7e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-70533d22e33cd2ae.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a495a978f0594be4.rmeta --extern redis=/opt/rustwide/target/debug/deps/libredis-4288abcd8abc5c62.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6bad9560d2bf435d.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1281215be4b1c729.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-2dce24a956b52822.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-c1cf9b8ce2961a67.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-88719be22f95634e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6bd5e8fd3ed14880.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2f9b20803625aca.rmeta --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-f022b4c570bcdb34.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-9aa3dbaff1ac63b9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4b60ba99193239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-995fe47e2a24e664.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-87618d51753ae6aa.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5470dc15131d0682.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-55fda01abe039bfa.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0fbc959b3becc937.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-aa0727ffd4b0e290.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-ffecead338b3dcda/out -L native=/opt/rustwide/target/debug/build/ring-2f7107034cf2060a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9a3500a86668c26b4ab9160b77f422069a794e87f8286f21f14c49cab08c4ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a3500a86668c26b4ab9160b77f422069a794e87f8286f21f14c49cab08c4ad6", kill_on_drop: false }`
[INFO] [stdout] 9a3500a86668c26b4ab9160b77f422069a794e87f8286f21f14c49cab08c4ad6
