[INFO] fetching crate svls 0.2.9... [INFO] checking svls-0.2.9 against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] extracting crate svls 0.2.9 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate svls 0.2.9 on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate svls 0.2.9 [INFO] finished tweaking crates.io crate svls 0.2.9 [INFO] tweaked toml for crates.io crate svls 0.2.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate svls 0.2.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e57ff87ed0c00d4925ee0cc642260d436cbce1b0e42a9e2491149ee97d6c92 [INFO] running `Command { std: "docker" "start" "-a" "60e57ff87ed0c00d4925ee0cc642260d436cbce1b0e42a9e2491149ee97d6c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e57ff87ed0c00d4925ee0cc642260d436cbce1b0e42a9e2491149ee97d6c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e57ff87ed0c00d4925ee0cc642260d436cbce1b0e42a9e2491149ee97d6c92", kill_on_drop: false }` [INFO] [stdout] 60e57ff87ed0c00d4925ee0cc642260d436cbce1b0e42a9e2491149ee97d6c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9788ce3a3447d552618b9ee9ac453fcf067975d71a2b78949f4f7320f9d2f8ef [INFO] running `Command { std: "docker" "start" "-a" "9788ce3a3447d552618b9ee9ac453fcf067975d71a2b78949f4f7320f9d2f8ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking winnow v0.3.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking indexmap v1.9.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking dashmap v5.3.3 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v2.0.7 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking nom_locate v4.1.0 [INFO] [stderr] Checking nom-greedyerror v0.5.0 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Checking sv-filelist-parser v0.1.3 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.1 [INFO] [stderr] Compiling svlint v0.7.2 [INFO] [stderr] Compiling sv-parser-macros v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.0 [INFO] [stderr] Compiling nom-recursive-macros v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.2.2 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling tower-lsp-macros v0.8.0 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Checking nom-recursive v0.5.0 [INFO] [stderr] Checking nom-tracable v0.9.0 [INFO] [stderr] Checking nom-packrat v0.7.0 [INFO] [stderr] Checking tokio v1.18.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking sv-parser-error v0.13.1 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking clap v3.2.2 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking toml_edit v0.19.7 [INFO] [stderr] Checking lsp-types v0.94.0 [INFO] [stderr] Checking toml v0.7.3 [INFO] [stderr] Checking tower-lsp v0.19.0 [INFO] [stderr] Checking sv-parser-parser v0.13.1 [INFO] [stdout] error[E0659]: `VersionSpecifier` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sv-parser-parser-0.13.1/src/general/compiler_directives.rs:830:59 [INFO] [stdout] | [INFO] [stdout] 830 | pub(crate) fn version_specifier(s: Span) -> IResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `VersionSpecifier` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sv-parser-parser-0.13.1/src/lib.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) use sv_parser_syntaxtree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `VersionSpecifier` to disambiguate [INFO] [stdout] note: `VersionSpecifier` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sv-parser-parser-0.13.1/src/lib.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `VersionSpecifier` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `VersionSpecifier` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sv-parser-parser-0.13.1/src/general/compiler_directives.rs:865:12 [INFO] [stdout] | [INFO] [stdout] 865 | Ok((s, VersionSpecifier { nodes: (a,) })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `VersionSpecifier` could refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sv-parser-parser-0.13.1/src/lib.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) use sv_parser_syntaxtree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `VersionSpecifier` to disambiguate [INFO] [stdout] note: `VersionSpecifier` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sv-parser-parser-0.13.1/src/lib.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `VersionSpecifier` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sv-parser-parser` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9788ce3a3447d552618b9ee9ac453fcf067975d71a2b78949f4f7320f9d2f8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9788ce3a3447d552618b9ee9ac453fcf067975d71a2b78949f4f7320f9d2f8ef", kill_on_drop: false }` [INFO] [stdout] 9788ce3a3447d552618b9ee9ac453fcf067975d71a2b78949f4f7320f9d2f8ef