[INFO] cloning repository https://github.com/mwillsey/egg-smol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwillsey/egg-smol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwillsey%2Fegg-smol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwillsey%2Fegg-smol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81a503d6ed1a264961f1f9060896c186cfee2922 [INFO] checking mwillsey/egg-smol against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwillsey%2Fegg-smol" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwillsey/egg-smol on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mwillsey/egg-smol [INFO] finished tweaking git repo https://github.com/mwillsey/egg-smol [INFO] tweaked toml for git repo https://github.com/mwillsey/egg-smol written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mwillsey/egg-smol already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2db7c91c5adee64fa35cf1bc5f527ab44243f358f39c5bc93037914ac7e7d522 [INFO] running `Command { std: "docker" "start" "-a" "2db7c91c5adee64fa35cf1bc5f527ab44243f358f39c5bc93037914ac7e7d522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db7c91c5adee64fa35cf1bc5f527ab44243f358f39c5bc93037914ac7e7d522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db7c91c5adee64fa35cf1bc5f527ab44243f358f39c5bc93037914ac7e7d522", kill_on_drop: false }` [INFO] [stdout] 2db7c91c5adee64fa35cf1bc5f527ab44243f358f39c5bc93037914ac7e7d522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fd89d50104f7cbbd1ede16d2c32c8a1741f6a22542845b5db667fc5746e8e26 [INFO] running `Command { std: "docker" "start" "-a" "0fd89d50104f7cbbd1ede16d2c32c8a1741f6a22542845b5db667fc5746e8e26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Checking ordered-float v3.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking symbolic_expressions v5.0.3 (https://github.com/oflatt/symbolic-expressions?rev=4c0ea5ca008f972450b2af72387e64d2c1c6a791#4c0ea5ca) [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Checking symbol_table v0.2.0 (https://github.com/mwillsey/symbol_table?rev=acddcf8938d1b4ed2fce048c9d83c30203d404b9#acddcf89) [INFO] [stderr] Checking is-terminal v0.4.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking lalrpop-util v0.19.8 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Checking thiserror v1.0.37 [INFO] [stderr] Checking clap v4.0.27 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.60 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Compiling egglog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | fn flatten_rule(rule: Rule, desugar: &mut Desugar) -> NormRule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:275:53 [INFO] [stdout] | [INFO] [stdout] 275 | fn add_semi_naive_rule(desugar: &mut Desugar, rule: Rule) -> Option { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:275:69 [INFO] [stdout] | [INFO] [stdout] 275 | fn add_semi_naive_rule(desugar: &mut Desugar, rule: Rule) -> Option { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:520:33 [INFO] [stdout] | [INFO] [stdout] 520 | let dummyrule = Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/proofs.rs:583:89 [INFO] [stdout] | [INFO] [stdout] 583 | fn instrument_rule(rule: &NormRule, rule_name: Symbol, proof_state: &mut ProofState) -> Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/proofs.rs:645:15 [INFO] [stdout] | [INFO] [stdout] 645 | rule: Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | fn flatten_rule(rule: Rule, desugar: &mut Desugar) -> NormRule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:275:53 [INFO] [stdout] | [INFO] [stdout] 275 | fn add_semi_naive_rule(desugar: &mut Desugar, rule: Rule) -> Option { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:275:69 [INFO] [stdout] | [INFO] [stdout] 275 | fn add_semi_naive_rule(desugar: &mut Desugar, rule: Rule) -> Option { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/ast/desugar.rs:520:33 [INFO] [stdout] | [INFO] [stdout] 520 | let dummyrule = Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/ast/desugar.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{proofs::RULE_PROOF_KEYWORD, *}; [INFO] [stdout] | ^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/proofs.rs:583:89 [INFO] [stdout] | [INFO] [stdout] 583 | fn instrument_rule(rule: &NormRule, rule_name: Symbol, proof_state: &mut ProofState) -> Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rule` is ambiguous [INFO] [stdout] --> src/proofs.rs:645:15 [INFO] [stdout] | [INFO] [stdout] 645 | rule: Rule { [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rule` could refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] note: `Rule` could also refer to the struct imported here [INFO] [stdout] --> src/proofs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rule` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `egglog` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `egglog` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "0fd89d50104f7cbbd1ede16d2c32c8a1741f6a22542845b5db667fc5746e8e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd89d50104f7cbbd1ede16d2c32c8a1741f6a22542845b5db667fc5746e8e26", kill_on_drop: false }` [INFO] [stdout] 0fd89d50104f7cbbd1ede16d2c32c8a1741f6a22542845b5db667fc5746e8e26