[INFO] crate adhesion 0.5.0 is already in cache
[INFO] checking adhesion-0.5.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate adhesion 0.5.0 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate adhesion 0.5.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-13/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] e542d186d5f3694b371955cf6d61dfd38cecdf85b738fb86dff204446e328b4b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "e542d186d5f3694b371955cf6d61dfd38cecdf85b738fb86dff204446e328b4b"`
[INFO] [stderr]    Compiling pulldown-cmark v0.0.15
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]     Checking bitflags v0.9.1
[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.68
[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] [stderr] error[E0428]: the name `parse_generics_shim` is defined multiple times
[INFO] [stderr]   --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | macro_rules! parse_generics_shim {
[INFO] [stderr]    | -------------------------------- previous definition of the macro `parse_generics_shim` here
[INFO] [stderr] ...
[INFO] [stderr] 20 | macro_rules! parse_generics_shim {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_generics_shim` redefined here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `parse_generics_shim` must be defined only once in the macro namespace of this module
[INFO] [stderr] 
[INFO] [stderr] error[E0428]: the name `parse_where_shim` is defined multiple times
[INFO] [stderr]   --> src/parse_generics_shim_util/parse_where_shim.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | macro_rules! parse_where_shim {
[INFO] [stderr]    | ----------------------------- previous definition of the macro `parse_where_shim` here
[INFO] [stderr] ...
[INFO] [stderr] 20 | macro_rules! parse_where_shim {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_where_shim` redefined here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `parse_where_shim` must be defined only once in the macro namespace of this module
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0428`.
[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[E0428]: the name `parse_generics_shim` is defined multiple times
[INFO] [stderr]   --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | macro_rules! parse_generics_shim {
[INFO] [stderr]    | -------------------------------- previous definition of the macro `parse_generics_shim` here
[INFO] [stderr] ...
[INFO] [stderr] 20 | macro_rules! parse_generics_shim {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_generics_shim` redefined here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `parse_generics_shim` must be defined only once in the macro namespace of this module
[INFO] [stderr] 
[INFO] [stderr] error[E0428]: the name `parse_where_shim` is defined multiple times
[INFO] [stderr]   --> src/parse_generics_shim_util/parse_where_shim.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | macro_rules! parse_where_shim {
[INFO] [stderr]    | ----------------------------- previous definition of the macro `parse_where_shim` here
[INFO] [stderr] ...
[INFO] [stderr] 20 | macro_rules! parse_where_shim {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_where_shim` redefined here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `parse_where_shim` must be defined only once in the macro namespace of this module
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0428`.
[INFO] [stderr] error: could not compile `adhesion`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "e542d186d5f3694b371955cf6d61dfd38cecdf85b738fb86dff204446e328b4b"`
[INFO] running `"docker" "rm" "-f" "e542d186d5f3694b371955cf6d61dfd38cecdf85b738fb86dff204446e328b4b"`
[INFO] [stdout] e542d186d5f3694b371955cf6d61dfd38cecdf85b738fb86dff204446e328b4b
