[INFO] cloning repository https://github.com/SabrinaJewson/cmarker.typ
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SabrinaJewson/cmarker.typ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8514862faf7654adfd12a97955d189f6ec7f3f1e
[INFO] checking SabrinaJewson/cmarker.typ against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ" "/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/SabrinaJewson/cmarker.typ
[INFO] finished tweaking git repo https://github.com/SabrinaJewson/cmarker.typ
[INFO] tweaked toml for git repo https://github.com/SabrinaJewson/cmarker.typ written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SabrinaJewson/cmarker.typ on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SabrinaJewson/cmarker.typ 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fd129c74fee6ca68fbd17b1c74f12a640d566064c79652e284b68567d524355
[INFO] running `Command { std: "docker" "start" "-a" "0fd129c74fee6ca68fbd17b1c74f12a640d566064c79652e284b68567d524355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fd129c74fee6ca68fbd17b1c74f12a640d566064c79652e284b68567d524355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd129c74fee6ca68fbd17b1c74f12a640d566064c79652e284b68567d524355", kill_on_drop: false }`
[INFO] [stdout] 0fd129c74fee6ca68fbd17b1c74f12a640d566064c79652e284b68567d524355
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cacc4cffa5b418898049310da7ea365b5d29baaa419234723694516acd3f191
[INFO] running `Command { std: "docker" "start" "-a" "3cacc4cffa5b418898049310da7ea365b5d29baaa419234723694516acd3f191", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0 (https://github.com/SabrinaJewson/pulldown-cmark.rs?rev=4203ce5bd8ef79f67357717d2b728579f3dec294#4203ce5b)
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]     Checking unicode-math-class v0.1.0
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling phf_codegen v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dlmalloc v0.2.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking prettydiff v0.8.0
[INFO] [stderr]    Compiling wasm-minimal-protocol v0.1.0 (https://github.com/SabrinaJewson/wasm-minimal-protocol.rs?rev=992f87bfb3f912742ea85d8efd29db2452c09202#992f87bf)
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking typst-utils v0.13.1
[INFO] [stderr]     Checking test-runner v0.0.0 (/opt/rustwide/workdir/test-runner)
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[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/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.99/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=651926dab71a523d -C extra-filename=-60a81bd5b5970f50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f8f85f80bdf65bf3.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" "3cacc4cffa5b418898049310da7ea365b5d29baaa419234723694516acd3f191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cacc4cffa5b418898049310da7ea365b5d29baaa419234723694516acd3f191", kill_on_drop: false }`
[INFO] [stdout] 3cacc4cffa5b418898049310da7ea365b5d29baaa419234723694516acd3f191
