[INFO] fetching crate fidget_math 0.3.2... [INFO] checking fidget_math-0.3.2 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate fidget_math 0.3.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fidget_math 0.3.2 [INFO] finished tweaking crates.io crate fidget_math 0.3.2 [INFO] tweaked toml for crates.io crate fidget_math 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fidget_math 0.3.2 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding facet v0.28.1 (available: v0.28.3) [INFO] [stderr] Adding facet-core v0.28.1 (available: v0.28.3) [INFO] [stderr] Adding facet-macros v0.28.1 (available: v0.28.3) [INFO] [stderr] Adding facet-reflect v0.28.1 (available: v0.28.3) [INFO] [stderr] Adding fidget v0.3.9 (available: v0.4.1) [INFO] [stderr] Adding rhai v1.21.0 (available: v1.23.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a5a1844599ca5e883c7b55f3db97c55fc08d28779380df0794ba03688634150 [INFO] running `Command { std: "docker" "start" "-a" "3a5a1844599ca5e883c7b55f3db97c55fc08d28779380df0794ba03688634150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a5a1844599ca5e883c7b55f3db97c55fc08d28779380df0794ba03688634150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5a1844599ca5e883c7b55f3db97c55fc08d28779380df0794ba03688634150", kill_on_drop: false }` [INFO] [stdout] 3a5a1844599ca5e883c7b55f3db97c55fc08d28779380df0794ba03688634150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c66e73371f2fd87862db885b3996b3e29c685ebc1b51b0734e060f0d21ed2fb [INFO] running `Command { std: "docker" "start" "-a" "4c66e73371f2fd87862db885b3996b3e29c685ebc1b51b0734e060f0d21ed2fb", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking facet-core v0.28.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Compiling fidget v0.3.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking workspace-hack v0.1.0 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling facet-macros-parse v0.28.3 [INFO] [stderr] Compiling facet-macros-emit v0.28.3 [INFO] [stderr] Checking facet-reflect v0.28.1 [INFO] [stderr] Compiling facet-macros v0.28.1 [INFO] [stderr] Checking facet v0.28.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling dynasm v3.2.1 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking zerocopy v0.8.30 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rhai v1.21.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking dynasmrt v3.2.1 [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | define_binary_fns!(add, Add); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | define_binary_fns!(add, Add); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | define_binary_fns!(sub, Sub); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | define_binary_fns!(sub, Sub); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | define_binary_fns!(mul, Mul); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | define_binary_fns!(mul, Mul); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | define_binary_fns!(div, Div); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | define_binary_fns!(div, Div); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | define_binary_fns!(min); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | define_binary_fns!(min); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | define_binary_fns!(max); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | define_binary_fns!(max); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | define_binary_fns!(compare); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | define_binary_fns!(compare); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | define_binary_fns!(modulo); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | define_binary_fns!(modulo); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | define_binary_fns!(and); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | define_binary_fns!(and); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | define_binary_fns!(or); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | define_binary_fns!(or); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `NativeCallContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use NativeCallContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `NativeCallContext` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | define_binary_fns!(atan2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] note: `NativeCallContext` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fidget-0.3.9/src/rhai/tree.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | define_binary_fns!(atan2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] = help: consider adding an explicit import of `NativeCallContext` to disambiguate [INFO] [stdout] = note: this error originates in the macro `define_binary_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fidget` (lib) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "4c66e73371f2fd87862db885b3996b3e29c685ebc1b51b0734e060f0d21ed2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c66e73371f2fd87862db885b3996b3e29c685ebc1b51b0734e060f0d21ed2fb", kill_on_drop: false }` [INFO] [stdout] 4c66e73371f2fd87862db885b3996b3e29c685ebc1b51b0734e060f0d21ed2fb