[INFO] cloning repository https://github.com/zyllian/webdog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zyllian/webdog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyllian%2Fwebdog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyllian%2Fwebdog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb25c47aec242abad8c28f319644ba2fefe98d17 [INFO] checking zyllian/webdog against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyllian%2Fwebdog" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zyllian/webdog [INFO] finished tweaking git repo https://github.com/zyllian/webdog [INFO] tweaked toml for git repo https://github.com/zyllian/webdog written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zyllian/webdog on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zyllian/webdog 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded extract-frontmatter v4.1.1 [INFO] [stderr] Downloaded selectors v0.24.0 [INFO] [stderr] Downloaded kuchikiki v0.8.8-speedreader [INFO] [stderr] Downloaded grass v0.13.4 [INFO] [stderr] Downloaded markup5ever v0.35.0 [INFO] [stderr] Downloaded cssparser v0.35.0 [INFO] [stderr] Downloaded grass_compiler v0.13.4 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded html5ever v0.35.0 [INFO] [stderr] Downloaded lol_html v2.6.0 [INFO] [stderr] Downloaded minifier v0.3.6 [INFO] [stderr] Downloaded rss v2.0.12 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded cssparser v0.29.6 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded servo_arc v0.4.1 [INFO] [stderr] Downloaded diligent-date-parser v0.1.5 [INFO] [stderr] Downloaded plist v1.8.0 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded selectors v0.30.0 [INFO] [stderr] Downloaded atom_syndication v0.12.7 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded quick-xml v0.38.3 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded file-id v0.1.0 [INFO] [stderr] Downloaded notify-debouncer-full v0.1.0 [INFO] [stderr] Downloaded hotwatch v0.5.0 [INFO] [stderr] Downloaded match_token v0.35.0 [INFO] [stderr] Downloaded servo_arc v0.2.0 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c18d499b548286d2659fd5b41761b8f96b134f066bfec33c47151ea5d62a511 [INFO] running `Command { std: "docker" "start" "-a" "6c18d499b548286d2659fd5b41761b8f96b134f066bfec33c47151ea5d62a511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c18d499b548286d2659fd5b41761b8f96b134f066bfec33c47151ea5d62a511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c18d499b548286d2659fd5b41761b8f96b134f066bfec33c47151ea5d62a511", kill_on_drop: false }` [INFO] [stdout] 6c18d499b548286d2659fd5b41761b8f96b134f066bfec33c47151ea5d62a511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b03b4744a70f3e4a15715d5e84ed926991e60bd29a14a8d69456fbea104baf3 [INFO] running `Command { std: "docker" "start" "-a" "4b03b4744a70f3e4a15715d5e84ed926991e60bd29a14a8d69456fbea104baf3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking servo_arc v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking lasso v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking diligent-date-parser v0.1.5 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking servo_arc v0.4.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking file-id v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling selectors v0.30.0 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking notify-debouncer-full v0.1.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking hotwatch v0.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking extract-frontmatter v4.1.1 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking grass_compiler v0.13.4 [INFO] [stderr] Checking zerovec v0.11.4 [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/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/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"' --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=178387f79ee66d7a -C extra-filename=-2a6048ebaef6cb9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "4b03b4744a70f3e4a15715d5e84ed926991e60bd29a14a8d69456fbea104baf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b03b4744a70f3e4a15715d5e84ed926991e60bd29a14a8d69456fbea104baf3", kill_on_drop: false }` [INFO] [stdout] 4b03b4744a70f3e4a15715d5e84ed926991e60bd29a14a8d69456fbea104baf3