[INFO] cloning repository https://github.com/pyspa/doge-shell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyspa/doge-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyspa%2Fdoge-shell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyspa%2Fdoge-shell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa3eb756e3b3b7c1b490e858f647805241e64571
[INFO] checking pyspa/doge-shell against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyspa%2Fdoge-shell" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pyspa/doge-shell on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pyspa/doge-shell
[INFO] finished tweaking git repo https://github.com/pyspa/doge-shell
[INFO] tweaked toml for git repo https://github.com/pyspa/doge-shell written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pyspa/doge-shell 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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/dsh/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xid v1.0.3
[INFO] [stderr]   Downloaded wasm-encoder v0.31.0
[INFO] [stderr]   Downloaded globmatch v0.2.4
[INFO] [stderr]   Downloaded wast v62.0.0
[INFO] [stderr]   Downloaded easy_reader v0.5.2
[INFO] [stderr]   Downloaded wat v1.0.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82e83e39ae6eb15e217f5e1ce6fddb3038cab9af00d7ab29d2a24e36420ff47f
[INFO] running `Command { std: "docker" "start" "-a" "82e83e39ae6eb15e217f5e1ce6fddb3038cab9af00d7ab29d2a24e36420ff47f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82e83e39ae6eb15e217f5e1ce6fddb3038cab9af00d7ab29d2a24e36420ff47f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82e83e39ae6eb15e217f5e1ce6fddb3038cab9af00d7ab29d2a24e36420ff47f", kill_on_drop: false }`
[INFO] [stdout] 82e83e39ae6eb15e217f5e1ce6fddb3038cab9af00d7ab29d2a24e36420ff47f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6baab5b26c1814841d2aee673596294c8c7f7b43326ee67d50c9249a6a179bb3
[INFO] running `Command { std: "docker" "start" "-a" "6baab5b26c1814841d2aee673596294c8c7f7b43326ee67d50c9249a6a179bb3", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/dsh/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling target-lexicon v0.12.10
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling curl-sys v0.4.63+curl-8.1.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling cranelift-isle v0.86.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.86.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling rkyv v0.7.42
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.86.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling corosensei v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling wasmer-wit-parser v0.1.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking cranelift-entity v0.86.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1
[INFO] [stderr]     Checking cranelift-bforest v0.86.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-core v0.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking regalloc2 v0.3.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking region v3.0.0
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking flume v0.9.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust v0.1.1
[INFO] [stderr]     Checking wasm-encoder v0.31.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling cranelift-codegen v0.86.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v3.1.1
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking wast v62.0.0
[INFO] [stderr]     Checking xdg v2.5.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.42
[INFO] [stderr]    Compiling wasmer-derive v3.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust-impl v0.1.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.4.1
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking clap_builder v4.3.16
[INFO] [stderr]     Checking wasmer-wit-bindgen-rust v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking enumset v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking wasmer-vfs v3.1.1
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking wasmer-vnet v3.1.1
[INFO] [stderr]     Checking wat v1.0.68
[INFO] [stderr]     Checking wasmer-vbus v3.1.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking wasmer-wasi-local-networking v3.1.1
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling file-lock v2.1.10
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking winnow v0.5.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking dsh-types v0.0.1 (/opt/rustwide/workdir/dsh-types)
[INFO] [stderr]     Checking globset v0.4.11
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]     Checking papergrid v0.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking wasmer-types v3.1.1
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking tuikit v0.5.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking termion v2.0.1
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking clap v4.3.16
[INFO] [stderr]     Checking xid v1.0.3
[INFO] [stderr]     Checking globmatch v0.2.4
[INFO] [stderr]     Checking easy_reader v0.5.2
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]     Checking wasmer-vm v3.1.1
[INFO] [stderr]     Checking tabled v0.12.2
[INFO] [stderr]     Checking wasmer-compiler v3.1.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking skim v0.10.4
[INFO] [stderr]     Checking cranelift-frontend v0.86.1
[INFO] [stderr]     Checking dsh-frecency v0.1.0 (/opt/rustwide/workdir/dsh-frecency)
[INFO] [stderr]     Checking wasmer v3.1.1
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking http-client v6.5.3
[INFO] [stderr]     Checking surf v2.3.2
[INFO] [stderr]     Checking dsh-chatgpt v0.1.0 (/opt/rustwide/workdir/dsh-chatgpt)
[INFO] [stderr]     Checking dsh-builtin v0.1.0 (/opt/rustwide/workdir/dsh-builtin)
[INFO] [stderr]     Checking wasmer-wasi-types v3.1.1
[INFO] [stderr]     Checking wasmer-wasi v3.1.1
[INFO] [stderr]     Checking dsh-wasm v0.0.1 (/opt/rustwide/workdir/dsh-wasm)
[INFO] [stderr]     Checking doge-shell v0.0.1 (/opt/rustwide/workdir/dsh)
[INFO] [stdout] warning: fields `open_file`, `histories`, `size`, and `current_index` are never read
[INFO] [stdout]   --> dsh/src/history.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct History {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 22 |     pub path: Option<String>,
[INFO] [stdout] 23 |     open_file: Option<File>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 24 |     histories: Vec<Entry>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     size: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     current_index: usize,
[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]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> dsh/src/history.rs:31:12
[INFO] [stdout]     |
[INFO] [stdout] 30  | impl History {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 31  |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42  |     pub fn from_file(name: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56  |     fn get(&self, index: usize) -> Option<String> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65  |     pub fn back(&mut self) -> Option<String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88  |     pub fn forward(&mut self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn reset_index(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn load(&mut self) -> Result<usize> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     fn open(&mut self) -> Result<&mut History> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn close(&mut self) -> Result<()> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn write_history(&mut self, history: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn search_first(&self, word: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> dsh/src/history.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl FrecencyHistory {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 214 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn is_change_search_word(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn set_search_word(&mut self, word: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     fn get(&self, index: usize) -> Option<ItemStats> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn backward(&mut self) -> Option<ItemStats> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub fn forward(&mut self) -> Option<ItemStats> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub fn write_history(&mut self, history: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub fn search_fuzzy_first(&self, pattern: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     pub fn show_score(&self, pattern: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fg_color`, `match_color`, and `completion_color` are never used
[INFO] [stdout]    --> dsh/src/input.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl Input {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn fg_color(&self) -> Color {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn match_color(&self) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn completion_color(&self) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> dsh/src/lisp/mod.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl LispEngine {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn has(&self, name: &str) -> bool {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_env` is never used
[INFO] [stdout]   --> dsh/src/lisp/builtin.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn set_env(env: Rc<RefCell<Env>>, args: Vec<Value>) -> Result<Value, RuntimeError> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_block` is never used
[INFO] [stdout]   --> dsh/src/lisp/interpreter.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn eval_block(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_list` is never used
[INFO] [stdout]   --> dsh/src/lisp/utils.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn make_list(vec: Vec<String>) -> Value {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unquote` is never used
[INFO] [stdout]   --> dsh/src/lisp/utils.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn unquote(s: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Input` is never constructed
[INFO] [stdout]   --> dsh/src/process.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Redirect {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Input,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Redirect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mut_next`, `get_pid`, `set_state`, `waitable`, and `cont` are never used
[INFO] [stdout]    --> dsh/src/process.rs:494:12
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl JobProcess {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn mut_next(&self) -> Option<Box<JobProcess>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 552 |     pub fn get_pid(&self) -> Option<Pid> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |     pub fn set_state(&mut self, state: ProcessState) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 |     pub fn waitable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 711 |     pub fn cont(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_process` and `check_background_output` are never used
[INFO] [stdout]     --> dsh/src/process.rs:763:12
[INFO] [stdout]      |
[INFO] [stdout] 762  | impl Job {
[INFO] [stdout]      | -------- associated items in this implementation
[INFO] [stdout] 763  |     pub fn new_with_process(cmd: String, path: String, argv: Vec<String>) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1094 |     pub async fn check_background_output(&mut self) -> Result<()> {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `output` is never used
[INFO] [stdout]     --> dsh/src/process.rs:1178:18
[INFO] [stdout]      |
[INFO] [stdout] 1168 | impl OutputMonitor {
[INFO] [stdout]      | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1178 |     pub async fn output(&mut self) -> Result<usize> {
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_any_job` is never used
[INFO] [stdout]     --> dsh/src/process.rs:1233:8
[INFO] [stdout]      |
[INFO] [stdout] 1233 | pub fn wait_any_job(no_hang: bool) -> Option<(Pid, ProcessState)> {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_process_state` is never used
[INFO] [stdout]     --> dsh/src/process.rs:1269:4
[INFO] [stdout]      |
[INFO] [stdout] 1269 | fn show_process_state(process: &Option<Box<JobProcess>>) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BRANCH_CONFLICT` is never used
[INFO] [stdout]   --> dsh/src/prompt.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const BRANCH_CONFLICT: &str = "🏴☠️";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NEW_FILE` is never used
[INFO] [stdout]   --> dsh/src/prompt.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const NEW_FILE: &str = "+";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cwd` is never used
[INFO] [stdout]    --> dsh/src/prompt.rs:137:4
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn get_cwd() -> (String, bool) {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_git_branch` is never used
[INFO] [stdout]    --> dsh/src/prompt.rs:157:4
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn get_git_branch() -> (String, bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ScreenResized` is never constructed
[INFO] [stdout]   --> dsh/src/repl.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum ShellEvent {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 32 |     Input(Event),
[INFO] [stdout] 33 |     ScreenResized,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> dsh/src/history.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct History {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     size: usize,
[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]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `forward`, and `search_first` are never used
[INFO] [stdout]    --> dsh/src/history.rs:31:12
[INFO] [stdout]     |
[INFO] [stdout] 30  | impl History {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 31  |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88  |     pub fn forward(&mut self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn search_first(&self, word: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> dsh/src/history.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl FrecencyHistory {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 214 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn is_change_search_word(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn set_search_word(&mut self, word: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     fn get(&self, index: usize) -> Option<ItemStats> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn backward(&mut self) -> Option<ItemStats> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub fn forward(&mut self) -> Option<ItemStats> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub fn write_history(&mut self, history: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub fn search_fuzzy_first(&self, pattern: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fg_color`, `match_color`, and `completion_color` are never used
[INFO] [stdout]    --> dsh/src/input.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl Input {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn fg_color(&self) -> Color {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn match_color(&self) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn completion_color(&self) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> dsh/src/lisp/mod.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl LispEngine {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn has(&self, name: &str) -> bool {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_env` is never used
[INFO] [stdout]   --> dsh/src/lisp/builtin.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn set_env(env: Rc<RefCell<Env>>, args: Vec<Value>) -> Result<Value, RuntimeError> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_block` is never used
[INFO] [stdout]   --> dsh/src/lisp/interpreter.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn eval_block(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_list` is never used
[INFO] [stdout]   --> dsh/src/lisp/utils.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn make_list(vec: Vec<String>) -> Value {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unquote` is never used
[INFO] [stdout]   --> dsh/src/lisp/utils.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn unquote(s: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> dsh/src/parser.rs:590:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub struct Job {
[INFO] [stdout]     |                --- field in this struct
[INFO] [stdout] 590 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Job` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Input` is never constructed
[INFO] [stdout]   --> dsh/src/process.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Redirect {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Input,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Redirect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mut_next`, `get_pid`, `set_state`, `waitable`, and `cont` are never used
[INFO] [stdout]    --> dsh/src/process.rs:494:12
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl JobProcess {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn mut_next(&self) -> Option<Box<JobProcess>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 552 |     pub fn get_pid(&self) -> Option<Pid> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |     pub fn set_state(&mut self, state: ProcessState) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 |     pub fn waitable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 711 |     pub fn cont(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_background_output` is never used
[INFO] [stdout]     --> dsh/src/process.rs:1094:18
[INFO] [stdout]      |
[INFO] [stdout] 762  | impl Job {
[INFO] [stdout]      | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1094 |     pub async fn check_background_output(&mut self) -> Result<()> {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `output` is never used
[INFO] [stdout]     --> dsh/src/process.rs:1178:18
[INFO] [stdout]      |
[INFO] [stdout] 1168 | impl OutputMonitor {
[INFO] [stdout]      | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1178 |     pub async fn output(&mut self) -> Result<usize> {
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_any_job` is never used
[INFO] [stdout]     --> dsh/src/process.rs:1233:8
[INFO] [stdout]      |
[INFO] [stdout] 1233 | pub fn wait_any_job(no_hang: bool) -> Option<(Pid, ProcessState)> {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_process_state` is never used
[INFO] [stdout]     --> dsh/src/process.rs:1269:4
[INFO] [stdout]      |
[INFO] [stdout] 1269 | fn show_process_state(process: &Option<Box<JobProcess>>) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BRANCH_CONFLICT` is never used
[INFO] [stdout]   --> dsh/src/prompt.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const BRANCH_CONFLICT: &str = "🏴☠️";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NEW_FILE` is never used
[INFO] [stdout]   --> dsh/src/prompt.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const NEW_FILE: &str = "+";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cwd` is never used
[INFO] [stdout]    --> dsh/src/prompt.rs:137:4
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn get_cwd() -> (String, bool) {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_git_branch` is never used
[INFO] [stdout]    --> dsh/src/prompt.rs:157:4
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn get_git_branch() -> (String, bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ScreenResized` is never constructed
[INFO] [stdout]   --> dsh/src/repl.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum ShellEvent {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 32 |     Input(Event),
[INFO] [stdout] 33 |     ScreenResized,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 43.68s
[INFO] running `Command { std: "docker" "inspect" "6baab5b26c1814841d2aee673596294c8c7f7b43326ee67d50c9249a6a179bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6baab5b26c1814841d2aee673596294c8c7f7b43326ee67d50c9249a6a179bb3", kill_on_drop: false }`
[INFO] [stdout] 6baab5b26c1814841d2aee673596294c8c7f7b43326ee67d50c9249a6a179bb3
