[INFO] cloning repository https://github.com/redhat-university-partnerships/keylime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redhat-university-partnerships/keylime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhat-university-partnerships%2Fkeylime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhat-university-partnerships%2Fkeylime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f74678999ec6ccc252eeeb306c3503eb5984670
[INFO] checking redhat-university-partnerships/keylime against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhat-university-partnerships%2Fkeylime" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redhat-university-partnerships/keylime
[INFO] finished tweaking git repo https://github.com/redhat-university-partnerships/keylime
[INFO] tweaked toml for git repo https://github.com/redhat-university-partnerships/keylime written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redhat-university-partnerships/keylime on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redhat-university-partnerships/keylime 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c15341cbf61c40db5125bc10378be56721b6388f62e8146308db4b9c5df2f085
[INFO] running `Command { std: "docker" "start" "-a" "c15341cbf61c40db5125bc10378be56721b6388f62e8146308db4b9c5df2f085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c15341cbf61c40db5125bc10378be56721b6388f62e8146308db4b9c5df2f085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c15341cbf61c40db5125bc10378be56721b6388f62e8146308db4b9c5df2f085", kill_on_drop: false }`
[INFO] [stdout] c15341cbf61c40db5125bc10378be56721b6388f62e8146308db4b9c5df2f085
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfccf152a03b0b50fb6dfebc059474dde52182c847361babe48216048ed10bc5
[INFO] running `Command { std: "docker" "start" "-a" "dfccf152a03b0b50fb6dfebc059474dde52182c847361babe48216048ed10bc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking actix-utils v3.0.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling tss-esapi-sys v0.5.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling tss-esapi v7.6.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking retry-policies v0.5.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mbox v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling keylime-macros v0.2.9 (/opt/rustwide/workdir/keylime-macros)
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking oid v0.2.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking picky-asn1 v0.8.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-tls v3.4.0
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking picky-asn1-der v0.4.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking picky-asn1-x509 v0.12.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stdout] error[E0277]: the trait bound `!: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/picky-asn1-x509-0.12.0/src/macros.rs:14:14
[INFO] [stdout]      |
[INFO] [stdout]   14 |         $seq.next_element()?.ok_or_else(|| {
[INFO] [stdout]      |              ^^^^^^^^^^^^ the trait `Deserialize<'de>` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/picky-asn1-x509-0.12.0/src/algorithm_identifier.rs:349:25
[INFO] [stdout]      |
[INFO] [stdout]  349 |                         seq_next_element!(seq, AlgorithmIdentifier, "sha algorithm identifier");
[INFO] [stdout]      |                         ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `!` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 235 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout]      = note: this error originates in the macro `seq_next_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `picky-asn1-x509` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dfccf152a03b0b50fb6dfebc059474dde52182c847361babe48216048ed10bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfccf152a03b0b50fb6dfebc059474dde52182c847361babe48216048ed10bc5", kill_on_drop: false }`
[INFO] [stdout] dfccf152a03b0b50fb6dfebc059474dde52182c847361babe48216048ed10bc5
