[INFO] fetching crate holochain_websocket 0.7.0-dev.17... [INFO] testing holochain_websocket-0.7.0-dev.17 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate holochain_websocket 0.7.0-dev.17 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate holochain_websocket 0.7.0-dev.17 [INFO] finished tweaking crates.io crate holochain_websocket 0.7.0-dev.17 [INFO] tweaked toml for crates.io crate holochain_websocket 0.7.0-dev.17 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate holochain_websocket 0.7.0-dev.17 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate holochain_websocket 0.7.0-dev.17 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" "+562dee4820c458d823175268e41601d4c060588a" "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 criterion-plot v0.5.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0a3d4b21e616563b511cbbd5bd8694771308ee6d26062d1a4d6b690aefd91e7 [INFO] running `Command { std: "docker" "start" "-a" "a0a3d4b21e616563b511cbbd5bd8694771308ee6d26062d1a4d6b690aefd91e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0a3d4b21e616563b511cbbd5bd8694771308ee6d26062d1a4d6b690aefd91e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a3d4b21e616563b511cbbd5bd8694771308ee6d26062d1a4d6b690aefd91e7", kill_on_drop: false }` [INFO] [stdout] a0a3d4b21e616563b511cbbd5bd8694771308ee6d26062d1a4d6b690aefd91e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eed0570bb99e20f6a631b54d2ea714bbad9333bb7cfa9d2ec168e3e76b8c4c0 [INFO] running `Command { std: "docker" "start" "-a" "3eed0570bb99e20f6a631b54d2ea714bbad9333bb7cfa9d2ec168e3e76b8c4c0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling minisign-verify v0.2.5 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=0f565e8975c80f42 -C extra-filename=-c39a6b1b5689b5c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-438b086ad8d96684.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-474e35f2b2c1558c.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-9bc2d3828d4ba8af.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-84ced801794e616d.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-eafdccc31efa9d5a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-34231c81635c1df0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3eed0570bb99e20f6a631b54d2ea714bbad9333bb7cfa9d2ec168e3e76b8c4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eed0570bb99e20f6a631b54d2ea714bbad9333bb7cfa9d2ec168e3e76b8c4c0", kill_on_drop: false }` [INFO] [stdout] 3eed0570bb99e20f6a631b54d2ea714bbad9333bb7cfa9d2ec168e3e76b8c4c0