[INFO] fetching crate similarity-ts-core 0.1.1...
[INFO] checking similarity-ts-core-0.1.1 against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2
[INFO] extracting crate similarity-ts-core 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate similarity-ts-core 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate similarity-ts-core 0.1.1
[INFO] tweaked toml for crates.io crate similarity-ts-core 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate similarity-ts-core 0.1.1 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 crates.io crate similarity-ts-core 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f9b22fabcbd3790b7399081e7e27aeedb5c12e57540573007e125bc78d9baa42
[INFO] running `Command { std: "docker" "start" "-a" "f9b22fabcbd3790b7399081e7e27aeedb5c12e57540573007e125bc78d9baa42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9b22fabcbd3790b7399081e7e27aeedb5c12e57540573007e125bc78d9baa42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b22fabcbd3790b7399081e7e27aeedb5c12e57540573007e125bc78d9baa42", kill_on_drop: false }`
[INFO] [stdout] f9b22fabcbd3790b7399081e7e27aeedb5c12e57540573007e125bc78d9baa42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3ac2d3dcfbad46b537ebfb5531f750dddccddd9cb031d665e9e117e73aef4ecf
[INFO] running `Command { std: "docker" "start" "-a" "3ac2d3dcfbad46b537ebfb5531f750dddccddd9cb031d665e9e117e73aef4ecf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking oxc_estree v0.73.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking oxc_index v3.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking oxc_data_structures v0.73.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking oxc_allocator v0.73.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling oxc-miette-derive v2.3.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.73.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking oxc-miette v2.3.0
[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 oxc_ast v0.73.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking oxc_ecmascript v0.73.2
[INFO] [stderr]     Checking oxc_parser v0.73.2
[INFO] [stderr]     Checking similarity-ts-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: `FunctionType` is ambiguous
[INFO] [stdout]    --> src/function_extractor.rs:671:44
[INFO] [stdout]     |
[INFO] [stdout] 671 |         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 <https://github.com/rust-lang/rust/issues/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]    --> src/function_extractor.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     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]    --> src/function_extractor.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     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]    --> src/function_extractor.rs:675:49
[INFO] [stdout]     |
[INFO] [stdout] 675 |         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 <https://github.com/rust-lang/rust/issues/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]    --> src/function_extractor.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     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]    --> src/function_extractor.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     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]    --> src/function_extractor.rs:678:47
[INFO] [stdout]     |
[INFO] [stdout] 678 |         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 <https://github.com/rust-lang/rust/issues/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]    --> src/function_extractor.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     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]    --> src/function_extractor.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `FunctionType` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `similarity-ts-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" "3ac2d3dcfbad46b537ebfb5531f750dddccddd9cb031d665e9e117e73aef4ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ac2d3dcfbad46b537ebfb5531f750dddccddd9cb031d665e9e117e73aef4ecf", kill_on_drop: false }`
[INFO] [stdout] 3ac2d3dcfbad46b537ebfb5531f750dddccddd9cb031d665e9e117e73aef4ecf
