[INFO] cloning repository https://github.com/techcoderx/vsc-blocks-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techcoderx/vsc-blocks-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechcoderx%2Fvsc-blocks-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechcoderx%2Fvsc-blocks-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1286017c777fd1c6131f139c18e4d5db559c2d9 [INFO] checking techcoderx/vsc-blocks-backend against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechcoderx%2Fvsc-blocks-backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/techcoderx/vsc-blocks-backend [INFO] finished tweaking git repo https://github.com/techcoderx/vsc-blocks-backend [INFO] tweaked toml for git repo https://github.com/techcoderx/vsc-blocks-backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/techcoderx/vsc-blocks-backend on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/techcoderx/vsc-blocks-backend 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ad969cf449e3f56d51b9af16704f902fa6f066b86219554b520b1ce32ce8e8a [INFO] running `Command { std: "docker" "start" "-a" "9ad969cf449e3f56d51b9af16704f902fa6f066b86219554b520b1ce32ce8e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ad969cf449e3f56d51b9af16704f902fa6f066b86219554b520b1ce32ce8e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad969cf449e3f56d51b9af16704f902fa6f066b86219554b520b1ce32ce8e8a", kill_on_drop: false }` [INFO] [stdout] 9ad969cf449e3f56d51b9af16704f902fa6f066b86219554b520b1ce32ce8e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16690444a8ae1e072047e5461bed76db5d5965bd6042391adf61593634b22c83 [INFO] running `Command { std: "docker" "start" "-a" "16690444a8ae1e072047e5461bed76db5d5965bd6042391adf61593634b22c83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking wasm-encoder v0.214.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking resolv-conf v0.7.1 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking bv_decoder v0.1.0 (/opt/rustwide/workdir/lib/bv_decoder) [INFO] [stderr] Checking formatter v0.1.0 (/opt/rustwide/workdir/lib/formatter) [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling blake3 v1.6.1 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [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/54e27f559f23913c1d5afb1a0f0114e9e61b81b8/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="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=39a80c9222c0004d -C extra-filename=-7fd3e9020d00d7be --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" "16690444a8ae1e072047e5461bed76db5d5965bd6042391adf61593634b22c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16690444a8ae1e072047e5461bed76db5d5965bd6042391adf61593634b22c83", kill_on_drop: false }` [INFO] [stdout] 16690444a8ae1e072047e5461bed76db5d5965bd6042391adf61593634b22c83