[INFO] cloning repository https://github.com/nicksenger/typegraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicksenger/typegraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Ftypegraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Ftypegraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d62ca0b38091775097de518883b1bebdca42e8a0
[INFO] checking nicksenger/typegraph against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Ftypegraph" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nicksenger/typegraph
[INFO] finished tweaking git repo https://github.com/nicksenger/typegraph
[INFO] tweaked toml for git repo https://github.com/nicksenger/typegraph written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicksenger/typegraph 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/nicksenger/typegraph 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1
[INFO] running `Command { std: "docker" "start" "1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1", 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" "1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1", 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" "1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking unicode-ident v1.0.20
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking typosaurus v0.2.0 (https://github.com/nicksenger/typosaurus.git?branch=typegraph#f074948e)
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Checking deluxe-core v0.5.0
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling typegraph-macros v0.1.0 (/opt/rustwide/workdir/typegraph-macros)
[INFO] [stderr]     Checking typegraph v0.1.0 (/opt/rustwide/workdir/typegraph)
[INFO] [stdout] warning: trait `FieldResolver` is never used
[INFO] [stdout]   --> typegraph/src/op.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait FieldResolver {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FieldResolver` is never used
[INFO] [stdout]   --> typegraph/src/op.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait FieldResolver {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking typegraph-test v0.1.0 (/opt/rustwide/workdir/typegraph-test)
[INFO] [stdout] warning: overflow evaluating the requirement `<(typosaurus::collections::graph::Graph<typosaurus::collections::record::Record<Set<List<()>>, List<()>>, typosaurus::collections::record::Record<_, List<()>>, _>, _) as typegraph::op::TypeResolvable>::Out == _`
[INFO] [stdout]    --> typegraph-test/src/test.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let s = Types::render();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`typegraph_test`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<(typosaurus::collections::graph::Graph<typosaurus::collections::record::Record<Set<List<()>>, List<()>>, typosaurus::collections::record::Record<_, List<()>>, _>, _) as typegraph::op::TypeResolvable>::Out == _`
[INFO] [stdout]    --> typegraph-test/src/test.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let s = Types::render();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`typegraph_test`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(typosaurus::collections::graph::Graph<typosaurus::collections::record::Record<Set<List<()>>, List<()>>, typosaurus::collections::record::Record<_, List<()>>, _>, _): typegraph::op::TypeResolvable`
[INFO] [stdout]    --> typegraph-test/src/test.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let s = Types::render();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`typegraph_test`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<(typosaurus::collections::graph::Graph<typosaurus::collections::record::Record<Set<List<()>>, List<()>>, _, _>, _) as typegraph::op::TypeResolvable>::Out well-formed`
[INFO] [stdout]    --> typegraph-test/src/test.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let s = Types::render();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`typegraph_test`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<(typosaurus::collections::graph::Graph<typosaurus::collections::record::Record<Set<List<()>>, List<()>>, typosaurus::collections::record::Record<_, List<()>>, _>, _) as typegraph::op::TypeResolvable>::Out == _`
[INFO] [stdout]    --> typegraph-test/src/test.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let s = Types::render();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`typegraph_test`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<(typosaurus::collections::graph::Graph<typosaurus::collections::record::Record<Set<List<()>>, List<()>>, _, _>, _) as typegraph::op::TypeResolvable>::Out well-formed`
[INFO] [stdout]    --> typegraph-test/src/test.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let s = Types::render();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`typegraph_test`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1", kill_on_drop: false }`
[INFO] [stdout] 1aaaab271397c0b5a5dc543700418a4a7da4affc4851b654dc35ef62094dd1e1
