[INFO] cloning repository https://github.com/jfs-jfs/corrector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfs-jfs/corrector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfs-jfs%2Fcorrector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfs-jfs%2Fcorrector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d51d6c10ed41f8a4986f3251cafbe44ed9fba34 [INFO] testing jfs-jfs/corrector against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfs-jfs%2Fcorrector" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jfs-jfs/corrector [INFO] finished tweaking git repo https://github.com/jfs-jfs/corrector [INFO] tweaked toml for git repo https://github.com/jfs-jfs/corrector written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jfs-jfs/corrector on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jfs-jfs/corrector already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc [INFO] running `Command { std: "docker" "start" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", 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.174 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling corrector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `og_text` [INFO] [stdout] --> src/fixer/mod.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `suggestions` [INFO] [stdout] --> src/fixer/mod.rs:24:46 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggestions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `enabledRules` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | enabledRules: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `enabled_rules` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disabledRules` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | disabledRules: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disabledCategories` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | disabledCategories: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_categories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sentenceRanges` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | sentenceRanges: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sentence_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `extendedSentenceRanges` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | extendedSentenceRanges: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `extended_sentence_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `buildDate` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | buildDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `build_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `apiVersion` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | apiVersion: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `api_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `premiumHint` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | premiumHint: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `premium_hint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `incompleteResults` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | incompleteResults: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `incomplete_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `detectedLanguage` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | detectedLanguage: DetectedLanguage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shortMessage` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | shortMessage: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `short_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ignoreForIncompleteSentence` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | ignoreForIncompleteSentence: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ignore_for_incomplete_sentence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `contextForSureMatch` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | contextForSureMatch: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `context_for_sure_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `typeName` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | typeName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `type_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `issueType` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | issueType: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `issue_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `detectedLanguages` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | detectedLanguages: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_languages` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `og_text` [INFO] [stdout] --> src/fixer/mod.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `suggestions` [INFO] [stdout] --> src/fixer/mod.rs:24:46 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggestions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `enabledRules` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | enabledRules: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `enabled_rules` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disabledRules` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | disabledRules: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disabledCategories` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | disabledCategories: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_categories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sentenceRanges` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | sentenceRanges: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sentence_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `extendedSentenceRanges` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | extendedSentenceRanges: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `extended_sentence_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `buildDate` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | buildDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `build_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `apiVersion` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | apiVersion: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `api_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `premiumHint` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | premiumHint: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `premium_hint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `incompleteResults` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | incompleteResults: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `incomplete_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `detectedLanguage` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | detectedLanguage: DetectedLanguage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shortMessage` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | shortMessage: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `short_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ignoreForIncompleteSentence` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | ignoreForIncompleteSentence: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ignore_for_incomplete_sentence` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling corrector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `contextForSureMatch` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | contextForSureMatch: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `context_for_sure_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `typeName` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | typeName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `type_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `issueType` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | issueType: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `issue_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `detectedLanguages` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | detectedLanguages: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_languages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `og_text` [INFO] [stdout] --> src/fixer/mod.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `suggestions` [INFO] [stdout] --> src/fixer/mod.rs:24:46 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggestions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `enabledRules` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | enabledRules: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `enabled_rules` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disabledRules` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | disabledRules: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disabledCategories` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | disabledCategories: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_categories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sentenceRanges` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | sentenceRanges: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sentence_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `extendedSentenceRanges` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | extendedSentenceRanges: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `extended_sentence_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `buildDate` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | buildDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `build_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `apiVersion` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | apiVersion: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `api_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `premiumHint` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | premiumHint: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `premium_hint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `incompleteResults` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | incompleteResults: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `incomplete_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `detectedLanguage` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | detectedLanguage: DetectedLanguage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shortMessage` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | shortMessage: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `short_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ignoreForIncompleteSentence` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | ignoreForIncompleteSentence: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ignore_for_incomplete_sentence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `contextForSureMatch` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | contextForSureMatch: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `context_for_sure_match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `typeName` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | typeName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `type_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `issueType` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | issueType: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `issue_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `detectedLanguages` should have a snake case name [INFO] [stdout] --> src/api/mod.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | detectedLanguages: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_languages` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `og_text` [INFO] [stdout] [INFO] [stderr] --> src/fixer/mod.rs:24:28 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_og_text` [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] running 0 tests [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: unused variable: `suggestions` [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] --> src/fixer/mod.rs:24:46 [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] 24 | pub fn interactive<'a>(og_text: &'a str, suggestions: &'a [Match]) -> String { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggestions` [INFO] [stderr] [INFO] [stderr] warning: structure field `enabledRules` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | enabledRules: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `enabled_rules` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `disabledRules` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | disabledRules: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_rules` [INFO] [stderr] [INFO] [stderr] warning: structure field `disabledCategories` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | disabledCategories: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disabled_categories` [INFO] [stderr] [INFO] [stderr] warning: structure field `sentenceRanges` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | sentenceRanges: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sentence_ranges` [INFO] [stderr] [INFO] [stderr] warning: structure field `extendedSentenceRanges` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | extendedSentenceRanges: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `extended_sentence_ranges` [INFO] [stderr] [INFO] [stderr] warning: structure field `buildDate` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | buildDate: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `build_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `apiVersion` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | apiVersion: u32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `api_version` [INFO] [stderr] [INFO] [stderr] warning: structure field `premiumHint` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | premiumHint: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `premium_hint` [INFO] [stderr] [INFO] [stderr] warning: structure field `incompleteResults` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 75 | incompleteResults: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `incomplete_results` [INFO] [stderr] [INFO] [stderr] warning: structure field `detectedLanguage` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:82:5 [INFO] [stderr] | [INFO] [stderr] 82 | detectedLanguage: DetectedLanguage, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_language` [INFO] [stderr] [INFO] [stderr] warning: structure field `shortMessage` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | shortMessage: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `short_message` [INFO] [stderr] [INFO] [stderr] warning: structure field `ignoreForIncompleteSentence` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:105:5 [INFO] [stderr] | [INFO] [stderr] 105 | ignoreForIncompleteSentence: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ignore_for_incomplete_sentence` [INFO] [stderr] [INFO] [stderr] warning: structure field `contextForSureMatch` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | contextForSureMatch: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `context_for_sure_match` [INFO] [stderr] [INFO] [stderr] warning: structure field `typeName` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:143:5 [INFO] [stderr] | [INFO] [stderr] 143 | typeName: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `type_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `issueType` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:150:5 [INFO] [stderr] | [INFO] [stderr] 150 | issueType: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `issue_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `detectedLanguages` should have a snake case name [INFO] [stderr] --> src/api/mod.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | detectedLanguages: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `detected_languages` [INFO] [stderr] [INFO] [stderr] warning: `corrector` (lib) generated 18 warnings (run `cargo fix --lib -p corrector` to apply 2 suggestions) [INFO] [stderr] warning: `corrector` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/corrector-0a50da4f62110b2e) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/corrector-9f40dcbe255def4b) [INFO] [stderr] Doc-tests corrector [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc", kill_on_drop: false }` [INFO] [stdout] 8787604c6da658d02317690fdbd11b2ceb360b30f5ca4cef111f92a7eac5e7bc