[INFO] fetching crate cuddle 0.2.0...
[INFO] testing cuddle-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cuddle 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cuddle 0.2.0
[INFO] finished tweaking crates.io crate cuddle 0.2.0
[INFO] tweaked toml for crates.io crate cuddle 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cuddle 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cuddle 0.2.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a107c4a668314392ba1e6a486f1651d76180305b64760c5496350b81913e46e
[INFO] running `Command { std: "docker" "start" "-a" "8a107c4a668314392ba1e6a486f1651d76180305b64760c5496350b81913e46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a107c4a668314392ba1e6a486f1651d76180305b64760c5496350b81913e46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a107c4a668314392ba1e6a486f1651d76180305b64760c5496350b81913e46e", kill_on_drop: false }`
[INFO] [stdout] 8a107c4a668314392ba1e6a486f1651d76180305b64760c5496350b81913e46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d00bf6f5f9f0934889aa9ef3442b6928cdc87a36ce12c18274e75b558577ca8e
[INFO] running `Command { std: "docker" "start" "-a" "d00bf6f5f9f0934889aa9ef3442b6928cdc87a36ce12c18274e75b558577ca8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling value-bag v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling rlua v0.19.7
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.80
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-src v111.27.0+1.1.1v
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.6
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling deunicode v0.4.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling globset v0.4.12
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling dyn-clone v1.0.12
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling envconfig_derive v0.10.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling envconfig v0.10.0
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling rlua-searcher v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]    Compiling tera v1.19.0
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling cuddle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufRead` and `BufReader`
[INFO] [stdout]  --> src/actions/shell.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, BufReader};
[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 import: `std::process::Stdio`
[INFO] [stdout]  --> src/actions/shell.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/context.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/context.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]    --> src/actions/mod.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |             CuddleScript::Lua(l) => {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `globals`
[INFO] [stdout]    --> src/actions/mod.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     let globals = lua_ctx.globals();
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_globals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_env`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:34:69
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...                   crate::model::CuddleShellScriptArg::Env(arg_env) => cmd.arg(
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:63:45
[INFO] [stdout]    |
[INFO] [stdout] 63 |             crate::model::CuddleScript::Lua(l) => {}
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.19.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "d00bf6f5f9f0934889aa9ef3442b6928cdc87a36ce12c18274e75b558577ca8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d00bf6f5f9f0934889aa9ef3442b6928cdc87a36ce12c18274e75b558577ca8e", kill_on_drop: false }`
[INFO] [stdout] d00bf6f5f9f0934889aa9ef3442b6928cdc87a36ce12c18274e75b558577ca8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86181173eacdd87577a41d63daf10b67ac508c23336a7df4d74dde1a77e5c5db
[INFO] running `Command { std: "docker" "start" "-a" "86181173eacdd87577a41d63daf10b67ac508c23336a7df4d74dde1a77e5c5db", kill_on_drop: false }`
[INFO] [stderr]    Compiling cuddle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufRead` and `BufReader`
[INFO] [stdout]  --> src/actions/shell.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, BufReader};
[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 import: `std::process::Stdio`
[INFO] [stdout]  --> src/actions/shell.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/context.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/context.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]    --> src/actions/mod.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |             CuddleScript::Lua(l) => {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `globals`
[INFO] [stdout]    --> src/actions/mod.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     let globals = lua_ctx.globals();
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_globals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_env`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:34:69
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...                   crate::model::CuddleShellScriptArg::Env(arg_env) => cmd.arg(
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:63:45
[INFO] [stdout]    |
[INFO] [stdout] 63 |             crate::model::CuddleScript::Lua(l) => {}
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.19.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "86181173eacdd87577a41d63daf10b67ac508c23336a7df4d74dde1a77e5c5db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86181173eacdd87577a41d63daf10b67ac508c23336a7df4d74dde1a77e5c5db", kill_on_drop: false }`
[INFO] [stdout] 86181173eacdd87577a41d63daf10b67ac508c23336a7df4d74dde1a77e5c5db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a001a951d77f4a6141183fe841967efbae836880e7b73ad2ccedb502753d5e1
[INFO] running `Command { std: "docker" "start" "-a" "7a001a951d77f4a6141183fe841967efbae836880e7b73ad2ccedb502753d5e1", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `BufRead` and `BufReader`
[INFO] [stderr]  --> src/actions/shell.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::{BufRead, BufReader};
[INFO] [stderr]   |               ^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::process::Stdio`
[INFO] [stderr]  --> src/actions/shell.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::process::Stdio;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `io::Write`
[INFO] [stderr]  --> src/context.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     io::Write,
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `anyhow::Context`
[INFO] [stderr]  --> src/context.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use anyhow::Context;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `l`
[INFO] [stderr]    --> src/actions/mod.rs:104:31
[INFO] [stderr]     |
[INFO] [stderr] 104 |             CuddleScript::Lua(l) => {
[INFO] [stderr]     |                               ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `globals`
[INFO] [stderr]    --> src/actions/mod.rs:166:25
[INFO] [stderr]     |
[INFO] [stderr] 166 |                     let globals = lua_ctx.globals();
[INFO] [stderr]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_globals`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `arg_env`
[INFO] [stderr]   --> src/cli/subcommands/x.rs:34:69
[INFO] [stderr]    |
[INFO] [stderr] 34 | ...                   crate::model::CuddleShellScriptArg::Env(arg_env) => cmd.arg(
[INFO] [stderr]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `l`
[INFO] [stderr]   --> src/cli/subcommands/x.rs:63:45
[INFO] [stderr]    |
[INFO] [stderr] 63 |             crate::model::CuddleScript::Lua(l) => {}
[INFO] [stderr]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stderr] 
[INFO] [stderr] warning: `cuddle` (bin "cuddle" test) generated 8 warnings (run `cargo fix --bin "cuddle" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.19.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cuddle-3fa4c34f2e1ec159)
[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" "7a001a951d77f4a6141183fe841967efbae836880e7b73ad2ccedb502753d5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a001a951d77f4a6141183fe841967efbae836880e7b73ad2ccedb502753d5e1", kill_on_drop: false }`
[INFO] [stdout] 7a001a951d77f4a6141183fe841967efbae836880e7b73ad2ccedb502753d5e1
