[INFO] fetching crate hoard-rs 1.4.2... [INFO] testing hoard-rs-1.4.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hoard-rs 1.4.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate hoard-rs 1.4.2 [INFO] finished tweaking crates.io crate hoard-rs 1.4.2 [INFO] tweaked toml for crates.io crate hoard-rs 1.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hoard-rs 1.4.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hoard-rs 1.4.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a804ce6523c723cf028a93124b0d8e9c4729d3f3a4757c60c0339651a4fc488c [INFO] running `Command { std: "docker" "start" "-a" "a804ce6523c723cf028a93124b0d8e9c4729d3f3a4757c60c0339651a4fc488c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a804ce6523c723cf028a93124b0d8e9c4729d3f3a4757c60c0339651a4fc488c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a804ce6523c723cf028a93124b0d8e9c4729d3f3a4757c60c0339651a4fc488c", kill_on_drop: false }` [INFO] [stdout] a804ce6523c723cf028a93124b0d8e9c4729d3f3a4757c60c0339651a4fc488c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b97a3d9330374cc6a88874cf022a69dd23edaa1ec0e14e2bd1c21cef2d18f7c7 [INFO] running `Command { std: "docker" "start" "-a" "b97a3d9330374cc6a88874cf022a69dd23edaa1ec0e14e2bd1c21cef2d18f7c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.179 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling simple_logger v4.1.0 [INFO] [stderr] Compiling dialoguer v0.10.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling enum-iterator-derive v1.2.0 [INFO] [stderr] Compiling enum-iterator v1.4.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling chatgpt_blocking_rs v0.1.1 [INFO] [stderr] Compiling hoard-rs v1.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stdout] --> src/gui/theme.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "fuzzy-select")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stdout] --> src/gui/theme.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "fuzzy-select")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `password` [INFO] [stdout] --> src/gui/theme.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(feature = "password")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `password` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stdout] --> src/gui/theme.rs:347:11 [INFO] [stdout] | [INFO] [stdout] 347 | #[cfg(feature = "fuzzy-select")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_parameterized` and `get_split_subject` are never used [INFO] [stdout] --> src/command/hoard_command.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 265 | pub trait Parameterized { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] 266 | // Check if parameter pointers are present [INFO] [stdout] 267 | fn is_parameterized(&self, token: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | fn get_split_subject(&self, token: &str) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `popup_message` is never read [INFO] [stdout] --> src/gui/commands_gui.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | pub popup_message: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.03s [INFO] running `Command { std: "docker" "inspect" "b97a3d9330374cc6a88874cf022a69dd23edaa1ec0e14e2bd1c21cef2d18f7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97a3d9330374cc6a88874cf022a69dd23edaa1ec0e14e2bd1c21cef2d18f7c7", kill_on_drop: false }` [INFO] [stdout] b97a3d9330374cc6a88874cf022a69dd23edaa1ec0e14e2bd1c21cef2d18f7c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82adb2a7bb8c7d8ece0c56613141a15410f4f9d2668c9428f4eb1b60ee138845 [INFO] running `Command { std: "docker" "start" "-a" "82adb2a7bb8c7d8ece0c56613141a15410f4f9d2668c9428f4eb1b60ee138845", kill_on_drop: false }` [INFO] [stderr] Compiling hoard-rs v1.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stdout] --> src/gui/theme.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "fuzzy-select")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stdout] --> src/gui/theme.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "fuzzy-select")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `password` [INFO] [stdout] --> src/gui/theme.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(feature = "password")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `password` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stdout] --> src/gui/theme.rs:347:11 [INFO] [stdout] | [INFO] [stdout] 347 | #[cfg(feature = "fuzzy-select")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_parameterized` and `get_split_subject` are never used [INFO] [stdout] --> src/command/hoard_command.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 265 | pub trait Parameterized { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] 266 | // Check if parameter pointers are present [INFO] [stdout] 267 | fn is_parameterized(&self, token: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | fn get_split_subject(&self, token: &str) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `popup_message` is never read [INFO] [stdout] --> src/gui/commands_gui.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | pub popup_message: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "82adb2a7bb8c7d8ece0c56613141a15410f4f9d2668c9428f4eb1b60ee138845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82adb2a7bb8c7d8ece0c56613141a15410f4f9d2668c9428f4eb1b60ee138845", kill_on_drop: false }` [INFO] [stdout] 82adb2a7bb8c7d8ece0c56613141a15410f4f9d2668c9428f4eb1b60ee138845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6286f709089817993a6a8a36d76a1d22c8506e50fcd9edf66c4d7f9099f671d7 [INFO] running `Command { std: "docker" "start" "-a" "6286f709089817993a6a8a36d76a1d22c8506e50fcd9edf66c4d7f9099f671d7", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stderr] --> src/gui/theme.rs:44:11 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature = "fuzzy-select")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stderr] --> src/gui/theme.rs:72:19 [INFO] [stderr] | [INFO] [stderr] 72 | #[cfg(feature = "fuzzy-select")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `password` [INFO] [stderr] --> src/gui/theme.rs:228:11 [INFO] [stderr] | [INFO] [stderr] 228 | #[cfg(feature = "password")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `password` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `fuzzy-select` [INFO] [stderr] --> src/gui/theme.rs:347:11 [INFO] [stderr] | [INFO] [stderr] 347 | #[cfg(feature = "fuzzy-select")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `fuzzy-select` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: methods `is_parameterized` and `get_split_subject` are never used [INFO] [stderr] --> src/command/hoard_command.rs:267:8 [INFO] [stderr] | [INFO] [stderr] 265 | pub trait Parameterized { [INFO] [stderr] | ------------- methods in this trait [INFO] [stderr] 266 | // Check if parameter pointers are present [INFO] [stderr] 267 | fn is_parameterized(&self, token: &str) -> bool; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 276 | fn get_split_subject(&self, token: &str) -> Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `popup_message` is never read [INFO] [stderr] --> src/gui/commands_gui.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct State { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 43 | pub popup_message: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hoard-rs` (bin "hoard" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hoard-e59894aa838b8057) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test command::hoard_command::test_commands::parse_multiple_tags ... ok [INFO] [stdout] test command::hoard_command::test_commands::parse_single_tag ... ok [INFO] [stdout] test command::hoard_command::test_commands::parse_whitespace_in_tags ... ok [INFO] [stdout] test command::hoard_command::test_parameterized::test_replace_last_parameter ... ok [INFO] [stdout] test command::hoard_command::test_parameterized::test_replace_parameter ... ok [INFO] [stdout] test command::hoard_command::test_parameterized::test_replace_parameter_ending ... ok [INFO] [stdout] test command::hoard_command::test_parameterized::test_replace_parameter_ending_space ... ok [INFO] [stdout] test command::hoard_command::test_parameterized::test_split_multiple ... ok [INFO] [stdout] test command::hoard_command::test_parameterized::test_split ... ok [INFO] [stdout] test command::hoard_command::test_parameterized::test_split_empty ... ok [INFO] [stdout] test command::trove::test_commands::empty_trove ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::next_command ... ok [INFO] [stdout] test command::trove::test_commands::not_empty_trove ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::next_command_wrap ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::pick_command_with_params ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::next_namespace ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::previous_namespace ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::previous_namespace_wrap ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::filter_commands_when_namespace_changed ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::pick_command_without_params ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::quit ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::previous_command_wrap ... ok [INFO] [stdout] test command::trove::test_commands::trove_namespaces ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::next_namespace_wrap ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::previous_command ... ok [INFO] [stdout] test util::test_commands::test_split_with_delim ... ok [INFO] [stdout] test util::test_commands::test_split_with_delim_at_end ... ok [INFO] [stdout] test util::test_commands::test_split_with_delim_at_start ... ok [INFO] [stdout] test config::test_config::test_save_parameter_token ... ok [INFO] [stdout] test command::hoard_command::test_commands::multiple_tags_as_string ... ok [INFO] [stdout] test command::hoard_command::test_commands::no_tag_as_string ... ok [INFO] [stdout] test command::hoard_command::test_commands::one_tag_as_string ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::select_last_command_when_namespace_changed ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::show_help ... ok [INFO] [stdout] test gui::prompts::test_prompts::elements_by_indices ... ok [INFO] [stdout] test util::test_commands::extract_named_parameter ... ok [INFO] [stdout] test util::test_commands::extract_named_parameter_first ... ok [INFO] [stdout] test util::test_commands::extract_named_parameter_last ... ok [INFO] [stdout] test util::test_commands::extract_named_parameter_noname ... ok [INFO] [stdout] test util::test_commands::extract_named_parameter_none ... ok [INFO] [stdout] test gui::list_search::controls::test_controls::quit_on_nothing_to_pick ... ok [INFO] [stdout] test command::hoard_command::test_commands::parse_no_tag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6286f709089817993a6a8a36d76a1d22c8506e50fcd9edf66c4d7f9099f671d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6286f709089817993a6a8a36d76a1d22c8506e50fcd9edf66c4d7f9099f671d7", kill_on_drop: false }` [INFO] [stdout] 6286f709089817993a6a8a36d76a1d22c8506e50fcd9edf66c4d7f9099f671d7