[INFO] cloning repository https://github.com/lchi021497/sv-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lchi021497/sv-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flchi021497%2Fsv-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flchi021497%2Fsv-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8ae31181fc6effd80abb588c0a9564573ae558a [INFO] checking lchi021497/sv-parser against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flchi021497%2Fsv-parser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lchi021497/sv-parser [INFO] finished tweaking git repo https://github.com/lchi021497/sv-parser [INFO] tweaked toml for git repo https://github.com/lchi021497/sv-parser written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lchi021497/sv-parser on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lchi021497/sv-parser 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b629ad60e73d73926a16146a7635db6303ce55ec38105df6d2be0f77462bfafa [INFO] running `Command { std: "docker" "start" "-a" "b629ad60e73d73926a16146a7635db6303ce55ec38105df6d2be0f77462bfafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b629ad60e73d73926a16146a7635db6303ce55ec38105df6d2be0f77462bfafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b629ad60e73d73926a16146a7635db6303ce55ec38105df6d2be0f77462bfafa", kill_on_drop: false }` [INFO] [stdout] b629ad60e73d73926a16146a7635db6303ce55ec38105df6d2be0f77462bfafa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f71ec22b98916e11cf79cca4810fe522b79f15d75e560ad01aa8e16bb20828 [INFO] running `Command { std: "docker" "start" "-a" "76f71ec22b98916e11cf79cca4810fe522b79f15d75e560ad01aa8e16bb20828", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking radium v0.5.3 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.12.0 (https://github.com/dalance/sv-parser.git#a737d682) [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling sv-parser-macros v0.12.0 (https://github.com/dalance/sv-parser.git#a737d682) [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Checking nom_locate v3.0.2 [INFO] [stderr] Checking nom-greedyerror v0.3.1 [INFO] [stderr] Checking nom-packrat v0.5.0 [INFO] [stderr] Checking nom-tracable v0.7.0 [INFO] [stderr] Checking nom-recursive v0.3.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking sv-parser-error v0.12.0 (https://github.com/dalance/sv-parser.git#a737d682) [INFO] [stderr] Checking sv-parser-parser v0.12.0 (https://github.com/dalance/sv-parser.git#a737d682) [INFO] [stdout] error[E0659]: `VersionSpecifier` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/sv-parser-10addbc6469aa739/a737d68/sv-parser-parser/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/git/checkouts/sv-parser-10addbc6469aa739/a737d68/sv-parser-parser/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/git/checkouts/sv-parser-10addbc6469aa739/a737d68/sv-parser-parser/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/git/checkouts/sv-parser-10addbc6469aa739/a737d68/sv-parser-parser/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/git/checkouts/sv-parser-10addbc6469aa739/a737d68/sv-parser-parser/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/git/checkouts/sv-parser-10addbc6469aa739/a737d68/sv-parser-parser/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] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sv-parser-parser` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "76f71ec22b98916e11cf79cca4810fe522b79f15d75e560ad01aa8e16bb20828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f71ec22b98916e11cf79cca4810fe522b79f15d75e560ad01aa8e16bb20828", kill_on_drop: false }` [INFO] [stdout] 76f71ec22b98916e11cf79cca4810fe522b79f15d75e560ad01aa8e16bb20828