[INFO] cloning repository https://github.com/unbgio/core-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unbgio/core-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funbgio%2Fcore-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funbgio%2Fcore-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f37274ded56d77c6260b5859fb12e4c7a3cf54e [INFO] checking unbgio/core-sdk against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funbgio%2Fcore-sdk" "/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/unbgio/core-sdk [INFO] finished tweaking git repo https://github.com/unbgio/core-sdk [INFO] tweaked toml for git repo https://github.com/unbgio/core-sdk written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unbgio/core-sdk on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unbgio/core-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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 674c68af54e89822806c2a796377a88e623a1ba3fb5d2515893e30e9f29f1cd4 [INFO] running `Command { std: "docker" "start" "-a" "674c68af54e89822806c2a796377a88e623a1ba3fb5d2515893e30e9f29f1cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "674c68af54e89822806c2a796377a88e623a1ba3fb5d2515893e30e9f29f1cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674c68af54e89822806c2a796377a88e623a1ba3fb5d2515893e30e9f29f1cd4", kill_on_drop: false }` [INFO] [stdout] 674c68af54e89822806c2a796377a88e623a1ba3fb5d2515893e30e9f29f1cd4 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a236d3eb78b329d8281df1cc26d490ece90ef087de9f2db6ee04fc5ab746e92 [INFO] running `Command { std: "docker" "start" "-a" "4a236d3eb78b329d8281df1cc26d490ece90ef087de9f2db6ee04fc5ab746e92", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.15 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling hmac-sha256 v1.1.13 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling semver v1.0.27 [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/6284d7b4bd27983dba388146648ab844ca7d032f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.115/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=b6fab114e5a759d2 -C extra-filename=-678cdbd415f65cd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-183f829d39b9e7b0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-923d3c87caf631c6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-da5762ff2c56da29.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" "4a236d3eb78b329d8281df1cc26d490ece90ef087de9f2db6ee04fc5ab746e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a236d3eb78b329d8281df1cc26d490ece90ef087de9f2db6ee04fc5ab746e92", kill_on_drop: false }` [INFO] [stdout] 4a236d3eb78b329d8281df1cc26d490ece90ef087de9f2db6ee04fc5ab746e92