[INFO] fetching crate zc-core 0.0.2...
[INFO] checking zc-core-0.0.2 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] extracting crate zc-core 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate zc-core 0.0.2
[INFO] finished tweaking crates.io crate zc-core 0.0.2
[INFO] tweaked toml for crates.io crate zc-core 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zc-core 0.0.2 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zc-core 0.0.2 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:86:12
[INFO] [stderr]    |
[INFO] [stderr] 86 | homepage = "https://github.com/zcoder-run/zcoder"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | repository = "https://github.com/zcoder-run/zcoder"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `zc-core` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed
[INFO] running `Command { std: "docker" "start" "97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:86:12
[INFO] [stderr]    |
[INFO] [stderr] 86 | homepage = "https://github.com/zcoder-run/zcoder"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | repository = "https://github.com/zcoder-run/zcoder"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `zc-core` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking tendril v0.5.1
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling which v8.0.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling xml-rs v0.8.29
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking notify-debouncer-full v0.7.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling luajit-src v210.7.2+b925b3e
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking trash v5.2.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.2
[INFO] [stderr]    Compiling lua-src v550.1.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling mlua-sys v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.3
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking macro_rules_attribute v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling hashlink v0.12.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]     Checking diffy v0.5.1
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking libyaml-rs v0.3.0
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking aes v0.9.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling rusqlite v0.40.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking ecb v0.2.1
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking weezl v0.2.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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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=197bcc89ecb20593 -C extra-filename=-cf9a9978d9be874a --out-dir /opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed", kill_on_drop: false }`
[INFO] [stdout] 97f6677ab11509d632ae4a10d5be5f1ea358a69a523247d716875e81c00e87ed
