[INFO] cloning repository https://github.com/jouliene/validators_clock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jouliene/validators_clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjouliene%2Fvalidators_clock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjouliene%2Fvalidators_clock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64e38cbe764af7824b76b75c99faec32d97b854c
[INFO] checking jouliene/validators_clock against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjouliene%2Fvalidators_clock" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jouliene/validators_clock
[INFO] finished tweaking git repo https://github.com/jouliene/validators_clock
[INFO] tweaked toml for git repo https://github.com/jouliene/validators_clock written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jouliene/validators_clock on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jouliene/validators_clock 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910
[INFO] running `Command { std: "docker" "start" "f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling tycho-types-abi-proc v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tycho-types-proc v0.3.0
[INFO] [stderr]     Checking memzero v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tl-proto-proc v0.5.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tl-proto v0.5.4
[INFO] [stderr]     Checking rcgen v0.14.7
[INFO] [stderr]     Checking tycho-crypto v0.4.0
[INFO] [stderr]     Checking tiny-hderive v0.3.0
[INFO] [stderr]     Checking tycho-types v0.3.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking instant-acme v0.8.5
[INFO] [stderr]     Checking minik2 v0.1.0 (https://github.com/jouliene/minik2?rev=3cf2fc733805343c918525ec080b189e2cccfe42#3cf2fc73)
[INFO] [stderr]     Checking validators_clock v1.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppState>>, axum::extract::Path<std::string::String>, Query<_>) -> _ {chain_clock}: Handler<_, _>`
[INFO] [stdout]    --> src/server/routes.rs:37:52
[INFO] [stdout]     |
[INFO] [stdout]  37 |         .route("/api/chains/{chain_id}/clock", get(chain_clock))
[INFO] [stdout]     |                                                --- ^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`validators_clock`)
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout] 441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<AppState>>, axum::extract::Path<std::string::String>) -> impl Future<Output = _> {chain_map}: Handler<_, _>`
[INFO] [stdout]    --> src/server/routes.rs:38:50
[INFO] [stdout]     |
[INFO] [stdout]  38 |         .route("/api/chains/{chain_id}/map", get(chain_map))
[INFO] [stdout]     |                                              --- ^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`validators_clock`)
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout] 441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<state::AppState>>, axum::extract::Path<std::string::String>, Query<_>) -> _ {chain_clock}: Handler<_, _>`
[INFO] [stdout]    --> src/server/routes.rs:37:52
[INFO] [stdout]     |
[INFO] [stdout]  37 |         .route("/api/chains/{chain_id}/clock", get(chain_clock))
[INFO] [stdout]     |                                                --- ^^^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`validators_clock`)
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout] 441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(State<Arc<state::AppState>>, axum::extract::Path<std::string::String>) -> impl Future<Output = _> {chain_map}: Handler<_, _>`
[INFO] [stdout]    --> src/server/routes.rs:38:50
[INFO] [stdout]     |
[INFO] [stdout]  38 |         .route("/api/chains/{chain_id}/map", get(chain_map))
[INFO] [stdout]     |                                              --- ^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`validators_clock`)
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/routing/method_routing.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |             H: Handler<T, S>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout] 441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `validators_clock` (bin "validators_clock") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `validators_clock` (bin "validators_clock" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910", kill_on_drop: false }`
[INFO] [stdout] f5c060673533f90915e936bd368fbbb7892653bbef4251e381343fea2faac910
