[INFO] fetching crate adhesion 0.5.0... [INFO] checking adhesion-0.5.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate adhesion 0.5.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate adhesion 0.5.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate adhesion 0.5.0 [INFO] finished tweaking crates.io crate adhesion 0.5.0 [INFO] tweaked toml for crates.io crate adhesion 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scan-rules v0.2.0 [INFO] [stderr] Downloaded unicode-segmentation v0.1.2 [INFO] [stderr] Downloaded strcursor v0.2.5 [INFO] [stderr] Downloaded galvanic-assert v0.8.7 [INFO] [stderr] Downloaded skeptic v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c26f201b4790f78cbd45220b03dd846d809a8d8cca7c40a9ee9d0bcf272e08ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c26f201b4790f78cbd45220b03dd846d809a8d8cca7c40a9ee9d0bcf272e08ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c26f201b4790f78cbd45220b03dd846d809a8d8cca7c40a9ee9d0bcf272e08ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c26f201b4790f78cbd45220b03dd846d809a8d8cca7c40a9ee9d0bcf272e08ba", kill_on_drop: false }` [INFO] [stdout] c26f201b4790f78cbd45220b03dd846d809a8d8cca7c40a9ee9d0bcf272e08ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2550e5dba000362e52e993e17f4958108a6c190ee70e084fd57c871b80c86a24 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2550e5dba000362e52e993e17f4958108a6c190ee70e084fd57c871b80c86a24", 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] [stderr] Compiling pulldown-cmark v0.0.15 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking galvanic-assert v0.8.7 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling strcursor v0.2.5 [INFO] [stderr] Compiling scan-rules v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking skeptic v0.10.1 [INFO] [stderr] Compiling adhesion v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `parse_generics_shim` is defined multiple times [INFO] [stdout] --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! parse_generics_shim { [INFO] [stdout] | -------------------------------- previous definition of the macro `parse_generics_shim` here [INFO] [stdout] ... [INFO] [stdout] 20 | macro_rules! parse_generics_shim { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_generics_shim` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_generics_shim` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `parse_where_shim` is defined multiple times [INFO] [stdout] --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! parse_where_shim { [INFO] [stdout] | ----------------------------- previous definition of the macro `parse_where_shim` here [INFO] [stdout] ... [INFO] [stdout] 20 | macro_rules! parse_where_shim { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_where_shim` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_where_shim` must be defined only once in the macro namespace of this module [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 E0428`. [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `parse_generics_shim` is defined multiple times [INFO] [stdout] --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! parse_generics_shim { [INFO] [stdout] | -------------------------------- previous definition of the macro `parse_generics_shim` here [INFO] [stdout] ... [INFO] [stdout] 20 | macro_rules! parse_generics_shim { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_generics_shim` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_generics_shim` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `parse_where_shim` is defined multiple times [INFO] [stdout] --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! parse_where_shim { [INFO] [stdout] | ----------------------------- previous definition of the macro `parse_where_shim` here [INFO] [stdout] ... [INFO] [stdout] 20 | macro_rules! parse_where_shim { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_where_shim` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_where_shim` must be defined only once in the macro namespace of this module [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 E0428`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adhesion` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2550e5dba000362e52e993e17f4958108a6c190ee70e084fd57c871b80c86a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2550e5dba000362e52e993e17f4958108a6c190ee70e084fd57c871b80c86a24", kill_on_drop: false }` [INFO] [stdout] 2550e5dba000362e52e993e17f4958108a6c190ee70e084fd57c871b80c86a24