[INFO] fetching crate regions 0.1.3... [INFO] checking regions-0.1.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate regions 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate regions 0.1.3 [INFO] finished tweaking crates.io crate regions 0.1.3 [INFO] tweaked toml for crates.io crate regions 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate regions 0.1.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 222 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding domain v0.8.1 (available: v0.11.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded octseq v0.2.0 [INFO] [stderr] Downloaded oracularhades-mirror-frank_jwt v3.1.4 [INFO] [stderr] Downloaded trust-dns-resolver v0.23.2 [INFO] [stderr] Downloaded trust-dns-proto v0.23.2 [INFO] [stderr] Downloaded domain v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54e3cc4dba524b7a49f41ce0272fdfb77779e51a0685b5cd3bbf274eb9df965c [INFO] running `Command { std: "docker" "start" "-a" "54e3cc4dba524b7a49f41ce0272fdfb77779e51a0685b5cd3bbf274eb9df965c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e3cc4dba524b7a49f41ce0272fdfb77779e51a0685b5cd3bbf274eb9df965c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e3cc4dba524b7a49f41ce0272fdfb77779e51a0685b5cd3bbf274eb9df965c", kill_on_drop: false }` [INFO] [stdout] 54e3cc4dba524b7a49f41ce0272fdfb77779e51a0685b5cd3bbf274eb9df965c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c790d2792632186e4c8bd9367f9bc232a0158548bdc284be84035a15ad821b96 [INFO] running `Command { std: "docker" "start" "-a" "c790d2792632186e4c8bd9367f9bc232a0158548bdc284be84035a15ad821b96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking octseq v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking domain v0.8.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking trust-dns-proto v0.23.2 [INFO] [stderr] Checking oracularhades-mirror-frank_jwt v3.1.4 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking trust-dns-resolver v0.23.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking regions v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `decode` [INFO] [stdout] --> src/lib.rs:2:57 [INFO] [stdout] | [INFO] [stdout] 2 | use oracularhades_mirror_frank_jwt::{Algorithm, encode, decode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keypair` [INFO] [stdout] --> src/globals.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::structs::{Creds, Keypair}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EcGroup` and `EcKey` [INFO] [stdout] --> src/globals.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use openssl::ec::{EcGroup, EcKey}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::nid::Nid` [INFO] [stdout] --> src/globals.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use openssl::nid::Nid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UNIX_EPOCH` [INFO] [stdout] --> src/globals.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/globals.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | if (matches_characters(domain, r"^[A-Za-z0-9.-]+$") != true) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - if (matches_characters(domain, r"^[A-Za-z0-9.-]+$") != true) { [INFO] [stdout] 22 + if matches_characters(domain, r"^[A-Za-z0-9.-]+$") != true { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/structs.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RegionMeta` and `WhoAmI` [INFO] [stdout] --> src/lib.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::structs::{Keypair, Creds, SignedObject, WhoAmI, RegionMeta, RegionCreds, AcceptedRegistryObject, RegistryHttpsResponseData, Re... [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 171 - if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] 171 + if capability_element.capability == signed_object.regionmeta.capability { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 184 - if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] 184 + if region_element.id == signed_object.regionmeta.id { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 202 - if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] 202 + if region_element.id == signed_object.regionmeta.id { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:209:16 [INFO] [stdout] | [INFO] [stdout] 209 | if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 209 - if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] 209 + if capability_element.capability == signed_object.regionmeta.capability { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 231 | if (region_jwt_to_verify == "") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 231 - if (region_jwt_to_verify == "") { [INFO] [stdout] 231 + if region_jwt_to_verify == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | if (capability_jwt_to_verify == "") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 234 - if (capability_jwt_to_verify == "") { [INFO] [stdout] 234 + if capability_jwt_to_verify == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:241:8 [INFO] [stdout] | [INFO] [stdout] 241 | if (region_unwrapped.active != true) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 241 - if (region_unwrapped.active != true) { [INFO] [stdout] 241 + if region_unwrapped.active != true { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | if (region_unwrapped.id != capability_unwrapped.region_id) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - if (region_unwrapped.id != capability_unwrapped.region_id) { [INFO] [stdout] 244 + if region_unwrapped.id != capability_unwrapped.region_id { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | if (is_null_or_whitespace(capability_unwrapped.capability.clone()) || capability_unwrapped.capability != region_meta.capability) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 275 - if (is_null_or_whitespace(capability_unwrapped.capability.clone()) || capability_unwrapped.capability != region_meta.capability) { [INFO] [stdout] 275 + if is_null_or_whitespace(capability_unwrapped.capability.clone()) || capability_unwrapped.capability != region_meta.capability { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut payload = json!({ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut header = json!({}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `region_pos` is never read [INFO] [stdout] --> src/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | region_pos = region_pos+1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | Ok(value) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | Ok(value) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | Ok(value) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/globals.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | Ok((header, payload)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `decode` [INFO] [stdout] --> src/lib.rs:2:57 [INFO] [stdout] | [INFO] [stdout] 2 | use oracularhades_mirror_frank_jwt::{Algorithm, encode, decode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keypair` [INFO] [stdout] --> src/globals.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::structs::{Creds, Keypair}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EcGroup` and `EcKey` [INFO] [stdout] --> src/globals.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use openssl::ec::{EcGroup, EcKey}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::nid::Nid` [INFO] [stdout] --> src/globals.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use openssl::nid::Nid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UNIX_EPOCH` [INFO] [stdout] --> src/globals.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/globals.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | if (matches_characters(domain, r"^[A-Za-z0-9.-]+$") != true) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - if (matches_characters(domain, r"^[A-Za-z0-9.-]+$") != true) { [INFO] [stdout] 22 + if matches_characters(domain, r"^[A-Za-z0-9.-]+$") != true { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/structs.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RegionMeta` and `WhoAmI` [INFO] [stdout] --> src/lib.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::structs::{Keypair, Creds, SignedObject, WhoAmI, RegionMeta, RegionCreds, AcceptedRegistryObject, RegistryHttpsResponseData, Re... [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 171 - if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] 171 + if capability_element.capability == signed_object.regionmeta.capability { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 184 - if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] 184 + if region_element.id == signed_object.regionmeta.id { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 202 - if (region_element.id == signed_object.regionmeta.id) { [INFO] [stdout] 202 + if region_element.id == signed_object.regionmeta.id { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:209:16 [INFO] [stdout] | [INFO] [stdout] 209 | if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 209 - if (capability_element.capability == signed_object.regionmeta.capability) { [INFO] [stdout] 209 + if capability_element.capability == signed_object.regionmeta.capability { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 231 | if (region_jwt_to_verify == "") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 231 - if (region_jwt_to_verify == "") { [INFO] [stdout] 231 + if region_jwt_to_verify == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | if (capability_jwt_to_verify == "") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 234 - if (capability_jwt_to_verify == "") { [INFO] [stdout] 234 + if capability_jwt_to_verify == "" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:241:8 [INFO] [stdout] | [INFO] [stdout] 241 | if (region_unwrapped.active != true) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 241 - if (region_unwrapped.active != true) { [INFO] [stdout] 241 + if region_unwrapped.active != true { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | if (region_unwrapped.id != capability_unwrapped.region_id) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 244 - if (region_unwrapped.id != capability_unwrapped.region_id) { [INFO] [stdout] 244 + if region_unwrapped.id != capability_unwrapped.region_id { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | if (is_null_or_whitespace(capability_unwrapped.capability.clone()) || capability_unwrapped.capability != region_meta.capability) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 275 - if (is_null_or_whitespace(capability_unwrapped.capability.clone()) || capability_unwrapped.capability != region_meta.capability) { [INFO] [stdout] 275 + if is_null_or_whitespace(capability_unwrapped.capability.clone()) || capability_unwrapped.capability != region_meta.capability { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | let mut payload = json!({ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let mut header = json!({}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expires` [INFO] [stdout] --> src/lib.rs:96:86 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn CreateCapability(region_creds: RegionCreds, capability: String, active: bool, expires: u64) -> CapabilityCreds { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expires` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let mut payload = json!({ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | let mut header = json!({}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sign` should have a snake case name [INFO] [stdout] --> src/lib.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn Sign(data: Value, creds: Option) -> Option { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `sign` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GenerateKeyPair` should have a snake case name [INFO] [stdout] --> src/lib.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn GenerateKeyPair() -> Keypair { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generate_key_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CreateRegion` should have a snake case name [INFO] [stdout] --> src/lib.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn CreateRegion(registry_private_key: String, registry_public_key: String, alias: String, active: bool) -> RegionCreds { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `create_region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CreateCapability` should have a snake case name [INFO] [stdout] --> src/lib.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn CreateCapability(region_creds: RegionCreds, capability: String, active: bool, expires: u64) -> CapabilityCreds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Verify` should have a snake case name [INFO] [stdout] --> src/lib.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | pub async fn Verify(jwt_string: String, creds: Option) -> Result { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VerificationResponse` should have a snake case name [INFO] [stdout] --> src/lib.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | let VerificationResponse = VerificationResponseObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `verification_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `VerifyJWT` should have a snake case name [INFO] [stdout] --> src/globals.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn VerifyJWT(jwt_token: String, publickey: String) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `verify_jwt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut payload = json!({ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut header = json!({}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `region_pos` is never read [INFO] [stdout] --> src/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | region_pos = region_pos+1; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | Ok(value) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | Ok(value) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | Ok(value) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/globals.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | Ok((header, payload)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | let mut payload = json!({ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let mut header = json!({}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expires` [INFO] [stdout] --> src/lib.rs:96:86 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn CreateCapability(region_creds: RegionCreds, capability: String, active: bool, expires: u64) -> CapabilityCreds { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expires` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let mut payload = json!({ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | let mut header = json!({}); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Sign` should have a snake case name [INFO] [stdout] --> src/lib.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn Sign(data: Value, creds: Option) -> Option { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `sign` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GenerateKeyPair` should have a snake case name [INFO] [stdout] --> src/lib.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn GenerateKeyPair() -> Keypair { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generate_key_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CreateRegion` should have a snake case name [INFO] [stdout] --> src/lib.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn CreateRegion(registry_private_key: String, registry_public_key: String, alias: String, active: bool) -> RegionCreds { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `create_region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CreateCapability` should have a snake case name [INFO] [stdout] --> src/lib.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn CreateCapability(region_creds: RegionCreds, capability: String, active: bool, expires: u64) -> CapabilityCreds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Verify` should have a snake case name [INFO] [stdout] --> src/lib.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | pub async fn Verify(jwt_string: String, creds: Option) -> Result { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VerificationResponse` should have a snake case name [INFO] [stdout] --> src/lib.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | let VerificationResponse = VerificationResponseObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `verification_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `VerifyJWT` should have a snake case name [INFO] [stdout] --> src/globals.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn VerifyJWT(jwt_token: String, publickey: String) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `verify_jwt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: domain v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c790d2792632186e4c8bd9367f9bc232a0158548bdc284be84035a15ad821b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c790d2792632186e4c8bd9367f9bc232a0158548bdc284be84035a15ad821b96", kill_on_drop: false }` [INFO] [stdout] c790d2792632186e4c8bd9367f9bc232a0158548bdc284be84035a15ad821b96