[INFO] fetching crate parsec-tool 0.7.0... [INFO] checking parsec-tool-0.7.0 against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] extracting crate parsec-tool 0.7.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate parsec-tool 0.7.0 [INFO] finished tweaking crates.io crate parsec-tool 0.7.0 [INFO] tweaked toml for crates.io crate parsec-tool 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate parsec-tool 0.7.0 on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parsec-tool 0.7.0 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a704ef71a77ff2cb391c5e2a73737487a27abd4c961321210cef99f2db68328 [INFO] running `Command { std: "docker" "start" "-a" "7a704ef71a77ff2cb391c5e2a73737487a27abd4c961321210cef99f2db68328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a704ef71a77ff2cb391c5e2a73737487a27abd4c961321210cef99f2db68328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a704ef71a77ff2cb391c5e2a73737487a27abd4c961321210cef99f2db68328", kill_on_drop: false }` [INFO] [stdout] 7a704ef71a77ff2cb391c5e2a73737487a27abd4c961321210cef99f2db68328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 901ffe43b2eaabad11f3fb8742ef94d5cf856fdd33b1138bc0fdd9c264420421 [INFO] running `Command { std: "docker" "start" "-a" "901ffe43b2eaabad11f3fb8742ef94d5cf856fdd33b1138bc0fdd9c264420421", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking regex-syntax v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling parsec-interface v0.29.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking regex-automata v0.4.1 [INFO] [stderr] Compiling psa-crypto-sys v0.12.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex v1.10.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking thiserror v1.0.49 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking rcgen v0.9.3 [INFO] [stderr] Checking prost v0.9.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking oid v0.2.1 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking psa-crypto v0.12.0 [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 223 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.188/src/de/mod.rs:1724:12 [INFO] [stdout] | [INFO] [stdout] 1722 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1723 | where [INFO] [stdout] 1724 | 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" "901ffe43b2eaabad11f3fb8742ef94d5cf856fdd33b1138bc0fdd9c264420421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901ffe43b2eaabad11f3fb8742ef94d5cf856fdd33b1138bc0fdd9c264420421", kill_on_drop: false }` [INFO] [stdout] 901ffe43b2eaabad11f3fb8742ef94d5cf856fdd33b1138bc0fdd9c264420421