[INFO] cloning repository https://github.com/mobai25xa/philo-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobai25xa/philo-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobai25xa%2Fphilo-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobai25xa%2Fphilo-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f3ab15915a676ca5c4237bb43ce98adf5914014
[INFO] checking mobai25xa/philo-agent against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobai25xa%2Fphilo-agent" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mobai25xa/philo-agent
[INFO] finished tweaking git repo https://github.com/mobai25xa/philo-agent
[INFO] tweaked toml for git repo https://github.com/mobai25xa/philo-agent written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mobai25xa/philo-agent on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mobai25xa/philo-agent 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_core v0.24.0
[INFO] [stderr]   Downloaded pest_generator v2.8.8
[INFO] [stderr]   Downloaded darling_macro v0.24.0
[INFO] [stderr]   Downloaded pest_derive v2.8.8
[INFO] [stderr]   Downloaded darling v0.24.0
[INFO] [stderr]   Downloaded ratatui-termion v0.1.2
[INFO] [stderr]   Downloaded termion v4.0.6
[INFO] [stderr]   Downloaded console v0.16.4
[INFO] [stderr]   Downloaded pest_meta v2.8.8
[INFO] [stderr]   Downloaded pest v2.8.8
[INFO] [stderr]   Downloaded insta v1.48.0
[INFO] [stderr]   Downloaded youto v0.1.0
[INFO] [stderr]   Downloaded globset v0.4.20
[INFO] [stderr]   Downloaded ignore v0.4.33
[INFO] [stderr]   Downloaded grep-searcher v0.1.17
[INFO] [stderr]   Downloaded grep-matcher v0.1.9
[INFO] [stderr]   Downloaded grep-regex v0.1.14
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c
[INFO] running `Command { std: "docker" "start" "bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking philo-tools v0.1.0 (/opt/rustwide/workdir/crates/philo-tools)
[INFO] [stderr]     Checking philo-session v0.1.0 (/opt/rustwide/workdir/crates/philo-session)
[INFO] [stderr]     Checking philo-agent-kernel v0.1.0 (/opt/rustwide/workdir/crates/philo-agent-kernel)
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking grep-matcher v0.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking encoding_rs_io v0.1.8
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling darling_core v0.24.0
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking lru v0.18.2
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling darling_macro v0.24.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling darling v0.24.0
[INFO] [stderr]     Checking plist v1.10.0
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking grep-searcher v0.1.17
[INFO] [stderr]     Checking grep-regex v0.1.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking philo-session-jsonl v0.1.0 (/opt/rustwide/workdir/crates/philo-session-jsonl)
[INFO] [stderr]     Checking philo-agent-runtime v0.1.0 (/opt/rustwide/workdir/crates/philo-agent-runtime)
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking philo-tools-std v0.1.0 (/opt/rustwide/workdir/crates/philo-tools-std)
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking ratatui-macros v0.7.2
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking philo-agent-service v0.1.0 (/opt/rustwide/workdir/crates/philo-agent-service)
[INFO] [stderr]     Checking philo-coding-profile v0.1.0 (/opt/rustwide/workdir/crates/philo-coding-profile)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/philo-agent-service/src/mapping.rs:883:13
[INFO] [stdout]     |
[INFO] [stdout] 883 |         let mut commit = |revision: u64, entries: Vec<SessionEntryKind>| {
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking philo-tui v0.1.0 (/opt/rustwide/workdir/crates/philo-tui)
[INFO] [stdout] warning: unused import: `crate::app::effect::Effect`
[INFO] [stdout]   --> crates/philo-tui/src/tests/identity.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::app::effect::Effect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking youto v0.1.0
[INFO] [stderr]     Checking philo-model v0.1.0 (/opt/rustwide/workdir/crates/philo-model)
[INFO] [stderr]     Checking philo-cli v0.1.0 (/opt/rustwide/workdir/crates/philo-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.11s
[INFO] running `Command { std: "docker" "inspect" "bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c", kill_on_drop: false }`
[INFO] [stdout] bf94ac891f5cb661851bc978e9e976dc53c99fa2b0d3f8c5e0c6f61d8f13e67c
