[INFO] cloning repository https://github.com/johnbellone/geist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnbellone/geist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnbellone%2Fgeist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnbellone%2Fgeist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 958ee97159dcb76658ae4eb3731b85575fb6f2af [INFO] checking johnbellone/geist/958ee97159dcb76658ae4eb3731b85575fb6f2af against 1.94.0 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnbellone%2Fgeist" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/johnbellone/geist [INFO] finished tweaking git repo https://github.com/johnbellone/geist [INFO] tweaked toml for git repo https://github.com/johnbellone/geist written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/johnbellone/geist on toolchain 1.94.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/johnbellone/geist 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded tonic-prost v0.14.2 [INFO] [stderr] Downloaded tonic-prost-build v0.14.2 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded tonic-buf-build v0.3.1 [INFO] [stderr] Downloaded tonic-health v0.14.2 [INFO] [stderr] Downloaded tonic-middleware v0.4.0 [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded tonic-reflection v0.14.2 [INFO] [stderr] Downloaded axum-health v0.1.2 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded security-framework v3.5.0 [INFO] [stderr] Downloaded cc v1.2.38 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Downloaded aws-lc-rs v1.14.0 [INFO] [stderr] Downloaded aws-lc-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9a43445acbfd65fea0014df5c768f6c7b9d0e70f0497751fed33088670d8ecf [INFO] running `Command { std: "docker" "start" "-a" "b9a43445acbfd65fea0014df5c768f6c7b9d0e70f0497751fed33088670d8ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9a43445acbfd65fea0014df5c768f6c7b9d0e70f0497751fed33088670d8ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a43445acbfd65fea0014df5c768f6c7b9d0e70f0497751fed33088670d8ecf", kill_on_drop: false }` [INFO] [stdout] b9a43445acbfd65fea0014df5c768f6c7b9d0e70f0497751fed33088670d8ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84188dd1d42032e662ebcda8215c31776c79785884ae5aba3f0dd1a542a1ac2a [INFO] running `Command { std: "docker" "start" "-a" "84188dd1d42032e662ebcda8215c31776c79785884ae5aba3f0dd1a542a1ac2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking metrics v0.24.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking metrics-util v0.20.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling tonic-buf-build v0.3.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling geist-sdk v0.1.0 (/opt/rustwide/workdir/sdk) [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] error: failed to run custom build command for `geist-sdk v0.1.0 (/opt/rustwide/workdir/sdk)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/geist-sdk-d320779b6f243d70/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rerun-if-changed=proto [INFO] [stderr] cargo::rerun-if-changed=buf.lock [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "84188dd1d42032e662ebcda8215c31776c79785884ae5aba3f0dd1a542a1ac2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84188dd1d42032e662ebcda8215c31776c79785884ae5aba3f0dd1a542a1ac2a", kill_on_drop: false }` [INFO] [stdout] 84188dd1d42032e662ebcda8215c31776c79785884ae5aba3f0dd1a542a1ac2a