[INFO] cloning repository https://github.com/ChristopherMiller198818/nexus-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherMiller198818/nexus-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherMiller198818%2Fnexus-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherMiller198818%2Fnexus-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5f5a6682d30241afa8d41f39c9abc7fc4284851
[INFO] checking ChristopherMiller198818/nexus-sdk against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherMiller198818%2Fnexus-sdk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ChristopherMiller198818/nexus-sdk
[INFO] finished tweaking git repo https://github.com/ChristopherMiller198818/nexus-sdk
[INFO] tweaked toml for git repo https://github.com/ChristopherMiller198818/nexus-sdk written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristopherMiller198818/nexus-sdk on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristopherMiller198818/nexus-sdk 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2065d29bb09bc94e15a9362ec40a1cf19c3866d77bb64e71a4595dc7bd121e1
[INFO] running `Command { std: "docker" "start" "-a" "a2065d29bb09bc94e15a9362ec40a1cf19c3866d77bb64e71a4595dc7bd121e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2065d29bb09bc94e15a9362ec40a1cf19c3866d77bb64e71a4595dc7bd121e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2065d29bb09bc94e15a9362ec40a1cf19c3866d77bb64e71a4595dc7bd121e1", kill_on_drop: false }`
[INFO] [stdout] a2065d29bb09bc94e15a9362ec40a1cf19c3866d77bb64e71a4595dc7bd121e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31d06b35c1108dbaef5397acaf7c904f73c753db96f3355f8fe129dcddf3a095
[INFO] running `Command { std: "docker" "start" "-a" "31d06b35c1108dbaef5397acaf7c904f73c753db96f3355f8fe129dcddf3a095", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling quinn-udp v0.5.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking radium v0.7.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]     Checking anyhow v1.0.97
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling fastcrypto-derive v0.1.3 (https://github.com/MystenLabs/fastcrypto?rev=69d496c71fb37e3d22fe85e5bbfd4256d61422b9#69d496c7)
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking resolv-conf v0.7.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking bitcoin-private v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling sui-protocol-config-macros v0.1.0 (https://github.com/MystenLabs/sui?tag=mainnet-v1.45.3#643cae13)
[INFO] [stderr]    Compiling better_typeid_derive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking auto_ops v0.3.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking vfs v0.10.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking quanta v0.12.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[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 ciborium-ll v0.2.2
[INFO] [stderr]     Checking erased-discriminant v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking sized-chunks v0.6.5
[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/f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b/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=a21eef1783bee4eb -C extra-filename=-f0fe11199beaaf6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-00ef135bbe0bfc6c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c5164a65344f5eb9.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" "31d06b35c1108dbaef5397acaf7c904f73c753db96f3355f8fe129dcddf3a095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d06b35c1108dbaef5397acaf7c904f73c753db96f3355f8fe129dcddf3a095", kill_on_drop: false }`
[INFO] [stdout] 31d06b35c1108dbaef5397acaf7c904f73c753db96f3355f8fe129dcddf3a095
