[INFO] cloning repository https://github.com/m-rphy/jira_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-rphy/jira_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-rphy%2Fjira_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-rphy%2Fjira_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3846b11257c1be47db9adffbe74774fa52a77082
[INFO] testing m-rphy/jira_cli against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-rphy%2Fjira_cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m-rphy/jira_cli
[INFO] finished tweaking git repo https://github.com/m-rphy/jira_cli
[INFO] tweaked toml for git repo https://github.com/m-rphy/jira_cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-rphy/jira_cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-rphy/jira_cli 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16729e1bfd8a267e69a855b08043f35c6c886e82a43ca4cecfbb769b2849a2f7
[INFO] running `Command { std: "docker" "start" "-a" "16729e1bfd8a267e69a855b08043f35c6c886e82a43ca4cecfbb769b2849a2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16729e1bfd8a267e69a855b08043f35c6c886e82a43ca4cecfbb769b2849a2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16729e1bfd8a267e69a855b08043f35c6c886e82a43ca4cecfbb769b2849a2f7", kill_on_drop: false }`
[INFO] [stdout] 16729e1bfd8a267e69a855b08043f35c6c886e82a43ca4cecfbb769b2849a2f7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61609c6efc4f78186ba508c5fb908e2c2010c74c90fdb3e96c824ea68e597e45
[INFO] running `Command { std: "docker" "start" "-a" "61609c6efc4f78186ba508c5fb908e2c2010c74c90fdb3e96c824ea68e597e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling jira_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `anyhow` in this scope
[INFO] [stdout]   --> src/db.rs:44:54
[INFO] [stdout]    |
[INFO] [stdout] 44 |         parsed.epics.get_mut(&epic_id).ok_or_else(|| anyhow!("coundl not find epic in database!"))?.stories.push(new_id);
[INFO] [stdout]    |                                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `anyhow` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `anyhow` in this scope
[INFO] [stdout]   --> src/db.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |             .ok_or_else(|| anyhow!("could not find epic in database"))?.stories {
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `anyhow` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `anyhow` in this scope
[INFO] [stdout]   --> src/db.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .ok_or_else(|| anyhow!("counld not find the epic in database!"))?;
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `anyhow` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `anyhow` in this scope
[INFO] [stdout]   --> src/db.rs:71:28
[INFO] [stdout]    |
[INFO] [stdout] 71 |             .ok_or_else(|| anyhow!("story in not found in epic stories vector"))?;
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `anyhow` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `anyhow` in this scope
[INFO] [stdout]   --> src/db.rs:86:28
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .ok_or_else(|| anyhow!("could not find epic in database!"))?.status = status;
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `anyhow` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `anyhow` in this scope
[INFO] [stdout]   --> src/db.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .ok_or_else(|| anyhow!("could not find story in database!"))?.status = status;
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `anyhow` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `epic_id` in this scope
[INFO] [stdout]   --> src/db.rs:67:42
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let epic = parsed.epics.get_mut(&epic_id)
[INFO] [stdout]    |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jira_cli` (bin "jira_cli") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "61609c6efc4f78186ba508c5fb908e2c2010c74c90fdb3e96c824ea68e597e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61609c6efc4f78186ba508c5fb908e2c2010c74c90fdb3e96c824ea68e597e45", kill_on_drop: false }`
[INFO] [stdout] 61609c6efc4f78186ba508c5fb908e2c2010c74c90fdb3e96c824ea68e597e45
