[INFO] cloning repository https://github.com/jsim2010/paper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsim2010/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bf46741a7499164bc4a2eefdf7569da014aa99f
[INFO] checking jsim2010/paper against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsim2010/paper
[INFO] finished tweaking git repo https://github.com/jsim2010/paper
[INFO] tweaked toml for git repo https://github.com/jsim2010/paper written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 267 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.2.1 (available: v1.3.2)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.50)
[INFO] [stderr]       Adding crossterm v0.20.0 (available: v0.29.0)
[INFO] [stderr]       Adding enum-map v0.6.6 (available: v2.7.3)
[INFO] [stderr]       Adding lsp-types v0.88.0 (available: v0.97.0)
[INFO] [stderr]       Adding market v0.26.0 (available: v0.30.1)
[INFO] [stderr]       Adding parse-display v0.5.5 (available: v0.10.0)
[INFO] [stderr]       Adding starship v0.51.0 (available: v1.23.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 971597bf1b7b109f8689cdf1785e9e0fd5b9b30734d8c0f696fca110ac8d4825
[INFO] running `Command { std: "docker" "start" "-a" "971597bf1b7b109f8689cdf1785e9e0fd5b9b30734d8c0f696fca110ac8d4825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "971597bf1b7b109f8689cdf1785e9e0fd5b9b30734d8c0f696fca110ac8d4825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971597bf1b7b109f8689cdf1785e9e0fd5b9b30734d8c0f696fca110ac8d4825", kill_on_drop: false }`
[INFO] [stdout] 971597bf1b7b109f8689cdf1785e9e0fd5b9b30734d8c0f696fca110ac8d4825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e166ecb7f0d85eb91f06b05cc8e37b07252b0d4f6d6ec7f8c9e0a2a73c3d86af
[INFO] running `Command { std: "docker" "start" "-a" "e166ecb7f0d85eb91f06b05cc8e37b07252b0d4f6d6ec7f8c9e0a2a73c3d86af", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking ahash v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking pest v2.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling process_control v3.5.1
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uom v0.30.0
[INFO] [stderr]     Checking open v1.7.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dlv-list v0.2.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking ordered-multimap v0.3.1
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=375e9be613f224a5 -C extra-filename=-f56c880c6169c66e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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 `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=ccb2ac470c2cd6cc -C extra-filename=-464f22c434ed6ce7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e166ecb7f0d85eb91f06b05cc8e37b07252b0d4f6d6ec7f8c9e0a2a73c3d86af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e166ecb7f0d85eb91f06b05cc8e37b07252b0d4f6d6ec7f8c9e0a2a73c3d86af", kill_on_drop: false }`
[INFO] [stdout] e166ecb7f0d85eb91f06b05cc8e37b07252b0d4f6d6ec7f8c9e0a2a73c3d86af
