[INFO] fetching crate disma 0.16.4...
[INFO] checking disma-0.16.4 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate disma 0.16.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate disma 0.16.4
[INFO] finished tweaking crates.io crate disma 0.16.4
[INFO] tweaked toml for crates.io crate disma 0.16.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate disma 0.16.4 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v4.4.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mock-it_codegen v0.9.0
[INFO] [stderr]   Downloaded mock-it v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30ce60bcfdb456fa3b5b77be991cc302d3abad90cad30eb76db4adaf103f00e9
[INFO] running `Command { std: "docker" "start" "-a" "30ce60bcfdb456fa3b5b77be991cc302d3abad90cad30eb76db4adaf103f00e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30ce60bcfdb456fa3b5b77be991cc302d3abad90cad30eb76db4adaf103f00e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ce60bcfdb456fa3b5b77be991cc302d3abad90cad30eb76db4adaf103f00e9", kill_on_drop: false }`
[INFO] [stdout] 30ce60bcfdb456fa3b5b77be991cc302d3abad90cad30eb76db4adaf103f00e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04bb40fa0dd81bd90a73103b1283288f51e3c267ac5468ad61900d1c13fbbd14
[INFO] running `Command { std: "docker" "start" "-a" "04bb40fa0dd81bd90a73103b1283288f51e3c267ac5468ad61900d1c13fbbd14", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling mock-it_codegen v0.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking mock-it v0.9.0
[INFO] [stderr]     Checking fake v2.10.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking disma v0.16.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/domain/category/base.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 46 |         other: &'a CategoriesList<C2>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 47 |     ) -> ListComparison<&C, &C2> {
[INFO] [stdout]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> ListComparison<&'a C, &'a C2> {
[INFO] [stdout]    |                          ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/domain/channel/list.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 48 |         other: &'a ChannelsList<C2>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 49 |     ) -> ListComparison<&C, &C2> {
[INFO] [stdout]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ) -> ListComparison<&'a C, &'a C2> {
[INFO] [stdout]    |                          ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/domain/role/base.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 45 |         other: &'a RolesList<R2>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 46 |     ) -> ListComparison<&R, &R2> {
[INFO] [stdout]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> ListComparison<&'a R, &'a R2> {
[INFO] [stdout]    |                          ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/domain/category/base.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 46 |         other: &'a CategoriesList<C2>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 47 |     ) -> ListComparison<&C, &C2> {
[INFO] [stdout]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> ListComparison<&'a C, &'a C2> {
[INFO] [stdout]    |                          ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/domain/channel/list.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 48 |         other: &'a ChannelsList<C2>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 49 |     ) -> ListComparison<&C, &C2> {
[INFO] [stdout]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ) -> ListComparison<&'a C, &'a C2> {
[INFO] [stdout]    |                          ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/domain/role/base.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 45 |         other: &'a RolesList<R2>,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 46 |     ) -> ListComparison<&R, &R2> {
[INFO] [stdout]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> ListComparison<&'a R, &'a R2> {
[INFO] [stdout]    |                          ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.68s
[INFO] running `Command { std: "docker" "inspect" "04bb40fa0dd81bd90a73103b1283288f51e3c267ac5468ad61900d1c13fbbd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04bb40fa0dd81bd90a73103b1283288f51e3c267ac5468ad61900d1c13fbbd14", kill_on_drop: false }`
[INFO] [stdout] 04bb40fa0dd81bd90a73103b1283288f51e3c267ac5468ad61900d1c13fbbd14
