[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] testing swarnimarun/ai-gateway against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswarnimarun%2Fai-gateway" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/swarnimarun/ai-gateway on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cloudflare/pingora` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hf-hub v0.3.2 [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded serde_toml v0.0.1 [INFO] [stderr] Downloaded time v0.3.35 [INFO] [stderr] Downloaded ureq v2.9.6 [INFO] [stderr] Downloaded tokenizers v0.15.2 [INFO] [stderr] Downloaded rustls v0.22.3 [INFO] [stderr] Downloaded rustls-webpki v0.102.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87d0999da0be23efc7a6680e9f472809935ad5c56f3136ec3eee84f379e3ca6d [INFO] running `Command { std: "docker" "start" "-a" "87d0999da0be23efc7a6680e9f472809935ad5c56f3136ec3eee84f379e3ca6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87d0999da0be23efc7a6680e9f472809935ad5c56f3136ec3eee84f379e3ca6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d0999da0be23efc7a6680e9f472809935ad5c56f3136ec3eee84f379e3ca6d", kill_on_drop: false }` [INFO] [stdout] 87d0999da0be23efc7a6680e9f472809935ad5c56f3136ec3eee84f379e3ca6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 67f4101282e25dfe95cf9ea4d89c194e02ab291ec3c7d87f1f1380f7361784e8 [INFO] running `Command { std: "docker" "start" "-a" "67f4101282e25dfe95cf9ea4d89c194e02ab291ec3c7d87f1f1380f7361784e8", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling time v0.3.35 [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 http v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pingora-error v0.1.1 (https://github.com/cloudflare/pingora?tag=0.1.1#6cd881ff) [INFO] [stderr] error: could not compile `pingora-error` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name pingora_error --edition=2021 /opt/rustwide/cargo-home/git/checkouts/pingora-fc32c468f65cfa5c/6cd881f/pingora-error/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d3d6f84784f4b58 -C extra-filename=-ff9c5ffdac66eb8d --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "67f4101282e25dfe95cf9ea4d89c194e02ab291ec3c7d87f1f1380f7361784e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f4101282e25dfe95cf9ea4d89c194e02ab291ec3c7d87f1f1380f7361784e8", kill_on_drop: false }` [INFO] [stdout] 67f4101282e25dfe95cf9ea4d89c194e02ab291ec3c7d87f1f1380f7361784e8