[INFO] fetching crate holochain_websocket 0.6.0-dev.23... [INFO] testing holochain_websocket-0.6.0-dev.23 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate holochain_websocket 0.6.0-dev.23 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate holochain_websocket 0.6.0-dev.23 [INFO] finished tweaking crates.io crate holochain_websocket 0.6.0-dev.23 [INFO] tweaked toml for crates.io crate holochain_websocket 0.6.0-dev.23 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate holochain_websocket 0.6.0-dev.23 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 417 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.6.0 (available: v0.7.0) [INFO] [stderr] Adding deranged v0.5.3 (available: v0.5.4) [INFO] [stderr] Adding hc_seed_bundle v0.6.2 (available: v0.6.3) [INFO] [stderr] Adding indexmap v2.11.1 (available: v2.11.4) [INFO] [stderr] Adding lair_keystore v0.6.2 (available: v0.6.3) [INFO] [stderr] Adding lair_keystore_api v0.6.2 (available: v0.6.3) [INFO] [stderr] Adding serde v1.0.219 (available: v1.0.228) [INFO] [stderr] Adding serde_bytes v0.11.17 (available: v0.11.19) [INFO] [stderr] Adding serde_derive v1.0.219 (available: v1.0.228) [INFO] [stderr] Adding serde_json v1.0.143 (available: v1.0.145) [INFO] [stderr] Adding tokio-tungstenite v0.27.0 (available: v0.28.0) [INFO] [stderr] Adding toml_datetime v0.7.0 (available: v0.7.2) [INFO] [stderr] Adding toml_edit v0.23.4 (available: v0.23.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db4710f38115e34e3aab4fe61c65ad7f5b1991b00c414ce86f3bfc76ced0ca9 [INFO] running `Command { std: "docker" "start" "-a" "3db4710f38115e34e3aab4fe61c65ad7f5b1991b00c414ce86f3bfc76ced0ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db4710f38115e34e3aab4fe61c65ad7f5b1991b00c414ce86f3bfc76ced0ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db4710f38115e34e3aab4fe61c65ad7f5b1991b00c414ce86f3bfc76ced0ca9", kill_on_drop: false }` [INFO] [stdout] 3db4710f38115e34e3aab4fe61c65ad7f5b1991b00c414ce86f3bfc76ced0ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b20a3c34be2ed5e6023b7f0f2797a76f5d2098614e36eb03a68b65010f8aec3 [INFO] running `Command { std: "docker" "start" "-a" "5b20a3c34be2ed5e6023b7f0f2797a76f5d2098614e36eb03a68b65010f8aec3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling schemars v0.9.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sqlformat v0.3.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling lair_keystore_api v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling one_err v0.0.8 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling holochain_secure_primitive v0.6.0-dev.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling holochain_timestamp v0.6.0-dev.3 [INFO] [stderr] Compiling fixt v0.6.0-dev.5 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sodoken v0.1.0 [INFO] [stderr] Compiling holochain_util v0.6.0-dev.3 [INFO] [stderr] Compiling hc_seed_bundle v0.6.2 [INFO] [stderr] Compiling holo_hash v0.6.0-dev.14 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling holochain_integrity_types v0.6.0-dev.15 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling holochain_nonce v0.6.0-dev.4 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling holochain_sqlite v0.6.0-dev.23 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling holochain_zome_types v0.6.0-dev.18 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling inferno v0.12.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling kitsune2_api v0.3.0-dev.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling r2d2_sqlite v0.30.0 [INFO] [stderr] Compiling url2 v0.0.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling mr_bundle v0.6.0-dev.6 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling holochain_trace v0.6.0-dev.3 [INFO] [stderr] Compiling lair_keystore v0.6.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling holochain_keystore v0.6.0-dev.18 [INFO] [stderr] Compiling holochain_types v0.6.0-dev.24 [INFO] [stderr] Compiling holochain_websocket v0.6.0-dev.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 05s [INFO] running `Command { std: "docker" "inspect" "5b20a3c34be2ed5e6023b7f0f2797a76f5d2098614e36eb03a68b65010f8aec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b20a3c34be2ed5e6023b7f0f2797a76f5d2098614e36eb03a68b65010f8aec3", kill_on_drop: false }` [INFO] [stdout] 5b20a3c34be2ed5e6023b7f0f2797a76f5d2098614e36eb03a68b65010f8aec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3da63c67a26b948ce47f9a79c1d1931ce76c2618889fca7f4b1f959561c1f909 [INFO] running `Command { std: "docker" "start" "-a" "3da63c67a26b948ce47f9a79c1d1931ce76c2618889fca7f4b1f959561c1f909", kill_on_drop: false }` [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling holochain_websocket v0.6.0-dev.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.53s [INFO] running `Command { std: "docker" "inspect" "3da63c67a26b948ce47f9a79c1d1931ce76c2618889fca7f4b1f959561c1f909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da63c67a26b948ce47f9a79c1d1931ce76c2618889fca7f4b1f959561c1f909", kill_on_drop: false }` [INFO] [stdout] 3da63c67a26b948ce47f9a79c1d1931ce76c2618889fca7f4b1f959561c1f909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8893b9293f0f870e6752736da7745ef115801daa40dcf5e23053c42141f48581 [INFO] running `Command { std: "docker" "start" "-a" "8893b9293f0f870e6752736da7745ef115801daa40dcf5e23053c42141f48581", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/holochain_websocket-02160dbe073cdddb) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test::ipv6_or_ipv4_connect_on_specific_port ... ignored, Requires a port to be free so should not run on CI [INFO] [stdout] test test::origin_is_required_on_listener ... ok [INFO] [stdout] test test::blocks_connect_with_mismatched_origin ... ok [INFO] [stdout] test test::blocks_connect_without_origin ... ok [INFO] [stdout] test test::ipv6_or_ipv4_connect ... ok [INFO] [stdout] test test::handle_client_close ... ok [INFO] [stdout] test test::sanity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests holochain_websocket [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" "8893b9293f0f870e6752736da7745ef115801daa40dcf5e23053c42141f48581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8893b9293f0f870e6752736da7745ef115801daa40dcf5e23053c42141f48581", kill_on_drop: false }` [INFO] [stdout] 8893b9293f0f870e6752736da7745ef115801daa40dcf5e23053c42141f48581