[INFO] fetching crate ruapc 0.1.2... [INFO] testing ruapc-0.1.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ruapc 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ruapc 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruapc 0.1.2 [INFO] tweaked toml for crates.io crate ruapc 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruapc 0.1.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ruapc 0.1.2 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-inline-default v0.2.3 [INFO] [stderr] Downloaded humantime v2.2.0 [INFO] [stderr] Downloaded serde_derive_internals v0.29.1 [INFO] [stderr] Downloaded rustls-webpki v0.103.4 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded hyper-tungstenite v0.18.0 [INFO] [stderr] Downloaded rustls v0.23.31 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded ruapc-macro v0.1.1 [INFO] [stderr] Downloaded ruapc-rdma v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c58fc67d2d384bf72f8433565b6faa3bb3662909786b17cd686a81327c15470 [INFO] running `Command { std: "docker" "start" "-a" "3c58fc67d2d384bf72f8433565b6faa3bb3662909786b17cd686a81327c15470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c58fc67d2d384bf72f8433565b6faa3bb3662909786b17cd686a81327c15470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c58fc67d2d384bf72f8433565b6faa3bb3662909786b17cd686a81327c15470", kill_on_drop: false }` [INFO] [stdout] 3c58fc67d2d384bf72f8433565b6faa3bb3662909786b17cd686a81327c15470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6aff1ed767f39c8464ee5e29b938913621c564d9d2156f22039a1a584fa5900 [INFO] running `Command { std: "docker" "start" "-a" "a6aff1ed767f39c8464ee5e29b938913621c564d9d2156f22039a1a584fa5900", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling serde-inline-default v0.2.3 [INFO] [stderr] Compiling ruapc-macro v0.1.1 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tungstenite v0.18.0 [INFO] [stderr] Compiling ruapc v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.66s [INFO] running `Command { std: "docker" "inspect" "a6aff1ed767f39c8464ee5e29b938913621c564d9d2156f22039a1a584fa5900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6aff1ed767f39c8464ee5e29b938913621c564d9d2156f22039a1a584fa5900", kill_on_drop: false }` [INFO] [stdout] a6aff1ed767f39c8464ee5e29b938913621c564d9d2156f22039a1a584fa5900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 783ae94945307b880168b237300899bf2ab2fdc12751b558c03563ab8b2cb332 [INFO] running `Command { std: "docker" "start" "-a" "783ae94945307b880168b237300899bf2ab2fdc12751b558c03563ab8b2cb332", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde-inline-default v0.2.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling ruapc-macro v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tungstenite v0.18.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ruapc v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.84s [INFO] running `Command { std: "docker" "inspect" "783ae94945307b880168b237300899bf2ab2fdc12751b558c03563ab8b2cb332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783ae94945307b880168b237300899bf2ab2fdc12751b558c03563ab8b2cb332", kill_on_drop: false }` [INFO] [stdout] 783ae94945307b880168b237300899bf2ab2fdc12751b558c03563ab8b2cb332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0c32933d7255d8ba607c564ccd9b8db60b996a31861cdf6ec54753bcd7ae01f [INFO] running `Command { std: "docker" "start" "-a" "a0c32933d7255d8ba607c564ccd9b8db60b996a31861cdf6ec54753bcd7ae01f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruapc-0b2a10700987d31f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test task_supervisor::tests::test_task_supervisor ... ok [INFO] [stdout] test error::tests::test_error_kind ... ok [INFO] [stdout] test client::tests::test_default_config ... ok [INFO] [stdout] test waiter::tests::test_waiter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ruapc_info.rs (/opt/rustwide/target/debug/deps/ruapc_info-90857ce5fa159344) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_callback.rs (/opt/rustwide/target/debug/deps/test_callback-d8172dee1a40fbac) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_callback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_hello.rs (/opt/rustwide/target/debug/deps/test_hello-adaa281df9a0a08e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] 2025-10-01T18:26:11.969807Z  INFO ruapc::listener: start listening: 0.0.0.0:46035 [INFO] [stdout] 2025-10-01T18:26:11.970677Z  INFO ruapc::listener: stop accept loop [INFO] [stdout] 2025-10-01T18:26:11.973192Z ERROR ruapc::tcp::tcp_socket_pool: recv loop for 0.0.0.0:46035 failed: TcpRecvMsgFailed: socket eof [INFO] [stdout] 2025-10-01T18:26:12.061139Z  INFO ruapc::listener: start listening: 0.0.0.0:34707 [INFO] [stdout] 2025-10-01T18:26:12.062370Z  INFO ruapc::listener: stop accept loop [INFO] [stdout] test test_http ... ok [INFO] [stdout] 2025-10-01T18:26:12.978475Z  INFO ruapc::listener: start listening: 0.0.0.0:39139 [INFO] [stdout] 2025-10-01T18:26:12.980099Z  INFO ruapc::listener: stop accept loop [INFO] [stdout] 2025-10-01T18:26:12.980379Z ERROR ruapc::ws::web_socket_pool: recv loop for 0.0.0.0:39139 failed: WebSocketRecvFailed: WebSocket protocol error: Connection reset without closing handshake [INFO] [stdout] 2025-10-01T18:26:13.988152Z  INFO ruapc::listener: start listening: 0.0.0.0:44353 [INFO] [stdout] 2025-10-01T18:26:13.989209Z  INFO ruapc::listener: stop accept loop [INFO] [stdout] 2025-10-01T18:26:13.990474Z  INFO ruapc::listener: start listening: 0.0.0.0:35383 [INFO] [stdout] 2025-10-01T18:26:13.991155Z  INFO ruapc::listener: stop accept loop [INFO] [stdout] 2025-10-01T18:26:13.991381Z ERROR ruapc::tcp::tcp_socket_pool: recv loop for 0.0.0.0:35383 failed: TcpRecvMsgFailed: socket eof [INFO] [stdout] test test_hello ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.03s [INFO] [stdout] [INFO] [stderr] Doc-tests ruapc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a0c32933d7255d8ba607c564ccd9b8db60b996a31861cdf6ec54753bcd7ae01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c32933d7255d8ba607c564ccd9b8db60b996a31861cdf6ec54753bcd7ae01f", kill_on_drop: false }` [INFO] [stdout] a0c32933d7255d8ba607c564ccd9b8db60b996a31861cdf6ec54753bcd7ae01f