[INFO] cloning repository https://github.com/peng1999/typst-pyrunner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peng1999/typst-pyrunner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeng1999%2Ftypst-pyrunner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeng1999%2Ftypst-pyrunner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1ef177078ba666ef3369e42fbf5c51c47e5ee7c [INFO] checking peng1999/typst-pyrunner/d1ef177078ba666ef3369e42fbf5c51c47e5ee7c against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeng1999%2Ftypst-pyrunner" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peng1999/typst-pyrunner on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peng1999/typst-pyrunner [INFO] finished tweaking git repo https://github.com/peng1999/typst-pyrunner [INFO] tweaked toml for git repo https://github.com/peng1999/typst-pyrunner written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peng1999/typst-pyrunner 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/peng1999/RustPython.git` [INFO] [stderr] Updating git repository `https://github.com/astrale-sharp/wasm-minimal-protocol.git` [INFO] [stderr] Updating git repository `https://github.com/RustPython/Parser.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/RustPython/__doc__` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded error-code v3.2.0 [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded lz4_flex v0.11.2 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded is-macro v0.3.5 [INFO] [stderr] Downloaded dns-lookup v2.0.4 [INFO] [stderr] Downloaded unic-ucd-hangul v0.9.0 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded volatile v0.3.0 [INFO] [stderr] Downloaded malachite-q v0.4.5 [INFO] [stderr] Downloaded ucd v0.1.1 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded syn-ext v0.4.0 [INFO] [stderr] Downloaded malachite v0.4.5 [INFO] [stderr] Downloaded unic-ucd-normal v0.9.0 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded unic-normal v0.9.0 [INFO] [stderr] Downloaded malachite-base v0.4.5 [INFO] [stderr] Downloaded unic-ucd-age v0.9.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.7.0 [INFO] [stderr] Downloaded venial v0.5.0 [INFO] [stderr] Downloaded libz-sys v1.1.15 [INFO] [stderr] Downloaded malachite-nz v0.4.5 [INFO] [stderr] Downloaded libsqlite3-sys v0.25.2 [INFO] [stderr] Downloaded mt19937 v2.0.1 [INFO] [stderr] Downloaded sre-engine v0.4.3 [INFO] [stderr] Downloaded clipboard-win v5.2.0 [INFO] [stderr] Downloaded puruspe v0.2.3 [INFO] [stderr] Downloaded result-like-derive v0.4.6 [INFO] [stderr] Downloaded result-like v0.4.6 [INFO] [stderr] Downloaded timsort v0.1.3 [INFO] [stderr] Downloaded unicode-casing v0.1.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adca5dd91d1ff98dbf9d376249525c68fe1d392279a844c5a426ab8e661fa79c [INFO] running `Command { std: "docker" "start" "-a" "adca5dd91d1ff98dbf9d376249525c68fe1d392279a844c5a426ab8e661fa79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adca5dd91d1ff98dbf9d376249525c68fe1d392279a844c5a426ab8e661fa79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adca5dd91d1ff98dbf9d376249525c68fe1d392279a844c5a426ab8e661fa79c", kill_on_drop: false }` [INFO] [stdout] adca5dd91d1ff98dbf9d376249525c68fe1d392279a844c5a426ab8e661fa79c [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6c48a7b4066a30b6a616b24ba83944a7f336bca963ce97e492bf89010a6c160 [INFO] running `Command { std: "docker" "start" "-a" "a6c48a7b4066a30b6a616b24ba83944a7f336bca963ce97e492bf89010a6c160", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.3.1 (https://github.com/RustPython/Parser.git?rev=29c4728dbedc7e69cc2560b9b34058bbba9b1303#29c4728d) [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling malachite-base v0.4.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling lz4_flex v0.11.2 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling rustpython-parser v0.3.1 (https://github.com/RustPython/Parser.git?rev=29c4728dbedc7e69cc2560b9b34058bbba9b1303#29c4728d) [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling rustpython-doc v0.3.0 (https://github.com/RustPython/__doc__?tag=0.3.0#8b62ce5d) [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling rustpython-vm v0.3.0 (https://github.com/peng1999/RustPython.git#6fa642ed) [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [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/f25e92bd42b14e45440c0a30a4ed751ea502f430/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=49a34f525c66f062 -C extra-filename=-49a34f525c66f062 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cb1865aba02ccba6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0e819530d2217a10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-82829786f60d6b5b.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" "a6c48a7b4066a30b6a616b24ba83944a7f336bca963ce97e492bf89010a6c160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c48a7b4066a30b6a616b24ba83944a7f336bca963ce97e492bf89010a6c160", kill_on_drop: false }` [INFO] [stdout] a6c48a7b4066a30b6a616b24ba83944a7f336bca963ce97e492bf89010a6c160