[INFO] cloning repository https://github.com/ericchegncn/CK_Quant_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericchegncn/CK_Quant_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericchegncn%2FCK_Quant_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericchegncn%2FCK_Quant_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc62540dbb90665d22880d07a286251f6354b1ec
[INFO] checking ericchegncn/CK_Quant_Rust against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericchegncn%2FCK_Quant_Rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ericchegncn/CK_Quant_Rust
[INFO] finished tweaking git repo https://github.com/ericchegncn/CK_Quant_Rust
[INFO] tweaked toml for git repo https://github.com/ericchegncn/CK_Quant_Rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ericchegncn/CK_Quant_Rust 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/ericchegncn/CK_Quant_Rust 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c
[INFO] running `Command { std: "docker" "start" "9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c", 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" "9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c", 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" "9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]     Checking zerocopy v0.8.56
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pest v2.9.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.9.0/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 --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=9d020fb793c90b73 -C extra-filename=-4ed369c3c48d6d9a --out-dir /opt/rustwide/target/debug/build/pest/4ed369c3c48d6d9a/out --extern memchr=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out/libmemchr-eb8ac1f1f77ae379.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out/libucd_trie-9bcde3556d193e0f.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] running `Command { std: "docker" "inspect" "9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c", kill_on_drop: false }`
[INFO] [stdout] 9aa5e63299a6e2c38bc1a4608a1784f5921c3cbbc2732f3c5c20061080d4a15c
