[INFO] fetching crate resolvo 0.10.1...
[INFO] testing resolvo-0.10.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate resolvo 0.10.1 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate resolvo 0.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate resolvo 0.10.1
[INFO] tweaked toml for crates.io crate resolvo 0.10.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate resolvo 0.10.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate resolvo 0.10.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded polling v3.9.0
[INFO] [stderr]   Downloaded version-ranges v0.1.1
[INFO] [stderr]   Downloaded chumsky v0.10.1
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf095ef2b4ec7bd298963d5beda31f1da3feff9e44b8164e97c62671c5be2a9f
[INFO] running `Command { std: "docker" "start" "-a" "bf095ef2b4ec7bd298963d5beda31f1da3feff9e44b8164e97c62671c5be2a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf095ef2b4ec7bd298963d5beda31f1da3feff9e44b8164e97c62671c5be2a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf095ef2b4ec7bd298963d5beda31f1da3feff9e44b8164e97c62671c5be2a9f", kill_on_drop: false }`
[INFO] [stdout] bf095ef2b4ec7bd298963d5beda31f1da3feff9e44b8164e97c62671c5be2a9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c650c39927ca190b737dab520ade2e6c481d65eb942c7cfc02665501d812ea8
[INFO] running `Command { std: "docker" "start" "-a" "2c650c39927ca190b737dab520ade2e6c481d65eb942c7cfc02665501d812ea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling resolvo v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                   (*chunks)
[INFO] [stdout]     |                   ^ ------ this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |  _________________|
[INFO] [stdout]     | |
[INFO] [stdout] 121 | |                     .get_unchecked_mut(a_chunk)
[INFO] [stdout]     | |_______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 (*chunks)
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 (&mut (*chunks))
[INFO] [stdout]     |                 +++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   (*chunks)
[INFO] [stdout]     |                   ^ ------ this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |  _________________|
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |                     .get_unchecked_mut(b_chunk)
[INFO] [stdout]     | |_______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 (*chunks)
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 (&mut (*chunks))
[INFO] [stdout]     |                 +++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (*vec).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ^^---^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (*vec).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:637:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (&(*vec)).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (*vec).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ^^---^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (*vec).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:637:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (&(*vec)).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (*vec).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     ^^---^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (*vec).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (&mut (*vec)).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     +++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stdout]    --> src/solver/clause.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 | /         self.try_fold_literals(
[INFO] [stdout] 329 | |             learnt_clauses,
[INFO] [stdout] 330 | |             requirements_to_sorted_candidates,
[INFO] [stdout] 331 | |             disjunction_to_candidates,
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |             },
[INFO] [stdout] 337 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let _ = self.try_fold_literals(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.22s
[INFO] running `Command { std: "docker" "inspect" "2c650c39927ca190b737dab520ade2e6c481d65eb942c7cfc02665501d812ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c650c39927ca190b737dab520ade2e6c481d65eb942c7cfc02665501d812ea8", kill_on_drop: false }`
[INFO] [stdout] 2c650c39927ca190b737dab520ade2e6c481d65eb942c7cfc02665501d812ea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 786d2b0d16785501945d73e7e3d641687c9783777cab8c75b8b9b8209b5911ca
[INFO] running `Command { std: "docker" "start" "-a" "786d2b0d16785501945d73e7e3d641687c9783777cab8c75b8b9b8209b5911ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling resolvo v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                   (*chunks)
[INFO] [stdout]     |                   ^ ------ this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |  _________________|
[INFO] [stdout]     | |
[INFO] [stdout] 121 | |                     .get_unchecked_mut(a_chunk)
[INFO] [stdout]     | |_______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 (*chunks)
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 (&mut (*chunks))
[INFO] [stdout]     |                 +++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   (*chunks)
[INFO] [stdout]     |                   ^ ------ this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |  _________________|
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |                     .get_unchecked_mut(b_chunk)
[INFO] [stdout]     | |_______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 (*chunks)
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 (&mut (*chunks))
[INFO] [stdout]     |                 +++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (*vec).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ^^---^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (*vec).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:637:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (&(*vec)).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (*vec).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ^^---^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (*vec).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:637:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (&(*vec)).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (*vec).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     ^^---^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (*vec).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (&mut (*vec)).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     +++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stdout]    --> src/solver/clause.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 | /         self.try_fold_literals(
[INFO] [stdout] 329 | |             learnt_clauses,
[INFO] [stdout] 330 | |             requirements_to_sorted_candidates,
[INFO] [stdout] 331 | |             disjunction_to_candidates,
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |             },
[INFO] [stdout] 337 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let _ = self.try_fold_literals(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                   (*chunks)
[INFO] [stdout]     |                   ^ ------ this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |  _________________|
[INFO] [stdout]     | |
[INFO] [stdout] 121 | |                     .get_unchecked_mut(a_chunk)
[INFO] [stdout]     | |_______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 (*chunks)
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 (&mut (*chunks))
[INFO] [stdout]     |                 +++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   (*chunks)
[INFO] [stdout]     |                   ^ ------ this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |  _________________|
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |                     .get_unchecked_mut(b_chunk)
[INFO] [stdout]     | |_______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 (*chunks)
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 (&mut (*chunks))
[INFO] [stdout]     |                 +++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (*vec).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ^^---^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (*vec).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:637:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (&(*vec)).get_unchecked(chunk).get_unchecked(offset)
[INFO] [stdout]     |             ++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (*vec).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ^^---^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (*vec).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:637:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     (&(*vec)).get_unchecked(chunk).get_unchecked(offset),
[INFO] [stdout]     |                     ++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/internal/arena.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (*vec).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     ^^---^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this raw pointer has type `*mut Vec<Vec<TValue>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [Vec<TValue>]`
[INFO] [stdout]    --> src/internal/arena.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (*vec).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] note: method calls to `get_unchecked_mut` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:682:5
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     (&mut (*vec)).get_unchecked_mut(chunk).get_unchecked_mut(offset),
[INFO] [stdout]     |                     +++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stdout]    --> src/solver/clause.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 | /         self.try_fold_literals(
[INFO] [stdout] 329 | |             learnt_clauses,
[INFO] [stdout] 330 | |             requirements_to_sorted_candidates,
[INFO] [stdout] 331 | |             disjunction_to_candidates,
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |             },
[INFO] [stdout] 337 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let _ = self.try_fold_literals(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `version_ranges`
[INFO] [stdout]   --> tests/solver/bundle_box/parser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use version_ranges::Ranges;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `version_ranges`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `version_ranges`, use `cargo add version_ranges` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `version_ranges`
[INFO] [stdout]  --> tests/solver/bundle_box/spec.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use version_ranges::Ranges;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `version_ranges`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `version_ranges`, use `cargo add version_ranges` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `version_ranges`
[INFO] [stdout]   --> tests/solver/bundle_box/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use version_ranges::Ranges;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `version_ranges`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `version_ranges`, use `cargo add version_ranges` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Runtime: AsyncRuntime` is not satisfied
[INFO] [stdout]    --> tests/solver/main.rs:66:57
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let mut solver = Solver::new(provider).with_runtime(runtime);
[INFO] [stdout]     |                                            ------------ ^^^^^^^ the trait `AsyncRuntime` is not implemented for `Runtime`
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `AsyncRuntime` is implemented for `NowOrNeverRuntime`
[INFO] [stdout] note: required by a bound in `Solver::<D, RT>::with_runtime`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver/mod.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn with_runtime<RT2: AsyncRuntime>(self, runtime: RT2) -> Solver<D, RT2> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ required by this bound in `Solver::<D, RT>::with_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `solve` exists for struct `Solver<BundleBoxProvider, Runtime>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/solver/main.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     match solver.solve(problem) {
[INFO] [stdout]    |                  ^^^^^ method cannot be called on `Solver<BundleBoxProvider, Runtime>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Runtime {
[INFO] [stdout]    | ------------------ doesn't satisfy `Runtime: AsyncRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Runtime: AsyncRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `provider` exists for struct `Solver<BundleBoxProvider, Runtime>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/solver/main.rs:69:55
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Ok(solvables) => transaction_to_string(solver.provider(), &solvables),
[INFO] [stdout]    |                                                       ^^^^^^^^ method cannot be called on `Solver<BundleBoxProvider, Runtime>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Runtime {
[INFO] [stdout]    | ------------------ doesn't satisfy `Runtime: AsyncRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Runtime: AsyncRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[SolvableId]` cannot be known at compilation time
[INFO] [stdout]   --> tests/solver/main.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Ok(solvables) => transaction_to_string(solver.provider(), &solvables),
[INFO] [stdout]    |            ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[SolvableId]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[SolvableId]` cannot be known at compilation time
[INFO] [stdout]   --> tests/solver/main.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Ok(solvables) => transaction_to_string(solver.provider(), &solvables),
[INFO] [stdout]    |         ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[SolvableId]`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:552:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Runtime: AsyncRuntime` is not satisfied
[INFO] [stdout]   --> tests/solver/main.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let graph = conflict.graph(&solver);
[INFO] [stdout]    |                                  ----- ^^^^^^^ the trait `AsyncRuntime` is not implemented for `Runtime`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `AsyncRuntime` is implemented for `NowOrNeverRuntime`
[INFO] [stdout] note: required by a bound in `resolvo::conflict::Conflict::graph`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/conflict.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn graph<D: DependencyProvider, RT: AsyncRuntime>(
[INFO] [stdout]    |                                             ^^^^^^^^^^^^ required by this bound in `Conflict::graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `provider` exists for struct `Solver<BundleBoxProvider, Runtime>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/solver/main.rs:76:47
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 .graphviz(&mut output, solver.provider(), true)
[INFO] [stdout]    |                                               ^^^^^^^^ method cannot be called on `Solver<BundleBoxProvider, Runtime>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Runtime {
[INFO] [stdout]    | ------------------ doesn't satisfy `Runtime: AsyncRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Runtime: AsyncRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Runtime: AsyncRuntime` is not satisfied
[INFO] [stdout]    --> tests/solver/main.rs:81:44
[INFO] [stdout]     |
[INFO] [stdout]  81 |             conflict.display_user_friendly(&solver).to_string()
[INFO] [stdout]     |                      --------------------- ^^^^^^^ the trait `AsyncRuntime` is not implemented for `Runtime`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `AsyncRuntime` is implemented for `NowOrNeverRuntime`
[INFO] [stdout] note: required by a bound in `resolvo::conflict::Conflict::display_user_friendly`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/conflict.rs:210:65
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn display_user_friendly<'a, D: DependencyProvider, RT: AsyncRuntime>(
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ required by this bound in `Conflict::display_user_friendly`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `resolvo` (test "solver") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "786d2b0d16785501945d73e7e3d641687c9783777cab8c75b8b9b8209b5911ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786d2b0d16785501945d73e7e3d641687c9783777cab8c75b8b9b8209b5911ca", kill_on_drop: false }`
[INFO] [stdout] 786d2b0d16785501945d73e7e3d641687c9783777cab8c75b8b9b8209b5911ca
