[INFO] cloning repository https://github.com/bd21/vertex-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bd21/vertex-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbd21%2Fvertex-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbd21%2Fvertex-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a9afe36a5e029944e8f28b6a8b8beee3f748f61 [INFO] checking bd21/vertex-client against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbd21%2Fvertex-client" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bd21/vertex-client [INFO] finished tweaking git repo https://github.com/bd21/vertex-client [INFO] tweaked toml for git repo https://github.com/bd21/vertex-client written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bd21/vertex-client on toolchain d5419f1e97b90741d51841f800d3c697c662567d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bd21/vertex-client 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kazk/tokio-tungstenite` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/kazk/tungstenite-rs` [INFO] [stderr] Updating git repository `https://github.com/kazk/headers` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.0 [INFO] [stderr] Downloaded parity-scale-codec v3.7.0 [INFO] [stderr] Downloaded serde_url_params v0.2.1 [INFO] [stderr] Downloaded vertex-sdk v0.2.8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19163bad28d95c0f3e9db840dd3f797b4922db287836555a99ce2c9e6a9ef393 [INFO] running `Command { std: "docker" "start" "-a" "19163bad28d95c0f3e9db840dd3f797b4922db287836555a99ce2c9e6a9ef393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19163bad28d95c0f3e9db840dd3f797b4922db287836555a99ce2c9e6a9ef393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19163bad28d95c0f3e9db840dd3f797b4922db287836555a99ce2c9e6a9ef393", kill_on_drop: false }` [INFO] [stdout] 19163bad28d95c0f3e9db840dd3f797b4922db287836555a99ce2c9e6a9ef393 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ba56f300c0b7135d1ab60bd6a7a74f9384160832230f0a8fae3800984e0f6a5 [INFO] running `Command { std: "docker" "start" "-a" "4ba56f300c0b7135d1ab60bd6a7a74f9384160832230f0a8fae3800984e0f6a5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling parity-scale-codec v3.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Checking rustix v0.38.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking const-hex v1.13.1 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking wasm-bindgen v0.2.95 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling walkdir v2.5.0 [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/d5419f1e97b90741d51841f800d3c697c662567d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8495ef09215b6a8d -C extra-filename=-4e91e4528bb90347 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b8d4c5f7d41a929e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e37f86712a94c495.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "4ba56f300c0b7135d1ab60bd6a7a74f9384160832230f0a8fae3800984e0f6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba56f300c0b7135d1ab60bd6a7a74f9384160832230f0a8fae3800984e0f6a5", kill_on_drop: false }` [INFO] [stdout] 4ba56f300c0b7135d1ab60bd6a7a74f9384160832230f0a8fae3800984e0f6a5