[INFO] fetching crate ockam_transport_websocket 0.128.0... [INFO] testing ockam_transport_websocket-0.128.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-2 [INFO] extracting crate ockam_transport_websocket 0.128.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ockam_transport_websocket 0.128.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ockam_transport_websocket 0.128.0 [INFO] tweaked toml for crates.io crate ockam_transport_websocket 0.128.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ockam_transport_websocket 0.128.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 281 packages to latest compatible versions [INFO] [stderr] Adding tokio-tungstenite v0.24.0 (available: v0.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iovec v0.1.4 [INFO] [stderr] Downloaded tokio-io v0.1.13 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded ockam_macros v0.38.0 [INFO] [stderr] Downloaded fs2 v0.4.3 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.6 [INFO] [stderr] Downloaded ockam_core v0.125.0 [INFO] [stderr] Downloaded sqlx-mysql v0.8.6 [INFO] [stderr] Downloaded minicbor v0.25.1 [INFO] [stderr] Downloaded sqlx-postgres v0.8.6 [INFO] [stderr] Downloaded time v0.3.43 [INFO] [stderr] Downloaded opentelemetry_sdk v0.27.1 [INFO] [stderr] Downloaded ockam_node v0.139.0 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.6 [INFO] [stderr] Downloaded sqlx v0.8.6 [INFO] [stderr] Downloaded opentelemetry v0.27.1 [INFO] [stderr] Downloaded tracing-opentelemetry v0.28.0 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded serde_bare v0.5.0 [INFO] [stderr] Downloaded ockam_executor v0.94.0 [INFO] [stderr] Downloaded sqlx-macros v0.8.6 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [INFO] [stderr] Downloaded tungstenite v0.24.0 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded ockam_transport_core v0.103.0 [INFO] [stderr] Downloaded bytes v0.4.12 [INFO] [stderr] Downloaded tokio-tungstenite v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c8cabbb82d46844c4023dc845948f0deb3ffea323773322395ccb32ee4cabea [INFO] running `Command { std: "docker" "start" "-a" "9c8cabbb82d46844c4023dc845948f0deb3ffea323773322395ccb32ee4cabea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8cabbb82d46844c4023dc845948f0deb3ffea323773322395ccb32ee4cabea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8cabbb82d46844c4023dc845948f0deb3ffea323773322395ccb32ee4cabea", kill_on_drop: false }` [INFO] [stdout] 9c8cabbb82d46844c4023dc845948f0deb3ffea323773322395ccb32ee4cabea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b80d143d213c3069c28d68556e7d3fb750e8144e38afc9cbe2c36b3cd5994339 [INFO] running `Command { std: "docker" "start" "-a" "b80d143d213c3069c28d68556e7d3fb750e8144e38afc9cbe2c36b3cd5994339", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling ockam_macros v0.38.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling ockam_core v0.125.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling ockam_node v0.139.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling ockam_transport_core v0.103.0 [INFO] [stderr] Compiling ockam_executor v0.94.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling ockam_transport_websocket v0.128.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "b80d143d213c3069c28d68556e7d3fb750e8144e38afc9cbe2c36b3cd5994339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80d143d213c3069c28d68556e7d3fb750e8144e38afc9cbe2c36b3cd5994339", kill_on_drop: false }` [INFO] [stdout] b80d143d213c3069c28d68556e7d3fb750e8144e38afc9cbe2c36b3cd5994339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2e34f883f822ba882c6e4364c05d36c9070fc34607ef67e065983951a2c789f [INFO] running `Command { std: "docker" "start" "-a" "c2e34f883f822ba882c6e4364c05d36c9070fc34607ef67e065983951a2c789f", kill_on_drop: false }` [INFO] [stderr] Compiling ockam_transport_websocket v0.128.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.54s [INFO] running `Command { std: "docker" "inspect" "c2e34f883f822ba882c6e4364c05d36c9070fc34607ef67e065983951a2c789f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e34f883f822ba882c6e4364c05d36c9070fc34607ef67e065983951a2c789f", kill_on_drop: false }` [INFO] [stdout] c2e34f883f822ba882c6e4364c05d36c9070fc34607ef67e065983951a2c789f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70f31c8a59361ea69fdff1efdbb4e1baa926318be687f8d29161260bbea35cd0 [INFO] running `Command { std: "docker" "start" "-a" "70f31c8a59361ea69fdff1efdbb4e1baa926318be687f8d29161260bbea35cd0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ockam_transport_websocket-b94993d9106bd56e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test error::test::code_and_domain ... ignored [INFO] [stdout] test error::test::from_tungstenite_error_to_transport_error ... ignored [INFO] [stdout] test error::test::from_tungstenite_error_to_websocket_error ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/send_receive.rs (/opt/rustwide/target/debug/deps/send_receive-6bf2cfedb5ae7541) [INFO] [stderr] Doc-tests ockam_transport_websocket [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test send_receive ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok [INFO] [stdout] test src/transport.rs - transport::WebSocketTransport::listen (line 91) ... ok [INFO] [stdout] test src/transport.rs - transport::WebSocketTransport (line 25) ... ok [INFO] [stdout] test src/transport.rs - transport::WebSocketTransport (line 38) ... ok [INFO] [stdout] test src/transport.rs - transport::WebSocketTransport::connect (line 70) ... ok [INFO] [stdout] test src/transport.rs - transport::WebSocketTransport::create (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70f31c8a59361ea69fdff1efdbb4e1baa926318be687f8d29161260bbea35cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f31c8a59361ea69fdff1efdbb4e1baa926318be687f8d29161260bbea35cd0", kill_on_drop: false }` [INFO] [stdout] 70f31c8a59361ea69fdff1efdbb4e1baa926318be687f8d29161260bbea35cd0