[INFO] cloning repository https://github.com/VAR-META-Tech/deepbookv3-client-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VAR-META-Tech/deepbookv3-client-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVAR-META-Tech%2Fdeepbookv3-client-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVAR-META-Tech%2Fdeepbookv3-client-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24355c366e73d0c4ffc0053b873b676a9e2ed2d7 [INFO] checking VAR-META-Tech/deepbookv3-client-sample against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVAR-META-Tech%2Fdeepbookv3-client-sample" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VAR-META-Tech/deepbookv3-client-sample [INFO] finished tweaking git repo https://github.com/VAR-META-Tech/deepbookv3-client-sample [INFO] tweaked toml for git repo https://github.com/VAR-META-Tech/deepbookv3-client-sample written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VAR-META-Tech/deepbookv3-client-sample on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VAR-META-Tech/deepbookv3-client-sample 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b10c99e895d168e4abc58684d1fd2a2e0b27ef5789ccdfd1c34e2599e03ba35 [INFO] running `Command { std: "docker" "start" "-a" "6b10c99e895d168e4abc58684d1fd2a2e0b27ef5789ccdfd1c34e2599e03ba35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b10c99e895d168e4abc58684d1fd2a2e0b27ef5789ccdfd1c34e2599e03ba35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b10c99e895d168e4abc58684d1fd2a2e0b27ef5789ccdfd1c34e2599e03ba35", kill_on_drop: false }` [INFO] [stdout] 6b10c99e895d168e4abc58684d1fd2a2e0b27ef5789ccdfd1c34e2599e03ba35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3534e35a4b7b402d74e554e7175a535d4dd81dbaaeebf21fcf00d59dd6450e [INFO] running `Command { std: "docker" "start" "-a" "1c3534e35a4b7b402d74e554e7175a535d4dd81dbaaeebf21fcf00d59dd6450e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling quinn-udp v0.5.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blst v0.3.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking auto_ops v0.3.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking erased-discriminant v1.0.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking roaring v0.10.10 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking vfs v0.10.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking simple-server-timing-header v0.1.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking nonempty v0.9.0 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling ff_derive v0.13.1 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=521f0c25b7eaa965 -C extra-filename=-62666fea39fbf986 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-257932aa9253e762.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" "1c3534e35a4b7b402d74e554e7175a535d4dd81dbaaeebf21fcf00d59dd6450e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3534e35a4b7b402d74e554e7175a535d4dd81dbaaeebf21fcf00d59dd6450e", kill_on_drop: false }` [INFO] [stdout] 1c3534e35a4b7b402d74e554e7175a535d4dd81dbaaeebf21fcf00d59dd6450e