[INFO] cloning repository https://github.com/kaikalii/uiua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaikalii/uiua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fuiua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fuiua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c49e24b51af385c602e82e21fd61554def80799 [INFO] checking kaikalii/uiua against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fuiua" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaikalii/uiua on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaikalii/uiua [INFO] finished tweaking git repo https://github.com/kaikalii/uiua [INFO] tweaked toml for git repo https://github.com/kaikalii/uiua written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/kaikalii/uiua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15f306ead145a3f4082dbc9cb92b0255bbf9c1537787378e1ba8cf5463f97dc7 [INFO] running `Command { std: "docker" "start" "-a" "15f306ead145a3f4082dbc9cb92b0255bbf9c1537787378e1ba8cf5463f97dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f306ead145a3f4082dbc9cb92b0255bbf9c1537787378e1ba8cf5463f97dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f306ead145a3f4082dbc9cb92b0255bbf9c1537787378e1ba8cf5463f97dc7", kill_on_drop: false }` [INFO] [stdout] 15f306ead145a3f4082dbc9cb92b0255bbf9c1537787378e1ba8cf5463f97dc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6275c1d93c2b470c18aaf3b00a4455150f00566ad75a9c2b7561b1f7c4acfaf2 [INFO] running `Command { std: "docker" "start" "-a" "6275c1d93c2b470c18aaf3b00a4455150f00566ad75a9c2b7561b1f7c4acfaf2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode_reader v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking uiua v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 154 ~ std::iter::Iterator::intersperse(types [INFO] [stdout] 155 + .iter() [INFO] [stdout] 156 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 154 ~ itertools::Itertools::intersperse(types [INFO] [stdout] 155 + .iter() [INFO] [stdout] 156 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/ast.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 154 ~ std::iter::Iterator::intersperse(types [INFO] [stdout] 155 + .iter() [INFO] [stdout] 156 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 154 ~ itertools::Itertools::intersperse(types [INFO] [stdout] 155 + .iter() [INFO] [stdout] 156 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/codebase.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | .intersperse(" | ".normal()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] note: candidate #3 is defined in the trait `rayon::iter::ParallelIterator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/mod.rs:2115:5 [INFO] [stdout] | [INFO] [stdout] 2115 | / fn intersperse(self, element: Self::Item) -> Intersperse [INFO] [stdout] 2116 | | where [INFO] [stdout] 2117 | | Self::Item: Clone, [INFO] [stdout] | |__________________________^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 476 ~ std::iter::Iterator::intersperse(self.names [INFO] [stdout] 477 + .iter() [INFO] [stdout] 478 + .map(|ident| ident.to_string().bright_white()), " | ".normal()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 476 ~ itertools::Itertools::intersperse(self.names [INFO] [stdout] 477 + .iter() [INFO] [stdout] 478 + .map(|ident| ident.to_string().bright_white()), " | ".normal()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 476 ~ rayon::iter::ParallelIterator::intersperse(self.names [INFO] [stdout] 477 + .iter() [INFO] [stdout] 478 + .map(|ident| ident.to_string().bright_white()), " | ".normal()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/codebase.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | .intersperse(" | ".normal()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] note: candidate #3 is defined in the trait `rayon::iter::ParallelIterator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/mod.rs:2115:5 [INFO] [stdout] | [INFO] [stdout] 2115 | / fn intersperse(self, element: Self::Item) -> Intersperse [INFO] [stdout] 2116 | | where [INFO] [stdout] 2117 | | Self::Item: Clone, [INFO] [stdout] | |__________________________^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 476 ~ std::iter::Iterator::intersperse(self.names [INFO] [stdout] 477 + .iter() [INFO] [stdout] 478 + .map(|ident| ident.to_string().bright_white()), " | ".normal()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 476 ~ itertools::Itertools::intersperse(self.names [INFO] [stdout] 477 + .iter() [INFO] [stdout] 478 + .map(|ident| ident.to_string().bright_white()), " | ".normal()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #3 [INFO] [stdout] | [INFO] [stdout] 476 ~ rayon::iter::ParallelIterator::intersperse(self.names [INFO] [stdout] 477 + .iter() [INFO] [stdout] 478 + .map(|ident| ident.to_string().bright_white()), " | ".normal()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lex.rs:431:18 [INFO] [stdout] | [INFO] [stdout] 431 | .intersperse(&format!("\u{0}{}\u{0}", split)) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::str::SplitN<'a, P>` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 430 | std::iter::Iterator::intersperse(s.splitn(n.unwrap_or(10000), split), &format!("\u{0}{}\u{0}", split)) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 430 | itertools::Itertools::intersperse(s.splitn(n.unwrap_or(10000), split), &format!("\u{0}{}\u{0}", split)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lex.rs:431:18 [INFO] [stdout] | [INFO] [stdout] 431 | .intersperse(&format!("\u{0}{}\u{0}", split)) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::str::SplitN<'a, P>` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 430 | std::iter::Iterator::intersperse(s.splitn(n.unwrap_or(10000), split), &format!("\u{0}{}\u{0}", split)) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 430 | itertools::Itertools::intersperse(s.splitn(n.unwrap_or(10000), split), &format!("\u{0}{}\u{0}", split)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/resolve.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 208 | ... .intersperse(", ") [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 205 ~ std::iter::Iterator::intersperse(fields [INFO] [stdout] 206 + .iter() [INFO] [stdout] 207 + .map(|field| field.name.as_str()), ", ") [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 205 ~ itertools::Itertools::intersperse(fields [INFO] [stdout] 206 + .iter() [INFO] [stdout] 207 + .map(|field| field.name.as_str()), ", ") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/resolve.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 208 | ... .intersperse(", ") [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 205 ~ std::iter::Iterator::intersperse(fields [INFO] [stdout] 206 + .iter() [INFO] [stdout] 207 + .map(|field| field.name.as_str()), ", ") [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 205 ~ itertools::Itertools::intersperse(fields [INFO] [stdout] 206 + .iter() [INFO] [stdout] 207 + .map(|field| field.name.as_str()), ", ") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/resolve.rs:646:10 [INFO] [stdout] | [INFO] [stdout] 646 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 643 ~ std::iter::Iterator::intersperse(types [INFO] [stdout] 644 + .iter() [INFO] [stdout] 645 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 643 ~ itertools::Itertools::intersperse(types [INFO] [stdout] 644 + .iter() [INFO] [stdout] 645 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/types.rs:321:18 [INFO] [stdout] | [INFO] [stdout] 321 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 318 ~ let list = std::iter::Iterator::intersperse(self [INFO] [stdout] 319 + .iter() [INFO] [stdout] 320 + .map(|ty| ty.to_string()), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 318 ~ let list = itertools::Itertools::intersperse(self [INFO] [stdout] 319 + .iter() [INFO] [stdout] 320 + .map(|ty| ty.to_string()), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/resolve.rs:646:10 [INFO] [stdout] | [INFO] [stdout] 646 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 643 ~ std::iter::Iterator::intersperse(types [INFO] [stdout] 644 + .iter() [INFO] [stdout] 645 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 643 ~ itertools::Itertools::intersperse(types [INFO] [stdout] 644 + .iter() [INFO] [stdout] 645 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/types.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 419 ~ std::iter::Iterator::intersperse(types [INFO] [stdout] 420 + .iter() [INFO] [stdout] 421 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 419 ~ itertools::Itertools::intersperse(types [INFO] [stdout] 420 + .iter() [INFO] [stdout] 421 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/types.rs:321:18 [INFO] [stdout] | [INFO] [stdout] 321 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 318 ~ let list = std::iter::Iterator::intersperse(self [INFO] [stdout] 319 + .iter() [INFO] [stdout] 320 + .map(|ty| ty.to_string()), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 318 ~ let list = itertools::Itertools::intersperse(self [INFO] [stdout] 319 + .iter() [INFO] [stdout] 320 + .map(|ty| ty.to_string()), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/types.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | .intersperse(" ".into()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 419 ~ std::iter::Iterator::intersperse(types [INFO] [stdout] 420 + .iter() [INFO] [stdout] 421 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 419 ~ itertools::Itertools::intersperse(types [INFO] [stdout] 420 + .iter() [INFO] [stdout] 421 + .map(ToString::to_string), " ".into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/ast.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/codebase.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/lex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/resolve.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/types.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uiua` due to 8 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/ast.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/codebase.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/lex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/resolve.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> src/types.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6275c1d93c2b470c18aaf3b00a4455150f00566ad75a9c2b7561b1f7c4acfaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6275c1d93c2b470c18aaf3b00a4455150f00566ad75a9c2b7561b1f7c4acfaf2", kill_on_drop: false }` [INFO] [stdout] 6275c1d93c2b470c18aaf3b00a4455150f00566ad75a9c2b7561b1f7c4acfaf2