[INFO] fetching crate chalk-solve 0.11.0... [INFO] testing chalk-solve-0.11.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate chalk-solve 0.11.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate chalk-solve 0.11.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate chalk-solve 0.11.0 [INFO] finished tweaking crates.io crate chalk-solve 0.11.0 [INFO] tweaked toml for crates.io crate chalk-solve 0.11.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2563608a21ca7a2d29f479c517a4855c9efd1976c879639ebade75c6031831bf [INFO] running `"docker" "start" "-a" "2563608a21ca7a2d29f479c517a4855c9efd1976c879639ebade75c6031831bf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling chalk-derive v0.11.0 [INFO] [stderr] Compiling chalk-ir v0.11.0 [INFO] [stderr] Compiling chalk-engine v0.11.0 [INFO] [stderr] Compiling chalk-solve v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.04s [INFO] running `"docker" "inspect" "2563608a21ca7a2d29f479c517a4855c9efd1976c879639ebade75c6031831bf"` [INFO] running `"docker" "rm" "-f" "2563608a21ca7a2d29f479c517a4855c9efd1976c879639ebade75c6031831bf"` [INFO] [stdout] 2563608a21ca7a2d29f479c517a4855c9efd1976c879639ebade75c6031831bf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0cf2ceb763e48acfe838512f90e6117f66e50e32f634b8ab529ac257b0bdf09 [INFO] running `"docker" "start" "-a" "c0cf2ceb763e48acfe838512f90e6117f66e50e32f634b8ab529ac257b0bdf09"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling chalk-solve v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/infer/test.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use chalk_integration::interner::ChalkIr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/solve/slg/aggregate.rs:504:9 [INFO] [stderr] | [INFO] [stderr] 504 | use chalk_integration::interner::ChalkIr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/solve/slg/aggregate.rs:522:9 [INFO] [stderr] | [INFO] [stderr] 522 | use chalk_integration::interner::ChalkIr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/solve/slg/aggregate.rs:541:9 [INFO] [stderr] | [INFO] [stderr] 541 | use chalk_integration::interner::ChalkIr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/solve/truncate.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | use chalk_integration::interner::ChalkIr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/solve/truncate.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 97 | use chalk_integration::interner::ChalkIr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:15:46 [INFO] [stderr] | [INFO] [stderr] 15 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:15:46 [INFO] [stderr] | [INFO] [stderr] 15 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:15:46 [INFO] [stderr] | [INFO] [stderr] 15 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:15:46 [INFO] [stderr] | [INFO] [stderr] 15 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | ty!(apply (item 0) (expr b)) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | ty!(apply (item 0) (expr b)) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | ty!(apply (item 0) (expr b)) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | ty!(apply (item 0) (expr b)) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:22:46 [INFO] [stderr] | [INFO] [stderr] 22 | .unify(interner, &environment0, &b, &ty!(apply (item 1))) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:22:46 [INFO] [stderr] | [INFO] [stderr] 22 | .unify(interner, &environment0, &b, &ty!(apply (item 1))) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:22:46 [INFO] [stderr] | [INFO] [stderr] 22 | .unify(interner, &environment0, &b, &ty!(apply (item 1))) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | ty!(apply (item 0) (apply (item 1))) [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | ty!(apply (item 0) (apply (item 1))) [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | ty!(apply (item 0) (apply (item 1))) [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | ty!(apply (item 0) (apply (item 1))) [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | ty!(apply (item 0) (apply (item 1))) [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | ty!(apply (item 0) (apply (item 1))) [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | ty!(apply (item 0) (apply (item 1))) [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:38:46 [INFO] [stderr] | [INFO] [stderr] 38 | .unify(interner, &environment0, &a, &ty!(placeholder 1)) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:50:46 [INFO] [stderr] | [INFO] [stderr] 50 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr a))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:50:46 [INFO] [stderr] | [INFO] [stderr] 50 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr a))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:50:46 [INFO] [stderr] | [INFO] [stderr] 50 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr a))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:50:46 [INFO] [stderr] | [INFO] [stderr] 50 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr a))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:55:46 [INFO] [stderr] | [INFO] [stderr] 55 | .unify(interner, &environment0, &a, &ty!(function 1 (infer 0))) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:55:46 [INFO] [stderr] | [INFO] [stderr] 55 | .unify(interner, &environment0, &a, &ty!(function 1 (infer 0))) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:55:46 [INFO] [stderr] | [INFO] [stderr] 55 | .unify(interner, &environment0, &a, &ty!(function 1 (infer 0))) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:55:46 [INFO] [stderr] | [INFO] [stderr] 55 | .unify(interner, &environment0, &a, &ty!(function 1 (infer 0))) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:68:46 [INFO] [stderr] | [INFO] [stderr] 68 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:68:46 [INFO] [stderr] | [INFO] [stderr] 68 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:68:46 [INFO] [stderr] | [INFO] [stderr] 68 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:68:46 [INFO] [stderr] | [INFO] [stderr] 68 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:82:46 [INFO] [stderr] | [INFO] [stderr] 82 | .unify(interner, &environment0, &b, &ty!(placeholder 1)) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:97:46 [INFO] [stderr] | [INFO] [stderr] 97 | .unify(interner, &environment0, &b, &ty!(placeholder 1)) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:110:46 [INFO] [stderr] | [INFO] [stderr] 110 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:110:46 [INFO] [stderr] | [INFO] [stderr] 110 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:110:46 [INFO] [stderr] | [INFO] [stderr] 110 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:110:46 [INFO] [stderr] | [INFO] [stderr] 110 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:117:14 [INFO] [stderr] | [INFO] [stderr] 117 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:117:14 [INFO] [stderr] | [INFO] [stderr] 117 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:117:14 [INFO] [stderr] | [INFO] [stderr] 117 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:117:14 [INFO] [stderr] | [INFO] [stderr] 117 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:117:14 [INFO] [stderr] | [INFO] [stderr] 117 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:117:14 [INFO] [stderr] | [INFO] [stderr] 117 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:117:14 [INFO] [stderr] | [INFO] [stderr] 117 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:131:46 [INFO] [stderr] | [INFO] [stderr] 131 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:131:46 [INFO] [stderr] | [INFO] [stderr] 131 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:131:46 [INFO] [stderr] | [INFO] [stderr] 131 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:131:46 [INFO] [stderr] | [INFO] [stderr] 131 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:134:46 [INFO] [stderr] | [INFO] [stderr] 134 | .unify(interner, &environment0, &b, &ty!(placeholder 1)) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:33:43 [INFO] [stderr] | [INFO] [stderr] 33 | associated_ty_id: AssocTypeId(chalk_integration::interner::RawId { index: $n }), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:35:18 [INFO] [stderr] | [INFO] [stderr] 35 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | &ty!(apply (item 0) (projection (item 1) (expr a))), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:180:38 [INFO] [stderr] | [INFO] [stderr] 180 | .canonicalize(interner, &ty!(apply (item 0) (infer 2) (infer 1) (infer 0))) [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | value: ty!(apply (item 0) (bound 0) (bound 1) (bound 2)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | &ty!(apply (item 1) (expr v1) (expr v0)), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | &ty!(apply (item 1) (expr v1) (expr v0)), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | &ty!(apply (item 1) (expr v1) (expr v0)), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | &ty!(apply (item 1) (expr v1) (expr v0)), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | &ty!(apply (item 1) (expr v1) (expr v0)), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | &ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | &ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | &ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | &ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | &ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | &ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | &ty!(apply (item 0) (expr v2b) (expr v2a) (expr v1) (expr v0)) [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:224:20 [INFO] [stderr] | [INFO] [stderr] 224 | value: ty!(apply (item 0) (apply (item 1) (bound 0) (bound 1)) (bound 2) (bound 0) (bound 1)), [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:84:22 [INFO] [stderr] | [INFO] [stderr] 84 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:264:18 [INFO] [stderr] | [INFO] [stderr] 264 | &ty!(function 3 (apply (item 0) (bound 1) (infer 0) (infer 1) (lifetime (infer 2)))) [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:48:22 [INFO] [stderr] | [INFO] [stderr] 48 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:48:22 [INFO] [stderr] | [INFO] [stderr] 48 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:89:22 [INFO] [stderr] | [INFO] [stderr] 89 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:268:20 [INFO] [stderr] | [INFO] [stderr] 268 | value: ty!(function 3 (apply (item 0) (bound 1) (bound 1 0) (bound 1 0) (lifetime (bound 1 1)))), [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:293:15 [INFO] [stderr] | [INFO] [stderr] 293 | let t_a = ty!(apply (item 0) (lifetime (placeholder 1))); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:293:15 [INFO] [stderr] | [INFO] [stderr] 293 | let t_a = ty!(apply (item 0) (lifetime (placeholder 1))); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:293:15 [INFO] [stderr] | [INFO] [stderr] 293 | let t_a = ty!(apply (item 0) (lifetime (placeholder 1))); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:293:15 [INFO] [stderr] | [INFO] [stderr] 293 | let t_a = ty!(apply (item 0) (lifetime (placeholder 1))); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:293:15 [INFO] [stderr] | [INFO] [stderr] 293 | let t_a = ty!(apply (item 0) (lifetime (placeholder 1))); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:294:15 [INFO] [stderr] | [INFO] [stderr] 294 | let t_b = ty!(apply (item 0) (lifetime (infer 1))); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:294:15 [INFO] [stderr] | [INFO] [stderr] 294 | let t_b = ty!(apply (item 0) (lifetime (infer 1))); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:294:15 [INFO] [stderr] | [INFO] [stderr] 294 | let t_b = ty!(apply (item 0) (lifetime (infer 1))); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:84:22 [INFO] [stderr] | [INFO] [stderr] 84 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:294:15 [INFO] [stderr] | [INFO] [stderr] 294 | let t_b = ty!(apply (item 0) (lifetime (infer 1))); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:294:15 [INFO] [stderr] | [INFO] [stderr] 294 | let t_b = ty!(apply (item 0) (lifetime (infer 1))); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/infer/test.rs:305:15 [INFO] [stderr] | [INFO] [stderr] 305 | let t_c = ty!(infer 0); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:513:10 [INFO] [stderr] | [INFO] [stderr] 513 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:513:10 [INFO] [stderr] | [INFO] [stderr] 513 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:513:10 [INFO] [stderr] | [INFO] [stderr] 513 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:513:10 [INFO] [stderr] | [INFO] [stderr] 513 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:513:10 [INFO] [stderr] | [INFO] [stderr] 513 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:513:10 [INFO] [stderr] | [INFO] [stderr] 513 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:513:10 [INFO] [stderr] | [INFO] [stderr] 513 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:514:10 [INFO] [stderr] | [INFO] [stderr] 514 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:514:10 [INFO] [stderr] | [INFO] [stderr] 514 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:514:10 [INFO] [stderr] | [INFO] [stderr] 514 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:514:10 [INFO] [stderr] | [INFO] [stderr] 514 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:514:10 [INFO] [stderr] | [INFO] [stderr] 514 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:514:10 [INFO] [stderr] | [INFO] [stderr] 514 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:514:10 [INFO] [stderr] | [INFO] [stderr] 514 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:516:16 [INFO] [stderr] | [INFO] [stderr] 516 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:516:16 [INFO] [stderr] | [INFO] [stderr] 516 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:516:16 [INFO] [stderr] | [INFO] [stderr] 516 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:516:16 [INFO] [stderr] | [INFO] [stderr] 516 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:516:16 [INFO] [stderr] | [INFO] [stderr] 516 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:532:10 [INFO] [stderr] | [INFO] [stderr] 532 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:532:10 [INFO] [stderr] | [INFO] [stderr] 532 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:532:10 [INFO] [stderr] | [INFO] [stderr] 532 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:532:10 [INFO] [stderr] | [INFO] [stderr] 532 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:532:10 [INFO] [stderr] | [INFO] [stderr] 532 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:532:10 [INFO] [stderr] | [INFO] [stderr] 532 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:532:10 [INFO] [stderr] | [INFO] [stderr] 532 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:533:10 [INFO] [stderr] | [INFO] [stderr] 533 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:533:10 [INFO] [stderr] | [INFO] [stderr] 533 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:533:10 [INFO] [stderr] | [INFO] [stderr] 533 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:533:10 [INFO] [stderr] | [INFO] [stderr] 533 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:533:10 [INFO] [stderr] | [INFO] [stderr] 533 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:533:10 [INFO] [stderr] | [INFO] [stderr] 533 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:533:10 [INFO] [stderr] | [INFO] [stderr] 533 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:535:16 [INFO] [stderr] | [INFO] [stderr] 535 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:535:16 [INFO] [stderr] | [INFO] [stderr] 535 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:535:16 [INFO] [stderr] | [INFO] [stderr] 535 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:535:16 [INFO] [stderr] | [INFO] [stderr] 535 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:535:16 [INFO] [stderr] | [INFO] [stderr] 535 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:535:16 [INFO] [stderr] | [INFO] [stderr] 535 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:535:16 [INFO] [stderr] | [INFO] [stderr] 535 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:554:10 [INFO] [stderr] | [INFO] [stderr] 554 | &ty!(apply (item 0) (infer 0)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:554:10 [INFO] [stderr] | [INFO] [stderr] 554 | &ty!(apply (item 0) (infer 0)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:554:10 [INFO] [stderr] | [INFO] [stderr] 554 | &ty!(apply (item 0) (infer 0)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:554:10 [INFO] [stderr] | [INFO] [stderr] 554 | &ty!(apply (item 0) (infer 0)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:554:10 [INFO] [stderr] | [INFO] [stderr] 554 | &ty!(apply (item 0) (infer 0)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:555:10 [INFO] [stderr] | [INFO] [stderr] 555 | &ty!(apply (item 0) (infer 1)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:555:10 [INFO] [stderr] | [INFO] [stderr] 555 | &ty!(apply (item 0) (infer 1)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:555:10 [INFO] [stderr] | [INFO] [stderr] 555 | &ty!(apply (item 0) (infer 1)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:555:10 [INFO] [stderr] | [INFO] [stderr] 555 | &ty!(apply (item 0) (infer 1)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:555:10 [INFO] [stderr] | [INFO] [stderr] 555 | &ty!(apply (item 0) (infer 1)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:559:16 [INFO] [stderr] | [INFO] [stderr] 559 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:559:16 [INFO] [stderr] | [INFO] [stderr] 559 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:559:16 [INFO] [stderr] | [INFO] [stderr] 559 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:43:22 [INFO] [stderr] | [INFO] [stderr] 43 | .intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:559:16 [INFO] [stderr] | [INFO] [stderr] 559 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/slg/aggregate.rs:559:16 [INFO] [stderr] | [INFO] [stderr] 559 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/solve/truncate.rs:80:42 [INFO] [stderr] | [INFO] [stderr] 80 | let mut table = InferenceTable::::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 85 | | (apply (item 0) [INFO] [stderr] 86 | | (apply (item 0) [INFO] [stderr] 87 | | (apply (item 0) [INFO] [stderr] 88 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/solve/truncate.rs:99:42 [INFO] [stderr] | [INFO] [stderr] 99 | let mut table = InferenceTable::::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:103:19 [INFO] [stderr] | [INFO] [stderr] 103 | let ty0 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 104 | | (apply (item 0) [INFO] [stderr] 105 | | (apply (item 0) [INFO] [stderr] 106 | | (apply (item 0) [INFO] [stderr] 107 | | (placeholder 1))))); [INFO] [stderr] | |____________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | chalk_ir::TypeName::Adt(AdtId(chalk_integration::interner::RawId { index: $n })) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | &chalk_integration::interner::ChalkIr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stderr] --> src/test_macros.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | }).intern(&chalk_integration::interner::ChalkIr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stderr] | [INFO] [stderr] ::: src/solve/truncate.rs:109:19 [INFO] [stderr] | [INFO] [stderr] 109 | let ty1 = ty!(apply (item 0) [INFO] [stderr] | ___________________- [INFO] [stderr] 110 | | (apply (item 0) [INFO] [stderr] 111 | | (apply (item 0) [INFO] [stderr] 112 | | (placeholder 1)))); [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:9:21 [INFO] [stderr] | [INFO] [stderr] 9 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:10:35 [INFO] [stderr] | [INFO] [stderr] 8 | fn infer() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] 9 | let interner = &ChalkIr; [INFO] [stderr] 10 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:33:21 [INFO] [stderr] | [INFO] [stderr] 33 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 31 | fn universe_error() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 34 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:45:21 [INFO] [stderr] | [INFO] [stderr] 45 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:46:35 [INFO] [stderr] | [INFO] [stderr] 43 | fn cycle_error() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 46 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:62:21 [INFO] [stderr] | [INFO] [stderr] 62 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:63:35 [INFO] [stderr] | [INFO] [stderr] 60 | fn cycle_indirect() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 63 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:76:21 [INFO] [stderr] | [INFO] [stderr] 76 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:77:35 [INFO] [stderr] | [INFO] [stderr] 74 | fn universe_error_indirect_1() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 77 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 90 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:91:35 [INFO] [stderr] | [INFO] [stderr] 88 | fn universe_error_indirect_2() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 91 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:104:21 [INFO] [stderr] | [INFO] [stderr] 104 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:105:35 [INFO] [stderr] | [INFO] [stderr] 102 | fn universe_promote() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 105 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:125:21 [INFO] [stderr] | [INFO] [stderr] 125 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:126:35 [INFO] [stderr] | [INFO] [stderr] 123 | fn universe_promote_bad() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 126 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:143:21 [INFO] [stderr] | [INFO] [stderr] 143 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:144:35 [INFO] [stderr] | [INFO] [stderr] 139 | fn projection_eq() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 144 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:163:35 [INFO] [stderr] | [INFO] [stderr] 163 | fn make_table() -> InferenceTable { [INFO] [stderr] | - ^^^^^^^ not found in this scope [INFO] [stderr] | | [INFO] [stderr] | help: you might be missing a type parameter: `` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:164:35 [INFO] [stderr] | [INFO] [stderr] 163 | fn make_table() -> InferenceTable { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] 164 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:172:21 [INFO] [stderr] | [INFO] [stderr] 172 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:198:21 [INFO] [stderr] | [INFO] [stderr] 198 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:239:21 [INFO] [stderr] | [INFO] [stderr] 239 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:282:21 [INFO] [stderr] | [INFO] [stderr] 282 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/infer/test.rs:283:35 [INFO] [stderr] | [INFO] [stderr] 281 | fn lifetime_constraint_indirect() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] 282 | let interner = &ChalkIr; [INFO] [stderr] 283 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/solve/slg/aggregate.rs:505:35 [INFO] [stderr] | [INFO] [stderr] 503 | fn vec_i32_vs_vec_u32() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] 504 | use chalk_integration::interner::ChalkIr; [INFO] [stderr] 505 | let mut infer: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/solve/slg/aggregate.rs:509:20 [INFO] [stderr] | [INFO] [stderr] 509 | interner: &ChalkIr, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/solve/slg/aggregate.rs:523:21 [INFO] [stderr] | [INFO] [stderr] 523 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/solve/slg/aggregate.rs:524:35 [INFO] [stderr] | [INFO] [stderr] 521 | fn vec_i32_vs_vec_i32() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 524 | let mut infer: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/solve/slg/aggregate.rs:542:21 [INFO] [stderr] | [INFO] [stderr] 542 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stderr] --> src/solve/slg/aggregate.rs:543:35 [INFO] [stderr] | [INFO] [stderr] 540 | fn vec_x_vs_vec_y() { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 543 | let mut infer: InferenceTable = InferenceTable::new(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/solve/truncate.rs:79:25 [INFO] [stderr] | [INFO] [stderr] 79 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stderr] --> src/solve/truncate.rs:98:25 [INFO] [stderr] | [INFO] [stderr] 98 | let interner = &ChalkIr; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 286 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `chalk-solve`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c0cf2ceb763e48acfe838512f90e6117f66e50e32f634b8ab529ac257b0bdf09"` [INFO] running `"docker" "rm" "-f" "c0cf2ceb763e48acfe838512f90e6117f66e50e32f634b8ab529ac257b0bdf09"` [INFO] [stdout] c0cf2ceb763e48acfe838512f90e6117f66e50e32f634b8ab529ac257b0bdf09