[INFO] cloning repository https://github.com/snowMan128/tendermintx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snowMan128/tendermintx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsnowMan128%2Ftendermintx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsnowMan128%2Ftendermintx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ee8446dabe5f7624e7d3e46031102c1f0e76767 [INFO] checking snowMan128/tendermintx/0ee8446dabe5f7624e7d3e46031102c1f0e76767 against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsnowMan128%2Ftendermintx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowMan128/tendermintx on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/snowMan128/tendermintx [INFO] finished tweaking git repo https://github.com/snowMan128/tendermintx [INFO] tweaked toml for git repo https://github.com/snowMan128/tendermintx written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/snowMan128/tendermintx 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/succinctlabs/succinctx.git` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git submodule `https://github.com/dapphub/ds-test` [INFO] [stderr] Updating git submodule `https://github.com/openzeppelin/openzeppelin-contracts` [INFO] [stderr] Updating git submodule `https://github.com/a16z/erc4626-tests.git` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git submodule `https://github.com/dapphub/ds-test` [INFO] [stderr] Updating git submodule `https://github.com/openzeppelin/openzeppelin-contracts-upgradeable` [INFO] [stderr] Updating git submodule `https://github.com/a16z/erc4626-tests.git` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git submodule `https://github.com/dapphub/ds-test` [INFO] [stderr] Updating git submodule `https://github.com/safe-global/safe-contracts` [INFO] [stderr] Updating git repository `https://github.com/mir-protocol/plonky2.git` [INFO] [stderr] Updating git repository `https://github.com/succinctlabs/starkyx.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.22.8 [INFO] [stderr] Downloaded reqwest v0.11.26 [INFO] [stderr] Downloaded tendermint v0.33.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27574697b5a868fcf4ef9ddf3980f5e02a008ac0647e3b8b3201427bc57d6d96 [INFO] running `Command { std: "docker" "start" "-a" "27574697b5a868fcf4ef9ddf3980f5e02a008ac0647e3b8b3201427bc57d6d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27574697b5a868fcf4ef9ddf3980f5e02a008ac0647e3b8b3201427bc57d6d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27574697b5a868fcf4ef9ddf3980f5e02a008ac0647e3b8b3201427bc57d6d96", kill_on_drop: false }` [INFO] [stdout] 27574697b5a868fcf4ef9ddf3980f5e02a008ac0647e3b8b3201427bc57d6d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89d417b204bf0785c05f127202fcbd1ed5185267bf54f5aeb3eb4c2521576367 [INFO] running `Command { std: "docker" "start" "-a" "89d417b204bf0785c05f127202fcbd1ed5185267bf54f5aeb3eb4c2521576367", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling const-hex v1.11.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "89d417b204bf0785c05f127202fcbd1ed5185267bf54f5aeb3eb4c2521576367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d417b204bf0785c05f127202fcbd1ed5185267bf54f5aeb3eb4c2521576367", kill_on_drop: false }` [INFO] [stdout] 89d417b204bf0785c05f127202fcbd1ed5185267bf54f5aeb3eb4c2521576367