[INFO] cloning repository https://github.com/cardano-community/cncli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardano-community/cncli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-community%2Fcncli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-community%2Fcncli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8162cfb7bf81bf433caddfcdd6ff85a7d3c6d6d0 [INFO] checking cardano-community/cncli against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-community%2Fcncli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cardano-community/cncli [INFO] finished tweaking git repo https://github.com/cardano-community/cncli [INFO] tweaked toml for git repo https://github.com/cardano-community/cncli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cardano-community/cncli on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cardano-community/cncli 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pragma-org/amaru` [INFO] [stderr] Updating git submodule `https://github.com/rrruko/cardano-blueprint` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/txpipe/kes` [INFO] [stderr] Updating git repository `https://github.com/txpipe/vrf` [INFO] [stderr] Updating git repository `https://github.com/txpipe/curve25519-dalek` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallas-crypto v0.33.0 [INFO] [stderr] Downloaded pallas-traverse v0.33.0 [INFO] [stderr] Downloaded pallas-primitives v0.33.0 [INFO] [stderr] Downloaded serde-aux v4.7.0 [INFO] [stderr] Downloaded pallas-math v0.33.0 [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [INFO] [stderr] Downloaded dashu-base v0.4.1 [INFO] [stderr] Downloaded pallas-network v0.33.0 [INFO] [stderr] Downloaded minicbor v0.25.1 [INFO] [stderr] Downloaded redb v2.6.3 [INFO] [stderr] Downloaded pallas-codec v0.33.0 [INFO] [stderr] Downloaded pallas-addresses v0.33.0 [INFO] [stderr] Downloaded dashu-int v0.4.1 [INFO] [stderr] Downloaded cryptoxide v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52a1bac3a77656219248781e57f8ef82035840bf33bced20d0cebbea0cf75bca [INFO] running `Command { std: "docker" "start" "-a" "52a1bac3a77656219248781e57f8ef82035840bf33bced20d0cebbea0cf75bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52a1bac3a77656219248781e57f8ef82035840bf33bced20d0cebbea0cf75bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a1bac3a77656219248781e57f8ef82035840bf33bced20d0cebbea0cf75bca", kill_on_drop: false }` [INFO] [stdout] 52a1bac3a77656219248781e57f8ef82035840bf33bced20d0cebbea0cf75bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c58671cfdc51b7cfbdb755572a24c96940aa25ba25fe28852423a2790e47d63d [INFO] running `Command { std: "docker" "start" "-a" "c58671cfdc51b7cfbdb755572a24c96940aa25ba25fe28852423a2790e47d63d", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking dashu-base v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking dashu-int v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 (https://github.com/txpipe/curve25519-dalek?branch=ietf03_vrf_compat_ell2#70a36f41) [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking compression-codecs v0.4.33 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking pallas-math v0.33.0 [INFO] [stderr] Compiling zerofrom v0.1.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/59fd4ef94daa991e6797b5aa6127e824f3067def/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=ce0327f4c6ee5b60 -C extra-filename=-aff839c0a8b2d9e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-854d83f20314cf38.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" "c58671cfdc51b7cfbdb755572a24c96940aa25ba25fe28852423a2790e47d63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58671cfdc51b7cfbdb755572a24c96940aa25ba25fe28852423a2790e47d63d", kill_on_drop: false }` [INFO] [stdout] c58671cfdc51b7cfbdb755572a24c96940aa25ba25fe28852423a2790e47d63d