[INFO] cloning repository https://github.com/Blooym/tacetsky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blooym/tacetsky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlooym%2Ftacetsky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlooym%2Ftacetsky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3768567e2f93273b4516571e134d4d3d132fa2b8 [INFO] checking Blooym/tacetsky against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlooym%2Ftacetsky" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Blooym/tacetsky [INFO] finished tweaking git repo https://github.com/Blooym/tacetsky [INFO] tweaked toml for git repo https://github.com/Blooym/tacetsky written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Blooym/tacetsky on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Blooym/tacetsky 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bsky-sdk v0.1.19 [INFO] [stderr] Downloaded atrium-common v0.1.2 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] [stderr] Downloaded ipld-core v0.4.2 [INFO] [stderr] Downloaded langtag v0.3.4 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded async-compression v0.4.23 [INFO] [stderr] Downloaded atrium-api v0.25.3 [INFO] [stderr] Downloaded cid v0.11.1 [INFO] [stderr] Downloaded atrium-xrpc-client v0.5.14 [INFO] [stderr] Downloaded atrium-xrpc v0.12.3 [INFO] [stderr] Downloaded psl v2.1.104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 031e6a2e51118d70388b97d31d52615865ae86b92312d7860e5f7993cd68079b [INFO] running `Command { std: "docker" "start" "-a" "031e6a2e51118d70388b97d31d52615865ae86b92312d7860e5f7993cd68079b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031e6a2e51118d70388b97d31d52615865ae86b92312d7860e5f7993cd68079b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031e6a2e51118d70388b97d31d52615865ae86b92312d7860e5f7993cd68079b", kill_on_drop: false }` [INFO] [stdout] 031e6a2e51118d70388b97d31d52615865ae86b92312d7860e5f7993cd68079b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b9882943b74c760cbcfa9133f93791e3971d6ebc0798c62654226962207bbda [INFO] running `Command { std: "docker" "start" "-a" "5b9882943b74c760cbcfa9133f93791e3971d6ebc0798c62654226962207bbda", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking psl v2.1.104 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling tacetsky v0.1.0 (/opt/rustwide/workdir) [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/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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=870cf6348d3779c0 -C extra-filename=-1547285a5c2cb0de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.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" "5b9882943b74c760cbcfa9133f93791e3971d6ebc0798c62654226962207bbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9882943b74c760cbcfa9133f93791e3971d6ebc0798c62654226962207bbda", kill_on_drop: false }` [INFO] [stdout] 5b9882943b74c760cbcfa9133f93791e3971d6ebc0798c62654226962207bbda