[INFO] fetching crate sockudo-core 4.4.0...
[INFO] testing sockudo-core-4.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sockudo-core 4.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sockudo-core 4.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sockudo-core 4.4.0
[INFO] tweaked toml for crates.io crate sockudo-core 4.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sockudo-core 4.4.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sockudo-core 4.4.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cd3f6da49d8d5269552818b344ddd0e45f9f0df165fa63b6367e2d5de014117
[INFO] running `Command { std: "docker" "start" "-a" "1cd3f6da49d8d5269552818b344ddd0e45f9f0df165fa63b6367e2d5de014117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cd3f6da49d8d5269552818b344ddd0e45f9f0df165fa63b6367e2d5de014117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd3f6da49d8d5269552818b344ddd0e45f9f0df165fa63b6367e2d5de014117", kill_on_drop: false }`
[INFO] [stdout] 1cd3f6da49d8d5269552818b344ddd0e45f9f0df165fa63b6367e2d5de014117
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ae5c4ff1740ae727b931f45122ba90bc444d6d9d741671cd115a0464a56dc83
[INFO] running `Command { std: "docker" "start" "-a" "9ae5c4ff1740ae727b931f45122ba90bc444d6d9d741671cd115a0464a56dc83", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling sonic-number v0.1.2
[INFO] [stderr]    Compiling sonic-simd v0.1.4
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling faststr v0.2.34
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sonic-rs v0.5.8
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling crossfire v3.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling sockudo-protocol v4.4.0
[INFO] [stderr]    Compiling sockudo-filter v4.4.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sockudo-ws v1.7.4
[INFO] [stderr]    Compiling sockudo-core v4.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.78s
[INFO] running `Command { std: "docker" "inspect" "9ae5c4ff1740ae727b931f45122ba90bc444d6d9d741671cd115a0464a56dc83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae5c4ff1740ae727b931f45122ba90bc444d6d9d741671cd115a0464a56dc83", kill_on_drop: false }`
[INFO] [stdout] 9ae5c4ff1740ae727b931f45122ba90bc444d6d9d741671cd115a0464a56dc83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e49f967f3568ce1a8fc0ddfb7e4861c3000525b4853c14f6405b4c93ab617c56
[INFO] running `Command { std: "docker" "start" "-a" "e49f967f3568ce1a8fc0ddfb7e4861c3000525b4853c14f6405b4c93ab617c56", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sonic-rs v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling sockudo-filter v4.4.0
[INFO] [stderr]    Compiling sockudo-protocol v4.4.0
[INFO] [stderr]    Compiling sockudo-core v4.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sockudo-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sockudo_core --edition=2024 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="default"' --cfg 'feature="local"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamodb", "full", "google-pubsub", "iggy", "kafka", "lambda", "local", "mysql", "nats", "postgres", "pulsar", "rabbitmq", "redis", "redis-cluster", "scylladb", "sns", "sqs", "surrealdb"))' -C metadata=d3b752c446a73013 -C extra-filename=-2249ae273e850e5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-16cfdbae4c227865.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c000e69015351fdf.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-269d753e9afb8c34.rlib --extern crossfire=/opt/rustwide/target/debug/deps/libcrossfire-38800d5d6c0cdf3b.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-034b2626a8481b2b.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cd9e10d32d7c73b6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-93d9eb292873ccb3.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-a10ebf850c10c4d0.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6be787463525b35d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rlib --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-9e47dc5f02623fac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a3bb87cb68fd4cb2.rlib --extern sockudo_filter=/opt/rustwide/target/debug/deps/libsockudo_filter-da6fee7e1b404b3a.rlib --extern sockudo_protocol=/opt/rustwide/target/debug/deps/libsockudo_protocol-234eeeb304d830a6.rlib --extern sockudo_ws=/opt/rustwide/target/debug/deps/libsockudo_ws-9ad132e347998091.rlib --extern sonic_rs=/opt/rustwide/target/debug/deps/libsonic_rs-5c8b78123df7c55c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39aa83f98cf4f092.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6e0c3a1f6f30fa6e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3134223879b8e2c2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-185f872de194531e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-aef21d631d270b57.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-261db3bc6355947a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a3bee600448c2c6e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e49f967f3568ce1a8fc0ddfb7e4861c3000525b4853c14f6405b4c93ab617c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49f967f3568ce1a8fc0ddfb7e4861c3000525b4853c14f6405b4c93ab617c56", kill_on_drop: false }`
[INFO] [stdout] e49f967f3568ce1a8fc0ddfb7e4861c3000525b4853c14f6405b4c93ab617c56
