[INFO] cloning repository https://github.com/wiktor-k/age-plugin-tpm2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiktor-k/age-plugin-tpm2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fage-plugin-tpm2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fage-plugin-tpm2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac049ea548254a4862a30b01602cef97786262b5
[INFO] checking wiktor-k/age-plugin-tpm2 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fage-plugin-tpm2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wiktor-k/age-plugin-tpm2
[INFO] finished tweaking git repo https://github.com/wiktor-k/age-plugin-tpm2
[INFO] tweaked toml for git repo https://github.com/wiktor-k/age-plugin-tpm2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wiktor-k/age-plugin-tpm2 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wiktor-k/age-plugin-tpm2 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd6a9a20b24fbbd622c4d850c8fed3aef5d6b483a40ec9b5f2c30ef0caeefa76
[INFO] running `Command { std: "docker" "start" "-a" "fd6a9a20b24fbbd622c4d850c8fed3aef5d6b483a40ec9b5f2c30ef0caeefa76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd6a9a20b24fbbd622c4d850c8fed3aef5d6b483a40ec9b5f2c30ef0caeefa76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd6a9a20b24fbbd622c4d850c8fed3aef5d6b483a40ec9b5f2c30ef0caeefa76", kill_on_drop: false }`
[INFO] [stdout] fd6a9a20b24fbbd622c4d850c8fed3aef5d6b483a40ec9b5f2c30ef0caeefa76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82425826fa66294e2420aa55df66194516b92c463a35e687e5b2d1c49741b97a
[INFO] running `Command { std: "docker" "start" "-a" "82425826fa66294e2420aa55df66194516b92c463a35e687e5b2d1c49741b97a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling tss-esapi v8.0.0-alpha
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking malloced v1.3.1
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking testresult v0.4.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking enumflags2 v0.7.9
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling tss-esapi-sys v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking age-core v0.10.0
[INFO] [stderr]     Checking age-plugin v0.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking oid v0.2.1
[INFO] [stderr]     Checking picky-asn1 v0.8.0
[INFO] [stderr]     Checking picky-asn1-der v0.4.1
[INFO] [stderr]     Checking picky-asn1-x509 v0.12.0
[INFO] [stdout] error[E0277]: the trait bound `!: 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]      = 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]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 236 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-1.0.198/src/de/mod.rs:1726:12
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1725 |     where
[INFO] [stdout] 1726 |         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] [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" "82425826fa66294e2420aa55df66194516b92c463a35e687e5b2d1c49741b97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82425826fa66294e2420aa55df66194516b92c463a35e687e5b2d1c49741b97a", kill_on_drop: false }`
[INFO] [stdout] 82425826fa66294e2420aa55df66194516b92c463a35e687e5b2d1c49741b97a
