[INFO] cloning repository https://github.com/sisshiki1969/ruruby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sisshiki1969/ruruby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisshiki1969%2Fruruby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisshiki1969%2Fruruby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dda624f1fd1d8f2c871aa3c9c4a9167582aa68ea [INFO] checking sisshiki1969/ruruby against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisshiki1969%2Fruruby" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sisshiki1969/ruruby on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sisshiki1969/ruruby [INFO] finished tweaking git repo https://github.com/sisshiki1969/ruruby [INFO] tweaked toml for git repo https://github.com/sisshiki1969/ruruby written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sisshiki1969/ruruby 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded divrem v1.0.0 [INFO] [stderr] Downloaded enum-iterator v1.4.1 [INFO] [stderr] Downloaded enum-iterator-derive v1.2.1 [INFO] [stderr] Downloaded region v3.0.0 [INFO] [stderr] Downloaded fancy-regex v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb47fc7b5a7268718d605b2f03bacb128a8dd629fd3686b4b63c2cb3bc77b063 [INFO] running `Command { std: "docker" "start" "-a" "eb47fc7b5a7268718d605b2f03bacb128a8dd629fd3686b4b63c2cb3bc77b063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb47fc7b5a7268718d605b2f03bacb128a8dd629fd3686b4b63c2cb3bc77b063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb47fc7b5a7268718d605b2f03bacb128a8dd629fd3686b4b63c2cb3bc77b063", kill_on_drop: false }` [INFO] [stdout] eb47fc7b5a7268718d605b2f03bacb128a8dd629fd3686b4b63c2cb3bc77b063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33390f89b478cbde23a9343eb894b97cdd48cc5cc049cca723c2ad71a32d71b8 [INFO] running `Command { std: "docker" "start" "-a" "33390f89b478cbde23a9343eb894b97cdd48cc5cc049cca723c2ad71a32d71b8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ruruby-common v0.1.0 (/opt/rustwide/workdir/ruruby-common) [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Compiling ruruby v0.4.1 (/opt/rustwide/workdir/ruruby) [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking enum-iterator v1.4.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ruruby-parse v0.4.1 (/opt/rustwide/workdir/ruruby-parse) [INFO] [stdout] warning: the item `IdentId` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IdentId` is already imported here [INFO] [stdout] 2 | use num::BigInt; [INFO] [stdout] 3 | use ruruby_common::IdentId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/expression.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] 2 | //use crate::value::real::Real; [INFO] [stdout] 3 | use num::{BigInt, ToPrimitive}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseErrKind` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ParseErrKind` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use ruruby_common::ParseErrKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseMode` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/literals.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::lexer::ParseMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `ParseMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NReal` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::parser::NReal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `NReal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BinOp` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `BinOp` is already imported here [INFO] [stdout] 3 | use enum_iterator::Sequence; [INFO] [stdout] 4 | use node::BinOp; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IdentId` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IdentId` is already imported here [INFO] [stdout] 2 | use num::BigInt; [INFO] [stdout] 3 | use ruruby_common::IdentId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/expression.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] 2 | //use crate::value::real::Real; [INFO] [stdout] 3 | use num::{BigInt, ToPrimitive}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseErrKind` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ParseErrKind` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use ruruby_common::ParseErrKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseMode` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/literals.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::lexer::ParseMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `ParseMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NReal` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::parser::NReal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `NReal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BinOp` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `BinOp` is already imported here [INFO] [stdout] 3 | use enum_iterator::Sequence; [INFO] [stdout] 4 | use node::BinOp; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/array.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/dir.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockInfo` is imported redundantly [INFO] [stdout] --> ruruby/src/codegen.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `BlockInfo` is already imported here [INFO] [stdout] 4 | use ruruby_parse::{BlockInfo, Node}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/array.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `value` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ruruby/src/lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StackPtr` is imported redundantly [INFO] [stdout] --> ruruby/src/vm/executor/method.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `StackPtr` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::ruby_stack::StackPtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/dir.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockInfo` is imported redundantly [INFO] [stdout] --> ruruby/src/codegen.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `BlockInfo` is already imported here [INFO] [stdout] 4 | use ruruby_parse::{BlockInfo, Node}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / thread_local!( [INFO] [stdout] 40 | | pub static ESSENTIALS: RefCell = RefCell::new(EssentialClass::new()); [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / thread_local!( [INFO] [stdout] 44 | | pub static BUILTINS: RefCell = RefCell::new(BuiltinClass::new()); [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/coroutine/stack.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / thread_local!( [INFO] [stdout] 11 | | static STACK_STORE: RefCell> = RefCell::new(Vec::new()); [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> ruruby/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::builtin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | --------------- but the name `string` 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] warning: private item shadows public glob re-export [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `value` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ruruby/src/lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StackPtr` is imported redundantly [INFO] [stdout] --> ruruby/src/vm/executor/method.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `StackPtr` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::ruby_stack::StackPtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / thread_local!( [INFO] [stdout] 40 | | pub static ESSENTIALS: RefCell = RefCell::new(EssentialClass::new()); [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / thread_local!( [INFO] [stdout] 44 | | pub static BUILTINS: RefCell = RefCell::new(BuiltinClass::new()); [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/coroutine/stack.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / thread_local!( [INFO] [stdout] 11 | | static STACK_STORE: RefCell> = RefCell::new(Vec::new()); [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> ruruby/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::builtin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | --------------- but the name `string` 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] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.36s [INFO] running `Command { std: "docker" "inspect" "33390f89b478cbde23a9343eb894b97cdd48cc5cc049cca723c2ad71a32d71b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33390f89b478cbde23a9343eb894b97cdd48cc5cc049cca723c2ad71a32d71b8", kill_on_drop: false }` [INFO] [stdout] 33390f89b478cbde23a9343eb894b97cdd48cc5cc049cca723c2ad71a32d71b8 [INFO] checking sisshiki1969/ruruby against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsisshiki1969%2Fruruby" "/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/sisshiki1969/ruruby on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sisshiki1969/ruruby [INFO] finished tweaking git repo https://github.com/sisshiki1969/ruruby [INFO] tweaked toml for git repo https://github.com/sisshiki1969/ruruby written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sisshiki1969/ruruby 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c018b39b7cff12be34afdfa681b097d0bf9afbf858a6eb1df377c59f9138e1f9 [INFO] running `Command { std: "docker" "start" "-a" "c018b39b7cff12be34afdfa681b097d0bf9afbf858a6eb1df377c59f9138e1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c018b39b7cff12be34afdfa681b097d0bf9afbf858a6eb1df377c59f9138e1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c018b39b7cff12be34afdfa681b097d0bf9afbf858a6eb1df377c59f9138e1f9", kill_on_drop: false }` [INFO] [stdout] c018b39b7cff12be34afdfa681b097d0bf9afbf858a6eb1df377c59f9138e1f9 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a28e8be94072687b65c58dbdd10b4d81c85dfe83126e244f3e8753bc43df66e [INFO] running `Command { std: "docker" "start" "-a" "5a28e8be94072687b65c58dbdd10b4d81c85dfe83126e244f3e8753bc43df66e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking ruruby-common v0.1.0 (/opt/rustwide/workdir/ruruby-common) [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling ruruby v0.4.1 (/opt/rustwide/workdir/ruruby) [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking enum-iterator v1.4.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ruruby-parse v0.4.1 (/opt/rustwide/workdir/ruruby-parse) [INFO] [stdout] warning: the item `IdentId` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IdentId` is already imported here [INFO] [stdout] 2 | use num::BigInt; [INFO] [stdout] 3 | use ruruby_common::IdentId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/expression.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] 2 | //use crate::value::real::Real; [INFO] [stdout] 3 | use num::{BigInt, ToPrimitive}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseErrKind` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ParseErrKind` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use ruruby_common::ParseErrKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseMode` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/literals.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::lexer::ParseMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `ParseMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IdentId` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/node.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IdentId` is already imported here [INFO] [stdout] 2 | use num::BigInt; [INFO] [stdout] 3 | use ruruby_common::IdentId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/expression.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use num::BigInt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigInt` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `BigInt` is already imported here [INFO] [stdout] 2 | //use crate::value::real::Real; [INFO] [stdout] 3 | use num::{BigInt, ToPrimitive}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseErrKind` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/lexer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ParseErrKind` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use ruruby_common::ParseErrKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParseMode` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/parser/literals.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::lexer::ParseMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `ParseMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NReal` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::parser::NReal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `NReal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BinOp` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `BinOp` is already imported here [INFO] [stdout] 3 | use enum_iterator::Sequence; [INFO] [stdout] 4 | use node::BinOp; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NReal` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::parser::NReal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `NReal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BinOp` is imported redundantly [INFO] [stdout] --> ruruby-parse/src/token.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `BinOp` is already imported here [INFO] [stdout] 3 | use enum_iterator::Sequence; [INFO] [stdout] 4 | use node::BinOp; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/array.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/dir.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockInfo` is imported redundantly [INFO] [stdout] --> ruruby/src/codegen.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `BlockInfo` is already imported here [INFO] [stdout] 4 | use ruruby_parse::{BlockInfo, Node}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `value` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ruruby/src/lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StackPtr` is imported redundantly [INFO] [stdout] --> ruruby/src/vm/executor/method.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `StackPtr` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::ruby_stack::StackPtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / thread_local!( [INFO] [stdout] 40 | | pub static ESSENTIALS: RefCell = RefCell::new(EssentialClass::new()); [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / thread_local!( [INFO] [stdout] 44 | | pub static BUILTINS: RefCell = RefCell::new(BuiltinClass::new()); [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/coroutine/stack.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / thread_local!( [INFO] [stdout] 11 | | static STACK_STORE: RefCell> = RefCell::new(Vec::new()); [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> ruruby/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::builtin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | --------------- but the name `string` 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] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/array.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FxHashSet` is imported redundantly [INFO] [stdout] --> ruruby/src/builtin/dir.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `FxHashSet` is already imported here [INFO] [stdout] 3 | use fxhash::FxHashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockInfo` is imported redundantly [INFO] [stdout] --> ruruby/src/codegen.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `BlockInfo` is already imported here [INFO] [stdout] 4 | use ruruby_parse::{BlockInfo, Node}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `value` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ruruby/src/lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ruruby/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StackPtr` is imported redundantly [INFO] [stdout] --> ruruby/src/vm/executor/method.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | -------- the item `StackPtr` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::ruby_stack::StackPtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / thread_local!( [INFO] [stdout] 40 | | pub static ESSENTIALS: RefCell = RefCell::new(EssentialClass::new()); [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/builtin.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / thread_local!( [INFO] [stdout] 44 | | pub static BUILTINS: RefCell = RefCell::new(BuiltinClass::new()); [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `init` is ambiguous [INFO] [stdout] --> ruruby/src/coroutine/stack.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / thread_local!( [INFO] [stdout] 11 | | static STACK_STORE: RefCell> = RefCell::new(Vec::new()); [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `init` could refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::builtin::enumerator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] note: `init` could also refer to the function imported here [INFO] [stdout] --> ruruby/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use crate::builtin::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `init` to disambiguate [INFO] [stdout] = note: this warning originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> ruruby/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use crate::builtin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 36 | pub use crate::value::*; [INFO] [stdout] | --------------- but the name `string` 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] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.32s [INFO] running `Command { std: "docker" "inspect" "5a28e8be94072687b65c58dbdd10b4d81c85dfe83126e244f3e8753bc43df66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a28e8be94072687b65c58dbdd10b4d81c85dfe83126e244f3e8753bc43df66e", kill_on_drop: false }` [INFO] [stdout] 5a28e8be94072687b65c58dbdd10b4d81c85dfe83126e244f3e8753bc43df66e