[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#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVAR-META-Tech%2Fdeepbookv3-client-sample" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VAR-META-Tech/deepbookv3-client-sample on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f87c0316f7c793fd491a2f4254521f2e061d387f20821d230751f4bb760168a [INFO] running `Command { std: "docker" "start" "-a" "8f87c0316f7c793fd491a2f4254521f2e061d387f20821d230751f4bb760168a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f87c0316f7c793fd491a2f4254521f2e061d387f20821d230751f4bb760168a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f87c0316f7c793fd491a2f4254521f2e061d387f20821d230751f4bb760168a", kill_on_drop: false }` [INFO] [stdout] 8f87c0316f7c793fd491a2f4254521f2e061d387f20821d230751f4bb760168a [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3569f2f0fe1d487dca712c9d0903d123c0285071ef86d7e4981be13a02b4160 [INFO] running `Command { std: "docker" "start" "-a" "e3569f2f0fe1d487dca712c9d0903d123c0285071ef86d7e4981be13a02b4160", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking getrandom v0.2.15 [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] Compiling cc v1.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling blst v0.3.14 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking subtle-ng v2.5.0 [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] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking auto_ops v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [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] Checking base-x v0.2.11 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Checking roaring v0.10.10 [INFO] [stderr] Checking erased-discriminant v1.0.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Checking vfs v0.10.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking simple-server-timing-header v0.1.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking nonempty v0.9.0 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [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 ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm 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] 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] Checking zeroize v1.8.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5b0618d996a6a3941e423fd3e170737b8dbdc92/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "lazy_static", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=aa19e5548064b488 -C extra-filename=-83b6ed98bcd9a51a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-0d1d8cd877be6a55.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-7c54c415c8441a74.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8fc7183388364ff8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3ff2c29b0b0a75a0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f8dd2231930c8ee5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ec4254049feb5320.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-aff4ec50336b1f05.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-25af6a2ba3693cb0.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-caaf51062fc6847e.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-6b9d7c7e3e07a0f1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c437da436d57147a.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-7cd11d7c1cdfd805.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" "e3569f2f0fe1d487dca712c9d0903d123c0285071ef86d7e4981be13a02b4160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3569f2f0fe1d487dca712c9d0903d123c0285071ef86d7e4981be13a02b4160", kill_on_drop: false }` [INFO] [stdout] e3569f2f0fe1d487dca712c9d0903d123c0285071ef86d7e4981be13a02b4160