[INFO] cloning repository https://github.com/LordCasser/atlas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordCasser/atlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordCasser%2Fatlas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordCasser%2Fatlas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e49b3cfee869186e4225259e5e559847ed91d95a
[INFO] checking LordCasser/atlas against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordCasser%2Fatlas" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LordCasser/atlas
[INFO] finished tweaking git repo https://github.com/LordCasser/atlas
[INFO] tweaked toml for git repo https://github.com/LordCasser/atlas written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LordCasser/atlas on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LordCasser/atlas 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5
[INFO] running `Command { std: "docker" "start" "5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5", 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" "5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5", 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" "5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking chardetng v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.0
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.4.0 (https://github.com/fwcd/tree-sitter-kotlin?rev=f66d2908542e93c0204c6c241f794afe4e9cd5d1#f66d2908)
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-cangjie v0.1.0 (https://gitcode.com/Cangjie-SIG/tree-sitter-cangjie.git?rev=2fac636da4191550463a456396cb2680121acf6b#2fac636d)
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking workspace v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/workspace)
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking types v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/types)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking db v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/db)
[INFO] [stderr]     Checking extraction v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/extraction)
[INFO] [stderr]     Checking graph v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/graph)
[INFO] [stderr]     Checking domain-rules v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/domain_rules)
[INFO] [stderr]     Checking focus_materialize v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/focus_materialize)
[INFO] [stderr]     Checking analysis v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/analysis)
[INFO] [stderr]     Checking search v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/search)
[INFO] [stderr]     Checking dossier v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/dossier)
[INFO] [stderr]     Checking context v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/context)
[INFO] [stderr]     Checking resolution v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/resolution)
[INFO] [stderr]     Checking filesync v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine/crates/filesync)
[INFO] [stderr]     Checking atlas-engine v1.6.1 (/opt/rustwide/workdir/crates/atlas-engine)
[INFO] [stderr]     Checking atlas-mcp v1.6.1 (/opt/rustwide/workdir/crates/atlas-mcp)
[INFO] [stderr]     Checking atlas-cli v1.6.1 (/opt/rustwide/workdir/crates/atlas-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5", kill_on_drop: false }`
[INFO] [stdout] 5ff63d8defbaf508d08b23c56fc54d93c0541b302895e8d00dfb95b8b5116bd5
