[INFO] cloning repository https://github.com/simonsolnes/typsite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonsolnes/typsite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsolnes%2Ftypsite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsolnes%2Ftypsite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6711ebadfafe1eb8ee9e4d4d8a6529f7c659fa10
[INFO] checking simonsolnes/typsite against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsolnes%2Ftypsite" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/simonsolnes/typsite
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/simonsolnes/typsite
[INFO] tweaked toml for git repo https://github.com/simonsolnes/typsite written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonsolnes/typsite on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonsolnes/typsite 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e
[INFO] running `Command { std: "docker" "start" "e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e", 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" "e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e", 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" "e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking fearless_simd v0.4.1
[INFO] [stderr]     Checking hayro-ccitt v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling typst-utils v0.15.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling icu_collator_data v2.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking unicode-math-class v0.1.0
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking thin-vec v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking wasmi_core v1.1.0
[INFO] [stderr]     Checking chinese-variant v1.1.6
[INFO] [stderr]    Compiling codex v0.3.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking roman-numerals-rs v3.1.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking palette_math v0.7.7
[INFO] [stderr]     Checking wasmi_collections v1.1.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr] error: could not compile `pxfm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93e4a97bf032d96d -C extra-filename=-30d46fbfb917f044 --out-dir /opt/rustwide/target/debug/build/pxfm/30d46fbfb917f044/out --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" "e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e", kill_on_drop: false }`
[INFO] [stdout] e07e3d33981d0644cc9169c3913d44419750ac26491c9039d3989d24a5c2136e
