[INFO] cloning repository https://github.com/mizchi/ts-similarity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mizchi/ts-similarity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fts-similarity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fts-similarity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9c9f0837e7ba8529771408cd02baf232bf6bac5 [INFO] checking mizchi/ts-similarity against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fts-similarity" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mizchi/ts-similarity [INFO] finished tweaking git repo https://github.com/mizchi/ts-similarity [INFO] tweaked toml for git repo https://github.com/mizchi/ts-similarity written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mizchi/ts-similarity on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mizchi/ts-similarity 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" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43c0d4679324c999161e9afbb50cbb1f10e681698ebe1c73d97d21a87541deab [INFO] running `Command { std: "docker" "start" "-a" "43c0d4679324c999161e9afbb50cbb1f10e681698ebe1c73d97d21a87541deab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43c0d4679324c999161e9afbb50cbb1f10e681698ebe1c73d97d21a87541deab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c0d4679324c999161e9afbb50cbb1f10e681698ebe1c73d97d21a87541deab", kill_on_drop: false }` [INFO] [stdout] 43c0d4679324c999161e9afbb50cbb1f10e681698ebe1c73d97d21a87541deab [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91561fc940434d35813e84efe987098d48e0f878a1715e611cdbcb7c2af74ecf [INFO] running `Command { std: "docker" "start" "-a" "91561fc940434d35813e84efe987098d48e0f878a1715e611cdbcb7c2af74ecf", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking oxc_data_structures v0.73.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking oxc_allocator v0.73.2 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking oxc_estree v0.73.2 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking oxc_index v3.0.0 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling oxc-miette-derive v2.3.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling oxc_ast_macros v0.73.2 [INFO] [stderr] Checking oxc-miette v2.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking oxc_span v0.73.2 [INFO] [stderr] Checking oxc_diagnostics v0.73.2 [INFO] [stderr] Checking oxc_syntax v0.73.2 [INFO] [stderr] Checking oxc_regular_expression v0.73.2 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking oxc_ast v0.73.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling tree-sitter-css v0.23.2 [INFO] [stderr] Compiling tree-sitter-scss v1.0.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking argmin-math v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.1 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking crawdad v0.3.0 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Checking oxc_ecmascript v0.73.2 [INFO] [stderr] Checking oxc_parser v0.73.2 [INFO] [stderr] Checking argmin v0.10.0 [INFO] [stderr] Compiling similarity-generic v0.4.2 (/opt/rustwide/workdir/crates/similarity-generic) [INFO] [stderr] Checking argmin-observer-slog v0.1.0 [INFO] [stderr] Checking rucrf v0.3.3 [INFO] [stderr] Checking vibrato v0.5.2 [INFO] [stderr] Checking similarity-core v0.4.2 (/opt/rustwide/workdir/crates/core) [INFO] [stdout] error: `FunctionType` is ambiguous [INFO] [stdout] --> crates/core/src/function_extractor.rs:674:44 [INFO] [stdout] | [INFO] [stdout] 674 | assert_eq!(add_func.function_type, FunctionType::Function); [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: `FunctionType` could refer to the enum imported here [INFO] [stdout] --> crates/core/src/function_extractor.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FunctionType` to disambiguate [INFO] [stdout] note: `FunctionType` could also refer to the enum imported here [INFO] [stdout] --> crates/core/src/function_extractor.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FunctionType` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `FunctionType` is ambiguous [INFO] [stdout] --> crates/core/src/function_extractor.rs:678:49 [INFO] [stdout] | [INFO] [stdout] 678 | assert_eq!(multiply_func.function_type, FunctionType::Arrow); [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: `FunctionType` could refer to the enum imported here [INFO] [stdout] --> crates/core/src/function_extractor.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FunctionType` to disambiguate [INFO] [stdout] note: `FunctionType` could also refer to the enum imported here [INFO] [stdout] --> crates/core/src/function_extractor.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FunctionType` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `FunctionType` is ambiguous [INFO] [stdout] --> crates/core/src/function_extractor.rs:681:47 [INFO] [stdout] | [INFO] [stdout] 681 | assert_eq!(constructor.function_type, FunctionType::Constructor); [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: `FunctionType` could refer to the enum imported here [INFO] [stdout] --> crates/core/src/function_extractor.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FunctionType` to disambiguate [INFO] [stdout] note: `FunctionType` could also refer to the enum imported here [INFO] [stdout] --> crates/core/src/function_extractor.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FunctionType` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking similarity-md v0.4.2 (/opt/rustwide/workdir/crates/similarity-md) [INFO] [stderr] Checking similarity-rs v0.4.2 (/opt/rustwide/workdir/crates/similarity-rs) [INFO] [stderr] Checking similarity-css v0.4.2 (/opt/rustwide/workdir/crates/similarity-css) [INFO] [stderr] Checking similarity-ts v0.4.2 (/opt/rustwide/workdir/crates/similarity-ts) [INFO] [stderr] Checking similarity-py v0.4.2 (/opt/rustwide/workdir/crates/similarity-py) [INFO] [stderr] Checking similarity-elixir v0.4.2 (/opt/rustwide/workdir/crates/similarity-elixir) [INFO] [stderr] Checking similarity-php v0.4.2 (/opt/rustwide/workdir/crates/similarity-php) [INFO] [stderr] error: could not compile `similarity-core` (lib test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "91561fc940434d35813e84efe987098d48e0f878a1715e611cdbcb7c2af74ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91561fc940434d35813e84efe987098d48e0f878a1715e611cdbcb7c2af74ecf", kill_on_drop: false }` [INFO] [stdout] 91561fc940434d35813e84efe987098d48e0f878a1715e611cdbcb7c2af74ecf