[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#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVAR-META-Tech%2Fdeepbookv3-client-sample" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VAR-META-Tech/deepbookv3-client-sample on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbcb6e2e8257851f3622d7a9a9578be6b7c7fb40a14d87d11b4932dee4e8a130
[INFO] running `Command { std: "docker" "start" "-a" "fbcb6e2e8257851f3622d7a9a9578be6b7c7fb40a14d87d11b4932dee4e8a130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbcb6e2e8257851f3622d7a9a9578be6b7c7fb40a14d87d11b4932dee4e8a130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbcb6e2e8257851f3622d7a9a9578be6b7c7fb40a14d87d11b4932dee4e8a130", kill_on_drop: false }`
[INFO] [stdout] fbcb6e2e8257851f3622d7a9a9578be6b7c7fb40a14d87d11b4932dee4e8a130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25d6bd9069f4a6c8b986853c1268251b7a6dd096fa93aa7b7008792560da34c
[INFO] running `Command { std: "docker" "start" "-a" "d25d6bd9069f4a6c8b986853c1268251b7a6dd096fa93aa7b7008792560da34c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking num-complex v0.4.6
[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 pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quinn-udp v0.5.11
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking dashmap v5.5.3
[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 num-rational v0.4.2
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking auto_ops v0.3.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking roaring v0.10.10
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking erased-discriminant v1.0.1
[INFO] [stderr]     Checking quanta v0.12.5
[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 vfs v0.10.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bnum v0.12.1
[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 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]     Checking ff v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking move-borrow-graph v0.0.1 (https://github.com/mystenlabs/sui#0488a0f0)
[INFO] [stderr]    Compiling linkme-impl v0.3.32
[INFO] [stderr]     Checking move-abstract-stack v0.0.1 (https://github.com/mystenlabs/sui#0488a0f0)
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4521e0aedd4972b1 -C extra-filename=-b05540c220a3f86d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d9fc52e4a21a670a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8f634a3cc9e6f9d7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "d25d6bd9069f4a6c8b986853c1268251b7a6dd096fa93aa7b7008792560da34c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25d6bd9069f4a6c8b986853c1268251b7a6dd096fa93aa7b7008792560da34c", kill_on_drop: false }`
[INFO] [stdout] d25d6bd9069f4a6c8b986853c1268251b7a6dd096fa93aa7b7008792560da34c
