[INFO] cloning repository https://github.com/charleschege/LiteSession [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charleschege/LiteSession" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2FLiteSession", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2FLiteSession'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 910d6e476c9bf052210554a7218454b6f69c67d0 [INFO] checking charleschege/LiteSession against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2FLiteSession" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charleschege/LiteSession on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charleschege/LiteSession [INFO] finished tweaking git repo https://github.com/charleschege/LiteSession [INFO] tweaked toml for git repo https://github.com/charleschege/LiteSession written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/charleschege/LiteSession 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanorand v0.5.2 [INFO] [stderr] Downloaded tai64 v3.1.0 [INFO] [stderr] Downloaded timelite v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddbe2d809e150f90afd3cf5ba4cd0d2de7a49bb59d1bb0a07ef7aa0f4d8c96b5 [INFO] running `Command { std: "docker" "start" "-a" "ddbe2d809e150f90afd3cf5ba4cd0d2de7a49bb59d1bb0a07ef7aa0f4d8c96b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddbe2d809e150f90afd3cf5ba4cd0d2de7a49bb59d1bb0a07ef7aa0f4d8c96b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddbe2d809e150f90afd3cf5ba4cd0d2de7a49bb59d1bb0a07ef7aa0f4d8c96b5", kill_on_drop: false }` [INFO] [stdout] ddbe2d809e150f90afd3cf5ba4cd0d2de7a49bb59d1bb0a07ef7aa0f4d8c96b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6b4f62aac0f55169bf9cede4a90ba4070c30622976b51afd4197b96135734dc [INFO] running `Command { std: "docker" "start" "-a" "a6b4f62aac0f55169bf9cede4a90ba4070c30622976b51afd4197b96135734dc", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tai64 v3.1.0 [INFO] [stderr] Checking timelite v1.0.4 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking lite-session v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/ciphertext.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | let cipher_hex = hex::encode(cipher_text); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | let issue_time = hex::encode(self.issued.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | let expiry_time = hex::encode(self.expiry.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let issue_time = hex::encode(self.issued.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | let expiry_time = hex::encode(self.expiry.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | let hmac_hex = hex::encode(&hmac.as_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/token.rs:215:47 [INFO] [stdout] | [INFO] [stdout] 215 | let mut ciphertext_bytes = match hex::decode(ciphertext_hex) { [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn decode>(data: T) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:253:27 [INFO] [stdout] | [INFO] [stdout] 253 | let issued = hex::encode(self.issued.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:254:27 [INFO] [stdout] | [INFO] [stdout] 254 | let expiry = hex::encode(self.expiry.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/token.rs:267:36 [INFO] [stdout] | [INFO] [stdout] 267 | let tai_bytes = match hex::decode(hex_str) { [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn decode>(data: T) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/token.rs:278:37 [INFO] [stdout] | [INFO] [stdout] 278 | let hash_bytes = match hex::decode(hash_hex) { [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn decode>(data: T) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | let mut ciphertext_bytes = match hex::decode(ciphertext_hex) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:510:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/ciphertext.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | let cipher_hex = hex::encode(cipher_text); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/ciphertext.rs:106:47 [INFO] [stdout] | [INFO] [stdout] 106 | let mut ciphertext_bytes = match hex::decode(ciphertext.cipher) { [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn decode>(data: T) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | let issue_time = hex::encode(self.issued.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | let expiry_time = hex::encode(self.expiry.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let issue_time = hex::encode(self.issued.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | let expiry_time = hex::encode(self.expiry.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | let hmac_hex = hex::encode(&hmac.as_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/token.rs:215:47 [INFO] [stdout] | [INFO] [stdout] 215 | let mut ciphertext_bytes = match hex::decode(ciphertext_hex) { [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn decode>(data: T) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:253:27 [INFO] [stdout] | [INFO] [stdout] 253 | let issued = hex::encode(self.issued.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> src/token.rs:254:27 [INFO] [stdout] | [INFO] [stdout] 254 | let expiry = hex::encode(self.expiry.to_bytes()); [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>(data: T) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/token.rs:267:36 [INFO] [stdout] | [INFO] [stdout] 267 | let tai_bytes = match hex::decode(hex_str) { [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn decode>(data: T) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `hex` [INFO] [stdout] --> src/token.rs:278:37 [INFO] [stdout] | [INFO] [stdout] 278 | let hash_bytes = match hex::decode(hash_hex) { [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn decode>(data: T) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `alloc` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let tai_bytes = match hex::decode(hex_str) { [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:510:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lite-session` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/ciphertext.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let mut ciphertext_bytes = match hex::decode(ciphertext.cipher) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/ciphertext.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/ciphertext.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:510:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | let mut ciphertext_bytes = match hex::decode(ciphertext_hex) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:510:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let tai_bytes = match hex::decode(hex_str) { [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/token.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | Ok(bytes) => bytes, [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:510:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lite-session` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "a6b4f62aac0f55169bf9cede4a90ba4070c30622976b51afd4197b96135734dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b4f62aac0f55169bf9cede4a90ba4070c30622976b51afd4197b96135734dc", kill_on_drop: false }` [INFO] [stdout] a6b4f62aac0f55169bf9cede4a90ba4070c30622976b51afd4197b96135734dc