[INFO] cloning repository https://github.com/Th3Whit3Wolf/TitaniumScript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Th3Whit3Wolf/TitaniumScript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2FTitaniumScript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2FTitaniumScript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b5d40993df066b2abd8224f6c14fd05b81770e9
[INFO] checking Th3Whit3Wolf/TitaniumScript against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2FTitaniumScript" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Th3Whit3Wolf/TitaniumScript
[INFO] finished tweaking git repo https://github.com/Th3Whit3Wolf/TitaniumScript
[INFO] tweaked toml for git repo https://github.com/Th3Whit3Wolf/TitaniumScript written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Th3Whit3Wolf/TitaniumScript on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Th3Whit3Wolf/TitaniumScript 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell-macros v0.2.3
[INFO] [stderr]   Downloaded xshell v0.2.3
[INFO] [stderr]   Downloaded write-json v0.1.2
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded xflags-macros v0.3.1
[INFO] [stderr]   Downloaded xflags v0.3.1
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.5.0
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded expect-test v1.4.0
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded rowan v0.15.10
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded always-assert v0.1.2
[INFO] [stderr]   Downloaded rustc-ap-rustc_lexer v727.0.0
[INFO] [stderr]   Downloaded rayon-core v1.10.2
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded la-arena v0.3.0
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded similar-asserts v1.4.2
[INFO] [stderr]   Downloaded gimli v0.27.1
[INFO] [stderr]   Downloaded ungrammar v1.16.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded badge-maker v0.3.1
[INFO] [stderr]   Downloaded quick-xml v0.28.1
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f18a112179ba8659116cfc8af48ac70ea77be72a984a4dd8e9e1b5a32da15cd3
[INFO] running `Command { std: "docker" "start" "-a" "f18a112179ba8659116cfc8af48ac70ea77be72a984a4dd8e9e1b5a32da15cd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f18a112179ba8659116cfc8af48ac70ea77be72a984a4dd8e9e1b5a32da15cd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f18a112179ba8659116cfc8af48ac70ea77be72a984a4dd8e9e1b5a32da15cd3", kill_on_drop: false }`
[INFO] [stdout] f18a112179ba8659116cfc8af48ac70ea77be72a984a4dd8e9e1b5a32da15cd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f922cc8db657bc47d4cf75f2192d3fda2eeb51db92acb7ac6a40f1639e5ff8f
[INFO] running `Command { std: "docker" "start" "-a" "9f922cc8db657bc47d4cf75f2192d3fda2eeb51db92acb7ac6a40f1639e5ff8f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking text-size v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking limit v0.0.0 (/opt/rustwide/workdir/crates/limit)
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking la-arena v0.3.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking dissimilar v1.0.6
[INFO] [stderr]     Checking always-assert v0.1.2
[INFO] [stderr]     Checking rustc-ap-rustc_lexer v727.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking perf-event-open-sys v4.0.0
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking stdx v0.0.0 (/opt/rustwide/workdir/crates/stdx)
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/stdx/src/panic_context.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let hook = move |panic_info: &panic::PanicInfo<'_>| {
[INFO] [stdout]    |                                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking perf-event v0.4.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking profile v0.0.0 (/opt/rustwide/workdir/crates/profile)
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking ungrammar v1.16.1
[INFO] [stderr]    Compiling xshell-macros v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling xflags-macros v0.3.1
[INFO] [stderr]     Checking rowan v0.15.10
[INFO] [stderr]     Checking text-edit v0.0.0 (/opt/rustwide/workdir/crates/text-edit)
[INFO] [stderr]     Checking quick-xml v0.28.1
[INFO] [stderr]     Checking expect-test v1.4.0
[INFO] [stderr]     Checking write-json v0.1.2
[INFO] [stderr]     Checking similar-asserts v1.4.2
[INFO] [stderr]     Checking xshell v0.2.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking cov-mark v2.0.0-pre.1
[INFO] [stderr]     Checking bench v0.1.0 (/opt/rustwide/workdir/crates/bench)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/stdx/src/panic_context.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let hook = move |panic_info: &panic::PanicInfo<'_>| {
[INFO] [stdout]    |                                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zip v0.6.4
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]     Checking xflags v0.3.1
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking parser v0.0.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: unused import: `T`
[INFO] [stdout]  --> crates/parser/src/syntax_kind.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::generated::{SyntaxKind, T};
[INFO] [stdout]   |                                       ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking badge-maker v0.3.1
[INFO] [stderr]     Checking test-utils v0.0.0 (/opt/rustwide/workdir/crates/test-utils)
[INFO] [stderr]     Checking syntax v0.0.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]     Checking task v0.1.0 (/opt/rustwide/workdir/tasks)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> tasks/src/grammar/utils.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut stdout = cmd!(sh, "rustup run stable rustfmt --config-path {rustfmt_toml}")
[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]   --> tasks/src/grammar/utils.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let version = cmd!(sh, "rustup run stable rustfmt --version").read().unwrap_or_default();
[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]   --> tasks/src/main.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 |     if cmd!(sh, "cargo fuzz --help").read().is_err() {
[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]   --> tasks/src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cmd!(sh, "cargo install cargo-fuzz").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]   --> tasks/src/main.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let out = cmd!(sh, "rustc --version").read()?;
[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]   --> tasks/src/main.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     cmd!(sh, "cargo fuzz run parser").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]     Checking crates_tests v0.0.0 (/opt/rustwide/workdir/crates/crates_tests)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> tasks/src/grammar/utils.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut stdout = cmd!(sh, "rustup run stable rustfmt --config-path {rustfmt_toml}")
[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]   --> tasks/src/grammar/utils.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let version = cmd!(sh, "rustup run stable rustfmt --version").read().unwrap_or_default();
[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]   --> tasks/src/main.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 |     if cmd!(sh, "cargo fuzz --help").read().is_err() {
[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]   --> tasks/src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cmd!(sh, "cargo install cargo-fuzz").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]   --> tasks/src/main.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let out = cmd!(sh, "rustc --version").read()?;
[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]   --> tasks/src/main.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     cmd!(sh, "cargo fuzz run parser").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: unused import: `T`
[INFO] [stdout]  --> crates/parser/src/syntax_kind.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::generated::{SyntaxKind, T};
[INFO] [stdout]   |                                       ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: struct `TestCase` is never constructed
[INFO] [stdout]   --> crates/parser/src/tests.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct TestCase {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6545:17
[INFO] [stdout]      |
[INFO] [stdout] 6545 |             let mut lex = logos_lexer::new(TXT);
[INFO] [stdout]      |                 ----^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6550:17
[INFO] [stdout]      |
[INFO] [stdout] 6550 |             let mut buf = String::new();
[INFO] [stdout]      |                 ----^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6556:34
[INFO] [stdout]      |
[INFO] [stdout] 6556 |                 StrStep::Token { kind, text } => {
[INFO] [stdout]      |                                  ^^^^ help: try ignoring the field: `kind: _`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6561:34
[INFO] [stdout]      |
[INFO] [stdout] 6561 |                 StrStep::Enter { kind } => {
[INFO] [stdout]      |                                  ^^^^ help: try ignoring the field: `kind: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6573:34
[INFO] [stdout]      |
[INFO] [stdout] 6573 |                 StrStep::Error { msg, pos } => {
[INFO] [stdout]      |                                  ^^^ help: try ignoring the field: `msg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6573:39
[INFO] [stdout]      |
[INFO] [stdout] 6573 |                 StrStep::Error { msg, pos } => {
[INFO] [stdout]      |                                       ^^^ help: try ignoring the field: `pos: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lex`
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6545:17
[INFO] [stdout]      |
[INFO] [stdout] 6545 |             let mut lex = logos_lexer::new(TXT);
[INFO] [stdout]      |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]     --> crates/bench/benches/lex.rs:6550:17
[INFO] [stdout]      |
[INFO] [stdout] 6550 |             let mut buf = String::new();
[INFO] [stdout]      |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 30.09s
[INFO] running `Command { std: "docker" "inspect" "9f922cc8db657bc47d4cf75f2192d3fda2eeb51db92acb7ac6a40f1639e5ff8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f922cc8db657bc47d4cf75f2192d3fda2eeb51db92acb7ac6a40f1639e5ff8f", kill_on_drop: false }`
[INFO] [stdout] 9f922cc8db657bc47d4cf75f2192d3fda2eeb51db92acb7ac6a40f1639e5ff8f
