[INFO] cloning repository https://github.com/Abso1ut3Zer0/nexus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abso1ut3Zer0/nexus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbso1ut3Zer0%2Fnexus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbso1ut3Zer0%2Fnexus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 071a3d2952901fcf7f234f4c9b6956da1963cdf8 [INFO] testing Abso1ut3Zer0/nexus against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbso1ut3Zer0%2Fnexus" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Abso1ut3Zer0/nexus [INFO] finished tweaking git repo https://github.com/Abso1ut3Zer0/nexus [INFO] tweaked toml for git repo https://github.com/Abso1ut3Zer0/nexus written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Abso1ut3Zer0/nexus on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 367 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.2) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding getrandom v0.2.17 (available: v0.4.2) [INFO] [stderr] Adding getrandom v0.3.4 (available: v0.4.2) [INFO] [stderr] Adding nix v0.30.1 (available: v0.31.3) [INFO] [stderr] Adding quick-xml v0.37.5 (available: v0.40.1) [INFO] [stderr] Adding rand v0.8.6 (available: v0.10.1) [INFO] [stderr] Adding rand v0.9.4 (available: v0.10.1) [INFO] [stderr] Adding rand_chacha v0.9.0 (available: v0.10.0) [INFO] [stderr] Adding rand_core v0.9.5 (available: v0.10.1) [INFO] [stderr] Adding rcgen v0.13.2 (available: v0.14.8) [INFO] [stderr] Adding reqwest v0.12.28 (available: v0.13.4) [INFO] [stderr] Adding safetensors v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding sha1 v0.10.6 (available: v0.11.0) [INFO] [stderr] Adding signal-hook v0.3.18 (available: v0.4.4) [INFO] [stderr] Adding socket2 v0.5.10 (available: v0.6.4) [INFO] [stderr] Adding sonic-rs v0.3.17 (available: v0.5.8) [INFO] [stderr] Adding tokio-tungstenite v0.26.2 (available: v0.29.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded trybuild v1.0.116 [INFO] [stderr] Downloaded rkyv_derive v0.7.46 [INFO] [stderr] Downloaded rust_decimal v1.42.0 [INFO] [stderr] Downloaded fixdec v0.1.0 [INFO] [stderr] Downloaded rkyv v0.7.46 [INFO] [stderr] Downloaded rtrb v0.3.4 [INFO] [stderr] Downloaded rkyv_derive v0.8.16 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.1 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded munge_macro v0.4.7 [INFO] [stderr] Downloaded rkyv v0.8.16 [INFO] [stderr] Downloaded rend v0.5.3 [INFO] [stderr] Downloaded rancor v0.1.1 [INFO] [stderr] Downloaded sonic-simd v0.1.4 [INFO] [stderr] Downloaded ptr_meta v0.3.1 [INFO] [stderr] Downloaded munge v0.4.7 [INFO] [stderr] Downloaded safetensors v0.7.0 [INFO] [stderr] Downloaded seqlock v0.2.0 [INFO] [stderr] Downloaded tungstenite v0.29.0 [INFO] [stderr] Downloaded sonic-rs v0.3.17 [INFO] [stderr] Downloaded faststr v0.2.34 [INFO] [stderr] Downloaded nexus-ascii v1.6.2 [INFO] [stderr] Downloaded sonic-number v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47998fe0c3e114e3f7229ee649c898f050c1f48c1e556a542dbb4c6c8bb1a2e2 [INFO] running `Command { std: "docker" "start" "-a" "47998fe0c3e114e3f7229ee649c898f050c1f48c1e556a542dbb4c6c8bb1a2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47998fe0c3e114e3f7229ee649c898f050c1f48c1e556a542dbb4c6c8bb1a2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47998fe0c3e114e3f7229ee649c898f050c1f48c1e556a542dbb4c6c8bb1a2e2", kill_on_drop: false }` [INFO] [stdout] 47998fe0c3e114e3f7229ee649c898f050c1f48c1e556a542dbb4c6c8bb1a2e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631e08c4ab89875d22f5660c383a437c0a339324ebc2a0a279d2604baadd0c29 [INFO] running `Command { std: "docker" "start" "-a" "631e08c4ab89875d22f5660c383a437c0a339324ebc2a0a279d2604baadd0c29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nexus-stats-core v3.0.1 (/opt/rustwide/workdir/nexus-stats-core) [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nexus-queue v1.3.1 (/opt/rustwide/workdir/nexus-queue) [INFO] [stderr] Compiling nexus-ascii v1.6.2 (/opt/rustwide/workdir/nexus-ascii) [INFO] [stderr] Compiling nexus-slab v2.3.4 (/opt/rustwide/workdir/nexus-slab) [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling nexus-smartptr v0.1.1 (/opt/rustwide/workdir/nexus-smartptr) [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling nexus-async-rt v0.7.0 (/opt/rustwide/workdir/nexus-async-rt) [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling nexus-timer v1.4.3 (/opt/rustwide/workdir/nexus-timer) [INFO] [stderr] Compiling nexus-logbuf v2.2.0 (/opt/rustwide/workdir/nexus-logbuf) [INFO] [stderr] Compiling nexus-pool v1.1.0 (/opt/rustwide/workdir/nexus-pool) [INFO] [stderr] Compiling nexus-ascii v1.6.2 [INFO] [stderr] Compiling nexus-collections v1.1.5 (/opt/rustwide/workdir/nexus-collections) [INFO] [stderr] Compiling nexus-stats-smoothing v2.0.0 (/opt/rustwide/workdir/nexus-stats-smoothing) [INFO] [stderr] Compiling nexus-stats-control v2.0.0 (/opt/rustwide/workdir/nexus-stats-control) [INFO] [stderr] Compiling nexus-fix-codegen v0.1.0 (/opt/rustwide/workdir/nexus-fix-codegen) [INFO] [stderr] Compiling nexus-stats-regression v2.0.0 (/opt/rustwide/workdir/nexus-stats-regression) [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nexus-stats v6.0.1 (/opt/rustwide/workdir/nexus-stats) [INFO] [stderr] Compiling nexus-notify v1.0.2 (/opt/rustwide/workdir/nexus-notify) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nexus-stats-detection v2.0.0 (/opt/rustwide/workdir/nexus-stats-detection) [INFO] [stderr] Compiling nexus-channel v1.2.4 (/opt/rustwide/workdir/nexus-channel) [INFO] [stderr] Compiling nexus-slot v1.1.2 (/opt/rustwide/workdir/nexus-slot) [INFO] [stderr] Compiling nexus-rate v2.1.3 (/opt/rustwide/workdir/nexus-rate) [INFO] [stderr] Compiling nexus-decimal v1.2.2 (/opt/rustwide/workdir/nexus-decimal) [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling nexus-fix-codec v0.1.0 (/opt/rustwide/workdir/nexus-fix-codec) [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling nexus-fix-codegen-tests v0.1.0 (/opt/rustwide/workdir/nexus-fix-codegen-tests) [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling nexus-id v1.1.5 (/opt/rustwide/workdir/nexus-id) [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling nexus-platform v0.1.0 (/opt/rustwide/workdir/nexus-platform) [INFO] [stderr] Compiling nexus-journal v0.1.0 (/opt/rustwide/workdir/nexus-journal) [INFO] [stderr] Compiling nexus-shm v0.1.0 (/opt/rustwide/workdir/nexus-shm) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nexus-rt-derive v1.2.0 (/opt/rustwide/workdir/nexus-rt-derive) [INFO] [stderr] Compiling nexus-bits-derive v0.4.2 (/opt/rustwide/workdir/nexus-bits-derive) [INFO] [stderr] Compiling nexus-rt v2.4.1 (/opt/rustwide/workdir/nexus-rt) [INFO] [stderr] Compiling nexus-bits v0.4.4 (/opt/rustwide/workdir/nexus-bits) [INFO] [stderr] Compiling safetensors v0.7.0 [INFO] [stderr] Compiling nexus-inference v0.9.0 (/opt/rustwide/workdir/nexus-inference) [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling nexus-net v1.0.0 (/opt/rustwide/workdir/nexus-net) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling nexus-web v0.8.0 (/opt/rustwide/workdir/nexus-web) [INFO] [stderr] Compiling nexus-fix-engine v0.1.0 (/opt/rustwide/workdir/nexus-fix-engine) [INFO] [stderr] Compiling nexus-async-web v0.10.0 (/opt/rustwide/workdir/nexus-async-web) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.56s [INFO] running `Command { std: "docker" "inspect" "631e08c4ab89875d22f5660c383a437c0a339324ebc2a0a279d2604baadd0c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631e08c4ab89875d22f5660c383a437c0a339324ebc2a0a279d2604baadd0c29", kill_on_drop: false }` [INFO] [stdout] 631e08c4ab89875d22f5660c383a437c0a339324ebc2a0a279d2604baadd0c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba0f40f375f658e8ca28f6ce59fb97ead907e4c36e1f7417a13dcf5885b88739 [INFO] running `Command { std: "docker" "start" "-a" "ba0f40f375f658e8ca28f6ce59fb97ead907e4c36e1f7417a13dcf5885b88739", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/_bench_utils [INFO] [stderr] | [INFO] [stderr] = note: the example target `_bench_utils` in package `nexus-fix-codec v0.1.0 (/opt/rustwide/workdir/nexus-fix-codec)` has the same output filename as the example target `_bench_utils` in package `nexus-ascii v1.6.2 (/opt/rustwide/workdir/nexus-ascii)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/_bench_utils.dwp [INFO] [stderr] | [INFO] [stderr] = note: the example target `_bench_utils` in package `nexus-fix-codec v0.1.0 (/opt/rustwide/workdir/nexus-fix-codec)` has the same output filename as the example target `_bench_utils` in package `nexus-ascii v1.6.2 (/opt/rustwide/workdir/nexus-ascii)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/asm_check [INFO] [stderr] | [INFO] [stderr] = note: the example target `asm_check` in package `nexus-slab v2.3.4 (/opt/rustwide/workdir/nexus-slab)` has the same output filename as the example target `asm_check` in package `nexus-queue v1.3.1 (/opt/rustwide/workdir/nexus-queue)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/asm_check.dwp [INFO] [stderr] | [INFO] [stderr] = note: the example target `asm_check` in package `nexus-slab v2.3.4 (/opt/rustwide/workdir/nexus-slab)` has the same output filename as the example target `asm_check` in package `nexus-queue v1.3.1 (/opt/rustwide/workdir/nexus-queue)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.116 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling generator v0.8.9 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sonic-number v0.1.2 [INFO] [stderr] Compiling sonic-simd v0.1.4 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling openssl v0.10.80 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rtrb v0.3.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling seqlock v0.2.0 [INFO] [stderr] Compiling nexus-id v1.1.5 (/opt/rustwide/workdir/nexus-id) [INFO] [stderr] Compiling nexus-rate v2.1.3 (/opt/rustwide/workdir/nexus-rate) [INFO] [stderr] Compiling nexus-smartptr v0.1.1 (/opt/rustwide/workdir/nexus-smartptr) [INFO] [stderr] Compiling nexus-fix-codegen-tests v0.1.0 (/opt/rustwide/workdir/nexus-fix-codegen-tests) [INFO] [stderr] Compiling nexus-stats-detection v2.0.0 (/opt/rustwide/workdir/nexus-stats-detection) [INFO] [stderr] Compiling nexus-fix-codegen v0.1.0 (/opt/rustwide/workdir/nexus-fix-codegen) [INFO] [stderr] Compiling nexus-stats-control v2.0.0 (/opt/rustwide/workdir/nexus-stats-control) [INFO] [stderr] Compiling nexus-stats-regression v2.0.0 (/opt/rustwide/workdir/nexus-stats-regression) [INFO] [stderr] Compiling nexus-stats-smoothing v2.0.0 (/opt/rustwide/workdir/nexus-stats-smoothing) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling loom v0.7.2 [INFO] [stderr] Compiling nexus-stats-core v3.0.1 (/opt/rustwide/workdir/nexus-stats-core) [INFO] [stderr] Compiling nexus-platform v0.1.0 (/opt/rustwide/workdir/nexus-platform) [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling nexus-rt-derive v1.2.0 (/opt/rustwide/workdir/nexus-rt-derive) [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling nexus-net v1.0.0 (/opt/rustwide/workdir/nexus-net) [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling nexus-rt v2.4.1 (/opt/rustwide/workdir/nexus-rt) [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling nexus-bits-derive v0.4.2 (/opt/rustwide/workdir/nexus-bits-derive) [INFO] [stderr] Compiling nexus-journal v0.1.0 (/opt/rustwide/workdir/nexus-journal) [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling nexus-fix-engine v0.1.0 (/opt/rustwide/workdir/nexus-fix-engine) [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling fixdec v0.1.0 [INFO] [stderr] Compiling nexus-shm v0.1.0 (/opt/rustwide/workdir/nexus-shm) [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.40/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=98018414ec111c43 -C extra-filename=-e1096b13b73f8550 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-ffdffbfcedb32264.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2f8d14372945d8a5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-e566595587d0f95e.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-5f8ef4837a7bd49f.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-14043a91b4d53077/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba0f40f375f658e8ca28f6ce59fb97ead907e4c36e1f7417a13dcf5885b88739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0f40f375f658e8ca28f6ce59fb97ead907e4c36e1f7417a13dcf5885b88739", kill_on_drop: false }` [INFO] [stdout] ba0f40f375f658e8ca28f6ce59fb97ead907e4c36e1f7417a13dcf5885b88739