[INFO] fetching crate chalk-engine 0.104.0...
[INFO] testing chalk-engine-0.104.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate chalk-engine 0.104.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate chalk-engine 0.104.0
[INFO] finished tweaking crates.io crate chalk-engine 0.104.0
[INFO] tweaked toml for crates.io crate chalk-engine 0.104.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chalk-engine 0.104.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chalk-engine 0.104.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 850713b38a27322c5f7c6202fabd2cd8fff36ac532e3773965535a1f89f8f182
[INFO] running `Command { std: "docker" "start" "-a" "850713b38a27322c5f7c6202fabd2cd8fff36ac532e3773965535a1f89f8f182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "850713b38a27322c5f7c6202fabd2cd8fff36ac532e3773965535a1f89f8f182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850713b38a27322c5f7c6202fabd2cd8fff36ac532e3773965535a1f89f8f182", kill_on_drop: false }`
[INFO] [stdout] 850713b38a27322c5f7c6202fabd2cd8fff36ac532e3773965535a1f89f8f182
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce66758829515db84df710126c032917b515537c1c3b45da5d54eb1ad2b9c363
[INFO] running `Command { std: "docker" "start" "-a" "ce66758829515db84df710126c032917b515537c1c3b45da5d54eb1ad2b9c363", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling chalk-derive v0.104.0
[INFO] [stderr]    Compiling chalk-ir v0.104.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-tree v0.3.0
[INFO] [stderr]    Compiling chalk-solve v0.104.0
[INFO] [stderr]    Compiling chalk-engine v0.104.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/stack.rs:20:81
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn debug_with<'a>(&'a self, tables: &'a Tables<I>) -> StackDebug<'_, I> {
[INFO] [stdout]    |                                   --                --                          ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |                 |
[INFO] [stdout]    |                                   |                 the lifetime is named here
[INFO] [stdout]    |                                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 -     pub(crate) fn debug_with<'a>(&'a self, tables: &'a Tables<I>) -> StackDebug<'_, I> {
[INFO] [stdout] 20 +     pub(crate) fn debug_with<'a>(&'a self, tables: &'a Tables<I>) -> StackDebug<'a, I> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.11s
[INFO] running `Command { std: "docker" "inspect" "ce66758829515db84df710126c032917b515537c1c3b45da5d54eb1ad2b9c363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce66758829515db84df710126c032917b515537c1c3b45da5d54eb1ad2b9c363", kill_on_drop: false }`
[INFO] [stdout] ce66758829515db84df710126c032917b515537c1c3b45da5d54eb1ad2b9c363
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e6992be0fb6e427a25a1de53a425c0de95c06541647ca4338f1f8919d452e36
[INFO] running `Command { std: "docker" "start" "-a" "9e6992be0fb6e427a25a1de53a425c0de95c06541647ca4338f1f8919d452e36", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/stack.rs:20:81
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub(crate) fn debug_with<'a>(&'a self, tables: &'a Tables<I>) -> StackDebug<'_, I> {
[INFO] [stdout]    |                                   --                --                          ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |                 |
[INFO] [stdout]    |                                   |                 the lifetime is named here
[INFO] [stdout]    |                                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 -     pub(crate) fn debug_with<'a>(&'a self, tables: &'a Tables<I>) -> StackDebug<'_, I> {
[INFO] [stdout] 20 +     pub(crate) fn debug_with<'a>(&'a self, tables: &'a Tables<I>) -> StackDebug<'a, I> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chalk-engine v0.104.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]    --> src/normalize_deep.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use chalk_integration::interner::ChalkIr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chalk_integration`, use `cargo add chalk_integration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chalk_integration`
[INFO] [stdout]    --> src/normalize_deep.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use chalk_integration::{arg, ty};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chalk_integration`, use `cargo add chalk_integration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]    --> src/slg/aggregate.rs:585:13
[INFO] [stdout]     |
[INFO] [stdout] 585 |         use chalk_integration::interner::ChalkIr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chalk_integration`, use `cargo add chalk_integration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]    --> src/slg/aggregate.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |         use chalk_integration::interner::ChalkIr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chalk_integration`, use `cargo add chalk_integration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]    --> src/slg/aggregate.rs:622:13
[INFO] [stdout]     |
[INFO] [stdout] 622 |         use chalk_integration::interner::ChalkIr;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chalk_integration`, use `cargo add chalk_integration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chalk_integration`
[INFO] [stdout]    --> src/slg/aggregate.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |     use chalk_integration::{arg, ty};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chalk_integration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chalk_integration`, use `cargo add chalk_integration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chalk-engine` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "9e6992be0fb6e427a25a1de53a425c0de95c06541647ca4338f1f8919d452e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6992be0fb6e427a25a1de53a425c0de95c06541647ca4338f1f8919d452e36", kill_on_drop: false }`
[INFO] [stdout] 9e6992be0fb6e427a25a1de53a425c0de95c06541647ca4338f1f8919d452e36
