[INFO] cloning repository https://github.com/juh9870/random_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juh9870/random_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuh9870%2Frandom_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuh9870%2Frandom_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84f864264fd89df1f727c40bb2d2082a75ae0303
[INFO] checking juh9870/random_cli against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuh9870%2Frandom_cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/juh9870/random_cli
[INFO] finished tweaking git repo https://github.com/juh9870/random_cli
[INFO] tweaked toml for git repo https://github.com/juh9870/random_cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juh9870/random_cli on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juh9870/random_cli 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.repository
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell-macros v0.2.6
[INFO] [stderr]   Downloaded xshell v0.2.6
[INFO] [stderr]   Downloaded tracing-panic v0.1.1
[INFO] [stderr]   Downloaded serde_json5 v0.1.0
[INFO] [stderr]   Downloaded inquire v0.7.4
[INFO] [stderr]   Downloaded glam v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18f220d4e70e0ce2d1232fafbcea2501ff16065468ef741e397ec6941128d270
[INFO] running `Command { std: "docker" "start" "-a" "18f220d4e70e0ce2d1232fafbcea2501ff16065468ef741e397ec6941128d270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f220d4e70e0ce2d1232fafbcea2501ff16065468ef741e397ec6941128d270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f220d4e70e0ce2d1232fafbcea2501ff16065468ef741e397ec6941128d270", kill_on_drop: false }`
[INFO] [stdout] 18f220d4e70e0ce2d1232fafbcea2501ff16065468ef741e397ec6941128d270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd4e051af512f8aed9c83e2aef14e20aae247b9667654f7a558b52857eab54a4
[INFO] running `Command { std: "docker" "start" "-a" "dd4e051af512f8aed9c83e2aef14e20aae247b9667654f7a558b52857eab54a4", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.repository
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling xflags-macros v0.3.2
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking inquire v0.7.4
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking interpolator v0.5.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking xshell v0.2.6
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking xflags v0.3.2
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             cmd!(sh, "cargo lrun -p ehce --features bevy/dynamic_linking").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             cmd!(sh, "cargo watch -x {check}").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             cmd!(sh, "cargo fmt --all").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | /             cmd!(
[INFO] [stdout] 21 | |                 sh,
[INFO] [stdout] 22 | |                 "cargo fix  --all-features --allow-dirty --allow-staged -q"
[INFO] [stdout] 23 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | /             cmd!(
[INFO] [stdout] 26 | |                 sh,
[INFO] [stdout] 27 | |                 "cargo clippy --fix  --all-features --allow-dirty --allow-staged"
[INFO] [stdout] 28 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             cmd!(sh, "cargo sort -w").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             cmd!(sh, "cargo run -p spm schema ./spm/schema.json -q").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             cmd!(sh, "cargo2nix -o").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             cmd!(sh, "cargo-machete --fix --skip-target-dir").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             cmd!(sh, "cargo2nix -o").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             cmd!(sh, "cargo lrun -p ehce --features bevy/dynamic_linking").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             cmd!(sh, "cargo watch -x {check}").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             cmd!(sh, "cargo fmt --all").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | /             cmd!(
[INFO] [stdout] 21 | |                 sh,
[INFO] [stdout] 22 | |                 "cargo fix  --all-features --allow-dirty --allow-staged -q"
[INFO] [stdout] 23 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | /             cmd!(
[INFO] [stdout] 26 | |                 sh,
[INFO] [stdout] 27 | |                 "cargo clippy --fix  --all-features --allow-dirty --allow-staged"
[INFO] [stdout] 28 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             cmd!(sh, "cargo sort -w").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             cmd!(sh, "cargo run -p spm schema ./spm/schema.json -q").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             cmd!(sh, "cargo2nix -o").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             cmd!(sh, "cargo-machete --fix --skip-target-dir").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/src/main.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             cmd!(sh, "cargo2nix -o").run()?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking miette v7.2.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.0
[INFO] [stderr]     Checking tracing-panic v0.1.1
[INFO] [stderr]     Checking btreeprint v0.1.0 (/opt/rustwide/workdir/btreeprint)
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking glam v0.26.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking cli-table v0.4.7
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking serde_json5 v0.1.0
[INFO] [stderr]     Checking json_verify v0.1.0 (/opt/rustwide/workdir/json_verify)
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking spm v0.2.4 (/opt/rustwide/workdir/spm)
[INFO] [stderr]     Checking eh_codegen v0.1.0 (/opt/rustwide/workdir/eh_codegen)
[INFO] [stdout] warning: method `generate` is never used
[INFO] [stdout]   --> spm/src/types/template.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl NixTemplate {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |     pub fn generate(&self, _path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate` is never used
[INFO] [stdout]   --> spm/src/types/template.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl NixTemplate {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |     pub fn generate(&self, _path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MainErr` is never constructed
[INFO] [stdout]   --> eh_codegen/src/main.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct MainErr(#[diagnostic_source] Report);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fields` is never read
[INFO] [stdout]    --> eh_codegen/src/codegen/structs.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct StructData {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 143 |     pub ident: Ident,
[INFO] [stdout] 144 |     pub fields: Vec<Field>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StructData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `major`, and `minor` are never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct SchemaVersion {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  5 |     #[serde(rename = "@name")]
[INFO] [stdout]  6 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  7 |     #[serde(rename = "@major")]
[INFO] [stdout]  8 |     major: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  9 |     #[serde(rename = "@minor")]
[INFO] [stdout] 10 |     minor: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaVersion` 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: field `version` is never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Schema { version: SchemaVersion },
[INFO] [stdout]    |     ------   ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaItem` 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: field `param` is never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SchemaData {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub param: Option<Vec<SchemaExpressionParam>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaData` 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: fields `alias` and `arguments` are never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SchemaStructMember {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub alias: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub arguments: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaStructMember` 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: fields `name`, `ty`, `typeid`, and `description` are never read
[INFO] [stdout]    --> eh_codegen/src/schema.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct SchemaExpressionParam {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout]  96 |     #[serde(rename = "@name")]
[INFO] [stdout]  97 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  98 |     #[serde(rename = "@type")]
[INFO] [stdout]  99 |     pub ty: SchemaExpressionParamType,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 100 |     #[serde(rename = "@typeid")]
[INFO] [stdout] 101 |     pub typeid: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 102 |     #[serde(rename = "$value")]
[INFO] [stdout] 103 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaExpressionParam` 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: struct `MainErr` is never constructed
[INFO] [stdout]   --> eh_codegen/src/main.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct MainErr(#[diagnostic_source] Report);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fields` is never read
[INFO] [stdout]    --> eh_codegen/src/codegen/structs.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct StructData {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 143 |     pub ident: Ident,
[INFO] [stdout] 144 |     pub fields: Vec<Field>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StructData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `major`, and `minor` are never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct SchemaVersion {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  5 |     #[serde(rename = "@name")]
[INFO] [stdout]  6 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  7 |     #[serde(rename = "@major")]
[INFO] [stdout]  8 |     major: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  9 |     #[serde(rename = "@minor")]
[INFO] [stdout] 10 |     minor: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaVersion` 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: field `version` is never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Schema { version: SchemaVersion },
[INFO] [stdout]    |     ------   ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaItem` 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: field `param` is never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SchemaData {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub param: Option<Vec<SchemaExpressionParam>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaData` 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: fields `alias` and `arguments` are never read
[INFO] [stdout]   --> eh_codegen/src/schema.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SchemaStructMember {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub alias: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub arguments: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchemaStructMember` 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: fields `name`, `ty`, `typeid`, and `description` are never read
[INFO] [stdout]    --> eh_codegen/src/schema.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct SchemaExpressionParam {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout]  96 |     #[serde(rename = "@name")]
[INFO] [stdout]  97 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  98 |     #[serde(rename = "@type")]
[INFO] [stdout]  99 |     pub ty: SchemaExpressionParamType,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 100 |     #[serde(rename = "@typeid")]
[INFO] [stdout] 101 |     pub typeid: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 102 |     #[serde(rename = "$value")]
[INFO] [stdout] 103 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaExpressionParam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking eh_schema v0.1.0 (/opt/rustwide/workdir/eh_schema)
[INFO] [stderr]     Checking nocommit v0.1.0 (/opt/rustwide/workdir/nocommit)
[INFO] [stderr]     Checking eh_mod_dev v0.1.0 (/opt/rustwide/workdir/eh_mod_dev)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> eh_mod_dev/src/database.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |             .map(|(k, v)| ((k.clone(), v.values().copied().collect::<HashSet<i32>>())))
[INFO] [stdout]    |                           ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 -             .map(|(k, v)| ((k.clone(), v.values().copied().collect::<HashSet<i32>>())))
[INFO] [stdout] 75 +             .map(|(k, v)| (k.clone(), v.values().copied().collect::<HashSet<i32>>()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> eh_mod_dev/src/database.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |             .map(|(k, v)| ((k.clone(), v.values().copied().collect::<HashSet<i32>>())))
[INFO] [stdout]    |                           ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 -             .map(|(k, v)| ((k.clone(), v.values().copied().collect::<HashSet<i32>>())))
[INFO] [stdout] 75 +             .map(|(k, v)| (k.clone(), v.values().copied().collect::<HashSet<i32>>()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Readonly` is never constructed
[INFO] [stdout]    --> eh_mod_dev/src/database.rs:323:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | struct Readonly<T>(T);
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Readonly` is never constructed
[INFO] [stdout]    --> eh_mod_dev/src/database.rs:323:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | struct Readonly<T>(T);
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "dd4e051af512f8aed9c83e2aef14e20aae247b9667654f7a558b52857eab54a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd4e051af512f8aed9c83e2aef14e20aae247b9667654f7a558b52857eab54a4", kill_on_drop: false }`
[INFO] [stdout] dd4e051af512f8aed9c83e2aef14e20aae247b9667654f7a558b52857eab54a4
