[INFO] fetching crate normalize-refactor 0.3.2...
[INFO] checking normalize-refactor-0.3.2 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate normalize-refactor 0.3.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate normalize-refactor 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate normalize-refactor 0.3.2
[INFO] tweaked toml for crates.io crate normalize-refactor 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate normalize-refactor 0.3.2 on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate normalize-refactor 0.3.2 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fed5addc1fafe207f7d44d99b3e7e490f2d1e7e4e61a93d7a32cbe3ceb9e47a9
[INFO] running `Command { std: "docker" "start" "-a" "fed5addc1fafe207f7d44d99b3e7e490f2d1e7e4e61a93d7a32cbe3ceb9e47a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fed5addc1fafe207f7d44d99b3e7e490f2d1e7e4e61a93d7a32cbe3ceb9e47a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed5addc1fafe207f7d44d99b3e7e490f2d1e7e4e61a93d7a32cbe3ceb9e47a9", kill_on_drop: false }`
[INFO] [stdout] fed5addc1fafe207f7d44d99b3e7e490f2d1e7e4e61a93d7a32cbe3ceb9e47a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a39f750fd8a7f1306fd77cd05b66242c869419fc7490229b6a445a48f3fb8584
[INFO] running `Command { std: "docker" "start" "-a" "a39f750fd8a7f1306fd77cd05b66242c869419fc7490229b6a445a48f3fb8584", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking gix-trace v0.1.19
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking gix-sec v0.13.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking filetime v0.2.28
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking imara-diff v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking gix-validate v0.11.1
[INFO] [stderr]     Checking gix-utils v0.3.2
[INFO] [stderr]     Checking gix-error v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking gix-date v0.15.3
[INFO] [stderr]     Checking gix-actor v0.40.0
[INFO] [stderr]     Checking gix-chunk v0.7.1
[INFO] [stderr]     Checking gix-quote v0.7.1
[INFO] [stderr]     Checking gix-bitmap v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling normalize-derive v0.3.2
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking gix-path v0.11.3
[INFO] [stderr]     Checking gix-packetline v0.21.3
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking gix-features v0.46.2
[INFO] [stderr]     Checking gix-config-value v0.17.2
[INFO] [stderr]     Checking gix-command v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking gix-url v0.35.3
[INFO] [stderr]     Checking imara-diff v0.1.8
[INFO] [stderr]     Checking gix-hash v0.23.0
[INFO] [stderr]     Checking gix-fs v0.19.2
[INFO] [stderr]     Checking gix-glob v0.24.0
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking gix-tempfile v21.0.2
[INFO] [stderr]     Checking gix-lock v21.0.2
[INFO] [stderr]     Checking gix-hashtable v0.13.0
[INFO] [stderr]     Checking gix-commitgraph v0.35.0
[INFO] [stderr]     Checking gix-object v0.58.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking gix-attributes v0.31.0
[INFO] [stderr]     Checking gix-ignore v0.19.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking normalize-core v0.3.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]     Checking gix-pathspec v0.16.1
[INFO] [stderr]     Checking gix-revwalk v0.29.0
[INFO] [stderr]     Checking gix-ref v0.61.0
[INFO] [stderr]     Checking gix-filter v0.28.0
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking gix-traverse v0.55.0
[INFO] [stderr]     Checking gix-revision v0.43.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking gix-pack v0.68.0
[INFO] [stderr]     Checking gix-index v0.49.0
[INFO] [stderr]     Checking gix-shallow v0.10.0
[INFO] [stderr]     Checking gix-refspec v0.39.0
[INFO] [stderr]     Checking gix-transport v0.55.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking gix-discover v0.49.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking gix-config v0.54.0
[INFO] [stderr]     Checking normalize-facts-core v0.3.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking gix-protocol v0.59.0
[INFO] [stderr]     Checking gix-worktree v0.50.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking gix-diff v0.61.0
[INFO] [stderr]     Checking gix-dir v0.23.0
[INFO] [stderr]     Checking gix-odb v0.78.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking libsql-hrana v0.9.30
[INFO] [stderr]     Checking normalize-shadow v0.3.2
[INFO] [stderr]     Checking gix-blame v0.11.0
[INFO] [stderr]     Checking gix-status v0.28.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking gix-submodule v0.28.0
[INFO] [stderr]     Checking gix v0.81.0
[INFO] [stderr]     Checking ast-grep-core v0.40.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking normalize-language-meta v0.3.2
[INFO] [stderr]     Checking normalize-manifest v0.3.2
[INFO] [stderr]    Compiling libsql-ffi v0.9.30
[INFO] [stderr]     Checking normalize-local-deps v0.3.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking normalize-output v0.3.2
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.25.0
[INFO] [stderr]     Checking libsql-rusqlite v0.9.30
[INFO] [stderr]     Checking libsql-sys v0.9.30
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking tonic-web v0.11.0
[INFO] [stderr]     Checking libsql_replication v0.9.30
[INFO] [stderr]     Checking libsql v0.9.30
[INFO] [stderr]     Checking normalize-languages v0.3.2
[INFO] [stderr]     Checking normalize-cfg v0.3.2
[INFO] [stderr]     Checking normalize-facts v0.3.2
[INFO] [stderr]     Checking normalize-edit v0.3.2
[INFO] [stderr]     Checking normalize-refactor v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-rust`
[INFO] [stdout]    --> tests/cross_file.rs:638:15
[INFO] [stdout]     |
[INFO] [stdout] 638 |         #[cfg(feature = "lang-rust")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-rust` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-typescript`
[INFO] [stdout]    --> tests/cross_file.rs:640:15
[INFO] [stdout]     |
[INFO] [stdout] 640 |         #[cfg(feature = "lang-typescript")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-typescript` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-typescript`
[INFO] [stdout]    --> tests/cross_file.rs:642:15
[INFO] [stdout]     |
[INFO] [stdout] 642 |         #[cfg(feature = "lang-typescript")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-typescript` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-javascript`
[INFO] [stdout]    --> tests/cross_file.rs:644:15
[INFO] [stdout]     |
[INFO] [stdout] 644 |         #[cfg(feature = "lang-javascript")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-javascript` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-python`
[INFO] [stdout]    --> tests/cross_file.rs:646:15
[INFO] [stdout]     |
[INFO] [stdout] 646 |         #[cfg(feature = "lang-python")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-python` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-go`
[INFO] [stdout]    --> tests/cross_file.rs:648:15
[INFO] [stdout]     |
[INFO] [stdout] 648 |         #[cfg(feature = "lang-go")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-go` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-ruby`
[INFO] [stdout]    --> tests/cross_file.rs:650:15
[INFO] [stdout]     |
[INFO] [stdout] 650 |         #[cfg(feature = "lang-ruby")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-ruby` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-java`
[INFO] [stdout]    --> tests/cross_file.rs:652:15
[INFO] [stdout]     |
[INFO] [stdout] 652 |         #[cfg(feature = "lang-java")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-java` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-kotlin`
[INFO] [stdout]    --> tests/cross_file.rs:654:15
[INFO] [stdout]     |
[INFO] [stdout] 654 |         #[cfg(feature = "lang-kotlin")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-kotlin` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-groovy`
[INFO] [stdout]    --> tests/cross_file.rs:656:15
[INFO] [stdout]     |
[INFO] [stdout] 656 |         #[cfg(feature = "lang-groovy")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-groovy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-scala`
[INFO] [stdout]    --> tests/cross_file.rs:658:15
[INFO] [stdout]     |
[INFO] [stdout] 658 |         #[cfg(feature = "lang-scala")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-scala` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-csharp`
[INFO] [stdout]    --> tests/cross_file.rs:660:15
[INFO] [stdout]     |
[INFO] [stdout] 660 |         #[cfg(feature = "lang-csharp")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-csharp` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-vb`
[INFO] [stdout]    --> tests/cross_file.rs:662:15
[INFO] [stdout]     |
[INFO] [stdout] 662 |         #[cfg(feature = "lang-vb")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-vb` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-fsharp`
[INFO] [stdout]    --> tests/cross_file.rs:664:15
[INFO] [stdout]     |
[INFO] [stdout] 664 |         #[cfg(feature = "lang-fsharp")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-fsharp` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-swift`
[INFO] [stdout]    --> tests/cross_file.rs:666:15
[INFO] [stdout]     |
[INFO] [stdout] 666 |         #[cfg(feature = "lang-swift")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-swift` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-dart`
[INFO] [stdout]    --> tests/cross_file.rs:668:15
[INFO] [stdout]     |
[INFO] [stdout] 668 |         #[cfg(feature = "lang-dart")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-dart` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-zig`
[INFO] [stdout]    --> tests/cross_file.rs:670:15
[INFO] [stdout]     |
[INFO] [stdout] 670 |         #[cfg(feature = "lang-zig")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-zig` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-elixir`
[INFO] [stdout]    --> tests/cross_file.rs:672:15
[INFO] [stdout]     |
[INFO] [stdout] 672 |         #[cfg(feature = "lang-elixir")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-elixir` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-erlang`
[INFO] [stdout]    --> tests/cross_file.rs:674:15
[INFO] [stdout]     |
[INFO] [stdout] 674 |         #[cfg(feature = "lang-erlang")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-erlang` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-haskell`
[INFO] [stdout]    --> tests/cross_file.rs:676:15
[INFO] [stdout]     |
[INFO] [stdout] 676 |         #[cfg(feature = "lang-haskell")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-haskell` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-ocaml`
[INFO] [stdout]    --> tests/cross_file.rs:678:15
[INFO] [stdout]     |
[INFO] [stdout] 678 |         #[cfg(feature = "lang-ocaml")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-ocaml` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-lua`
[INFO] [stdout]    --> tests/cross_file.rs:680:15
[INFO] [stdout]     |
[INFO] [stdout] 680 |         #[cfg(feature = "lang-lua")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-lua` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-php`
[INFO] [stdout]    --> tests/cross_file.rs:682:15
[INFO] [stdout]     |
[INFO] [stdout] 682 |         #[cfg(feature = "lang-php")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-php` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-perl`
[INFO] [stdout]    --> tests/cross_file.rs:684:15
[INFO] [stdout]     |
[INFO] [stdout] 684 |         #[cfg(feature = "lang-perl")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-perl` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-clojure`
[INFO] [stdout]    --> tests/cross_file.rs:686:15
[INFO] [stdout]     |
[INFO] [stdout] 686 |         #[cfg(feature = "lang-clojure")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-clojure` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-commonlisp`
[INFO] [stdout]    --> tests/cross_file.rs:688:15
[INFO] [stdout]     |
[INFO] [stdout] 688 |         #[cfg(feature = "lang-commonlisp")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-commonlisp` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-scheme`
[INFO] [stdout]    --> tests/cross_file.rs:690:15
[INFO] [stdout]     |
[INFO] [stdout] 690 |         #[cfg(feature = "lang-scheme")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-scheme` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-gleam`
[INFO] [stdout]    --> tests/cross_file.rs:692:15
[INFO] [stdout]     |
[INFO] [stdout] 692 |         #[cfg(feature = "lang-gleam")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-gleam` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-rescript`
[INFO] [stdout]    --> tests/cross_file.rs:694:15
[INFO] [stdout]     |
[INFO] [stdout] 694 |         #[cfg(feature = "lang-rescript")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-rescript` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-elm`
[INFO] [stdout]    --> tests/cross_file.rs:696:15
[INFO] [stdout]     |
[INFO] [stdout] 696 |         #[cfg(feature = "lang-elm")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-elm` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-nix`
[INFO] [stdout]    --> tests/cross_file.rs:698:15
[INFO] [stdout]     |
[INFO] [stdout] 698 |         #[cfg(feature = "lang-nix")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-nix` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-r`
[INFO] [stdout]    --> tests/cross_file.rs:700:15
[INFO] [stdout]     |
[INFO] [stdout] 700 |         #[cfg(feature = "lang-r")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-r` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-julia`
[INFO] [stdout]    --> tests/cross_file.rs:702:15
[INFO] [stdout]     |
[INFO] [stdout] 702 |         #[cfg(feature = "lang-julia")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-julia` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-matlab`
[INFO] [stdout]    --> tests/cross_file.rs:704:15
[INFO] [stdout]     |
[INFO] [stdout] 704 |         #[cfg(feature = "lang-matlab")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-matlab` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-prolog`
[INFO] [stdout]    --> tests/cross_file.rs:706:15
[INFO] [stdout]     |
[INFO] [stdout] 706 |         #[cfg(feature = "lang-prolog")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-prolog` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-d`
[INFO] [stdout]    --> tests/cross_file.rs:708:15
[INFO] [stdout]     |
[INFO] [stdout] 708 |         #[cfg(feature = "lang-d")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-d` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-css`
[INFO] [stdout]    --> tests/cross_file.rs:722:15
[INFO] [stdout]     |
[INFO] [stdout] 722 |         #[cfg(feature = "lang-css")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-css` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-scss`
[INFO] [stdout]    --> tests/cross_file.rs:724:15
[INFO] [stdout]     |
[INFO] [stdout] 724 |         #[cfg(feature = "lang-scss")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-scss` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-json`
[INFO] [stdout]    --> tests/cross_file.rs:726:15
[INFO] [stdout]     |
[INFO] [stdout] 726 |         #[cfg(feature = "lang-json")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-json` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-yaml`
[INFO] [stdout]    --> tests/cross_file.rs:728:15
[INFO] [stdout]     |
[INFO] [stdout] 728 |         #[cfg(feature = "lang-yaml")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-yaml` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-toml`
[INFO] [stdout]    --> tests/cross_file.rs:730:15
[INFO] [stdout]     |
[INFO] [stdout] 730 |         #[cfg(feature = "lang-toml")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-toml` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-xml`
[INFO] [stdout]    --> tests/cross_file.rs:732:15
[INFO] [stdout]     |
[INFO] [stdout] 732 |         #[cfg(feature = "lang-xml")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-xml` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-html`
[INFO] [stdout]    --> tests/cross_file.rs:734:15
[INFO] [stdout]     |
[INFO] [stdout] 734 |         #[cfg(feature = "lang-html")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-html` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-markdown`
[INFO] [stdout]    --> tests/cross_file.rs:736:15
[INFO] [stdout]     |
[INFO] [stdout] 736 |         #[cfg(feature = "lang-markdown")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-markdown` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-sql`
[INFO] [stdout]    --> tests/cross_file.rs:738:15
[INFO] [stdout]     |
[INFO] [stdout] 738 |         #[cfg(feature = "lang-sql")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-sql` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-graphql`
[INFO] [stdout]    --> tests/cross_file.rs:740:15
[INFO] [stdout]     |
[INFO] [stdout] 740 |         #[cfg(feature = "lang-graphql")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-graphql` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-bash`
[INFO] [stdout]    --> tests/cross_file.rs:742:15
[INFO] [stdout]     |
[INFO] [stdout] 742 |         #[cfg(feature = "lang-bash")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-bash` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-fish`
[INFO] [stdout]    --> tests/cross_file.rs:744:15
[INFO] [stdout]     |
[INFO] [stdout] 744 |         #[cfg(feature = "lang-fish")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-fish` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-awk`
[INFO] [stdout]    --> tests/cross_file.rs:746:15
[INFO] [stdout]     |
[INFO] [stdout] 746 |         #[cfg(feature = "lang-awk")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-awk` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-powershell`
[INFO] [stdout]    --> tests/cross_file.rs:748:15
[INFO] [stdout]     |
[INFO] [stdout] 748 |         #[cfg(feature = "lang-powershell")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-powershell` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-glsl`
[INFO] [stdout]    --> tests/cross_file.rs:750:15
[INFO] [stdout]     |
[INFO] [stdout] 750 |         #[cfg(feature = "lang-glsl")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-glsl` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-hlsl`
[INFO] [stdout]    --> tests/cross_file.rs:752:15
[INFO] [stdout]     |
[INFO] [stdout] 752 |         #[cfg(feature = "lang-hlsl")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-hlsl` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lang-dockerfile`
[INFO] [stdout]    --> tests/cross_file.rs:754:15
[INFO] [stdout]     |
[INFO] [stdout] 754 |         #[cfg(feature = "lang-dockerfile")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `lang-dockerfile` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "a39f750fd8a7f1306fd77cd05b66242c869419fc7490229b6a445a48f3fb8584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39f750fd8a7f1306fd77cd05b66242c869419fc7490229b6a445a48f3fb8584", kill_on_drop: false }`
[INFO] [stdout] a39f750fd8a7f1306fd77cd05b66242c869419fc7490229b6a445a48f3fb8584
