[INFO] cloning repository https://github.com/jamespfennell/texcraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamespfennell/texcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a2bd55d6aaad00e1eb198e32d430de0dda011db
[INFO] checking jamespfennell/texcraft against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamespfennell/texcraft
[INFO] finished tweaking git repo https://github.com/jamespfennell/texcraft
[INFO] tweaked toml for git repo https://github.com/jamespfennell/texcraft written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamespfennell/texcraft on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamespfennell/texcraft 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.88
[INFO] [stderr]   Downloaded redox_users v0.4.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.88
[INFO] [stderr]   Downloaded rmp v0.8.12
[INFO] [stderr]   Downloaded libredox v0.0.1
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded rmp-serde v1.1.2
[INFO] [stderr]   Downloaded js-sys v0.3.65
[INFO] [stderr]   Downloaded linefeed v0.6.0
[INFO] [stderr]   Downloaded mortal v0.2.4
[INFO] [stderr]   Downloaded ariadne v0.5.0
[INFO] [stderr]   Downloaded similar-asserts v1.5.0
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.7
[INFO] [stderr]   Downloaded predicates v3.0.4
[INFO] [stderr]   Downloaded clap v4.4.8
[INFO] [stderr]   Downloaded clap_builder v4.4.8
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded assert_cmd v2.0.12
[INFO] [stderr]   Downloaded anstream v0.6.4
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf82d844c299e1c2b64521a8732fa2226b9cb4b4b72f90a7fddab76152fcc15a
[INFO] running `Command { std: "docker" "start" "-a" "cf82d844c299e1c2b64521a8732fa2226b9cb4b4b72f90a7fddab76152fcc15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf82d844c299e1c2b64521a8732fa2226b9cb4b4b72f90a7fddab76152fcc15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf82d844c299e1c2b64521a8732fa2226b9cb4b4b72f90a7fddab76152fcc15a", kill_on_drop: false }`
[INFO] [stdout] cf82d844c299e1c2b64521a8732fa2226b9cb4b4b72f90a7fddab76152fcc15a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 459ca002a247f174234f8dbf67bf0470d1367c94ad70d016d0fffc3e633ea623
[INFO] running `Command { std: "docker" "start" "-a" "459ca002a247f174234f8dbf67bf0470d1367c94ad70d016d0fffc3e633ea623", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking ariadne v0.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking hyphenate v0.1.0 (/opt/rustwide/workdir/crates/hyphenate)
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking dvi v0.1.0 (/opt/rustwide/workdir/crates/dvi)
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking mortal v0.2.4
[INFO] [stderr]     Checking predicates v3.0.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/53509ca37e3b507887607c2f4a7f23bd4838f099/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.39/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=0da61be88bee1e47 -C extra-filename=-cb919ba04c53c5ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c887ac0c51fe35d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-df3b8d02e103bf49.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clap_builder` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53509ca37e3b507887607c2f4a7f23bd4838f099/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=fd27395ea90b9e66 -C extra-filename=-97d0fc4afe4f1b13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-5c1907c6e8d7357a.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-45a8155ec40e423a.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-58f085c523d79398.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7fd963eff2d3da08.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-eebba11768500572.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "459ca002a247f174234f8dbf67bf0470d1367c94ad70d016d0fffc3e633ea623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "459ca002a247f174234f8dbf67bf0470d1367c94ad70d016d0fffc3e633ea623", kill_on_drop: false }`
[INFO] [stdout] 459ca002a247f174234f8dbf67bf0470d1367c94ad70d016d0fffc3e633ea623
