[INFO] cloning repository https://github.com/syan095/tavern-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syan095/tavern-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyan095%2Ftavern-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyan095%2Ftavern-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80012799a1e22ca10a6a45665227b92017c4861e
[INFO] testing syan095/tavern-chat against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyan095%2Ftavern-chat" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/syan095/tavern-chat
[INFO] finished tweaking git repo https://github.com/syan095/tavern-chat
[INFO] tweaked toml for git repo https://github.com/syan095/tavern-chat written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syan095/tavern-chat 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/syan095/tavern-chat 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 redox_syscall v0.5.15
[INFO] [stderr]   Downloaded windows-strings v0.4.2
[INFO] [stderr]   Downloaded windows-link v0.1.3
[INFO] [stderr]   Downloaded windows-result v0.3.4
[INFO] [stderr]   Downloaded windows-core v0.61.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.63
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded mio v1.0.4
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded tokio v1.46.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 359348b2d0f34257f81f62c6bca7b1c82f506ad3b7aeb7278a986cb531231d5e
[INFO] running `Command { std: "docker" "start" "-a" "359348b2d0f34257f81f62c6bca7b1c82f506ad3b7aeb7278a986cb531231d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "359348b2d0f34257f81f62c6bca7b1c82f506ad3b7aeb7278a986cb531231d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359348b2d0f34257f81f62c6bca7b1c82f506ad3b7aeb7278a986cb531231d5e", kill_on_drop: false }`
[INFO] [stdout] 359348b2d0f34257f81f62c6bca7b1c82f506ad3b7aeb7278a986cb531231d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 294be4547eb2c4c0066241be8f852d777f7b61ec9ee3b8aef24985176268ba42
[INFO] running `Command { std: "docker" "start" "-a" "294be4547eb2c4c0066241be8f852d777f7b61ec9ee3b8aef24985176268ba42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tavern-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `state`, and `last_active` are never read
[INFO] [stdout]  --> src/npcs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Npc {
[INFO] [stdout]   |            --- fields in this struct
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     state: NpcState,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     last_active: Instant,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Npc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Disabled` is never constructed
[INFO] [stdout]   --> src/npcs.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum NpcState {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Disabled,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NpcState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.86s
[INFO] running `Command { std: "docker" "inspect" "294be4547eb2c4c0066241be8f852d777f7b61ec9ee3b8aef24985176268ba42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294be4547eb2c4c0066241be8f852d777f7b61ec9ee3b8aef24985176268ba42", kill_on_drop: false }`
[INFO] [stdout] 294be4547eb2c4c0066241be8f852d777f7b61ec9ee3b8aef24985176268ba42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 53b065fbaabef1383db9a40f464d0e6ae1197aa7c1125281abbea1624be6790a
[INFO] running `Command { std: "docker" "start" "-a" "53b065fbaabef1383db9a40f464d0e6ae1197aa7c1125281abbea1624be6790a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tavern-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `state`, and `last_active` are never read
[INFO] [stdout]  --> src/npcs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Npc {
[INFO] [stdout]   |            --- fields in this struct
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     state: NpcState,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     last_active: Instant,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Npc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Disabled` is never constructed
[INFO] [stdout]   --> src/npcs.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum NpcState {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Disabled,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NpcState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "53b065fbaabef1383db9a40f464d0e6ae1197aa7c1125281abbea1624be6790a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b065fbaabef1383db9a40f464d0e6ae1197aa7c1125281abbea1624be6790a", kill_on_drop: false }`
[INFO] [stdout] 53b065fbaabef1383db9a40f464d0e6ae1197aa7c1125281abbea1624be6790a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 87c9e5c016570e163836ac7d2fc0508c194dada3002b4e8cc6ef455a7f9ded9e
[INFO] running `Command { std: "docker" "start" "-a" "87c9e5c016570e163836ac7d2fc0508c194dada3002b4e8cc6ef455a7f9ded9e", kill_on_drop: false }`
[INFO] [stderr] warning: fields `name`, `state`, and `last_active` are never read
[INFO] [stderr]  --> src/npcs.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Npc {
[INFO] [stderr]   |            --- fields in this struct
[INFO] [stderr] 6 |     name: String,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 7 |     state: NpcState,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 8 |     last_active: Instant,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Npc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Disabled` is never constructed
[INFO] [stderr]   --> src/npcs.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub enum NpcState {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 25 |     Disabled,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NpcState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `tavern-chat` (bin "tavern-chat" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tavern_chat-326dddfd4bff4cc5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'parser::test::can_parse_say_commands_with_default_ctx' has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--bin tavern-chat`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tavern_chat-326dddfd4bff4cc5` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "87c9e5c016570e163836ac7d2fc0508c194dada3002b4e8cc6ef455a7f9ded9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c9e5c016570e163836ac7d2fc0508c194dada3002b4e8cc6ef455a7f9ded9e", kill_on_drop: false }`
[INFO] [stdout] 87c9e5c016570e163836ac7d2fc0508c194dada3002b4e8cc6ef455a7f9ded9e
