[INFO] cloning repository https://github.com/orndorffgrant/devca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orndorffgrant/devca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forndorffgrant%2Fdevca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forndorffgrant%2Fdevca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bdb63668f18a5c3a632e3964bbc858701db3fc6
[INFO] checking orndorffgrant/devca against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forndorffgrant%2Fdevca" "/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/orndorffgrant/devca
[INFO] finished tweaking git repo https://github.com/orndorffgrant/devca
[INFO] tweaked toml for git repo https://github.com/orndorffgrant/devca written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orndorffgrant/devca 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/orndorffgrant/devca 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-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5401151fa6eaa5316fb023ffdc2c4ab9d0f98465d776190cf96b936e9db15ca5
[INFO] running `Command { std: "docker" "start" "-a" "5401151fa6eaa5316fb023ffdc2c4ab9d0f98465d776190cf96b936e9db15ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5401151fa6eaa5316fb023ffdc2c4ab9d0f98465d776190cf96b936e9db15ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5401151fa6eaa5316fb023ffdc2c4ab9d0f98465d776190cf96b936e9db15ca5", kill_on_drop: false }`
[INFO] [stdout] 5401151fa6eaa5316fb023ffdc2c4ab9d0f98465d776190cf96b936e9db15ca5
[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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10d62de0bf11ead4ab4777753cade69bc7271a37195ca496485acb482d3814fc
[INFO] running `Command { std: "docker" "start" "-a" "10d62de0bf11ead4ab4777753cade69bc7271a37195ca496485acb482d3814fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint-dig v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-cipher v0.7.1
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking aes-soft v0.4.0
[INFO] [stderr]     Checking polyval v0.4.0
[INFO] [stderr]    Compiling indexmap v1.5.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking aes v0.4.0
[INFO] [stderr]     Checking ghash v0.3.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking sha2 v0.9.1
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking aes-gcm v0.6.0
[INFO] [stderr]     Checking sha-1 v0.9.1
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking os_str_bytes v2.3.2
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking pem v0.8.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]     Checking zeroize v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking oid v0.1.1
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking picky-asn1 v0.3.0
[INFO] [stderr]     Checking rsa v0.3.0
[INFO] [stderr]     Checking picky-asn1-der v0.2.4
[INFO] [stderr]     Checking picky-asn1-x509 v0.3.2
[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.3.2/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.3.2/src/algorithm_identifier.rs:186:25
[INFO] [stdout]      |
[INFO] [stdout]  186 |                         seq_next_element!(seq, AlgorithmIdentifier, "algorithm identifier parameters (null)");
[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 210 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.115/src/de/mod.rs:1706:12
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1705 |     where
[INFO] [stdout] 1706 |         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] 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.3.2/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.3.2/src/algorithm_identifier.rs:201:25
[INFO] [stdout]      |
[INFO] [stdout]  201 |                         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 210 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.115/src/de/mod.rs:1706:12
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1705 |     where
[INFO] [stdout] 1706 |         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 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "10d62de0bf11ead4ab4777753cade69bc7271a37195ca496485acb482d3814fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d62de0bf11ead4ab4777753cade69bc7271a37195ca496485acb482d3814fc", kill_on_drop: false }`
[INFO] [stdout] 10d62de0bf11ead4ab4777753cade69bc7271a37195ca496485acb482d3814fc
