[INFO] fetching crate toket 0.2.1...
[INFO] testing toket-0.2.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate toket 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate toket 0.2.1
[INFO] finished tweaking crates.io crate toket 0.2.1
[INFO] tweaked toml for crates.io crate toket 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toket 0.2.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toket 0.2.1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 505c8e3358dd3b48212c22c95ea9f19735b8b042273d60ef5175564c1636b620
[INFO] running `Command { std: "docker" "start" "-a" "505c8e3358dd3b48212c22c95ea9f19735b8b042273d60ef5175564c1636b620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "505c8e3358dd3b48212c22c95ea9f19735b8b042273d60ef5175564c1636b620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505c8e3358dd3b48212c22c95ea9f19735b8b042273d60ef5175564c1636b620", kill_on_drop: false }`
[INFO] [stdout] 505c8e3358dd3b48212c22c95ea9f19735b8b042273d60ef5175564c1636b620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caaff2cd49141e6812d60db689b72f423c00384608afa6dbda91b07ba2035922
[INFO] running `Command { std: "docker" "start" "-a" "caaff2cd49141e6812d60db689b72f423c00384608afa6dbda91b07ba2035922", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling async-io v1.8.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling socket2 v0.4.6
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling nix v0.25.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling pest v2.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling zbus_macros v1.9.3
[INFO] [stderr]    Compiling daemonize-me v2.0.1
[INFO] [stderr]    Compiling zvariant_derive v2.10.0
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling pest_meta v2.3.0
[INFO] [stderr]    Compiling pest_generator v2.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zvariant v2.10.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling config v0.13.2
[INFO] [stderr]    Compiling zbus v1.9.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling secret-service v2.0.2
[INFO] [stderr]    Compiling toket v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `refresher`
[INFO] [stdout]    --> src/daemon.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let refresher = thread::spawn(move || refresh_token_loop(refresher_token_mutex));
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresher`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `policies`, `lease_duration`, and `renewable` are never read
[INFO] [stdout]   --> src/daemon.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct VaultAuthDetails {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 60 |     client_token: String,
[INFO] [stdout] 61 |     policies: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 62 |     lease_duration: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     renewable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lease_id`, `renewable`, and `lease_duration` are never read
[INFO] [stdout]   --> src/daemon.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct VaultLoginResponse {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 68 |     lease_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 69 |     renewable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 70 |     lease_duration: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "caaff2cd49141e6812d60db689b72f423c00384608afa6dbda91b07ba2035922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caaff2cd49141e6812d60db689b72f423c00384608afa6dbda91b07ba2035922", kill_on_drop: false }`
[INFO] [stdout] caaff2cd49141e6812d60db689b72f423c00384608afa6dbda91b07ba2035922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1eb239d46cfa5c0edaccfa17c8812d5da49778b3dfcb2351f86330c1ce8d043a
[INFO] running `Command { std: "docker" "start" "-a" "1eb239d46cfa5c0edaccfa17c8812d5da49778b3dfcb2351f86330c1ce8d043a", kill_on_drop: false }`
[INFO] [stderr]    Compiling toket v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `refresher`
[INFO] [stdout]    --> src/daemon.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let refresher = thread::spawn(move || refresh_token_loop(refresher_token_mutex));
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresher`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `policies`, `lease_duration`, and `renewable` are never read
[INFO] [stdout]   --> src/daemon.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct VaultAuthDetails {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 60 |     client_token: String,
[INFO] [stdout] 61 |     policies: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 62 |     lease_duration: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     renewable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lease_id`, `renewable`, and `lease_duration` are never read
[INFO] [stdout]   --> src/daemon.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct VaultLoginResponse {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 68 |     lease_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 69 |     renewable: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 70 |     lease_duration: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1eb239d46cfa5c0edaccfa17c8812d5da49778b3dfcb2351f86330c1ce8d043a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eb239d46cfa5c0edaccfa17c8812d5da49778b3dfcb2351f86330c1ce8d043a", kill_on_drop: false }`
[INFO] [stdout] 1eb239d46cfa5c0edaccfa17c8812d5da49778b3dfcb2351f86330c1ce8d043a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 339106cad2472023e6b7db843a6903d2de7f6ac2e5e17aac8ca7f8bad877d4c5
[INFO] running `Command { std: "docker" "start" "-a" "339106cad2472023e6b7db843a6903d2de7f6ac2e5e17aac8ca7f8bad877d4c5", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `refresher`
[INFO] [stderr]    --> src/daemon.rs:164:9
[INFO] [stderr]     |
[INFO] [stderr] 164 |     let refresher = thread::spawn(move || refresh_token_loop(refresher_token_mutex));
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresher`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `policies`, `lease_duration`, and `renewable` are never read
[INFO] [stderr]   --> src/daemon.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 59 | struct VaultAuthDetails {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] 60 |     client_token: String,
[INFO] [stderr] 61 |     policies: Vec<String>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 62 |     lease_duration: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 63 |     renewable: bool,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `lease_id`, `renewable`, and `lease_duration` are never read
[INFO] [stderr]   --> src/daemon.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | struct VaultLoginResponse {
[INFO] [stderr]    |        ------------------ fields in this struct
[INFO] [stderr] 68 |     lease_id: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 69 |     renewable: bool,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 70 |     lease_duration: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `toket` (bin "toket" test) generated 3 warnings (run `cargo fix --bin "toket" -p toket --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toket-a6428d475bb4fddc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "339106cad2472023e6b7db843a6903d2de7f6ac2e5e17aac8ca7f8bad877d4c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339106cad2472023e6b7db843a6903d2de7f6ac2e5e17aac8ca7f8bad877d4c5", kill_on_drop: false }`
[INFO] [stdout] 339106cad2472023e6b7db843a6903d2de7f6ac2e5e17aac8ca7f8bad877d4c5
