[INFO] fetching crate bashrs 6.32.1... [INFO] testing bashrs-6.32.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bashrs 6.32.1 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate bashrs 6.32.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bashrs 6.32.1 [INFO] tweaked toml for crates.io crate bashrs 6.32.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bashrs 6.32.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bashrs 6.32.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded xattr v1.5.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded cc v1.2.25 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded rustyline v17.0.2 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded windows-sys v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72fe33b6a0997d45645f9bddede32a4b95187f46f8af2e653547dc1ed224e889 [INFO] running `Command { std: "docker" "start" "-a" "72fe33b6a0997d45645f9bddede32a4b95187f46f8af2e653547dc1ed224e889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72fe33b6a0997d45645f9bddede32a4b95187f46f8af2e653547dc1ed224e889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fe33b6a0997d45645f9bddede32a4b95187f46f8af2e653547dc1ed224e889", kill_on_drop: false }` [INFO] [stdout] 72fe33b6a0997d45645f9bddede32a4b95187f46f8af2e653547dc1ed224e889 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 061eee036bd1b5d4cb70156c936019f1537e34499aa6db6c8e00b4a25b964cb6 [INFO] running `Command { std: "docker" "start" "-a" "061eee036bd1b5d4cb70156c936019f1537e34499aa6db6c8e00b4a25b964cb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bashrs v6.32.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rustyline v17.0.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stdout] warning: value assigned to `quality` is never read [INFO] [stdout] --> src/cli/bench.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | quality.lint_passed = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "061eee036bd1b5d4cb70156c936019f1537e34499aa6db6c8e00b4a25b964cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "061eee036bd1b5d4cb70156c936019f1537e34499aa6db6c8e00b4a25b964cb6", kill_on_drop: false }` [INFO] [stdout] 061eee036bd1b5d4cb70156c936019f1537e34499aa6db6c8e00b4a25b964cb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b014aaf6fbdc72518c33e558e15beba654b8e8dfad107261ee1d5ccedb113d [INFO] running `Command { std: "docker" "start" "-a" "c5b014aaf6fbdc72518c33e558e15beba654b8e8dfad107261ee1d5ccedb113d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling bashrs v6.32.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `proptest::prelude::*` [INFO] [stdout] --> src/repl/purifier.rs:1788:13 [INFO] [stdout] | [INFO] [stdout] 1788 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `quality` is never read [INFO] [stdout] --> src/cli/bench.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | quality.lint_passed = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `demo_parse` is never used [INFO] [stdout] --> examples/quality_tools_demo.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn demo_parse(file_path: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_001_parse_basic_makefile` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn test_CLI_MAKE_001_parse_basic_makefile() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_001_parse_basic_makefile` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_001_parse_json_format` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn test_CLI_MAKE_001_parse_json_format() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_001_parse_json_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_002_purify_dry_run` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn test_CLI_MAKE_002_purify_dry_run() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_002_purify_dry_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_002_purify_no_changes_needed` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn test_CLI_MAKE_002_purify_no_changes_needed() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_002_purify_no_changes_needed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_003_purify_fix_inplace` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn test_CLI_MAKE_003_purify_fix_inplace() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_003_purify_fix_inplace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_003_purify_fix_creates_backup` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:143:4 [INFO] [stdout] | [INFO] [stdout] 143 | fn test_CLI_MAKE_003_purify_fix_creates_backup() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_003_purify_fix_creates_backup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_004_purify_output_file` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | fn test_CLI_MAKE_004_purify_output_file() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_004_purify_output_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_004_purify_output_preserves_input` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:201:4 [INFO] [stdout] | [INFO] [stdout] 201 | fn test_CLI_MAKE_004_purify_output_preserves_input() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_004_purify_output_preserves_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_005_purify_report` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn test_CLI_MAKE_005_purify_report() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_005_purify_report` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_005_purify_report_json_format` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:254:4 [INFO] [stdout] | [INFO] [stdout] 254 | fn test_CLI_MAKE_005_purify_report_json_format() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_005_purify_report_json_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_005_purify_report_no_changes` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:275:4 [INFO] [stdout] | [INFO] [stdout] 275 | fn test_CLI_MAKE_005_purify_report_no_changes() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_005_purify_report_no_changes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_006_parse_invalid_makefile` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:297:4 [INFO] [stdout] | [INFO] [stdout] 297 | fn test_CLI_MAKE_006_parse_invalid_makefile() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_006_parse_invalid_makefile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_006_parse_nonexistent_file` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:316:4 [INFO] [stdout] | [INFO] [stdout] 316 | fn test_CLI_MAKE_006_parse_nonexistent_file() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_006_parse_nonexistent_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_006_purify_invalid_makefile` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:327:4 [INFO] [stdout] | [INFO] [stdout] 327 | fn test_CLI_MAKE_006_purify_invalid_makefile() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_006_purify_invalid_makefile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_007_purify_multiple_wildcards` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:348:4 [INFO] [stdout] | [INFO] [stdout] 348 | fn test_CLI_MAKE_007_purify_multiple_wildcards() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_007_purify_multiple_wildcards` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_008_purify_complex_makefile` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:379:4 [INFO] [stdout] | [INFO] [stdout] 379 | fn test_CLI_MAKE_008_purify_complex_makefile() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_008_purify_complex_makefile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_CLI_MAKE_009_integration_full_workflow` should have a snake case name [INFO] [stdout] --> tests/cli_make_tests.rs:419:4 [INFO] [stdout] | [INFO] [stdout] 419 | fn test_CLI_MAKE_009_integration_full_workflow() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cli_make_009_integration_full_workflow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ISSUE_001_autofix_preserves_syntax` should have a snake case name [INFO] [stdout] --> tests/test_issue_001_autofix.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn test_ISSUE_001_autofix_preserves_syntax() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_issue_001_autofix_preserves_syntax` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ISSUE_001_autofix_no_extra_braces` should have a snake case name [INFO] [stdout] --> tests/test_issue_001_autofix.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn test_ISSUE_001_autofix_no_extra_braces() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_issue_001_autofix_no_extra_braces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ISSUE_001_autofix_sc2116_correctly` should have a snake case name [INFO] [stdout] --> tests/test_issue_001_autofix.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn test_ISSUE_001_autofix_sc2116_correctly() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_issue_001_autofix_sc2116_correctly` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ISSUE_001_autofix_multiple_issues` should have a snake case name [INFO] [stdout] --> tests/test_issue_001_autofix.rs:157:4 [INFO] [stdout] | [INFO] [stdout] 157 | fn test_ISSUE_001_autofix_multiple_issues() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_issue_001_autofix_multiple_issues` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bashrs_repl` is never used [INFO] [stdout] --> tests/test_repl_explain_mode.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn bashrs_repl() -> Command { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_explain_mode_parameter_expansion` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn test_REPL_005_002_explain_mode_parameter_expansion() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_explain_mode_parameter_expansion` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_explain_mode_unknown_construct` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn test_REPL_005_002_explain_mode_unknown_construct() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_explain_mode_unknown_construct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_explain_mode_in_help` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn test_REPL_005_002_explain_mode_in_help() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_explain_mode_in_help` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_explain_module_exported` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn test_REPL_005_002_explain_module_exported() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_explain_module_exported` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_explanation_struct_public` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn test_REPL_005_002_explanation_struct_public() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_explanation_struct_public` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_parameter_expansions_comprehensive` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn test_REPL_005_002_parameter_expansions_comprehensive() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_parameter_expansions_comprehensive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_control_flow_comprehensive` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn test_REPL_005_002_control_flow_comprehensive() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_control_flow_comprehensive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_redirections_comprehensive` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | fn test_REPL_005_002_redirections_comprehensive() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_redirections_comprehensive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_property_recognized_constructs` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn test_REPL_005_002_property_recognized_constructs() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_property_recognized_constructs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_property_unknown_constructs` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | fn test_REPL_005_002_property_unknown_constructs() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_property_unknown_constructs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_REPL_005_002_property_format_consistency` should have a snake case name [INFO] [stdout] --> tests/test_repl_explain_mode.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | fn test_REPL_005_002_property_format_consistency() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_repl_005_002_property_format_consistency` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bashrs` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name bashrs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="base64"' --cfg 'feature="basic"' --cfg 'feature="clap"' --cfg 'feature="compile"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="pretty-errors"' --cfg 'feature="tar"' --cfg 'feature="tokio"' --cfg 'feature="tracing-subscriber"' --cfg 'feature="validation"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "basic", "clap", "compile", "completions", "console_error_panic_hook", "default", "flate2", "full", "getrandom", "js-sys", "loops", "lsp", "minimal", "optimization", "pattern-matching", "pretty-errors", "tar", "tokio", "tracing-subscriber", "validation", "verification", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "watch", "web-sys", "zstd"))' -C metadata=ee308b237acf8739 -C extra-filename=-ce5d989cc85e3449 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-9112911de797d02f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-adaa545f20c9ea0e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2aa3cf1ad3fab2bd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-32785cfc03115874.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6df3dee466d7888e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b3480250beb56134.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-19b7d9f8f1c8ce69.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-bc153c33ab127895.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3af986f44966aa55.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-89c4fa4169aa40ae.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b3530727cd9d6d55.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-eb296244f575eba9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-581cc57b588ee3e2.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-3353152d0256f0e6.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-089474f559e8377d.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-f14043fb4438c5a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-04bd3ca3e47a1e51.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-48a349aca17e33a6.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-151a2bce8961fbae.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-ab8131a17ae05925.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-d8f0f6e3f9608e8d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e687f60c44824b64.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c75cd56d2d8a4f57.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f758b31752fe45d3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36e8f5c9dd76e4cb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ada7e218afc043ab.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1474f882cfe3b30c.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-d361aea3c9233e04.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d5ac0de95b7e3d49/out -L native=/opt/rustwide/target/debug/build/blake3-d5ac0de95b7e3d49/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9177d2b3f7f03482/out --check-cfg 'cfg(kani)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c5b014aaf6fbdc72518c33e558e15beba654b8e8dfad107261ee1d5ccedb113d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b014aaf6fbdc72518c33e558e15beba654b8e8dfad107261ee1d5ccedb113d", kill_on_drop: false }` [INFO] [stdout] c5b014aaf6fbdc72518c33e558e15beba654b8e8dfad107261ee1d5ccedb113d