[INFO] cloning repository https://github.com/fangbc5/authix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fangbc5/authix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangbc5%2Fauthix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangbc5%2Fauthix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 171e8c2a3c317565f1720fd8ec3a0be00e95c3a5 [INFO] checking fangbc5/authix against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangbc5%2Fauthix" "/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/fangbc5/authix [INFO] finished tweaking git repo https://github.com/fangbc5/authix [INFO] tweaked toml for git repo https://github.com/fangbc5/authix written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fangbc5/authix on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 337 packages to latest Rust 1.93.0-nightly compatible versions [INFO] [stderr] Adding axum v0.7.9 (available: v0.8.7) [INFO] [stderr] Adding axum-extra v0.9.6 (available: v0.12.2) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding jsonwebtoken v9.3.1 (available: v10.2.0) [INFO] [stderr] Adding redis v0.24.0 (available: v0.32.7) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5cc1259a32720a134a1384dabc028880fbec0d67302c37d850e92d77e9c4e59 [INFO] running `Command { std: "docker" "start" "-a" "e5cc1259a32720a134a1384dabc028880fbec0d67302c37d850e92d77e9c4e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5cc1259a32720a134a1384dabc028880fbec0d67302c37d850e92d77e9c4e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5cc1259a32720a134a1384dabc028880fbec0d67302c37d850e92d77e9c4e59", kill_on_drop: false }` [INFO] [stdout] e5cc1259a32720a134a1384dabc028880fbec0d67302c37d850e92d77e9c4e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fe6208464e9ad6134bff8afbdabc217e20d79992475764ed5e40b613dc3e7b5 [INFO] running `Command { std: "docker" "start" "-a" "5fe6208464e9ad6134bff8afbdabc217e20d79992475764ed5e40b613dc3e7b5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking unicode_categories v0.1.1 [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/c8085cfed34c45021fc8f66d073f6394b3e35431/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/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=85265da3c6ebfe5b -C extra-filename=-5dd3486a30404dd5 --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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5fe6208464e9ad6134bff8afbdabc217e20d79992475764ed5e40b613dc3e7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe6208464e9ad6134bff8afbdabc217e20d79992475764ed5e40b613dc3e7b5", kill_on_drop: false }` [INFO] [stdout] 5fe6208464e9ad6134bff8afbdabc217e20d79992475764ed5e40b613dc3e7b5