[INFO] fetching crate adhesion 0.5.0...
[INFO] checking adhesion-0.5.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate adhesion 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate adhesion 0.5.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding skeptic v0.10.1 (available: v0.13.7)
[INFO] [stderr]       Adding unicode-segmentation v0.1.2 (available: v0.1.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55fcc996f0312e9d93b7705b40c64f31242ad40cc046fee513d8f06d792cc4a4
[INFO] running `Command { std: "docker" "start" "-a" "55fcc996f0312e9d93b7705b40c64f31242ad40cc046fee513d8f06d792cc4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55fcc996f0312e9d93b7705b40c64f31242ad40cc046fee513d8f06d792cc4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fcc996f0312e9d93b7705b40c64f31242ad40cc046fee513d8f06d792cc4a4", kill_on_drop: false }`
[INFO] [stdout] 55fcc996f0312e9d93b7705b40c64f31242ad40cc046fee513d8f06d792cc4a4
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e8f07b9de734ceca4bb0c70cee69a1fba11e9caf25001ca61aab5df64d53ee
[INFO] running `Command { std: "docker" "start" "-a" "27e8f07b9de734ceca4bb0c70cee69a1fba11e9caf25001ca61aab5df64d53ee", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling pulldown-cmark v0.0.15
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]     Checking unicode-segmentation v0.1.2
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking galvanic-assert v0.8.7
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling strcursor v0.2.5
[INFO] [stderr]    Compiling scan-rules v0.2.0
[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_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[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] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adhesion` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `adhesion` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "27e8f07b9de734ceca4bb0c70cee69a1fba11e9caf25001ca61aab5df64d53ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e8f07b9de734ceca4bb0c70cee69a1fba11e9caf25001ca61aab5df64d53ee", kill_on_drop: false }`
[INFO] [stdout] 27e8f07b9de734ceca4bb0c70cee69a1fba11e9caf25001ca61aab5df64d53ee
