[INFO] cloning repository https://github.com/racecraftr/dndsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/racecraftr/dndsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracecraftr%2Fdndsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracecraftr%2Fdndsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad89f38d4525aeab7a9888347cebb7793aff85b5 [INFO] testing racecraftr/dndsh against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracecraftr%2Fdndsh" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/racecraftr/dndsh [INFO] finished tweaking git repo https://github.com/racecraftr/dndsh [INFO] tweaked toml for git repo https://github.com/racecraftr/dndsh written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/racecraftr/dndsh on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/racecraftr/dndsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded mortal v0.2.4 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded linefeed v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62f1e88eecaf3082fde95419dbced5e04704bebcce3f539d830973a73aaa417a [INFO] running `Command { std: "docker" "start" "-a" "62f1e88eecaf3082fde95419dbced5e04704bebcce3f539d830973a73aaa417a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62f1e88eecaf3082fde95419dbced5e04704bebcce3f539d830973a73aaa417a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f1e88eecaf3082fde95419dbced5e04704bebcce3f539d830973a73aaa417a", kill_on_drop: false }` [INFO] [stdout] 62f1e88eecaf3082fde95419dbced5e04704bebcce3f539d830973a73aaa417a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8bce48aced2e20127e8f11c14cd45505ed03a41d398529b6d623ff2d2dcc2d2 [INFO] running `Command { std: "docker" "start" "-a" "d8bce48aced2e20127e8f11c14cd45505ed03a41d398529b6d623ff2d2dcc2d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling mortal v0.2.4 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling dndsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `iter` [INFO] [stdout] --> src/parser.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{iter, sync::LazyLock}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/cmd/man.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse(args: &Vec) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/parser.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn check(arg: &str) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.23s [INFO] running `Command { std: "docker" "inspect" "d8bce48aced2e20127e8f11c14cd45505ed03a41d398529b6d623ff2d2dcc2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bce48aced2e20127e8f11c14cd45505ed03a41d398529b6d623ff2d2dcc2d2", kill_on_drop: false }` [INFO] [stdout] d8bce48aced2e20127e8f11c14cd45505ed03a41d398529b6d623ff2d2dcc2d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef062ce0020c7e1aac4a957556b628423f724cd440f568d65349889e9493ab5d [INFO] running `Command { std: "docker" "start" "-a" "ef062ce0020c7e1aac4a957556b628423f724cd440f568d65349889e9493ab5d", kill_on_drop: false }` [INFO] [stderr] Compiling dndsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `iter` [INFO] [stdout] --> src/parser.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{iter, sync::LazyLock}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse` is never used [INFO] [stdout] --> src/cmd/man.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn parse(args: &Vec) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/parser.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn check(arg: &str) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "ef062ce0020c7e1aac4a957556b628423f724cd440f568d65349889e9493ab5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef062ce0020c7e1aac4a957556b628423f724cd440f568d65349889e9493ab5d", kill_on_drop: false }` [INFO] [stdout] ef062ce0020c7e1aac4a957556b628423f724cd440f568d65349889e9493ab5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90dbdab702cfc7fe8a0b427f99a09a440227e81be95bba8854046ca7fca94e3a [INFO] running `Command { std: "docker" "start" "-a" "90dbdab702cfc7fe8a0b427f99a09a440227e81be95bba8854046ca7fca94e3a", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `iter` [INFO] [stderr] --> src/parser.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{iter, sync::LazyLock}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `parse` is never used [INFO] [stderr] --> src/cmd/man.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn parse(args: &Vec) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/parser.rs:103:4 [INFO] [stderr] | [INFO] [stderr] 103 | fn check(arg: &str) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dndsh` (bin "dndsh" test) generated 3 warnings (run `cargo fix --bin "dndsh" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dndsh-6baeba646d6fc616) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_substr ... ok [INFO] [stdout] test test::test_saturate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90dbdab702cfc7fe8a0b427f99a09a440227e81be95bba8854046ca7fca94e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90dbdab702cfc7fe8a0b427f99a09a440227e81be95bba8854046ca7fca94e3a", kill_on_drop: false }` [INFO] [stdout] 90dbdab702cfc7fe8a0b427f99a09a440227e81be95bba8854046ca7fca94e3a