[INFO] fetching crate chalk-engine 0.17.0... [INFO] testing chalk-engine-0.17.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate chalk-engine 0.17.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate chalk-engine 0.17.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate chalk-engine 0.17.0 [INFO] finished tweaking crates.io crate chalk-engine 0.17.0 [INFO] tweaked toml for crates.io crate chalk-engine 0.17.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 746f7678b67b28642c31619f9db02fc5c47b4d6533d91edc4e067b5c0abc89d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "746f7678b67b28642c31619f9db02fc5c47b4d6533d91edc4e067b5c0abc89d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "746f7678b67b28642c31619f9db02fc5c47b4d6533d91edc4e067b5c0abc89d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746f7678b67b28642c31619f9db02fc5c47b4d6533d91edc4e067b5c0abc89d9", kill_on_drop: false }` [INFO] [stdout] 746f7678b67b28642c31619f9db02fc5c47b4d6533d91edc4e067b5c0abc89d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd31b0a555fe0ac25e7f7573f0409a8674ead969461bb1a946260721c7c6bd5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fd31b0a555fe0ac25e7f7573f0409a8674ead969461bb1a946260721c7c6bd5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tracing-subscriber v0.2.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling chalk-derive v0.17.0 [INFO] [stderr] Compiling chalk-ir v0.17.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling tracing-tree v0.1.4 [INFO] [stderr] Compiling chalk-solve v0.17.0 [INFO] [stderr] Compiling chalk-engine v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.31s [INFO] running `Command { std: "docker" "inspect" "7fd31b0a555fe0ac25e7f7573f0409a8674ead969461bb1a946260721c7c6bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd31b0a555fe0ac25e7f7573f0409a8674ead969461bb1a946260721c7c6bd5", kill_on_drop: false }` [INFO] [stdout] 7fd31b0a555fe0ac25e7f7573f0409a8674ead969461bb1a946260721c7c6bd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82820bce80f64fe5f51f6d94f3aecb2bdaaf39e4e222dde5f96f6333fa532a58 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82820bce80f64fe5f51f6d94f3aecb2bdaaf39e4e222dde5f96f6333fa532a58", kill_on_drop: false }` [INFO] [stderr] Compiling chalk-engine v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stdout] --> src/normalize_deep.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chalk_integration` [INFO] [stdout] --> src/normalize_deep.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use chalk_integration::{arg, ty, ty_name}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stdout] --> src/slg/aggregate.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stdout] --> src/slg/aggregate.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `chalk_integration` [INFO] [stdout] --> src/slg/aggregate.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chalk_integration` [INFO] [stdout] --> src/slg/aggregate.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | use chalk_integration::{arg, ty, ty_name}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `chalk_integration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:575:20 [INFO] [stdout] | [INFO] [stdout] 575 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:571:14 [INFO] [stdout] | [INFO] [stdout] 571 | &ty!(apply (item 0) (infer 1)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:570:14 [INFO] [stdout] | [INFO] [stdout] 570 | &ty!(apply (item 0) (infer 0)), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:551:20 [INFO] [stdout] | [INFO] [stdout] 551 | assert_eq!(ty!(apply (item 0) (apply (item 1))), ty); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:549:14 [INFO] [stdout] | [INFO] [stdout] 549 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:548:14 [INFO] [stdout] | [INFO] [stdout] 548 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:532:20 [INFO] [stdout] | [INFO] [stdout] 532 | assert_eq!(ty!(apply (item 0) (infer 0)), ty); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:530:14 [INFO] [stdout] | [INFO] [stdout] 530 | &ty!(apply (item 0) (apply (item 2))), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/slg/aggregate.rs:529:14 [INFO] [stdout] | [INFO] [stdout] 529 | &ty!(apply (item 0) (apply (item 1))), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/normalize_deep.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | ty!(apply (item 0) (apply (item 1))) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/normalize_deep.rs:132:50 [INFO] [stdout] | [INFO] [stdout] 132 | .unify(interner, &environment0, &b, &ty!(apply (item 1))) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/normalize_deep.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | ty!(apply (item 0) (expr b)) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ty` [INFO] [stdout] --> src/normalize_deep.rs:125:50 [INFO] [stdout] | [INFO] [stdout] 125 | .unify(interner, &environment0, &a, &ty!(apply (item 0) (expr b))) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/normalize_deep.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/normalize_deep.rs:120:39 [INFO] [stdout] | [INFO] [stdout] 118 | fn infer() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 119 | let interner = &ChalkIr; [INFO] [stdout] 120 | let mut table: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/slg/aggregate.rs:521:39 [INFO] [stdout] | [INFO] [stdout] 519 | fn vec_i32_vs_vec_u32() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 520 | use chalk_integration::interner::ChalkIr; [INFO] [stdout] 521 | let mut infer: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/slg/aggregate.rs:525:24 [INFO] [stdout] | [INFO] [stdout] 525 | interner: &ChalkIr, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/slg/aggregate.rs:539:25 [INFO] [stdout] | [INFO] [stdout] 539 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/slg/aggregate.rs:540:39 [INFO] [stdout] | [INFO] [stdout] 537 | fn vec_i32_vs_vec_i32() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 540 | let mut infer: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ChalkIr` in this scope [INFO] [stdout] --> src/slg/aggregate.rs:558:25 [INFO] [stdout] | [INFO] [stdout] 558 | let interner = &ChalkIr; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChalkIr` in this scope [INFO] [stdout] --> src/slg/aggregate.rs:559:39 [INFO] [stdout] | [INFO] [stdout] 556 | fn vec_x_vs_vec_y() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 559 | let mut infer: InferenceTable = InferenceTable::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chalk-engine`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "82820bce80f64fe5f51f6d94f3aecb2bdaaf39e4e222dde5f96f6333fa532a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82820bce80f64fe5f51f6d94f3aecb2bdaaf39e4e222dde5f96f6333fa532a58", kill_on_drop: false }` [INFO] [stdout] 82820bce80f64fe5f51f6d94f3aecb2bdaaf39e4e222dde5f96f6333fa532a58