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