[INFO] fetching crate cacaos 0.5.1...
[INFO] checking cacaos-0.5.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[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 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libipld-cbor v0.14.0
[INFO] [stderr]   Downloaded siwe v0.5.2
[INFO] [stderr]   Downloaded cached v0.30.0
[INFO] [stderr]   Downloaded libipld-macro v0.14.0
[INFO] [stderr]   Downloaded libipld v0.14.0
[INFO] [stderr]   Downloaded libipld-cbor-derive v0.14.0
[INFO] [stderr]   Downloaded libipld-core v0.14.0
[INFO] [stderr]   Downloaded iri-string v0.6.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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3daba442715685c692cc3d7ea6e6c17a2adbe8f989a78d061ec217b2ab0c50ca
[INFO] running `Command { std: "docker" "start" "-a" "3daba442715685c692cc3d7ea6e6c17a2adbe8f989a78d061ec217b2ab0c50ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3daba442715685c692cc3d7ea6e6c17a2adbe8f989a78d061ec217b2ab0c50ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3daba442715685c692cc3d7ea6e6c17a2adbe8f989a78d061ec217b2ab0c50ca", kill_on_drop: false }`
[INFO] [stdout] 3daba442715685c692cc3d7ea6e6c17a2adbe8f989a78d061ec217b2ab0c50ca
[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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ada39d6efd6f00740440f8d67558e59627fc822abda7ee129bd4cb7b4cb40712
[INFO] running `Command { std: "docker" "start" "-a" "ada39d6efd6f00740440f8d67558e59627fc822abda7ee129bd4cb7b4cb40712", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[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]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking cached v0.30.0
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling thiserror v1.0.58
[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 serde v1.0.197
[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 12.11s
[INFO] running `Command { std: "docker" "inspect" "ada39d6efd6f00740440f8d67558e59627fc822abda7ee129bd4cb7b4cb40712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada39d6efd6f00740440f8d67558e59627fc822abda7ee129bd4cb7b4cb40712", kill_on_drop: false }`
[INFO] [stdout] ada39d6efd6f00740440f8d67558e59627fc822abda7ee129bd4cb7b4cb40712
[INFO] checking cacaos-0.5.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[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 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52ce862ae43dadb567003d5f170c0cbc0128f3316362dbe134d426ae8f97c3f1
[INFO] running `Command { std: "docker" "start" "-a" "52ce862ae43dadb567003d5f170c0cbc0128f3316362dbe134d426ae8f97c3f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52ce862ae43dadb567003d5f170c0cbc0128f3316362dbe134d426ae8f97c3f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ce862ae43dadb567003d5f170c0cbc0128f3316362dbe134d426ae8f97c3f1", kill_on_drop: false }`
[INFO] [stdout] 52ce862ae43dadb567003d5f170c0cbc0128f3316362dbe134d426ae8f97c3f1
[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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d47f2e2411213ba7e799ea3f469382efba5af187259f6d2923995130aac9e405
[INFO] running `Command { std: "docker" "start" "-a" "d47f2e2411213ba7e799ea3f469382efba5af187259f6d2923995130aac9e405", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking zeroize v1.7.0
[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 concurrent-queue v2.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking cached v0.30.0
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling thiserror v1.0.58
[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 serde v1.0.197
[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 9.43s
[INFO] running `Command { std: "docker" "inspect" "d47f2e2411213ba7e799ea3f469382efba5af187259f6d2923995130aac9e405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47f2e2411213ba7e799ea3f469382efba5af187259f6d2923995130aac9e405", kill_on_drop: false }`
[INFO] [stdout] d47f2e2411213ba7e799ea3f469382efba5af187259f6d2923995130aac9e405
