[INFO] fetching crate cacaos 0.5.1...
[INFO] checking cacaos-0.5.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cacaos 0.5.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cacaos 0.5.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cacaos 0.5.1
[INFO] finished tweaking crates.io crate cacaos 0.5.1
[INFO] tweaked toml for crates.io crate cacaos 0.5.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multihash v0.16.3
[INFO] [stderr]   Downloaded libipld-cbor-derive v0.14.0
[INFO] [stderr]   Downloaded libipld v0.14.0
[INFO] [stderr]   Downloaded libipld-core v0.14.0
[INFO] [stderr]   Downloaded multihash-derive v0.8.1
[INFO] [stderr]   Downloaded libipld-cbor v0.14.0
[INFO] [stderr]   Downloaded siwe v0.5.2
[INFO] [stderr]   Downloaded cid v0.8.6
[INFO] [stderr]   Downloaded cached v0.30.0
[INFO] [stderr]   Downloaded iri-string v0.6.0
[INFO] [stderr]   Downloaded libipld-macro v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37d1082c6574337a7dc9325540b36b64f180df1bb0cef79fb633b7065ff35da0
[INFO] running `Command { std: "docker" "start" "-a" "37d1082c6574337a7dc9325540b36b64f180df1bb0cef79fb633b7065ff35da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d1082c6574337a7dc9325540b36b64f180df1bb0cef79fb633b7065ff35da0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d1082c6574337a7dc9325540b36b64f180df1bb0cef79fb633b7065ff35da0", kill_on_drop: false }`
[INFO] [stdout] 37d1082c6574337a7dc9325540b36b64f180df1bb0cef79fb633b7065ff35da0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fd7b1a42742fd89083801efe589965532d7301b099abd2b6247a55c4732a3cc
[INFO] running `Command { std: "docker" "start" "-a" "7fd7b1a42742fd89083801efe589965532d7301b099abd2b6247a55c4732a3cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking value-bag v1.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cached v0.30.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.14.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking cid v0.8.6
[INFO] [stderr]     Checking iri-string v0.6.0
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking libipld-core v0.14.0
[INFO] [stderr]     Checking libipld-cbor v0.14.0
[INFO] [stderr]     Checking libipld-macro v0.14.0
[INFO] [stderr]     Checking libipld v0.14.0
[INFO] [stderr]     Checking siwe v0.5.2
[INFO] [stderr]     Checking cacaos v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Read` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Read` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Seek` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Seek` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Write` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Read` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Read` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Seek` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Seek` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Write` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromHex` is imported redundantly
[INFO] [stdout]    --> src/siwe_cacao.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |     use super::*;
[INFO] [stdout]     |         -------- the item `FromHex` is already imported here
[INFO] [stdout] 380 |     use hex::FromHex;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Message` is imported redundantly
[INFO] [stdout]    --> src/siwe_cacao.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |     use super::*;
[INFO] [stdout]     |         -------- the item `Message` is already imported here
[INFO] [stdout] 380 |     use hex::FromHex;
[INFO] [stdout] 381 |     use siwe::Message;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.90s
[INFO] running `Command { std: "docker" "inspect" "7fd7b1a42742fd89083801efe589965532d7301b099abd2b6247a55c4732a3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd7b1a42742fd89083801efe589965532d7301b099abd2b6247a55c4732a3cc", kill_on_drop: false }`
[INFO] [stdout] 7fd7b1a42742fd89083801efe589965532d7301b099abd2b6247a55c4732a3cc
[INFO] checking cacaos-0.5.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cacaos 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate cacaos 0.5.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cacaos 0.5.1
[INFO] finished tweaking crates.io crate cacaos 0.5.1
[INFO] tweaked toml for crates.io crate cacaos 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 436fa75156c78c024b258c44cb4f90cfe70e625cb35ffdfa2eb86416b1b01d60
[INFO] running `Command { std: "docker" "start" "-a" "436fa75156c78c024b258c44cb4f90cfe70e625cb35ffdfa2eb86416b1b01d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "436fa75156c78c024b258c44cb4f90cfe70e625cb35ffdfa2eb86416b1b01d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "436fa75156c78c024b258c44cb4f90cfe70e625cb35ffdfa2eb86416b1b01d60", kill_on_drop: false }`
[INFO] [stdout] 436fa75156c78c024b258c44cb4f90cfe70e625cb35ffdfa2eb86416b1b01d60
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d5532086e0c5605a7e9710f9e8ca62965d08909bbacdfa0a86ab78e9fc41cb7
[INFO] running `Command { std: "docker" "start" "-a" "7d5532086e0c5605a7e9710f9e8ca62965d08909bbacdfa0a86ab78e9fc41cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking value-bag v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking cached v0.30.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.14.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking cid v0.8.6
[INFO] [stderr]     Checking iri-string v0.6.0
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking libipld-core v0.14.0
[INFO] [stderr]     Checking libipld-macro v0.14.0
[INFO] [stderr]     Checking libipld-cbor v0.14.0
[INFO] [stderr]     Checking libipld v0.14.0
[INFO] [stderr]     Checking siwe v0.5.2
[INFO] [stderr]     Checking cacaos v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Read` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Read` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Seek` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Seek` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Write` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Read` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Read` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Seek` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Seek` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]   --> src/siwe_cacao.rs:80:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use super::*;
[INFO] [stdout]    |         -------- the item `Write` is already imported here
[INFO] [stdout] 79 |     use libipld::error::Error as IpldError;
[INFO] [stdout] 80 |     use std::io::{Read, Seek, Write};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromHex` is imported redundantly
[INFO] [stdout]    --> src/siwe_cacao.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |     use super::*;
[INFO] [stdout]     |         -------- the item `FromHex` is already imported here
[INFO] [stdout] 380 |     use hex::FromHex;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Message` is imported redundantly
[INFO] [stdout]    --> src/siwe_cacao.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |     use super::*;
[INFO] [stdout]     |         -------- the item `Message` is already imported here
[INFO] [stdout] 380 |     use hex::FromHex;
[INFO] [stdout] 381 |     use siwe::Message;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.73s
[INFO] running `Command { std: "docker" "inspect" "7d5532086e0c5605a7e9710f9e8ca62965d08909bbacdfa0a86ab78e9fc41cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d5532086e0c5605a7e9710f9e8ca62965d08909bbacdfa0a86ab78e9fc41cb7", kill_on_drop: false }`
[INFO] [stdout] 7d5532086e0c5605a7e9710f9e8ca62965d08909bbacdfa0a86ab78e9fc41cb7
