[INFO] cloning repository https://github.com/swarnimarun/ai-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swarnimarun/ai-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswarnimarun%2Fai-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswarnimarun%2Fai-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4074afcfc2baf65173270fa953377dd30271c58 [INFO] checking swarnimarun/ai-gateway against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswarnimarun%2Fai-gateway" "/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/swarnimarun/ai-gateway [INFO] finished tweaking git repo https://github.com/swarnimarun/ai-gateway [INFO] tweaked toml for git repo https://github.com/swarnimarun/ai-gateway written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/swarnimarun/ai-gateway on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/swarnimarun/ai-gateway 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c361da15a7481b603f8a5bb5b4de50cf2bfbb8339b12cb5ecc83e2b95e700842 [INFO] running `Command { std: "docker" "start" "-a" "c361da15a7481b603f8a5bb5b4de50cf2bfbb8339b12cb5ecc83e2b95e700842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c361da15a7481b603f8a5bb5b4de50cf2bfbb8339b12cb5ecc83e2b95e700842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c361da15a7481b603f8a5bb5b4de50cf2bfbb8339b12cb5ecc83e2b95e700842", kill_on_drop: false }` [INFO] [stdout] c361da15a7481b603f8a5bb5b4de50cf2bfbb8339b12cb5ecc83e2b95e700842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e9706ffb58611e1bf45fa4f7c3cb24a35256922f3ba0e34a4102aee170637c7 [INFO] running `Command { std: "docker" "start" "-a" "0e9706ffb58611e1bf45fa4f7c3cb24a35256922f3ba0e34a4102aee170637c7", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking time v0.3.35 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking pingora-error v0.1.1 (https://github.com/cloudflare/pingora?tag=0.1.1#6cd881ff) [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking pingora-http v0.1.1 (https://github.com/cloudflare/pingora?tag=0.1.1#6cd881ff) [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking sfv v0.9.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54e27f559f23913c1d5afb1a0f0114e9e61b81b8/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=da766d4fe07ca28d -C extra-filename=-01af0907fd37d81d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-df2ea4f334bf906c.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" "0e9706ffb58611e1bf45fa4f7c3cb24a35256922f3ba0e34a4102aee170637c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9706ffb58611e1bf45fa4f7c3cb24a35256922f3ba0e34a4102aee170637c7", kill_on_drop: false }` [INFO] [stdout] 0e9706ffb58611e1bf45fa4f7c3cb24a35256922f3ba0e34a4102aee170637c7