[INFO] fetching crate cloud-storage-rs 0.4.3...
[INFO] checking cloud-storage-rs-0.4.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate cloud-storage-rs 0.4.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cloud-storage-rs 0.4.3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cloud-storage-rs 0.4.3
[INFO] finished tweaking crates.io crate cloud-storage-rs 0.4.3
[INFO] tweaked toml for crates.io crate cloud-storage-rs 0.4.3 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded dotenv v0.15.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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b7d6f81222237a95900eb2804bbc839fe14ef68120ad00ae2eeaca166f8338a
[INFO] running `Command { std: "docker" "start" "-a" "1b7d6f81222237a95900eb2804bbc839fe14ef68120ad00ae2eeaca166f8338a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b7d6f81222237a95900eb2804bbc839fe14ef68120ad00ae2eeaca166f8338a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7d6f81222237a95900eb2804bbc839fe14ef68120ad00ae2eeaca166f8338a", kill_on_drop: false }`
[INFO] [stdout] 1b7d6f81222237a95900eb2804bbc839fe14ef68120ad00ae2eeaca166f8338a
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dd4af3eeb0ca93c4b1b74ddcf2e61f717ab76cdac492f810e45f8b9f116e32b
[INFO] running `Command { std: "docker" "start" "-a" "6dd4af3eeb0ca93c4b1b74ddcf2e61f717ab76cdac492f810e45f8b9f116e32b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking cloud-storage-rs v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let hex_hash = hex::encode(hash);
[INFO] [stdout]     |                             ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 591 -         let hex_hash = hex::encode(hash);
[INFO] [stdout] 591 +         let hex_hash = encode(hash);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:607:30
[INFO] [stdout]     |
[INFO] [stdout] 607 |         let signature = hex::encode(&buffer?);
[INFO] [stdout]     |                              ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 607 -         let signature = hex::encode(&buffer?);
[INFO] [stdout] 607 +         let signature = encode(&buffer?);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let hex_hash = hex::encode(hash);
[INFO] [stdout]     |                             ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 591 -         let hex_hash = hex::encode(hash);
[INFO] [stdout] 591 +         let hex_hash = encode(hash);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:607:30
[INFO] [stdout]     |
[INFO] [stdout] 607 |         let signature = hex::encode(&buffer?);
[INFO] [stdout]     |                              ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 607 -         let signature = hex::encode(&buffer?);
[INFO] [stdout] 607 +         let signature = encode(&buffer?);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cloud-storage-rs` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cloud-storage-rs` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6dd4af3eeb0ca93c4b1b74ddcf2e61f717ab76cdac492f810e45f8b9f116e32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd4af3eeb0ca93c4b1b74ddcf2e61f717ab76cdac492f810e45f8b9f116e32b", kill_on_drop: false }`
[INFO] [stdout] 6dd4af3eeb0ca93c4b1b74ddcf2e61f717ab76cdac492f810e45f8b9f116e32b
[INFO] checking cloud-storage-rs-0.4.3 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate cloud-storage-rs 0.4.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate cloud-storage-rs 0.4.3 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cloud-storage-rs 0.4.3
[INFO] finished tweaking crates.io crate cloud-storage-rs 0.4.3
[INFO] tweaked toml for crates.io crate cloud-storage-rs 0.4.3 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f990c90b67297ce4508c0fc820301cafed2f7a0f6b9ee879c255db75ea09314d
[INFO] running `Command { std: "docker" "start" "-a" "f990c90b67297ce4508c0fc820301cafed2f7a0f6b9ee879c255db75ea09314d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f990c90b67297ce4508c0fc820301cafed2f7a0f6b9ee879c255db75ea09314d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f990c90b67297ce4508c0fc820301cafed2f7a0f6b9ee879c255db75ea09314d", kill_on_drop: false }`
[INFO] [stdout] f990c90b67297ce4508c0fc820301cafed2f7a0f6b9ee879c255db75ea09314d
[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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 220a62ec4a89b249a52e122332ebc01577294f6170cec898e81b940f0345a514
[INFO] running `Command { std: "docker" "start" "-a" "220a62ec4a89b249a52e122332ebc01577294f6170cec898e81b940f0345a514", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking cloud-storage-rs v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let hex_hash = hex::encode(hash);
[INFO] [stdout]     |                             ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 591 -         let hex_hash = hex::encode(hash);
[INFO] [stdout] 591 +         let hex_hash = encode(hash);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:607:30
[INFO] [stdout]     |
[INFO] [stdout] 607 |         let signature = hex::encode(&buffer?);
[INFO] [stdout]     |                              ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 607 -         let signature = hex::encode(&buffer?);
[INFO] [stdout] 607 +         let signature = encode(&buffer?);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let hex_hash = hex::encode(hash);
[INFO] [stdout]     |                             ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 591 -         let hex_hash = hex::encode(hash);
[INFO] [stdout] 591 +         let hex_hash = encode(hash);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> src/resources/object.rs:607:30
[INFO] [stdout]     |
[INFO] [stdout] 607 |         let signature = hex::encode(&buffer?);
[INFO] [stdout]     |                              ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use base64::encode;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use jsonwebtoken::encode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `encode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 607 -         let signature = hex::encode(&buffer?);
[INFO] [stdout] 607 +         let signature = encode(&buffer?);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cloud-storage-rs` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cloud-storage-rs` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "220a62ec4a89b249a52e122332ebc01577294f6170cec898e81b940f0345a514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220a62ec4a89b249a52e122332ebc01577294f6170cec898e81b940f0345a514", kill_on_drop: false }`
[INFO] [stdout] 220a62ec4a89b249a52e122332ebc01577294f6170cec898e81b940f0345a514
