[INFO] cloning repository https://github.com/ronnychevalier/typope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronnychevalier/typope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronnychevalier%2Ftypope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronnychevalier%2Ftypope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b56e8965efec4329b6ab402859aed6989d72296e [INFO] testing ronnychevalier/typope against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronnychevalier%2Ftypope" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ronnychevalier/typope on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ronnychevalier/typope [INFO] finished tweaking git repo https://github.com/ronnychevalier/typope [INFO] tweaked toml for git repo https://github.com/ronnychevalier/typope written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ronnychevalier/typope 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97caba6faaf2a9308f58599877c0af066db675455e9632b640669e99d784b2b6 [INFO] running `Command { std: "docker" "start" "-a" "97caba6faaf2a9308f58599877c0af066db675455e9632b640669e99d784b2b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97caba6faaf2a9308f58599877c0af066db675455e9632b640669e99d784b2b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97caba6faaf2a9308f58599877c0af066db675455e9632b640669e99d784b2b6", kill_on_drop: false }` [INFO] [stdout] 97caba6faaf2a9308f58599877c0af066db675455e9632b640669e99d784b2b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5891463d20ca2bed410173f358261d7cfdfa075326ca1095c3b0c70acfd94e86 [INFO] running `Command { std: "docker" "start" "-a" "5891463d20ca2bed410173f358261d7cfdfa075326ca1095c3b0c70acfd94e86", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling tree-sitter-cpp v0.22.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tree-sitter-md v0.2.3 [INFO] [stderr] Compiling tree-sitter-go v0.21.2 [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.8 [INFO] [stderr] Compiling tree-sitter-yaml v0.6.1 [INFO] [stderr] Compiling tree-sitter-json v0.21.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.6.0 [INFO] [stderr] Compiling tree-sitter-c v0.21.4 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling typope v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | if let Some(config) = Self::from_file(&file)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `-W if-let-rescope` implied by `-W rust-2024-compatibility` [INFO] [stdout] = help: to override `-W rust-2024-compatibility` add `#[allow(if_let_rescope)]` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 93 ~ match Self::from_file(&file)? { Some(config) => { [INFO] [stdout] 94 | return Ok(Some(config)); [INFO] [stdout] 95 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(typos) = typos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 115 ~ match typos { Some(typos) => { [INFO] [stdout] 116 | Ok(Some(typos)) [INFO] [stdout] 117 ~ } _ => { [INFO] [stdout] 118 | Ok(None) [INFO] [stdout] 119 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | if let Some(typos) = config.tool.typos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 125 ~ match config.tool.typos { Some(typos) => { [INFO] [stdout] 126 | Ok(Some(typos)) [INFO] [stdout] 127 ~ } _ => { [INFO] [stdout] 128 | Ok(None) [INFO] [stdout] 129 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/cli.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | if let Some(derived) = Config::from_dir(ancestor)? { [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `derived` calls a custom destructor [INFO] [stdout] | `derived` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `derived` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `-W tail-expr-drop-order` implied by `-W rust-2024-compatibility` [INFO] [stdout] = help: to override `-W rust-2024-compatibility` add `#[allow(tail_expr_drop_order)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/cli.rs:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | if let Some(derived) = Config::from_dir(ancestor)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/cli.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `-W if-let-rescope` implied by `-W rust-2024-compatibility` [INFO] [stdout] = help: to override `-W rust-2024-compatibility` add `#[allow(if_let_rescope)]` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 197 ~ match Config::from_dir(ancestor)? { Some(derived) => { [INFO] [stdout] 198 | config.update(&derived); [INFO] [stdout] 199 | break; [INFO] [stdout] 200 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "5891463d20ca2bed410173f358261d7cfdfa075326ca1095c3b0c70acfd94e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5891463d20ca2bed410173f358261d7cfdfa075326ca1095c3b0c70acfd94e86", kill_on_drop: false }` [INFO] [stdout] 5891463d20ca2bed410173f358261d7cfdfa075326ca1095c3b0c70acfd94e86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfbacd690a52dcb239df4a595c5a7917d9c06b05c377e5bc2b7233835a7681c4 [INFO] running `Command { std: "docker" "start" "-a" "dfbacd690a52dcb239df4a595c5a7917d9c06b05c377e5bc2b7233835a7681c4", kill_on_drop: false }` [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | if let Some(config) = Self::from_file(&file)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `-W if-let-rescope` implied by `-W rust-2024-compatibility` [INFO] [stdout] = help: to override `-W rust-2024-compatibility` add `#[allow(if_let_rescope)]` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 93 ~ match Self::from_file(&file)? { Some(config) => { [INFO] [stdout] 94 | return Ok(Some(config)); [INFO] [stdout] 95 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(typos) = typos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 115 ~ match typos { Some(typos) => { [INFO] [stdout] 116 | Ok(Some(typos)) [INFO] [stdout] 117 ~ } _ => { [INFO] [stdout] 118 | Ok(None) [INFO] [stdout] 119 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | if let Some(typos) = config.tool.typos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 125 ~ match config.tool.typos { Some(typos) => { [INFO] [stdout] 126 | Ok(Some(typos)) [INFO] [stdout] 127 ~ } _ => { [INFO] [stdout] 128 | Ok(None) [INFO] [stdout] 129 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typope v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/cli.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | if let Some(derived) = Config::from_dir(ancestor)? { [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `derived` calls a custom destructor [INFO] [stdout] | `derived` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `derived` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `-W tail-expr-drop-order` implied by `-W rust-2024-compatibility` [INFO] [stdout] = help: to override `-W rust-2024-compatibility` add `#[allow(tail_expr_drop_order)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/cli.rs:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | if let Some(derived) = Config::from_dir(ancestor)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/cli.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `-W if-let-rescope` implied by `-W rust-2024-compatibility` [INFO] [stdout] = help: to override `-W rust-2024-compatibility` add `#[allow(if_let_rescope)]` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 197 ~ match Config::from_dir(ancestor)? { Some(derived) => { [INFO] [stdout] 198 | config.update(&derived); [INFO] [stdout] 199 | break; [INFO] [stdout] 200 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | if let Some(config) = Self::from_file(&file)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `-W if-let-rescope` implied by `-W rust-2024-compatibility` [INFO] [stdout] = help: to override `-W rust-2024-compatibility` add `#[allow(if_let_rescope)]` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 93 ~ match Self::from_file(&file)? { Some(config) => { [INFO] [stdout] 94 | return Ok(Some(config)); [INFO] [stdout] 95 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(typos) = typos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 115 ~ match typos { Some(typos) => { [INFO] [stdout] 116 | Ok(Some(typos)) [INFO] [stdout] 117 ~ } _ => { [INFO] [stdout] 118 | Ok(None) [INFO] [stdout] 119 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/config.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | if let Some(typos) = config.tool.typos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/config.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 125 ~ match config.tool.typos { Some(typos) => { [INFO] [stdout] 126 | Ok(Some(typos)) [INFO] [stdout] 127 ~ } _ => { [INFO] [stdout] 128 | Ok(None) [INFO] [stdout] 129 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 9.94s [INFO] running `Command { std: "docker" "inspect" "dfbacd690a52dcb239df4a595c5a7917d9c06b05c377e5bc2b7233835a7681c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbacd690a52dcb239df4a595c5a7917d9c06b05c377e5bc2b7233835a7681c4", kill_on_drop: false }` [INFO] [stdout] dfbacd690a52dcb239df4a595c5a7917d9c06b05c377e5bc2b7233835a7681c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfe1f6aa2613ccbba5458deb23f0beddd825c75b48ad8cf27fb72a2685408da8 [INFO] running `Command { std: "docker" "start" "-a" "dfe1f6aa2613ccbba5458deb23f0beddd825c75b48ad8cf27fb72a2685408da8", kill_on_drop: false }` [INFO] [stderr] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stderr] --> src/config.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | if let Some(config) = Self::from_file(&file)? { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stderr] | | [INFO] [stderr] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2024 [INFO] [stderr] = note: for more information, see issue #124085 [INFO] [stderr] help: the value is now dropped here in Edition 2024 [INFO] [stderr] --> src/config.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | } [INFO] [stderr] | ^ [INFO] [stderr] = note: `-W if-let-rescope` implied by `-W rust-2024-compatibility` [INFO] [stderr] = help: to override `-W rust-2024-compatibility` add `#[allow(if_let_rescope)]` [INFO] [stderr] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stderr] | [INFO] [stderr] 93 ~ match Self::from_file(&file)? { Some(config) => { [INFO] [stderr] 94 | return Ok(Some(config)); [INFO] [stderr] 95 ~ } _ => {}} [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stderr] --> src/config.rs:115:20 [INFO] [stderr] | [INFO] [stderr] 115 | if let Some(typos) = typos { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stderr] | | [INFO] [stderr] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2024 [INFO] [stderr] = note: for more information, see issue #124085 [INFO] [stderr] help: the value is now dropped here in Edition 2024 [INFO] [stderr] --> src/config.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | } else { [INFO] [stderr] | ^ [INFO] [stderr] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stderr] | [INFO] [stderr] 115 ~ match typos { Some(typos) => { [INFO] [stderr] 116 | Ok(Some(typos)) [INFO] [stderr] 117 ~ } _ => { [INFO] [stderr] 118 | Ok(None) [INFO] [stderr] 119 ~ }} [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stderr] --> src/config.rs:125:20 [INFO] [stderr] | [INFO] [stderr] 125 | if let Some(typos) = config.tool.typos { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^----------------- [INFO] [stderr] | | [INFO] [stderr] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2024 [INFO] [stderr] = note: for more information, see issue #124085 [INFO] [stderr] help: the value is now dropped here in Edition 2024 [INFO] [stderr] --> src/config.rs:127:17 [INFO] [stderr] | [INFO] [stderr] 127 | } else { [INFO] [stderr] | ^ [INFO] [stderr] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stderr] | [INFO] [stderr] 125 ~ match config.tool.typos { Some(typos) => { [INFO] [stderr] 126 | Ok(Some(typos)) [INFO] [stderr] 127 ~ } _ => { [INFO] [stderr] 128 | Ok(None) [INFO] [stderr] 129 ~ }} [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `typope` (lib) generated 3 warnings (run `cargo fix --lib -p typope` to apply 3 suggestions) [INFO] [stderr] warning: `typope` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: relative drop order changing in Rust 2024 [INFO] [stderr] --> src/cli.rs:197:36 [INFO] [stderr] | [INFO] [stderr] 197 | if let Some(derived) = Config::from_dir(ancestor)? { [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stderr] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stderr] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stderr] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stderr] | `derived` calls a custom destructor [INFO] [stderr] | `derived` will be dropped later as of Edition 2024 [INFO] [stderr] ... [INFO] [stderr] 200 | } [INFO] [stderr] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2024 [INFO] [stderr] = note: for more information, see issue #123739 [INFO] [stderr] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stderr] note: `#2` invokes this custom destructor [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/error.rs:600:1 [INFO] [stderr] | [INFO] [stderr] 600 | impl Drop for Error { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stderr] = note: `derived` may invoke a custom destructor because it contains a trait object [INFO] [stderr] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stderr] = note: `-W tail-expr-drop-order` implied by `-W rust-2024-compatibility` [INFO] [stderr] = help: to override `-W rust-2024-compatibility` add `#[allow(tail_expr_drop_order)]` [INFO] [stderr] [INFO] [stderr] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stderr] --> src/cli.rs:197:16 [INFO] [stderr] | [INFO] [stderr] 197 | if let Some(derived) = Config::from_dir(ancestor)? { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^--------------------------- [INFO] [stderr] | | [INFO] [stderr] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2024 [INFO] [stderr] = note: for more information, see issue #124085 [INFO] [stderr] help: the value is now dropped here in Edition 2024 [INFO] [stderr] --> src/cli.rs:200:13 [INFO] [stderr] | [INFO] [stderr] 200 | } [INFO] [stderr] | ^ [INFO] [stderr] = note: `-W if-let-rescope` implied by `-W rust-2024-compatibility` [INFO] [stderr] = help: to override `-W rust-2024-compatibility` add `#[allow(if_let_rescope)]` [INFO] [stderr] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stderr] | [INFO] [stderr] 197 ~ match Config::from_dir(ancestor)? { Some(derived) => { [INFO] [stderr] 198 | config.update(&derived); [INFO] [stderr] 199 | break; [INFO] [stderr] 200 ~ } _ => {}} [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `typope` (bin "typope" test) generated 2 warnings (run `cargo fix --bin "typope" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typope-8a111661ca46661c) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test config::test::test_update_from_nothing ... ok [INFO] [stdout] test lang::c::tests::lintable_strings ... ok [INFO] [stdout] test lang::c::tests::find_from_extensions ... ok [INFO] [stdout] test lang::cpp::tests::find_from_extensions ... ok [INFO] [stdout] test lang::json::tests::exists_in_iter ... ok [INFO] [stdout] test lang::go::tests::exists_in_iter ... ok [INFO] [stdout] test config::test::from_file_invalid ... ok [INFO] [stdout] test lang::cpp::tests::lintable_strings ... ok [INFO] [stdout] test lang::json::tests::find_from_extensions ... ok [INFO] [stdout] test lang::go::tests::find_from_extensions ... ok [INFO] [stdout] test lang::cpp::tests::exists_in_iter ... ok [INFO] [stdout] test config::test::from_cargo_toml ... ok [INFO] [stdout] test lang::markdown::tests::find_from_extensions ... ok [INFO] [stdout] test lang::markdown::tests::block_quote ... ok [INFO] [stdout] test lang::markdown::tests::image ... ok [INFO] [stdout] test lang::python::tests::find_from_extensions ... ok [INFO] [stdout] test lang::rust::tests::find_from_extensions ... ok [INFO] [stdout] test lang::kotlin::tests::lintable_strings ... ok [INFO] [stdout] test lang::markdown::tests::lintable_strings ... ok [INFO] [stdout] test lang::c::tests::exists_in_iter ... ok [INFO] [stdout] test lang::markdown::tests::exists_in_iter ... ok [INFO] [stdout] test lang::json::tests::lintable_strings ... ok [INFO] [stdout] test lang::kotlin::tests::exists_in_iter ... ok [INFO] [stdout] test lang::kotlin::tests::find_from_extensions ... ok [INFO] [stdout] test config::test::from_file ... ok [INFO] [stdout] test lang::yaml::tests::lintable_strings ... ok [INFO] [stdout] test lang::toml::tests::lintable_strings ... ok [INFO] [stdout] test lang::tests::from_extension_invalid ... ok [INFO] [stdout] test lang::yaml::tests::exists_in_iter ... ok [INFO] [stdout] test lint::punctuation::tests::condition ... ok [INFO] [stdout] test config::test::parse_extend_globs ... ok [INFO] [stdout] test lang::python::tests::exists_in_iter ... ok [INFO] [stdout] test lang::toml::tests::exists_in_iter ... ok [INFO] [stdout] test lang::rust::tests::exists_in_iter ... ok [INFO] [stdout] test lang::go::tests::lintable_strings ... ok [INFO] [stdout] test lang::toml::tests::find_from_extensions ... ok [INFO] [stdout] test lint::punctuation::tests::emoji ... ok [INFO] [stdout] test lint::punctuation::tests::fn_return ... ok [INFO] [stdout] test lint::punctuation::tests::empty ... ok [INFO] [stdout] test lint::punctuation::tests::looks_like_c_macro_generated ... ok [INFO] [stdout] test lint::punctuation::tests::looks_like_shell ... ok [INFO] [stdout] test lint::punctuation::tests::looks_like_url_parameter ... ok [INFO] [stdout] test lint::punctuation::tests::space_after_colon ... ok [INFO] [stdout] test lint::punctuation::tests::multiple_typos ... ok [INFO] [stdout] test lint::punctuation::tests::sqlite_prepared_statement ... ok [INFO] [stdout] test lint::punctuation::tests::typo_before_end_of_line ... ok [INFO] [stdout] test lint::punctuation::tests::typo_colon ... ok [INFO] [stdout] test lint::punctuation::tests::typo_colon_multiple_spaces ... ok [INFO] [stdout] test lint::punctuation::tests::typo_exclamation_mark_repeated ... ok [INFO] [stdout] test lint::punctuation::tests::typo_neq ... ok [INFO] [stdout] test lint::punctuation::tests::typo_question_mark ... ok [INFO] [stdout] test lint::punctuation::tests::typo_source ... ok [INFO] [stdout] test lint::tests::from_path_unknown_extension ... ok [INFO] [stdout] test lint::punctuation::tests::typo_rust_sized ... ok [INFO] [stdout] test lint::tests::typo_markdown_inline ... ok [INFO] [stdout] test config::test::from_dir ... ok [INFO] [stdout] test lint::punctuation::tests::typo_exclamation_mark ... ok [INFO] [stdout] test lint::tests::write_changes ... ok [INFO] [stdout] test lang::yaml::tests::find_from_extensions ... ok [INFO] [stdout] test lint::punctuation::tests::interrobang ... ok [INFO] [stdout] test lint::tests::typo_rust_from_path ... ok [INFO] [stdout] test lint::tests::strings ... ok [INFO] [stdout] test lint::tests::typo_rust_string_ignored ... ok [INFO] [stdout] test lint::tests::typo_rust_rawstring ... ok [INFO] [stdout] test lang::rust::tests::lintable_strings ... ok [INFO] [stdout] test lint::tests::typo_rust_doctest ... ok [INFO] [stdout] test lint::tests::typo_rust_into_report ... ok [INFO] [stdout] test lint::tests::typo_rust_string ... ok [INFO] [stdout] test lang::python::tests::lintable_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/typope-748fcd26ee682a85) [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] [stderr] Doc-tests typope [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lint.rs - lint::Linter::iter (line 118) - compile ... ok [INFO] [stdout] test src/lang.rs - lang::Language::from_extension (line 112) ... ok [INFO] [stdout] test src/lang.rs - lang::Language::extensions (line 126) ... ok [INFO] [stdout] test src/lang.rs - lang::Language::name (line 141) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfe1f6aa2613ccbba5458deb23f0beddd825c75b48ad8cf27fb72a2685408da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe1f6aa2613ccbba5458deb23f0beddd825c75b48ad8cf27fb72a2685408da8", kill_on_drop: false }` [INFO] [stdout] dfe1f6aa2613ccbba5458deb23f0beddd825c75b48ad8cf27fb72a2685408da8