[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#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Funemployed" "/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/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AWeirdDev/unemployed on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2187ac82fbd968a7ff81b587dbea2c7c5705c782df0e5cc33492407cafba4198
[INFO] running `Command { std: "docker" "start" "-a" "2187ac82fbd968a7ff81b587dbea2c7c5705c782df0e5cc33492407cafba4198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2187ac82fbd968a7ff81b587dbea2c7c5705c782df0e5cc33492407cafba4198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2187ac82fbd968a7ff81b587dbea2c7c5705c782df0e5cc33492407cafba4198", kill_on_drop: false }`
[INFO] [stdout] 2187ac82fbd968a7ff81b587dbea2c7c5705c782df0e5cc33492407cafba4198
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1251a56164cc946f093f117760f93aa20879a04ec910ebcdf48cdbb93e3e9933
[INFO] running `Command { std: "docker" "start" "-a" "1251a56164cc946f093f117760f93aa20879a04ec910ebcdf48cdbb93e3e9933", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 rustversion v1.0.22
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking bstr v1.12.0
[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 24.99s
[INFO] running `Command { std: "docker" "inspect" "1251a56164cc946f093f117760f93aa20879a04ec910ebcdf48cdbb93e3e9933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1251a56164cc946f093f117760f93aa20879a04ec910ebcdf48cdbb93e3e9933", kill_on_drop: false }`
[INFO] [stdout] 1251a56164cc946f093f117760f93aa20879a04ec910ebcdf48cdbb93e3e9933
