[INFO] cloning repository https://github.com/clay-good/proxilion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clay-good/proxilion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclay-good%2Fproxilion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclay-good%2Fproxilion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cf3b02df46bdac4994fbc3ab38496fc812b5529
[INFO] checking clay-good/proxilion against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclay-good%2Fproxilion" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/clay-good/proxilion
[INFO] finished tweaking git repo https://github.com/clay-good/proxilion
[INFO] tweaked toml for git repo https://github.com/clay-good/proxilion written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clay-good/proxilion on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clay-good/proxilion 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/clay-good/provenance`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded scientific-macro v0.5.2
[INFO] [stderr]   Downloaded msvc_spectre_libs v0.1.3
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded scientific v0.5.3
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.17.2
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded coset v0.3.8
[INFO] [stderr]   Downloaded referencing v0.30.0
[INFO] [stderr]   Downloaded mailparse v0.15.0
[INFO] [stderr]   Downloaded metrics-util v0.20.3
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded jsonschema v0.30.0
[INFO] [stderr]   Downloaded lettre v0.11.22
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded async-nats v0.48.0
[INFO] [stderr]   Downloaded regorus v0.5.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6698217ccece04a2d4d2f3a2dedc2b9462a2b95fad02d63110a3e5b00ecda69
[INFO] running `Command { std: "docker" "start" "-a" "a6698217ccece04a2d4d2f3a2dedc2b9462a2b95fad02d63110a3e5b00ecda69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6698217ccece04a2d4d2f3a2dedc2b9462a2b95fad02d63110a3e5b00ecda69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6698217ccece04a2d4d2f3a2dedc2b9462a2b95fad02d63110a3e5b00ecda69", kill_on_drop: false }`
[INFO] [stdout] a6698217ccece04a2d4d2f3a2dedc2b9462a2b95fad02d63110a3e5b00ecda69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b605986ffdf02988a6c62c5c07bdc23634f54e0622e0ccd3bedb791d6005603
[INFO] running `Command { std: "docker" "start" "-a" "2b605986ffdf02988a6c62c5c07bdc23634f54e0622e0ccd3bedb791d6005603", kill_on_drop: false }`
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking coset v0.3.8
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling msvc_spectre_libs v0.1.3
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling regorus v0.5.0
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling scientific-macro v0.5.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking provenance-core v0.1.0 (https://github.com/clay-good/provenance?rev=400c83510cbb4c14f263e31292691f262baf265c#400c8351)
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking referencing v0.30.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking scientific v0.5.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking shared-types v0.1.0 (/opt/rustwide/workdir/crates/shared-types)
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking jsonschema v0.30.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking metrics-util v0.20.3
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking nkeys v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tryhard v0.5.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53509ca37e3b507887607c2f4a7f23bd4838f099/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=fa4b99a649009e80 -C extra-filename=-b555254650c76a23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dfdd58718076bb26.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-be26ca6f7b91dc8f.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" "2b605986ffdf02988a6c62c5c07bdc23634f54e0622e0ccd3bedb791d6005603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b605986ffdf02988a6c62c5c07bdc23634f54e0622e0ccd3bedb791d6005603", kill_on_drop: false }`
[INFO] [stdout] 2b605986ffdf02988a6c62c5c07bdc23634f54e0622e0ccd3bedb791d6005603
