[INFO] fetching crate glass-easel-template-compiler 0.1.1... [INFO] checking glass-easel-template-compiler-0.1.1 against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] extracting crate glass-easel-template-compiler 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate glass-easel-template-compiler 0.1.1 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] started tweaking crates.io crate glass-easel-template-compiler 0.1.1 [INFO] finished tweaking crates.io crate glass-easel-template-compiler 0.1.1 [INFO] tweaked toml for crates.io crate glass-easel-template-compiler 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate glass-easel-template-compiler 0.1.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 61cf9ddaa5c362e2fd20a2ce4b701acf4c3333d87128aa1f6e7bd86ebc86f453 [INFO] running `Command { std: "docker" "start" "-a" "61cf9ddaa5c362e2fd20a2ce4b701acf4c3333d87128aa1f6e7bd86ebc86f453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61cf9ddaa5c362e2fd20a2ce4b701acf4c3333d87128aa1f6e7bd86ebc86f453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cf9ddaa5c362e2fd20a2ce4b701acf4c3333d87128aa1f6e7bd86ebc86f453", kill_on_drop: false }` [INFO] [stdout] 61cf9ddaa5c362e2fd20a2ce4b701acf4c3333d87128aa1f6e7bd86ebc86f453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5a83298d0a65487a3b2822efcced5af546377256cbea0eefcf9234a6ef11f7aa [INFO] running `Command { std: "docker" "start" "-a" "5a83298d0a65487a3b2822efcced5af546377256cbea0eefcf9234a6ef11f7aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling cbindgen v0.21.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Checking js-sys v0.3.61 [INFO] [stderr] Compiling pest_meta v2.5.4 [INFO] [stderr] Compiling pest_generator v2.5.4 [INFO] [stderr] Checking web-sys v0.3.61 [INFO] [stderr] Compiling pest_derive v2.5.4 [INFO] [stderr] Checking console_log v0.2.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking glass-easel-template-compiler v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:393:17 [INFO] [stdout] | [INFO] [stdout] 393 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 430 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:601:17 [INFO] [stdout] | [INFO] [stdout] 601 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | group: crate::TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | group: crate::TmplGroup::new(), [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | crate::TmplGroup::get_runtime_string() [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | crate::TmplGroup::get_runtime_var_list().join(",") [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ the name `TmplGroup` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | -------------- but the name `TmplGroup` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:393:17 [INFO] [stdout] | [INFO] [stdout] 393 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 430 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/tree.rs:601:17 [INFO] [stdout] | [INFO] [stdout] 601 | group: &TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | group: crate::TmplGroup, [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | group: crate::TmplGroup::new(), [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | crate::TmplGroup::get_runtime_string() [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TmplGroup` is ambiguous [INFO] [stdout] --> src/js_bindings.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | crate::TmplGroup::get_runtime_var_list().join(",") [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: `TmplGroup` could refer to the struct imported here [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] note: `TmplGroup` could also refer to the struct imported here [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TmplGroup` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use group::*; [INFO] [stdout] | ^^^^^^^^ the name `TmplGroup` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use js_bindings::*; [INFO] [stdout] | -------------- but the name `TmplGroup` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glass-easel-template-compiler` (lib test) due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glass-easel-template-compiler` (lib) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5a83298d0a65487a3b2822efcced5af546377256cbea0eefcf9234a6ef11f7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a83298d0a65487a3b2822efcced5af546377256cbea0eefcf9234a6ef11f7aa", kill_on_drop: false }` [INFO] [stdout] 5a83298d0a65487a3b2822efcced5af546377256cbea0eefcf9234a6ef11f7aa