[INFO] fetching crate loro-websocket-server 0.1.0...
[INFO] testing loro-websocket-server-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate loro-websocket-server 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate loro-websocket-server 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate loro-websocket-server 0.1.0
[INFO] tweaked toml for crates.io crate loro-websocket-server 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate loro-websocket-server 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loro-websocket-server 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded loro-websocket-client v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba9478945c835ebb8d71cf689df38ee39d8f1ccbbbb40b3c013553d52edb2e75
[INFO] running `Command { std: "docker" "start" "-a" "ba9478945c835ebb8d71cf689df38ee39d8f1ccbbbb40b3c013553d52edb2e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9478945c835ebb8d71cf689df38ee39d8f1ccbbbb40b3c013553d52edb2e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9478945c835ebb8d71cf689df38ee39d8f1ccbbbb40b3c013553d52edb2e75", kill_on_drop: false }`
[INFO] [stdout] ba9478945c835ebb8d71cf689df38ee39d8f1ccbbbb40b3c013553d52edb2e75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7233b5a2d070b5c251324c165b22762479432367cc7316ffc773b87ccaa2d23
[INFO] running `Command { std: "docker" "start" "-a" "e7233b5a2d070b5c251324c165b22762479432367cc7316ffc773b87ccaa2d23", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling append-only-bytes v0.1.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling arref v0.1.0
[INFO] [stderr]    Compiling loro-thunderdome v0.6.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling ensure-cov v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling loro-protocol v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_columnar_derive v0.3.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling loro_fractional_index v1.2.7
[INFO] [stderr]    Compiling loro-rle v1.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling generic-btree v0.10.5
[INFO] [stderr]    Compiling quick_cache v0.6.16
[INFO] [stderr]    Compiling serde_columnar v0.3.11
[INFO] [stderr]    Compiling loro-common v1.5.10
[INFO] [stderr]    Compiling loro-delta v1.5.6
[INFO] [stderr]    Compiling loro-kv-store v1.5.10
[INFO] [stderr]    Compiling loro-internal v1.5.10
[INFO] [stderr]    Compiling loro v1.5.11
[INFO] [stderr]    Compiling loro-websocket-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.17s
[INFO] running `Command { std: "docker" "inspect" "e7233b5a2d070b5c251324c165b22762479432367cc7316ffc773b87ccaa2d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7233b5a2d070b5c251324c165b22762479432367cc7316ffc773b87ccaa2d23", kill_on_drop: false }`
[INFO] [stdout] e7233b5a2d070b5c251324c165b22762479432367cc7316ffc773b87ccaa2d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bd90a17c5e33a435addb4ff8ed078012875ca023f07042a160d47094d094d5f
[INFO] running `Command { std: "docker" "start" "-a" "2bd90a17c5e33a435addb4ff8ed078012875ca023f07042a160d47094d094d5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_columnar_derive v0.3.6
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde_columnar v0.3.11
[INFO] [stderr]    Compiling loro-common v1.5.10
[INFO] [stderr]    Compiling loro-kv-store v1.5.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling loro-internal v1.5.10
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling loro v1.5.11
[INFO] [stderr]    Compiling loro-websocket-client v0.1.0
[INFO] [stderr]    Compiling loro-websocket-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `loro-websocket-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name loro_websocket_server --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f32a221cbd357808 -C extra-filename=-592f516f4d2530f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-b3a27462e58dca4e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9c86efbd38b8ae9.rlib --extern loro=/opt/rustwide/target/debug/deps/libloro-d071288efd2d0c53.rlib --extern loro_protocol=/opt/rustwide/target/debug/deps/libloro_protocol-27a406eb97b5b9a5.rlib --extern loro_websocket_client=/opt/rustwide/target/debug/deps/libloro_websocket_client-7d2899bcd66e18fe.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-eebd944c964e99e2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d07db0aace6d5ee.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-22970bf74e37f6fc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0e780ef640a9c5b8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0423750a81b76c80.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-1670683378a55480/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `loro-websocket-server` (test "e2e")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name e2e --edition=2021 tests/e2e.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=801269cce6837b66 -C extra-filename=-38756ac9fab462e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-b3a27462e58dca4e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9c86efbd38b8ae9.rlib --extern loro=/opt/rustwide/target/debug/deps/libloro-d071288efd2d0c53.rlib --extern loro_protocol=/opt/rustwide/target/debug/deps/libloro_protocol-27a406eb97b5b9a5.rlib --extern loro_websocket_client=/opt/rustwide/target/debug/deps/libloro_websocket_client-7d2899bcd66e18fe.rlib --extern loro_websocket_server=/opt/rustwide/target/debug/deps/libloro_websocket_server-4ae2747425086f52.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-eebd944c964e99e2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d07db0aace6d5ee.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-22970bf74e37f6fc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0e780ef640a9c5b8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0423750a81b76c80.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-1670683378a55480/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `loro-websocket-server` (example "simple-server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name simple_server --edition=2021 examples/simple-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a285eba0d936dbc -C extra-filename=-1507ee6ac843878d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-b3a27462e58dca4e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9c86efbd38b8ae9.rlib --extern loro=/opt/rustwide/target/debug/deps/libloro-d071288efd2d0c53.rlib --extern loro_protocol=/opt/rustwide/target/debug/deps/libloro_protocol-27a406eb97b5b9a5.rlib --extern loro_websocket_client=/opt/rustwide/target/debug/deps/libloro_websocket_client-7d2899bcd66e18fe.rlib --extern loro_websocket_server=/opt/rustwide/target/debug/deps/libloro_websocket_server-4ae2747425086f52.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-eebd944c964e99e2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d07db0aace6d5ee.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-22970bf74e37f6fc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0e780ef640a9c5b8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0423750a81b76c80.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-1670683378a55480/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustclSALjZ/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libloro_websocket_server-4ae2747425086f52,libloro_websocket_client-7d2899bcd66e18fe,libloro_protocol-27a406eb97b5b9a5,libaes_gcm-66edf7c541c95128,libctr-0fe548ede9209128,libghash-577ed26186c009e4,libpolyval-bc23aac02d3d6027,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-fbaff91822649cf3,libsubtle-e2f0af8959bd7889,libaes-6ad7980da6358044,libcipher-ffede77a11eff851,libinout-0ca4cbe6960721db,libaead-cdce4d3d2f248acd,libtokio_tungstenite-22970bf74e37f6fc,libtungstenite-317a5af72c510b8a,libdata_encoding-6e8c651bc486090c,librand-87baf3492c2d4430,librand_chacha-cf9805ceba9298ed,librand_core-f7730904b79208fd,libutf8-3c5e274bb51994fd,libsha1-cc973d83dc95baa9,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-1b49d774c338d052,libblock_buffer-69b2399560e8742f,libcrypto_common-fd43a756ae960c35,libgeneric_array-86881b7c29aa25eb,libhttparse-2dcf90c780aed9d3,liblog-5d55931747baec80,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtokio-9d07db0aace6d5ee,libsignal_hook_registry-9425616317a70238,libsocket2-ee4e1846666f7c58,libmio-5235ac7fa9c69a69,libfutures_util-a9c86efbd38b8ae9,libslab-61ed84375f91dbc7,libfutures_sink-0cf37b2678c4a49d,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-5962691d10fd7627,libloro-d071288efd2d0c53,libloro_internal-d86e6045e30a2b10,libim-0bc49af85f6198ad,librand_xoshiro-3d0021d56b213641,libsized_chunks-e65c80c0c444b9c9,libbitmaps-58cbb310e2077ea7,libtypenum-0448dfa6533ed2e8,libmd5-dcfdef7bc997c9a8,libpretty_assertions-f5fb04012bf5df2d,libdiff-8a313203ba17272d,libyansi-68bbbf94d60ef578,libloro_kv_store-188b98ad8b2b99ff,libquick_cache-7098ef3a23ebde62,libparking_lot-08272eb07b903509,libparking_lot_core-430fa9370c06071d,libahash-6b94b4d2f77c5b41,libgetrandom-feb3694f9fdec854,libequivalent-9631f206a02b9f54,libhashbrown-7cfd25cd36908b6b,liblz4_flex-a9eade118b4adbc0,libtwox_hash-f1f21b6315376893,libxxhash_rust-42d51a797fc0e390,libensure_cov-4e8b0c48bb4416cf,libbytes-a98c6e187cd1e46b,libthread_local-e18c03a1e72cf9d2,libtracing-0e780ef640a9c5b8,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-1b6f90fc5e75a37f,libloro_delta-73c43c930143c003,libarrayvec-78e6687af5fcd84b,libheapless-88f609c96de4eb9b,libhash32-1a878f4dcda11194,libgeneric_btree-acec08acecf39d7e,libarref-7db2f55784e4088d,libloro_thunderdome-49c918a2b8b75401,libitertools-1461213c2f2ae3f4,libloro_fractional_index-dfeb35d95b0cff5c,libonce_cell-db8f3eed2a1f3f7b,librand-e4ef4641a73c7d28,librand_chacha-1cd7af9100e76825,libppv_lite86-745c780cbfef83bc,libzerocopy-429829aa0665372b,librand_core-0304890f32d55c22,libgetrandom-73237247396ef92f,liblibc-fdda17a8bfb21af6,libcfg_if-6a6f703e7144cd38,libloro_common-66d3e2ec9d5c9245,libleb128-eb95cd58b6fc338b,libserde_json-77fe48cda168455d,libmemchr-d845e32424879575,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libloro_rle-6dd0bfab614ffcf2,libappend_only_bytes-7268e495287a05a9,libsmallvec-2fe0a173c756f9f6,libnum-35ea4990865708b9,libnum_iter-20c010e1545f81cb,libnum_rational-5f28932ce7491b65,libnum_complex-d291eefcd1d27be1,libnum_bigint-4748558bf3f4440d,libnum_integer-87bbf78974b93dd0,libnum_traits-efae0973d6a22ee7,libserde_columnar-990ad84d853e5db5,libitertools-6d2ee0a77fcf4495,libeither-c7ffdd176e4a7546,libthiserror-ad4d9da656732e23,libpostcard-7d470d7ff50e50e8,libheapless-b408921a4ec56b70,libstable_deref_trait-57c0b871c57b8805,libspin-ea87b17c0c906c97,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libhash32-e4d34495aeb2424d,libcobs-babea68e255cf186,libthiserror-cfc2cf285511aeb7,libserde-761038d75cf35ecb,libnonmax-e4b78c9cd4c13f09,libarbitrary-0d0763a8ddccf200,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustclSALjZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1670683378a55480/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/join_snapshot_load-cd562d500d0bd5a8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `loro-websocket-server` (test "join_snapshot_load") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2bd90a17c5e33a435addb4ff8ed078012875ca023f07042a160d47094d094d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd90a17c5e33a435addb4ff8ed078012875ca023f07042a160d47094d094d5f", kill_on_drop: false }`
[INFO] [stdout] 2bd90a17c5e33a435addb4ff8ed078012875ca023f07042a160d47094d094d5f
