[INFO] cloning repository https://github.com/peoplesmarkets/stripe-webhooks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peoplesmarkets/stripe-webhooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeoplesmarkets%2Fstripe-webhooks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeoplesmarkets%2Fstripe-webhooks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 345b8ea4d3c42d7fd26011ca1eab9d6127096b2a
[INFO] checking peoplesmarkets/stripe-webhooks/345b8ea4d3c42d7fd26011ca1eab9d6127096b2a against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeoplesmarkets%2Fstripe-webhooks" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/peoplesmarkets/stripe-webhooks on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/peoplesmarkets/stripe-webhooks
[INFO] finished tweaking git repo https://github.com/peoplesmarkets/stripe-webhooks
[INFO] tweaked toml for git repo https://github.com/peoplesmarkets/stripe-webhooks written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/peoplesmarkets/stripe-webhooks 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.13.2
[INFO] [stderr]   Downloaded sea-query-postgres v0.4.0
[INFO] [stderr]   Downloaded prost-derive v0.13.2
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded sea-query-derive v0.4.1
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded refinery-macros v0.8.14
[INFO] [stderr]   Downloaded tonic-build v0.12.2
[INFO] [stderr]   Downloaded prost v0.13.2
[INFO] [stderr]   Downloaded refinery-core v0.8.14
[INFO] [stderr]   Downloaded impl-more v0.1.6
[INFO] [stderr]   Downloaded serde_repr v0.1.19
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded tryhard v0.5.1
[INFO] [stderr]   Downloaded postgres-openssl v0.5.0
[INFO] [stderr]   Downloaded inherent v1.0.11
[INFO] [stderr]   Downloaded tokio-openssl v0.6.4
[INFO] [stderr]   Downloaded deadpool v0.12.1
[INFO] [stderr]   Downloaded nkeys v0.4.3
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.0
[INFO] [stderr]   Downloaded serde_qs v0.8.5
[INFO] [stderr]   Downloaded unicode-properties v0.1.2
[INFO] [stderr]   Downloaded serde_qs v0.10.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded tokio-postgres v0.7.11
[INFO] [stderr]   Downloaded postgres-types v0.2.7
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded refinery v0.8.14
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded anyhow v1.0.87
[INFO] [stderr]   Downloaded rustls-webpki v0.102.7
[INFO] [stderr]   Downloaded prost-build v0.13.2
[INFO] [stderr]   Downloaded sea-query v0.30.7
[INFO] [stderr]   Downloaded async-nats v0.36.0
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded async-stripe v0.39.1
[INFO] [stderr]   Downloaded openssl-src v300.3.2+3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c07f5119e20b9086d3ff39367c5768e6cecfb6cd0f470499875815e4000e5f5
[INFO] running `Command { std: "docker" "start" "-a" "2c07f5119e20b9086d3ff39367c5768e6cecfb6cd0f470499875815e4000e5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c07f5119e20b9086d3ff39367c5768e6cecfb6cd0f470499875815e4000e5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c07f5119e20b9086d3ff39367c5768e6cecfb6cd0f470499875815e4000e5f5", kill_on_drop: false }`
[INFO] [stdout] 2c07f5119e20b9086d3ff39367c5768e6cecfb6cd0f470499875815e4000e5f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0837e9c15336509411960b31ba2cac9a551e6f74daa1cb815ffdb0488562aa5
[INFO] running `Command { std: "docker" "start" "-a" "f0837e9c15336509411960b31ba2cac9a551e6f74daa1cb815ffdb0488562aa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling prost-build v0.13.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking postgres-types v0.2.7
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling refinery-core v0.8.14
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]    Compiling async-stripe v0.39.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking nkeys v0.4.3
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking sea-query v0.30.7
[INFO] [stderr]    Compiling refinery-macros v0.8.14
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]     Checking tokio-postgres v0.7.11
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]    Compiling stripe-webhooks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tryhard v0.5.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]     Checking serde_qs v0.10.1
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-nats v0.36.0
[INFO] [stderr] error: failed to run custom build command for `stripe-webhooks v0.1.0 (/opt/rustwide/workdir)`
[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/stripe-webhooks-bc6f629f3db0a4cd/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo::rerun-if-changed=service-apis/proto/sited_io/media/v1/media_subscription.proto
[INFO] [stderr]   cargo::rerun-if-changed=service-apis/proto
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: "protoc failed: Could not make proto path relative: service-apis/proto/sited_io/media/v1/media_subscription.proto: No such file or directory\n" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f0837e9c15336509411960b31ba2cac9a551e6f74daa1cb815ffdb0488562aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0837e9c15336509411960b31ba2cac9a551e6f74daa1cb815ffdb0488562aa5", kill_on_drop: false }`
[INFO] [stdout] f0837e9c15336509411960b31ba2cac9a551e6f74daa1cb815ffdb0488562aa5
