[INFO] fetching crate mpl-cli 0.1.0-alpha.1...
[INFO] testing mpl-cli-0.1.0-alpha.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mpl-cli 0.1.0-alpha.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mpl-cli 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate mpl-cli 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate mpl-cli 0.1.0-alpha.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mpl-cli 0.1.0-alpha.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mpl-cli 0.1.0-alpha.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75ea51fd27f7a7c39a3f88fb6e8089f5b14066d5c5dc51bca69d5e109c109379
[INFO] running `Command { std: "docker" "start" "-a" "75ea51fd27f7a7c39a3f88fb6e8089f5b14066d5c5dc51bca69d5e109c109379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75ea51fd27f7a7c39a3f88fb6e8089f5b14066d5c5dc51bca69d5e109c109379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ea51fd27f7a7c39a3f88fb6e8089f5b14066d5c5dc51bca69d5e109c109379", kill_on_drop: false }`
[INFO] [stdout] 75ea51fd27f7a7c39a3f88fb6e8089f5b14066d5c5dc51bca69d5e109c109379
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 426a30172c14a89d3b18c96dcb476c7f213cd85cc451904a158336b1d6518272
[INFO] running `Command { std: "docker" "start" "-a" "426a30172c14a89d3b18c96dcb476c7f213cd85cc451904a158336b1d6518272", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling clap_builder v4.3.23
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling hard-xml-derive v1.27.0
[INFO] [stderr]    Compiling hard-xml v1.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling clap v4.3.23
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling mpl-cli v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `mpl_state::MplState`
[INFO] [stdout]  --> src/structs/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use mpl_state::MplState;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StashData`, `StashState`, and `Stash`
[INFO] [stdout]  --> src/structs/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use stash::{Stash, StashData, StashState};
[INFO] [stdout]   |                 ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test::test`
[INFO] [stdout]   --> src/subcommand/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use test::test;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bgg_api::get_item`
[INFO] [stdout]  --> src/util/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use bgg_api::get_item;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bgg_api::get_items`
[INFO] [stdout]  --> src/util/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use bgg_api::get_items;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::create_dirs`
[INFO] [stdout]  --> src/util/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use fs::create_dirs;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::get_mpl_state_file`
[INFO] [stdout]  --> src/util/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use fs::get_mpl_state_file;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile_name`
[INFO] [stdout]   --> src/util/fs.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn create_profile_dir(profile_name: String) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MplState` is never constructed
[INFO] [stdout]  --> src/structs/mpl_state.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MplState {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stash` is never constructed
[INFO] [stdout]  --> src/structs/stash.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Stash {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StashState` is never constructed
[INFO] [stdout]   --> src/structs/stash.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StashState {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StashData` is never constructed
[INFO] [stdout]   --> src/structs/stash.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct StashData {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Title` is never constructed
[INFO] [stdout]  --> src/structs/title.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Title {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write` is never used
[INFO] [stdout]  --> src/subcommand/test.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn test_write(fpath: String) -> std::io::Result<()> {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT_PROFILE` is never used
[INFO] [stdout]  --> src/util/fs.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | static DEFAULT_PROFILE: &str = "default";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_mpl_state_file` is never used
[INFO] [stdout]   --> src/util/fs.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_mpl_state_file() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_profile_dir` is never used
[INFO] [stdout]   --> src/util/fs.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn create_profile_dir(profile_name: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.95s
[INFO] running `Command { std: "docker" "inspect" "426a30172c14a89d3b18c96dcb476c7f213cd85cc451904a158336b1d6518272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "426a30172c14a89d3b18c96dcb476c7f213cd85cc451904a158336b1d6518272", kill_on_drop: false }`
[INFO] [stdout] 426a30172c14a89d3b18c96dcb476c7f213cd85cc451904a158336b1d6518272
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc20040543d9f07e30f0a55f5abe00fa44ab7686041a4f98bbc8592849ad3ae0
[INFO] running `Command { std: "docker" "start" "-a" "cc20040543d9f07e30f0a55f5abe00fa44ab7686041a4f98bbc8592849ad3ae0", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling mpl-cli v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `mpl_state::MplState`
[INFO] [stdout]  --> src/structs/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use mpl_state::MplState;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StashData`, `StashState`, and `Stash`
[INFO] [stdout]  --> src/structs/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use stash::{Stash, StashData, StashState};
[INFO] [stdout]   |                 ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test::test`
[INFO] [stdout]   --> src/subcommand/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use test::test;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bgg_api::get_item`
[INFO] [stdout]  --> src/util/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use bgg_api::get_item;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bgg_api::get_items`
[INFO] [stdout]  --> src/util/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use bgg_api::get_items;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::create_dirs`
[INFO] [stdout]  --> src/util/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use fs::create_dirs;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::get_mpl_state_file`
[INFO] [stdout]  --> src/util/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use fs::get_mpl_state_file;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile_name`
[INFO] [stdout]   --> src/util/fs.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn create_profile_dir(profile_name: String) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MplState` is never constructed
[INFO] [stdout]  --> src/structs/mpl_state.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MplState {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stash` is never constructed
[INFO] [stdout]  --> src/structs/stash.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Stash {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StashState` is never constructed
[INFO] [stdout]   --> src/structs/stash.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StashState {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StashData` is never constructed
[INFO] [stdout]   --> src/structs/stash.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct StashData {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Title` is never constructed
[INFO] [stdout]  --> src/structs/title.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Title {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write` is never used
[INFO] [stdout]  --> src/subcommand/test.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn test_write(fpath: String) -> std::io::Result<()> {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT_PROFILE` is never used
[INFO] [stdout]  --> src/util/fs.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | static DEFAULT_PROFILE: &str = "default";
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_mpl_state_file` is never used
[INFO] [stdout]   --> src/util/fs.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn get_mpl_state_file() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_profile_dir` is never used
[INFO] [stdout]   --> src/util/fs.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn create_profile_dir(profile_name: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "cc20040543d9f07e30f0a55f5abe00fa44ab7686041a4f98bbc8592849ad3ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc20040543d9f07e30f0a55f5abe00fa44ab7686041a4f98bbc8592849ad3ae0", kill_on_drop: false }`
[INFO] [stdout] cc20040543d9f07e30f0a55f5abe00fa44ab7686041a4f98bbc8592849ad3ae0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34a0d4a9bc5f62fe4130d4286243d39def535d7ea1cee8c99c4995b604014413
[INFO] running `Command { std: "docker" "start" "-a" "34a0d4a9bc5f62fe4130d4286243d39def535d7ea1cee8c99c4995b604014413", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: unused import: `mpl_state::MplState`
[INFO] [stderr]  --> src/structs/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use mpl_state::MplState;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StashData`, `StashState`, and `Stash`
[INFO] [stderr]  --> src/structs/mod.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use stash::{Stash, StashData, StashState};
[INFO] [stderr]   |                 ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `test::test`
[INFO] [stderr]   --> src/subcommand/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use test::test;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bgg_api::get_item`
[INFO] [stderr]  --> src/util/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use bgg_api::get_item;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bgg_api::get_items`
[INFO] [stderr]  --> src/util/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use bgg_api::get_items;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fs::create_dirs`
[INFO] [stderr]  --> src/util/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use fs::create_dirs;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fs::get_mpl_state_file`
[INFO] [stderr]  --> src/util/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use fs::get_mpl_state_file;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `profile_name`
[INFO] [stderr]   --> src/util/fs.rs:34:27
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn create_profile_dir(profile_name: String) {
[INFO] [stderr]    |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MplState` is never constructed
[INFO] [stderr]  --> src/structs/mpl_state.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct MplState {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Stash` is never constructed
[INFO] [stderr]  --> src/structs/stash.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Stash {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StashState` is never constructed
[INFO] [stderr]   --> src/structs/stash.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct StashState {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StashData` is never constructed
[INFO] [stderr]   --> src/structs/stash.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct StashData {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Title` is never constructed
[INFO] [stderr]  --> src/structs/title.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Title {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_write` is never used
[INFO] [stderr]  --> src/subcommand/test.rs:6:4
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn test_write(fpath: String) -> std::io::Result<()> {
[INFO] [stderr]   |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `DEFAULT_PROFILE` is never used
[INFO] [stderr]  --> src/util/fs.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | static DEFAULT_PROFILE: &str = "default";
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_mpl_state_file` is never used
[INFO] [stderr]   --> src/util/fs.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn get_mpl_state_file() -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_profile_dir` is never used
[INFO] [stderr]   --> src/util/fs.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn create_profile_dir(profile_name: String) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mpl-cli` (bin "mpl" test) generated 17 warnings (run `cargo fix --bin "mpl" -p mpl-cli --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpl-18e97765b9712e4b)
[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" "34a0d4a9bc5f62fe4130d4286243d39def535d7ea1cee8c99c4995b604014413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34a0d4a9bc5f62fe4130d4286243d39def535d7ea1cee8c99c4995b604014413", kill_on_drop: false }`
[INFO] [stdout] 34a0d4a9bc5f62fe4130d4286243d39def535d7ea1cee8c99c4995b604014413
