[INFO] fetching crate chalk-solve 0.70.0... [INFO] checking chalk-solve-0.70.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate chalk-solve 0.70.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate chalk-solve 0.70.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chalk-solve 0.70.0 [INFO] finished tweaking crates.io crate chalk-solve 0.70.0 [INFO] tweaked toml for crates.io crate chalk-solve 0.70.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chalk-ir v0.70.0 [INFO] [stderr] Downloaded tracing-tree v0.1.9 [INFO] [stderr] Downloaded chalk-derive v0.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b80655a6128b507c97dba4a5146442806d99f96ed5e68d7ae1e3efeed5ec6796 [INFO] running `Command { std: "docker" "start" "-a" "b80655a6128b507c97dba4a5146442806d99f96ed5e68d7ae1e3efeed5ec6796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b80655a6128b507c97dba4a5146442806d99f96ed5e68d7ae1e3efeed5ec6796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80655a6128b507c97dba4a5146442806d99f96ed5e68d7ae1e3efeed5ec6796", kill_on_drop: false }` [INFO] [stdout] b80655a6128b507c97dba4a5146442806d99f96ed5e68d7ae1e3efeed5ec6796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a88df7b825ca49c6fc4f8e1d55b60ab034259bc003f38695e219954ad408a981 [INFO] running `Command { std: "docker" "start" "-a" "a88df7b825ca49c6fc4f8e1d55b60ab034259bc003f38695e219954ad408a981", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling chalk-derive v0.70.0 [INFO] [stderr] Checking chalk-ir v0.70.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking tracing-tree v0.1.9 [INFO] [stderr] Checking chalk-solve v0.70.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chalk_integration` [INFO] [stdout] --> src/infer/test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chalk_integration` [INFO] [stdout] --> src/infer/test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use chalk_integration::{arg, lifetime, ty}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chalk_integration` [INFO] [stdout] --> src/solve/truncate.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chalk_integration` [INFO] [stdout] --> src/solve/truncate.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chalk_integration` [INFO] [stdout] --> src/solve/truncate.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | use chalk_integration::{arg, ty}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | &ty!(placeholder 1), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | &ty!(apply (item 0) (expr a)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | &ty!(function 1 (infer 0)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | &ty!(apply (item 0) (expr b)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | &ty!(placeholder 1), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | &ty!(placeholder 1), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | &ty!(apply (item 0) (expr b)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | &ty!(apply (item 0) (expr b)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | &ty!(placeholder 1), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:266:37 [INFO] [stdout] | [INFO] [stdout] 266 | .canonicalize(interner, ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:269:20 [INFO] [stdout] | [INFO] [stdout] 269 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:300:14 [INFO] [stdout] | [INFO] [stdout] 300 | &ty!(apply (item 1) (expr v1) (expr v0)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:308:17 [INFO] [stdout] | [INFO] [stdout] 308 | ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:312:20 [INFO] [stdout] | [INFO] [stdout] 312 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:358:20 [INFO] [stdout] | [INFO] [stdout] 358 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:383:15 [INFO] [stdout] | [INFO] [stdout] 383 | let t_a = ty!(apply (item 0) (lifetime (placeholder 1))); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:384:15 [INFO] [stdout] | [INFO] [stdout] 384 | let t_b = ty!(apply (item 0) (lifetime (infer 1))); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/infer/test.rs:402:15 [INFO] [stdout] | [INFO] [stdout] 402 | let t_c = ty!(infer 0); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/solve/truncate.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | let ty0 = ty!(apply (item 0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/solve/truncate.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | let ty0 = ty!(apply (item 0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/solve/truncate.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | let ty1 = ty!(apply (item 0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chalk_integration` [INFO] [stdout] --> src/solve/truncate.rs:95:42 [INFO] [stdout] | [INFO] [stdout] 95 | let mut table = InferenceTable::::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `chalk_integration` [INFO] [stdout] --> src/solve/truncate.rs:114:42 [INFO] [stdout] | [INFO] [stdout] 114 | let mut table = InferenceTable::::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | impl UnificationDatabase for TestDatabase { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 12 | impl UnificationDatabase for TestDatabase { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 13 | fn fn_def_variance(&self, _fn_def_id: FnDefId) -> Variances { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:13:74 [INFO] [stdout] | [INFO] [stdout] 12 | impl UnificationDatabase for TestDatabase { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 13 | fn fn_def_variance(&self, _fn_def_id: FnDefId) -> Variances { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | Variances::from_iter(&ChalkIr, [Variance::Invariant; 20].iter().copied()) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 12 | impl UnificationDatabase for TestDatabase { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 17 | fn adt_variance(&self, _adt_id: AdtId) -> Variances { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:17:66 [INFO] [stdout] | [INFO] [stdout] 12 | impl UnificationDatabase for TestDatabase { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 17 | fn adt_variance(&self, _adt_id: AdtId) -> Variances { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | Variances::from_iter(&ChalkIr, [Variance::Invariant; 20].iter().copied()) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 23 | fn universe_error() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 26 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 42 | fn cycle_error() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 45 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 73 | fn cycle_indirect() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 76 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 103 | fn universe_error_indirect_1() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 106 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 133 | fn universe_error_indirect_2() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 136 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 163 | fn universe_promote() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 166 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 193 | fn universe_promote_bad() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 196 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:228:35 [INFO] [stdout] | [INFO] [stdout] 223 | fn projection_eq() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 228 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | fn make_table() -> InferenceTable { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:250:35 [INFO] [stdout] | [INFO] [stdout] 249 | fn make_table() -> InferenceTable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 250 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/infer/test.rs:373:35 [INFO] [stdout] | [INFO] [stdout] 371 | fn lifetime_constraint_indirect() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 372 | let interner = &ChalkIr; [INFO] [stdout] 373 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/solve/truncate.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/solve/truncate.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 63 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chalk-solve` due to 64 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a88df7b825ca49c6fc4f8e1d55b60ab034259bc003f38695e219954ad408a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88df7b825ca49c6fc4f8e1d55b60ab034259bc003f38695e219954ad408a981", kill_on_drop: false }` [INFO] [stdout] a88df7b825ca49c6fc4f8e1d55b60ab034259bc003f38695e219954ad408a981