[INFO] cloning repository https://github.com/jkylling/trino-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkylling/trino-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 826c825cdef62ec6eda1eaa063cc5aca84f9ae68 [INFO] checking jkylling/trino-postgres against try#9961e55b3687a6d0b2bab4af0e5e81494b09be81 for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jkylling/trino-postgres [INFO] finished tweaking git repo https://github.com/jkylling/trino-postgres [INFO] tweaked toml for git repo https://github.com/jkylling/trino-postgres written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jkylling/trino-postgres on toolchain 9961e55b3687a6d0b2bab4af0e5e81494b09be81 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jkylling/trino-postgres 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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 537bec0fc0a918c108cc78533696e2671d567e7c235cf77df142952b9cd13a05 [INFO] running `Command { std: "docker" "start" "-a" "537bec0fc0a918c108cc78533696e2671d567e7c235cf77df142952b9cd13a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "537bec0fc0a918c108cc78533696e2671d567e7c235cf77df142952b9cd13a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537bec0fc0a918c108cc78533696e2671d567e7c235cf77df142952b9cd13a05", kill_on_drop: false }` [INFO] [stdout] 537bec0fc0a918c108cc78533696e2671d567e7c235cf77df142952b9cd13a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f2d5cfeef112b106d3c7380e6664f548dbee72a1c46573539671fe474aae021 [INFO] running `Command { std: "docker" "start" "-a" "4f2d5cfeef112b106d3c7380e6664f548dbee72a1c46573539671fe474aae021", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking cidr v0.3.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking compression-codecs v0.4.33 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Checking lazy-regex v3.4.2 [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/9961e55b3687a6d0b2bab4af0e5e81494b09be81/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=bf245514efd52b1e -C extra-filename=-b4dc6d7abf5329a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dbb8a01becda78b0.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.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" "4f2d5cfeef112b106d3c7380e6664f548dbee72a1c46573539671fe474aae021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2d5cfeef112b106d3c7380e6664f548dbee72a1c46573539671fe474aae021", kill_on_drop: false }` [INFO] [stdout] 4f2d5cfeef112b106d3c7380e6664f548dbee72a1c46573539671fe474aae021