[INFO] fetching crate ankurah-websocket-client-wasm 0.6.7...
[INFO] testing ankurah-websocket-client-wasm-0.6.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ankurah-websocket-client-wasm 0.6.7 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ankurah-websocket-client-wasm 0.6.7
[INFO] finished tweaking crates.io crate ankurah-websocket-client-wasm 0.6.7
[INFO] tweaked toml for crates.io crate ankurah-websocket-client-wasm 0.6.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ankurah-websocket-client-wasm 0.6.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ankurah-websocket-client-wasm 0.6.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18862188b1d7b7d31f6646aa238c0f0dde8d3036be399eaeb993fd4ac4b9ed98
[INFO] running `Command { std: "docker" "start" "-a" "18862188b1d7b7d31f6646aa238c0f0dde8d3036be399eaeb993fd4ac4b9ed98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18862188b1d7b7d31f6646aa238c0f0dde8d3036be399eaeb993fd4ac4b9ed98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18862188b1d7b7d31f6646aa238c0f0dde8d3036be399eaeb993fd4ac4b9ed98", kill_on_drop: false }`
[INFO] [stdout] 18862188b1d7b7d31f6646aa238c0f0dde8d3036be399eaeb993fd4ac4b9ed98
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 895ff3ebd250c4f33cf8d933f738d5f6b189828ffcf5b72463ec6ff469a60091
[INFO] running `Command { std: "docker" "start" "-a" "895ff3ebd250c4f33cf8d933f738d5f6b189828ffcf5b72463ec6ff469a60091", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.102
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling wasm-bindgen v0.2.102
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling smallstr v0.3.1
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling append-only-vec v0.1.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.102
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.102
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.102
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling yrs v0.24.0
[INFO] [stderr]    Compiling js-sys v0.3.79
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling tracing-wasm v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling ankql v0.6.7
[INFO] [stderr]    Compiling ankurah-derive v0.6.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.52
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling web-sys v0.3.79
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ankurah-signals v0.6.7
[INFO] [stderr]    Compiling ankurah-proto v0.6.7
[INFO] [stderr]    Compiling ankurah-core v0.6.7
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling ankurah v0.6.7
[INFO] [stderr]    Compiling ankurah-websocket-client-wasm v0.6.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.82s
[INFO] running `Command { std: "docker" "inspect" "895ff3ebd250c4f33cf8d933f738d5f6b189828ffcf5b72463ec6ff469a60091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895ff3ebd250c4f33cf8d933f738d5f6b189828ffcf5b72463ec6ff469a60091", kill_on_drop: false }`
[INFO] [stdout] 895ff3ebd250c4f33cf8d933f738d5f6b189828ffcf5b72463ec6ff469a60091
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3946608fbeebe56abadb46a5c71995cc809774c1305f4c62975882294ec98a59
[INFO] running `Command { std: "docker" "start" "-a" "3946608fbeebe56abadb46a5c71995cc809774c1305f4c62975882294ec98a59", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.52
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.52
[INFO] [stderr]    Compiling ankurah-websocket-client-wasm v0.6.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "3946608fbeebe56abadb46a5c71995cc809774c1305f4c62975882294ec98a59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3946608fbeebe56abadb46a5c71995cc809774c1305f4c62975882294ec98a59", kill_on_drop: false }`
[INFO] [stdout] 3946608fbeebe56abadb46a5c71995cc809774c1305f4c62975882294ec98a59
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd23effbe1a0c46493a82ae716a8005a08d256ae5f7f9e9c4af6adbd7711009a
[INFO] running `Command { std: "docker" "start" "-a" "cd23effbe1a0c46493a82ae716a8005a08d256ae5f7f9e9c4af6adbd7711009a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ankurah_websocket_client_wasm-56b061e23c24912e)
[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]    Doc-tests ankurah_websocket_client_wasm
[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" "cd23effbe1a0c46493a82ae716a8005a08d256ae5f7f9e9c4af6adbd7711009a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd23effbe1a0c46493a82ae716a8005a08d256ae5f7f9e9c4af6adbd7711009a", kill_on_drop: false }`
[INFO] [stdout] cd23effbe1a0c46493a82ae716a8005a08d256ae5f7f9e9c4af6adbd7711009a
