[INFO] cloning repository https://github.com/AWeirdDev/unemployed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AWeirdDev/unemployed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Funemployed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Funemployed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 891bb9a2ae5b6e02340d029ae11e8f34b9134cfc
[INFO] checking AWeirdDev/unemployed against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Funemployed" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AWeirdDev/unemployed
[INFO] finished tweaking git repo https://github.com/AWeirdDev/unemployed
[INFO] tweaked toml for git repo https://github.com/AWeirdDev/unemployed written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AWeirdDev/unemployed on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AWeirdDev/unemployed 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d543da480d34ed828625759213443be21d2c4ecc309edc3e90f4b761850fa6d
[INFO] running `Command { std: "docker" "start" "-a" "8d543da480d34ed828625759213443be21d2c4ecc309edc3e90f4b761850fa6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d543da480d34ed828625759213443be21d2c4ecc309edc3e90f4b761850fa6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d543da480d34ed828625759213443be21d2c4ecc309edc3e90f4b761850fa6d", kill_on_drop: false }`
[INFO] [stdout] 8d543da480d34ed828625759213443be21d2c4ecc309edc3e90f4b761850fa6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3966b789ab9c60fbda137ea0e7b59a690c2b0aefb767b1cbc71526ccfed0e922
[INFO] running `Command { std: "docker" "start" "-a" "3966b789ab9c60fbda137ea0e7b59a690c2b0aefb767b1cbc71526ccfed0e922", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling get-size-derive2 v0.6.2
[INFO] [stderr]     Checking get-size2 v0.6.2
[INFO] [stderr]     Checking ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff?tag=0.12.10#c68ff8d9)
[INFO] [stderr]     Checking ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff?tag=0.12.10#c68ff8d9)
[INFO] [stderr]     Checking ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff?tag=0.12.10#c68ff8d9)
[INFO] [stderr]     Checking ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff?tag=0.12.10#c68ff8d9)
[INFO] [stderr]     Checking ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff?tag=0.12.10#c68ff8d9)
[INFO] [stderr]     Checking unemployment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `items` is never read
[INFO] [stdout]  --> src/runtime/core.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Scope {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     items: DashMap<Identifier, String>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `items` is never read
[INFO] [stdout]  --> src/runtime/core.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Scope {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     items: DashMap<Identifier, String>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.57s
[INFO] running `Command { std: "docker" "inspect" "3966b789ab9c60fbda137ea0e7b59a690c2b0aefb767b1cbc71526ccfed0e922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3966b789ab9c60fbda137ea0e7b59a690c2b0aefb767b1cbc71526ccfed0e922", kill_on_drop: false }`
[INFO] [stdout] 3966b789ab9c60fbda137ea0e7b59a690c2b0aefb767b1cbc71526ccfed0e922
