[INFO] cloning repository https://github.com/dzarlax/md2pdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dzarlax/md2pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzarlax%2Fmd2pdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzarlax%2Fmd2pdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8844163e2bbe524d5a4bc5c06011891f6cd37912
[INFO] checking dzarlax/md2pdf against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzarlax%2Fmd2pdf" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dzarlax/md2pdf
[INFO] finished tweaking git repo https://github.com/dzarlax/md2pdf
[INFO] tweaked toml for git repo https://github.com/dzarlax/md2pdf written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dzarlax/md2pdf on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dzarlax/md2pdf 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c
[INFO] running `Command { std: "docker" "start" "23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c", 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" "23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c", 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" "23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.118/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=a8d3ce221d390733 -C extra-filename=-ec538be274c3b83f --out-dir /opt/rustwide/target/debug/build/wasm-bindgen-macro-support/ec538be274c3b83f/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/69ff641804c820c4/out/libbumpalo-69ff641804c820c4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/b66dcf7209d2edaa/out/libsyn-b66dcf7209d2edaa.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/build/wasm-bindgen-shared/99ba0ca7f583766f/out/libwasm_bindgen_shared-99ba0ca7f583766f.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] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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 --cfg 'feature="libm"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=0097b3b5dd892800 -C extra-filename=-baaf64ed16898ff4 --out-dir /opt/rustwide/target/debug/build/simba/baaf64ed16898ff4/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/be5beed1edc92c6c/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/34c3c9dead53e31d/out --extern approx=/opt/rustwide/target/debug/build/approx/8d4484f60fa5ef4a/out/libapprox-8d4484f60fa5ef4a.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/d229972552afeea8/out/libnum_complex-d229972552afeea8.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/b0ab957f0a86187b/out/libnum_traits-b0ab957f0a86187b.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/917054010afe400d/out/libwide-917054010afe400d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c", kill_on_drop: false }`
[INFO] [stdout] 23e05f8b06eb0079b1d3ac52c7d53507617f9dfd65dbd5e0f21642d5d59c862c
