[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] 3f946d0635ac466c74a7fe279e95f9898af23731 [INFO] testing ronnychevalier/typope against beta-2025-02-18 for beta-1.86-1 [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-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd1e9da8aa59b735c78cd6e0f04b17771e473aab7b8eeb6e78aecd5418501f92 [INFO] running `Command { std: "docker" "start" "-a" "dd1e9da8aa59b735c78cd6e0f04b17771e473aab7b8eeb6e78aecd5418501f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd1e9da8aa59b735c78cd6e0f04b17771e473aab7b8eeb6e78aecd5418501f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1e9da8aa59b735c78cd6e0f04b17771e473aab7b8eeb6e78aecd5418501f92", kill_on_drop: false }` [INFO] [stdout] dd1e9da8aa59b735c78cd6e0f04b17771e473aab7b8eeb6e78aecd5418501f92 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3dc0e3d4b4f777354089240014ca3afb0491b81100275f579a199e51cfa8777 [INFO] running `Command { std: "docker" "start" "-a" "d3dc0e3d4b4f777354089240014ca3afb0491b81100275f579a199e51cfa8777", 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.92 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.8 [INFO] [stderr] Compiling tree-sitter-json v0.21.0 [INFO] [stderr] Compiling tree-sitter-c v0.21.4 [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.6.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.22.3 [INFO] [stderr] Compiling tree-sitter-md v0.2.3 [INFO] [stderr] Compiling tree-sitter-go v0.21.2 [INFO] [stderr] Compiling tree-sitter-yaml v0.6.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling typope v0.3.1 (/opt/rustwide/workdir) [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 [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] = 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] 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 [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] 201 | } [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 [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-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | 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] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "d3dc0e3d4b4f777354089240014ca3afb0491b81100275f579a199e51cfa8777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3dc0e3d4b4f777354089240014ca3afb0491b81100275f579a199e51cfa8777", kill_on_drop: false }` [INFO] [stdout] d3dc0e3d4b4f777354089240014ca3afb0491b81100275f579a199e51cfa8777 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c94e1184b54c36566b0b9e2993964f4e244132079089af5cb8848de921e5e7 [INFO] running `Command { std: "docker" "start" "-a" "84c94e1184b54c36566b0b9e2993964f4e244132079089af5cb8848de921e5e7", kill_on_drop: false }` [INFO] [stderr] Compiling typope v0.3.1 (/opt/rustwide/workdir) [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 [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] = 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] 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 [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] 201 | } [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 [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-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | 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/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 [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] = 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] 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 [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.57s [INFO] running `Command { std: "docker" "inspect" "84c94e1184b54c36566b0b9e2993964f4e244132079089af5cb8848de921e5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c94e1184b54c36566b0b9e2993964f4e244132079089af5cb8848de921e5e7", kill_on_drop: false }` [INFO] [stdout] 84c94e1184b54c36566b0b9e2993964f4e244132079089af5cb8848de921e5e7 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bed065635d93602f5d573d70adbf52a1d97dd7e461e1df9b282766981a5c0e89 [INFO] running `Command { std: "docker" "start" "-a" "bed065635d93602f5d573d70adbf52a1d97dd7e461e1df9b282766981a5c0e89", kill_on_drop: false }` [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 [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] = 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] 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 [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 2 warnings (run `cargo fix --lib -p typope` to apply 2 suggestions) [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] 201 | } [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 [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-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1 [INFO] [stderr] | [INFO] [stderr] 662 | 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: `typope` (bin "typope" test) generated 1 warning [INFO] [stderr] warning: `typope` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typope-6eebe1fa1ecc48e8) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test config::test::test_update_from_nothing ... ok [INFO] [stdout] test config::test::from_cargo_toml ... ok [INFO] [stdout] test config::test::parse_extend_globs ... ok [INFO] [stdout] test lang::c::tests::exists_in_iter ... ok [INFO] [stdout] test lang::cargo_toml::tests::exists_in_iter ... ok [INFO] [stdout] test lang::c::tests::lintable_strings ... ok [INFO] [stdout] test lang::cargo_toml::tests::find_from_filename ... ok [INFO] [stdout] test lang::cpp::tests::exists_in_iter ... ok [INFO] [stdout] test lang::cpp::tests::find_from_filenames ... ok [INFO] [stdout] test lang::json::tests::exists_in_iter ... ok [INFO] [stdout] test lang::kotlin::tests::exists_in_iter ... ok [INFO] [stdout] test lang::json::tests::find_from_filename ... ok [INFO] [stdout] test lang::cpp::tests::lintable_strings ... ok [INFO] [stdout] test lang::c::tests::find_from_filenames ... ok [INFO] [stdout] test lang::json::tests::lintable_strings ... ok [INFO] [stdout] test lang::markdown::tests::exists_in_iter ... ok [INFO] [stdout] test lang::markdown::tests::block_quote ... ok [INFO] [stdout] test lang::kotlin::tests::lintable_strings ... ok [INFO] [stdout] test lang::markdown::tests::image ... ok [INFO] [stdout] test lang::go::tests::exists_in_iter ... ok [INFO] [stdout] test config::test::from_dir ... ok [INFO] [stdout] test lang::go::tests::find_from_filename ... ok [INFO] [stdout] test lang::python::tests::find_from_filename ... ok [INFO] [stdout] test lang::go::tests::lintable_strings ... ok [INFO] [stdout] test lang::markdown::tests::lintable_strings ... ok [INFO] [stdout] test lang::markdown::tests::find_from_filename ... ok [INFO] [stdout] test lang::rust::tests::exists_in_iter ... ok [INFO] [stdout] test lang::tests::unknown_file_type ... ok [INFO] [stdout] test lang::python::tests::exists_in_iter ... ok [INFO] [stdout] test lang::rust::tests::find_from_filename ... ok [INFO] [stdout] test lang::kotlin::tests::find_from_filenames ... ok [INFO] [stdout] test lang::toml::tests::exists_in_iter ... ok [INFO] [stdout] test lang::toml::tests::find_from_filename ... ok [INFO] [stdout] test lint::punctuation::tests::condition ... ok [INFO] [stdout] test lint::punctuation::tests::emoji ... ok [INFO] [stdout] test lint::punctuation::tests::fn_return ... ok [INFO] [stdout] test lint::punctuation::tests::interrobang ... ok [INFO] [stdout] test lang::yaml::tests::lintable_strings ... ok [INFO] [stdout] test lang::toml::tests::lintable_strings ... ok [INFO] [stdout] test lang::yaml::tests::exists_in_iter ... ok [INFO] [stdout] test lint::punctuation::tests::empty ... ok [INFO] [stdout] test lang::yaml::tests::find_from_filenames ... ok [INFO] [stdout] test lint::punctuation::tests::multiple_typos ... 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::looks_like_c_macro_generated ... 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_multiple_spaces ... ok [INFO] [stdout] test lint::punctuation::tests::typo_colon ... ok [INFO] [stdout] test lint::punctuation::tests::typo_exclamation_mark ... ok [INFO] [stdout] test lint::punctuation::tests::looks_like_shell ... 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_rust_sized ... ok [INFO] [stdout] test lint::punctuation::tests::typo_source ... ok [INFO] [stdout] test lint::tests::from_path_unknown_extension ... ok [INFO] [stdout] test config::test::from_file ... ok [INFO] [stdout] test lint::tests::typo_markdown_inline ... ok [INFO] [stdout] test lint::punctuation::tests::typo_question_mark ... ok [INFO] [stdout] test lang::rust::tests::lintable_strings ... ok [INFO] [stdout] test lint::tests::write_changes ... ok [INFO] [stdout] test lint::tests::typo_rust_rawstring ... ok [INFO] [stdout] test lint::tests::typo_rust_string_ignored ... ok [INFO] [stdout] test lint::tests::strings ... ok [INFO] [stdout] test lint::tests::typo_rust_doctest ... ok [INFO] [stdout] test lint::tests::typo_rust_from_path ... ok [INFO] [stdout] test lang::python::tests::lintable_strings ... ok [INFO] [stdout] test lint::tests::typo_rust_string ... ok [INFO] [stdout] test lint::tests::typo_rust_into_report ... ok [INFO] [stdout] test lang::cargo_toml::tests::lintable_strings ... FAILED [INFO] [stdout] test config::test::from_file_invalid ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lang::cargo_toml::tests::lintable_strings stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lang::cargo_toml::tests::lintable_strings' panicked at src/lang/cargo_toml.rs:107:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [LintableString { offset: 2497, value: "Pedantic source code checker for orthotypography mistakes and other typographical errors" }] [INFO] [stdout] right: [LintableString { offset: 58, value: "Pedantic source code checker for orthotypography mistakes and other typographical errors" }] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60f6246a2350 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60f6246a2350 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60f6246a2350 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60f6246a2350 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60f6246cb943 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x60f6246cb943 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x60f62469ef33 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x60f6246a21a2 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x60f6246a377f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x60f6246a3598 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x60f62447bc55 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x60f62447bc55 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x60f6246a41f3 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x60f6246a41f3 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x60f6246a3eca - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x60f6246a2869 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x60f6246a3b5d - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x60f6243696d0 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x60f624369afa - core::panicking::assert_failed_inner::ha3e43baa9ac7a860 [INFO] [stdout] 19: 0x60f62435f566 - core::panicking::assert_failed::h6a5e72ff6d04f2f7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:380:5 [INFO] [stdout] 20: 0x60f6243c7a6c - typope::lang::cargo_toml::tests::lintable_strings::h0ad2fbf7b1493a31 [INFO] [stdout] at /opt/rustwide/workdir/src/lang/cargo_toml.rs:107:9 [INFO] [stdout] 21: 0x60f6243de099 - typope::lang::cargo_toml::tests::lintable_strings::{{closure}}::ha0b35ceacea0f06a [INFO] [stdout] at /opt/rustwide/workdir/src/lang/cargo_toml.rs:102:26 [INFO] [stdout] 22: 0x60f6243de099 - core::ops::function::FnOnce::call_once::hcc759293d4bcc248 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x60f62448144b - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60f62448144b - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 25: 0x60f6244802c8 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 26: 0x60f6244802c8 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x60f6244802c8 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 28: 0x60f6244802c8 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x60f6244802c8 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x60f6244802c8 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 31: 0x60f6244802c8 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 32: 0x60f624444255 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 33: 0x60f624444255 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x60f624447c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x60f624447c2a - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x60f624447c2a - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 37: 0x60f624447c2a - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 38: 0x60f624447c2a - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x60f624447c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x60f624447c2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x60f6246a8c5b - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 42: 0x60f6246a8c5b - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 43: 0x60f6246a8c5b - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7bf635b25ac3 - [INFO] [stdout] 45: 0x7bf635bb6a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lang::cargo_toml::tests::lintable_strings [INFO] [stdout] [INFO] [stdout] test result: FAILED. 71 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "bed065635d93602f5d573d70adbf52a1d97dd7e461e1df9b282766981a5c0e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed065635d93602f5d573d70adbf52a1d97dd7e461e1df9b282766981a5c0e89", kill_on_drop: false }` [INFO] [stdout] bed065635d93602f5d573d70adbf52a1d97dd7e461e1df9b282766981a5c0e89