[INFO] fetching crate axum-ycrdt-websocket 0.1.0...
[INFO] testing axum-ycrdt-websocket-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate axum-ycrdt-websocket 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate axum-ycrdt-websocket 0.1.0
[INFO] finished tweaking crates.io crate axum-ycrdt-websocket 0.1.0
[INFO] tweaked toml for crates.io crate axum-ycrdt-websocket 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-ycrdt-websocket 0.1.0 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 axum-ycrdt-websocket 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 485500fea50c97b8b505e9d0e955bf49aff144906806a28e260cca005a70c5ff
[INFO] running `Command { std: "docker" "start" "-a" "485500fea50c97b8b505e9d0e955bf49aff144906806a28e260cca005a70c5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "485500fea50c97b8b505e9d0e955bf49aff144906806a28e260cca005a70c5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "485500fea50c97b8b505e9d0e955bf49aff144906806a28e260cca005a70c5ff", kill_on_drop: false }`
[INFO] [stdout] 485500fea50c97b8b505e9d0e955bf49aff144906806a28e260cca005a70c5ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d1ff6e410fcd3d08b66106074367960045258a0793db7cb79789131487ce8af6
[INFO] running `Command { std: "docker" "start" "-a" "d1ff6e410fcd3d08b66106074367960045258a0793db7cb79789131487ce8af6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling yrs v0.18.8
[INFO] [stderr]    Compiling axum-ycrdt-websocket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.13s
[INFO] running `Command { std: "docker" "inspect" "d1ff6e410fcd3d08b66106074367960045258a0793db7cb79789131487ce8af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ff6e410fcd3d08b66106074367960045258a0793db7cb79789131487ce8af6", kill_on_drop: false }`
[INFO] [stdout] d1ff6e410fcd3d08b66106074367960045258a0793db7cb79789131487ce8af6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 25b2d719c9b60ec893575f8eb718064cd67c071b130fd58fee33faefc85c2ce0
[INFO] running `Command { std: "docker" "start" "-a" "25b2d719c9b60ec893575f8eb718064cd67c071b130fd58fee33faefc85c2ce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling axum-ycrdt-websocket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.74s
[INFO] running `Command { std: "docker" "inspect" "25b2d719c9b60ec893575f8eb718064cd67c071b130fd58fee33faefc85c2ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b2d719c9b60ec893575f8eb718064cd67c071b130fd58fee33faefc85c2ce0", kill_on_drop: false }`
[INFO] [stdout] 25b2d719c9b60ec893575f8eb718064cd67c071b130fd58fee33faefc85c2ce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 02bca2c2e15d90c434d2856b9d83dbd5f43fd469de4ac3b288b74e5159889f93
[INFO] running `Command { std: "docker" "start" "-a" "02bca2c2e15d90c434d2856b9d83dbd5f43fd469de4ac3b288b74e5159889f93", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_ycrdt_websocket-231a4a1441d9700c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test broadcast::test::broadcast_changes ... ok
[INFO] [stdout] test conn::test::subscribed_client_fetches_initial_state ... ok
[INFO] [stdout] test conn::test::change_introduced_by_server_reaches_subscribed_clients ... FAILED
[INFO] [stdout] test ws::test::change_introduced_by_server_reaches_subscribed_clients ... ok
[INFO] [stdout] test conn::test::changes_from_one_client_reach_others ... FAILED
[INFO] [stdout] test ws::test::subscribed_client_fetches_initial_state ... ok
[INFO] [stdout] test ws::test::changes_from_one_client_reach_others ... ok
[INFO] [stdout] test conn::test::client_failure_doesnt_affect_others ... ok
[INFO] [stdout] test ws::test::client_failure_doesnt_affect_others ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- conn::test::change_introduced_by_server_reaches_subscribed_clients stdout ----
[INFO] [stdout] Error: Os { code: 98, kind: AddrInUse, message: "Address already in use" }
[INFO] [stdout] 
[INFO] [stdout] ---- conn::test::changes_from_one_client_reach_others stdout ----
[INFO] [stdout] Error: Os { code: 98, kind: AddrInUse, message: "Address already in use" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     conn::test::change_introduced_by_server_reaches_subscribed_clients
[INFO] [stdout]     conn::test::changes_from_one_client_reach_others
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "02bca2c2e15d90c434d2856b9d83dbd5f43fd469de4ac3b288b74e5159889f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bca2c2e15d90c434d2856b9d83dbd5f43fd469de4ac3b288b74e5159889f93", kill_on_drop: false }`
[INFO] [stdout] 02bca2c2e15d90c434d2856b9d83dbd5f43fd469de4ac3b288b74e5159889f93
