[INFO] fetching crate adhesion 0.5.0... [INFO] checking adhesion-0.5.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate adhesion 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate adhesion 0.5.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d12d4a7a05192af75bcab8fa27cb650a1c2f55e886437c20ce45f1fe7b4f41af [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" "d12d4a7a05192af75bcab8fa27cb650a1c2f55e886437c20ce45f1fe7b4f41af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d12d4a7a05192af75bcab8fa27cb650a1c2f55e886437c20ce45f1fe7b4f41af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12d4a7a05192af75bcab8fa27cb650a1c2f55e886437c20ce45f1fe7b4f41af", kill_on_drop: false }` [INFO] [stdout] d12d4a7a05192af75bcab8fa27cb650a1c2f55e886437c20ce45f1fe7b4f41af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2326dbd44eb3daa473b931a20ad389a507acc8e31706e368b1314b16d947ba84 [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" "2326dbd44eb3daa473b931a20ad389a507acc8e31706e368b1314b16d947ba84", 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 libc v0.2.108 [INFO] [stderr] Compiling pulldown-cmark v0.0.15 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-width v0.1.9 [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 lazy_static v0.1.16 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking galvanic-assert v0.8.7 [INFO] [stderr] Compiling getopts v0.2.21 [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 tempdir v0.3.7 [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] [stderr] error: could not compile `adhesion` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "2326dbd44eb3daa473b931a20ad389a507acc8e31706e368b1314b16d947ba84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2326dbd44eb3daa473b931a20ad389a507acc8e31706e368b1314b16d947ba84", kill_on_drop: false }` [INFO] [stdout] 2326dbd44eb3daa473b931a20ad389a507acc8e31706e368b1314b16d947ba84