[INFO] fetching crate mergiraf 0.16.1... [INFO] building mergiraf-0.16.1 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate mergiraf 0.16.1 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate mergiraf 0.16.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mergiraf 0.16.1 [INFO] tweaked toml for crates.io crate mergiraf 0.16.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mergiraf 0.16.1 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mergiraf 0.16.1 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc5087bd992aeb7d490f166901483d8169b5c228bbae5a314a82cacc880bcd0a [INFO] running `Command { std: "docker" "start" "-a" "bc5087bd992aeb7d490f166901483d8169b5c228bbae5a314a82cacc880bcd0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc5087bd992aeb7d490f166901483d8169b5c228bbae5a314a82cacc880bcd0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5087bd992aeb7d490f166901483d8169b5c228bbae5a314a82cacc880bcd0a", kill_on_drop: false }` [INFO] [stdout] bc5087bd992aeb7d490f166901483d8169b5c228bbae5a314a82cacc880bcd0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45e1d7810aa2d12f3dfc7e4f4c5a534ae8c972a69e2ddc4599f7af51a6352545 [INFO] running `Command { std: "docker" "start" "-a" "45e1d7810aa2d12f3dfc7e4f4c5a534ae8c972a69e2ddc4599f7af51a6352545", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling diffy-imara v0.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-python-orchard v0.4.1 [INFO] [stderr] Compiling tree-sitter-properties v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-rust-orchard v0.14.0 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-starlark v1.3.0 [INFO] [stderr] Compiling tree-sitter-systemverilog v0.3.1 [INFO] [stderr] Compiling tree-sitter-cmake v0.7.1 [INFO] [stderr] Compiling tree-sitter-md v0.5.1 [INFO] [stderr] Compiling tree-sitter-xml v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-gosum-orchard v0.3.1 [INFO] [stderr] Compiling tree-sitter-java-orchard v0.3.1 [INFO] [stderr] Compiling tree-sitter-scala v0.24.0 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-hcl v1.1.0 [INFO] [stderr] Compiling tree-sitter-make v1.1.1 [INFO] [stderr] Compiling tree-sitter-dart-orchard v0.3.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-ocaml v0.24.2 [INFO] [stderr] Compiling tree-sitter-nix v0.3.0 [INFO] [stderr] Compiling tree-sitter-devicetree v0.14.1 [INFO] [stderr] Compiling tree-sitter-ini v1.3.0 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-gomod-orchard v0.5.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-solidity v1.2.13 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling mergiraf v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pathfinding v3.0.14 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling nonempty-collections v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tree-edit-distance v0.4.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stdout] warning: unused import: `StrExt` [INFO] [stdout] --> src/ast.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | StrExt, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/ast.rs:318:22 [INFO] [stdout] | [INFO] [stdout] 318 | #[expect(unstable_name_collisions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unfulfilled_lint_expectations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "45e1d7810aa2d12f3dfc7e4f4c5a534ae8c972a69e2ddc4599f7af51a6352545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e1d7810aa2d12f3dfc7e4f4c5a534ae8c972a69e2ddc4599f7af51a6352545", kill_on_drop: false }` [INFO] [stdout] 45e1d7810aa2d12f3dfc7e4f4c5a534ae8c972a69e2ddc4599f7af51a6352545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320f8ae839b6d175a8e273801bed56ac1540d9b0c6e614e2d04be751e7e22891 [INFO] running `Command { std: "docker" "start" "-a" "320f8ae839b6d175a8e273801bed56ac1540d9b0c6e614e2d04be751e7e22891", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-scala v0.24.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling tree-sitter-xml v0.7.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tree-sitter-nix v0.3.0 [INFO] [stderr] Compiling tree-sitter-java-orchard v0.3.1 [INFO] [stderr] Compiling tree-sitter-gomod-orchard v0.5.1 [INFO] [stderr] Compiling tree-sitter-dart-orchard v0.3.1 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-systemverilog v0.3.1 [INFO] [stderr] Compiling tree-sitter-python-orchard v0.4.1 [INFO] [stderr] Compiling tree-sitter-gosum-orchard v0.3.1 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling tree-sitter-md v0.5.1 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-ini v1.3.0 [INFO] [stderr] Compiling tree-sitter-hcl v1.1.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-properties v0.3.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-ocaml v0.24.2 [INFO] [stderr] Compiling tree-sitter-starlark v1.3.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-solidity v1.2.13 [INFO] [stderr] Compiling tree-sitter-rust-orchard v0.14.0 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tree-sitter-devicetree v0.14.1 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tree-sitter-make v1.1.1 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-cmake v0.7.1 [INFO] [stderr] Compiling nonempty-collections v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling caplog v0.3.0 [INFO] [stderr] Compiling diffy-imara v0.3.2 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling mergiraf v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pathfinding v3.0.14 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling tree-edit-distance v0.4.0 [INFO] [stdout] warning: unused import: `StrExt` [INFO] [stdout] --> src/ast.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | StrExt, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stdout] warning: unused import: `StrExt` [INFO] [stdout] --> src/ast.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | StrExt, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/ast.rs:318:22 [INFO] [stdout] | [INFO] [stdout] 318 | #[expect(unstable_name_collisions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unfulfilled_lint_expectations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/ast.rs:318:22 [INFO] [stdout] | [INFO] [stdout] 318 | #[expect(unstable_name_collisions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unfulfilled_lint_expectations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StrExt` [INFO] [stdout] --> src/ast.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | StrExt, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> src/std_ext.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/ast.rs:318:22 [INFO] [stdout] | [INFO] [stdout] 318 | #[expect(unstable_name_collisions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unfulfilled_lint_expectations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.36s [INFO] running `Command { std: "docker" "inspect" "320f8ae839b6d175a8e273801bed56ac1540d9b0c6e614e2d04be751e7e22891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320f8ae839b6d175a8e273801bed56ac1540d9b0c6e614e2d04be751e7e22891", kill_on_drop: false }` [INFO] [stdout] 320f8ae839b6d175a8e273801bed56ac1540d9b0c6e614e2d04be751e7e22891