[INFO] cloning repository https://github.com/km-clay/shed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/km-clay/shed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fshed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fshed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0485e9d7c14347599b9e6a41cf644fde12bdda05
[INFO] testing km-clay/shed against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fshed" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/km-clay/shed
[INFO] finished tweaking git repo https://github.com/km-clay/shed
[INFO] tweaked toml for git repo https://github.com/km-clay/shed written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/km-clay/shed on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/km-clay/shed 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fae79328b2b699ddbb9a9018d12bd920b929b382ae660a13012d9dccae06434
[INFO] running `Command { std: "docker" "start" "-a" "3fae79328b2b699ddbb9a9018d12bd920b929b382ae660a13012d9dccae06434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fae79328b2b699ddbb9a9018d12bd920b929b382ae660a13012d9dccae06434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fae79328b2b699ddbb9a9018d12bd920b929b382ae660a13012d9dccae06434", kill_on_drop: false }`
[INFO] [stdout] 3fae79328b2b699ddbb9a9018d12bd920b929b382ae660a13012d9dccae06434
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2262bdc860976fdd948e93d049cb40824db2a37cec36f8ec37d88813738fc1ec
[INFO] running `Command { std: "docker" "start" "-a" "2262bdc860976fdd948e93d049cb40824db2a37cec36f8ec37d88813738fc1ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling scanlex v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling chrono-english v0.1.8
[INFO] [stderr]    Compiling fnmatch-regex v0.3.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling shed v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `HIST_GENERATION` is never used
[INFO] [stdout]   --> src/readline/history.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | static HIST_GENERATION: AtomicU64 = AtomicU64::new(0);
[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 `max_size` is never read
[INFO] [stdout]    --> src/readline/history.rs:104:3
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct History {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |   max_size: Option<u32>,
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `History` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entry_count`, `max_hist_size`, `refresh_hist_entries_sync`, and `refresh_hist_entries` are never used
[INFO] [stdout]    --> src/readline/history.rs:331:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl History {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 331 |   pub fn entry_count(&self) -> i64 {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 712 |   pub fn max_hist_size(&mut self, size: Option<u32>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 748 |   pub fn refresh_hist_entries_sync(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 755 |   pub fn refresh_hist_entries(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status_code` is never read
[INFO] [stdout]   --> src/state/mod.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(super) struct Shed {
[INFO] [stdout]    |                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |   status_code: i32,
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `meta`, `meta_mut`, `logic`, `logic_mut`, `shopts`, and `shopts_mut` are never used
[INFO] [stdout]    --> src/state/mod.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl Shed {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |   pub fn meta<T, F: FnOnce(&meta::MetaTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |   pub fn meta_mut<T, F: FnOnce(&mut meta::MetaTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |   pub fn logic<T, F: FnOnce(&logic::LogTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |   pub fn logic_mut<T, F: FnOnce(&mut logic::LogTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |   pub fn shopts<T, F: FnOnce(&shopt::ShOpts) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |   pub fn shopts_mut<T, F: FnOnce(&mut shopt::ShOpts) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "2262bdc860976fdd948e93d049cb40824db2a37cec36f8ec37d88813738fc1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2262bdc860976fdd948e93d049cb40824db2a37cec36f8ec37d88813738fc1ec", kill_on_drop: false }`
[INFO] [stdout] 2262bdc860976fdd948e93d049cb40824db2a37cec36f8ec37d88813738fc1ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 554e5d13dda93121fc459ccbb487725a9415ffad48618629f743579a02e2d369
[INFO] running `Command { std: "docker" "start" "-a" "554e5d13dda93121fc459ccbb487725a9415ffad48618629f743579a02e2d369", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling shed v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `HIST_GENERATION` is never used
[INFO] [stdout]   --> src/readline/history.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | static HIST_GENERATION: AtomicU64 = AtomicU64::new(0);
[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 `max_size` is never read
[INFO] [stdout]    --> src/readline/history.rs:104:3
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct History {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |   max_size: Option<u32>,
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `History` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `max_hist_size` and `refresh_hist_entries` are never used
[INFO] [stdout]    --> src/readline/history.rs:712:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl History {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 712 |   pub fn max_hist_size(&mut self, size: Option<u32>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 755 |   pub fn refresh_hist_entries(&mut self) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `meta`, `meta_mut`, `logic`, `logic_mut`, `shopts`, and `shopts_mut` are never used
[INFO] [stdout]    --> src/state/mod.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl Shed {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |   pub fn meta<T, F: FnOnce(&meta::MetaTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |   pub fn meta_mut<T, F: FnOnce(&mut meta::MetaTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |   pub fn logic<T, F: FnOnce(&logic::LogTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |   pub fn logic_mut<T, F: FnOnce(&mut logic::LogTab) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |   pub fn shopts<T, F: FnOnce(&shopt::ShOpts) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |   pub fn shopts_mut<T, F: FnOnce(&mut shopt::ShOpts) -> T>(f: F) -> T {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.73s
[INFO] running `Command { std: "docker" "inspect" "554e5d13dda93121fc459ccbb487725a9415ffad48618629f743579a02e2d369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "554e5d13dda93121fc459ccbb487725a9415ffad48618629f743579a02e2d369", kill_on_drop: false }`
[INFO] [stdout] 554e5d13dda93121fc459ccbb487725a9415ffad48618629f743579a02e2d369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f47215c5e35261c01308f1e0774dee5dc60aba616cfec41491228a0b57860a20
[INFO] running `Command { std: "docker" "start" "-a" "f47215c5e35261c01308f1e0774dee5dc60aba616cfec41491228a0b57860a20", kill_on_drop: false }`
[INFO] [stderr] warning: static `HIST_GENERATION` is never used
[INFO] [stderr]   --> src/readline/history.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 36 | static HIST_GENERATION: AtomicU64 = AtomicU64::new(0);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_size` is never read
[INFO] [stderr]    --> src/readline/history.rs:104:3
[INFO] [stderr]     |
[INFO] [stderr]  93 | pub struct History {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 104 |   max_size: Option<u32>,
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `History` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `max_hist_size` and `refresh_hist_entries` are never used
[INFO] [stderr]    --> src/readline/history.rs:712:10
[INFO] [stderr]     |
[INFO] [stderr] 107 | impl History {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 712 |   pub fn max_hist_size(&mut self, size: Option<u32>) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 755 |   pub fn refresh_hist_entries(&mut self) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `meta`, `meta_mut`, `logic`, `logic_mut`, `shopts`, and `shopts_mut` are never used
[INFO] [stderr]    --> src/state/mod.rs:111:10
[INFO] [stderr]     |
[INFO] [stderr]  52 | impl Shed {
[INFO] [stderr]     | --------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 111 |   pub fn meta<T, F: FnOnce(&meta::MetaTab) -> T>(f: F) -> T {
[INFO] [stderr]     |          ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |   pub fn meta_mut<T, F: FnOnce(&mut meta::MetaTab) -> T>(f: F) -> T {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |   pub fn logic<T, F: FnOnce(&logic::LogTab) -> T>(f: F) -> T {
[INFO] [stderr]     |          ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |   pub fn logic_mut<T, F: FnOnce(&mut logic::LogTab) -> T>(f: F) -> T {
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 |   pub fn shopts<T, F: FnOnce(&shopt::ShOpts) -> T>(f: F) -> T {
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 130 |   pub fn shopts_mut<T, F: FnOnce(&mut shopt::ShOpts) -> T>(f: F) -> T {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shed` (bin "shed" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shed-0244e082f593e391)
[INFO] [stdout] 
[INFO] [stdout] running 1516 tests
[INFO] [stderr] error: test failed, to rerun pass `--bin shed`
[INFO] [stdout] test builtin::alias::tests::alias_expansion_in_command ... 
[INFO] running `Command { std: "docker" "inspect" "f47215c5e35261c01308f1e0774dee5dc60aba616cfec41491228a0b57860a20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f47215c5e35261c01308f1e0774dee5dc60aba616cfec41491228a0b57860a20", kill_on_drop: false }`
[INFO] [stdout] f47215c5e35261c01308f1e0774dee5dc60aba616cfec41491228a0b57860a20
