[INFO] fetching crate disma 0.16.4...
[INFO] testing disma-0.16.4 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate disma 0.16.4 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate disma 0.16.4 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 194 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v5.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.3)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mock-it v0.9.0
[INFO] [stderr]   Downloaded fake v2.10.0
[INFO] [stderr]   Downloaded mock-it_codegen v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47197e09f7ab6c5a210f0b1387c99fef77663535b16e95669f3f67a6d69c319b
[INFO] running `Command { std: "docker" "start" "-a" "47197e09f7ab6c5a210f0b1387c99fef77663535b16e95669f3f67a6d69c319b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47197e09f7ab6c5a210f0b1387c99fef77663535b16e95669f3f67a6d69c319b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47197e09f7ab6c5a210f0b1387c99fef77663535b16e95669f3f67a6d69c319b", kill_on_drop: false }`
[INFO] [stdout] 47197e09f7ab6c5a210f0b1387c99fef77663535b16e95669f3f67a6d69c319b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdb878687ee5a9e0eb9045c0abac0f1143611a023eae0a3036c851c35fd3b9c9
[INFO] running `Command { std: "docker" "start" "-a" "fdb878687ee5a9e0eb9045c0abac0f1143611a023eae0a3036c851c35fd3b9c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[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]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.43s
[INFO] running `Command { std: "docker" "inspect" "fdb878687ee5a9e0eb9045c0abac0f1143611a023eae0a3036c851c35fd3b9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb878687ee5a9e0eb9045c0abac0f1143611a023eae0a3036c851c35fd3b9c9", kill_on_drop: false }`
[INFO] [stdout] fdb878687ee5a9e0eb9045c0abac0f1143611a023eae0a3036c851c35fd3b9c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3a373988108075c4a7000ba0ce926a72dcc38c84cab0fb9dfe7196b8dc05ef
[INFO] running `Command { std: "docker" "start" "-a" "6a3a373988108075c4a7000ba0ce926a72dcc38c84cab0fb9dfe7196b8dc05ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling mock-it_codegen v0.9.0
[INFO] [stderr]    Compiling mock-it v0.9.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling 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 `test` profile [unoptimized + debuginfo] target(s) in 21.49s
[INFO] running `Command { std: "docker" "inspect" "6a3a373988108075c4a7000ba0ce926a72dcc38c84cab0fb9dfe7196b8dc05ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3a373988108075c4a7000ba0ce926a72dcc38c84cab0fb9dfe7196b8dc05ef", kill_on_drop: false }`
[INFO] [stdout] 6a3a373988108075c4a7000ba0ce926a72dcc38c84cab0fb9dfe7196b8dc05ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50ef63ab3fc08038dfbc56cc3402f0d3acf32f11376ecb2a17da1005eb7d0185
[INFO] running `Command { std: "docker" "start" "-a" "50ef63ab3fc08038dfbc56cc3402f0d3acf32f11376ecb2a17da1005eb7d0185", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/domain/category/base.rs:47:25
[INFO] [stderr]    |
[INFO] [stderr] 45 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 46 |         other: &'a CategoriesList<C2>,
[INFO] [stderr]    |                 -- the lifetime is named here
[INFO] [stderr] 47 |     ) -> ListComparison<&C, &C2> {
[INFO] [stderr]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 47 |     ) -> ListComparison<&'a C, &'a C2> {
[INFO] [stderr]    |                          ++     ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/domain/channel/list.rs:49:25
[INFO] [stderr]    |
[INFO] [stderr] 47 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 48 |         other: &'a ChannelsList<C2>,
[INFO] [stderr]    |                 -- the lifetime is named here
[INFO] [stderr] 49 |     ) -> ListComparison<&C, &C2> {
[INFO] [stderr]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 49 |     ) -> ListComparison<&'a C, &'a C2> {
[INFO] [stderr]    |                          ++     ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/domain/role/base.rs:46:25
[INFO] [stderr]    |
[INFO] [stderr] 44 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 45 |         other: &'a RolesList<R2>,
[INFO] [stderr]    |                 -- the lifetime is named here
[INFO] [stderr] 46 |     ) -> ListComparison<&R, &R2> {
[INFO] [stderr]    |                         ^^  ^^^ the same lifetime is elided here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 46 |     ) -> ListComparison<&'a R, &'a R2> {
[INFO] [stderr]    |                          ++     ++
[INFO] [stderr] 
[INFO] [stderr] warning: `disma` (lib) generated 3 warnings (run `cargo fix --lib -p disma` to apply 3 suggestions)
[INFO] [stderr] warning: `disma` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disma-685a73898f4700e5)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test api::apply_changes::tests::can_apply_category_changes ... ok
[INFO] [stdout] test api::list_changes::tests::can_list_channel_changes ... ok
[INFO] [stdout] test api::apply_changes::tests::can_apply_channel_changes ... ok
[INFO] [stdout] test api::list_changes::tests::can_list_category_changes ... ok
[INFO] [stdout] test api::list_changes::tests::can_list_role_changes ... ok
[INFO] [stdout] test api::list_changes::tests::when_no_changes_it_returns_empty_list ... ok
[INFO] [stdout] test api::params::category::awaiting::tests::can_convert_params_list_to_awaiting_entity_list ... ok
[INFO] [stdout] test api::params::category::awaiting::tests::can_convert_params_to_awaiting_entity ... ok
[INFO] [stdout] test api::params::category::base::tests::it_parses_empty_params_list_to_defaults ... ok
[INFO] [stdout] test api::params::category::base::tests::it_parses_params_list ... ok
[INFO] [stdout] test api::params::category::base::tests::it_parses_empty_params_fields_to_defaults ... ok
[INFO] [stdout] test api::params::category::existing::tests::can_convert_existing_entities_list_to_params_list ... ok
[INFO] [stdout] test api::apply_changes::tests::can_apply_role_changes ... ok
[INFO] [stdout] test api::params::channel::awaiting::tests::given_permissions_overwrites_from_category_can_convert_params_to_awaiting_entity ... ok
[INFO] [stdout] test api::params::category::existing::tests::can_convert_existing_entity_to_params ... ok
[INFO] [stdout] test api::params::channel::awaiting::tests::can_convert_params_to_awaiting_entity ... ok
[INFO] [stdout] test api::params::channel::base::tests::it_parses_empty_params_fields_to_defaults ... ok
[INFO] [stdout] test api::params::channel::awaiting::tests::can_convert_params_list_to_awaiting_entity_list ... ok
[INFO] [stdout] test api::params::channel::existing::tests::can_convert_existing_entity_to_params ... ok
[INFO] [stdout] test api::params::permission::tests::can_create_from_domain_entity ... ok
[INFO] [stdout] test api::params::channel::base::tests::it_parses_params_list ... ok
[INFO] [stdout] test api::params::channel::base::tests::it_parses_empty_params_list_to_defaults ... ok
[INFO] [stdout] test api::params::role::awaiting::tests::can_convert_compressed_params_to_awaiting_entity ... ok
[INFO] [stdout] test api::params::role::awaiting::tests::can_convert_params_to_awaiting ... ok
[INFO] [stdout] test api::params::guild::tests::when_parsing_empty_existing_guild_it_fills_params_with_defaults ... ok
[INFO] [stdout] test api::params::role::base::tests::it_parses_empty_params_fields_to_defaults ... ok
[INFO] [stdout] test api::params::role::base::tests::it_parses_empty_params_list_to_defaults ... ok
[INFO] [stdout] test api::params::permission::tests::can_convert_to_domain_entity ... ok
[INFO] [stdout] test api::params::role::existing::tests::can_convert_existing_to_params ... ok
[INFO] [stdout] test api::params::role::existing::tests::can_convert_existing_entities_list_to_params_list ... ok
[INFO] [stdout] test core::commands::category::tests::given_failing_commander_when_adding_category_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::category::tests::given_failing_commander_when_deleting_category_should_notify_of_error ... ok
[INFO] [stdout] test api::params::role::base::tests::it_parses_params_list ... ok
[INFO] [stdout] test core::commands::category::tests::given_succeeding_commander_when_deleting_category_should_notify_of_success_and_remove_existing_category ... ok
[INFO] [stdout] test core::commands::category::tests::when_adding_category_should_add_category_with_commander ... ok
[INFO] [stdout] test core::commands::category::tests::given_succeeding_commander_when_updating_category_should_notify_of_success_and_replace_existing_category ... ok
[INFO] [stdout] test core::commands::category::tests::when_deleting_category_should_delete_category_with_commander ... ok
[INFO] [stdout] test core::commands::channel::tests::given_failing_commander_when_adding_channel_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::category::tests::when_updating_category_should_update_category_with_commander ... ok
[INFO] [stdout] test core::commands::channel::tests::given_failing_commander_when_deleting_channel_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::channel::tests::given_failing_commander_when_updating_channel_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::channel::tests::given_succeeding_commander_when_deleting_channel_should_notify_of_success_and_remove_existing_channel ... ok
[INFO] [stdout] test core::commands::channel::tests::given_succeeding_commander_when_adding_channel_should_notify_of_success_and_add_existing_channel ... ok
[INFO] [stdout] test core::commands::channel::tests::given_succeeding_commander_when_updating_channel_should_notify_of_success_and_replace_existing_channel ... ok
[INFO] [stdout] test core::commands::category::tests::given_failing_commander_when_updating_category_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::category::tests::given_succeeding_commander_when_adding_category_should_notify_of_success_and_add_existing_category ... ok
[INFO] [stdout] test core::commands::channel::tests::when_adding_channel_should_add_channel_with_commander ... ok
[INFO] [stdout] test core::commands::channel::tests::when_deleting_channel_should_delete_channel_with_commander ... ok
[INFO] [stdout] test core::commands::channel::tests::when_updating_channel_should_update_channel_with_commander ... ok
[INFO] [stdout] test core::commands::role::tests::given_failing_commander_when_adding_role_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::role::tests::given_failing_commander_when_deleting_role_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::role::tests::given_failing_commander_when_updating_role_should_notify_of_error ... ok
[INFO] [stdout] test core::commands::role::tests::given_succeeding_commander_when_adding_role_should_notify_of_success_and_add_existing_role ... ok
[INFO] [stdout] test core::commands::role::tests::given_succeeding_commander_when_deleting_role_should_notify_of_success_and_remove_existing_role ... ok
[INFO] [stdout] test core::commands::role::tests::when_adding_role_should_add_role_with_commander ... ok
[INFO] [stdout] test core::commands::role::tests::when_deleting_role_should_delete_role_with_commander ... ok
[INFO] [stdout] test core::commands::role::tests::when_updating_role_should_update_role_with_commander ... ok
[INFO] [stdout] test core::diffs::base::tests::bool_diffs::can_differ_bools ... ok
[INFO] [stdout] test core::diffs::base::tests::str_diffs::can_differ_strings ... ok
[INFO] [stdout] test core::commands::role::tests::given_succeeding_commander_when_updating_role_should_notify_of_success_and_replace_existing_role ... ok
[INFO] [stdout] test core::diffs::base::tests::str_diffs::given_same_str_returns_no_diff ... ok
[INFO] [stdout] test core::diffs::base::tests::vec_diffs::given_same_arrays_returns_no_diff ... ok
[INFO] [stdout] test core::diffs::base::tests::vec_diffs::it_calculates_additions ... ok
[INFO] [stdout] test core::diffs::base::tests::vec_diffs::it_calculates_both_additions_and_removals ... ok
[INFO] [stdout] test core::diffs::base::tests::vec_diffs::it_calculates_removals ... ok
[INFO] [stdout] test core::diffs::category::tests::can_diff_overwrites_updates ... ok
[INFO] [stdout] test core::diffs::channel::tests::can_diff_category_update ... ok
[INFO] [stdout] test core::diffs::channel::tests::can_diff_channel_type_update ... ok
[INFO] [stdout] test core::diffs::channel::tests::can_diff_overwrites_update ... ok
[INFO] [stdout] test core::diffs::channel::tests::can_diff_topic_update ... ok
[INFO] [stdout] test core::diffs::permission::tests::can_diff_permissions_list_update ... ok
[INFO] [stdout] test core::diffs::permission::tests::can_diff_permissions_overwites_update ... ok
[INFO] [stdout] test core::diffs::role::tests::can_diff_is_mentionable_update ... ok
[INFO] [stdout] test core::diffs::role::tests::can_diff_color_update ... ok
[INFO] [stdout] test core::diffs::role::tests::can_diff_permissions_update ... ok
[INFO] [stdout] test core::diffs::role::tests::can_diff_show_in_sidebar_update ... ok
[INFO] [stdout] test domain::category::base::tests::can_add_category ... ok
[INFO] [stdout] test domain::category::base::tests::can_find_by_name ... ok
[INFO] [stdout] test core::diffs::permission::tests::can_diff_permissions_overwrites_list_update ... ok
[INFO] [stdout] test domain::category::base::tests::can_find_by_id ... ok
[INFO] [stdout] test domain::category::base::tests::given_category_already_in_list_when_adding_or_replacing_should_replace_according_to_name ... ok
[INFO] [stdout] test domain::category::base::tests::can_remove_category ... ok
[INFO] [stdout] test domain::category::base::tests::given_category_not_in_list_when_adding_or_replacing_should_add ... ok
[INFO] [stdout] test domain::category::base::tests::given_category_not_in_list_when_finding_by_name_should_return_none ... ok
[INFO] [stdout] test domain::category::extra::tests::when_keeping_extra_categories_should_not_add_changes ... ok
[INFO] [stdout] test domain::category::base::tests::given_category_not_in_list_when_finding_by_id_should_return_none ... ok
[INFO] [stdout] test domain::category::base::tests::given_category_not_in_list_when_removing_category_should_do_nothing ... ok
[INFO] [stdout] test domain::category::extra::tests::when_removing_extra_categories_should_add_delete_change ... ok
[INFO] [stdout] test domain::channel::base::tests::channel_type::given_invalid_string_it_cannot_parse_from_string ... ok
[INFO] [stdout] test domain::channel::base::tests::channel_type::can_be_parsed_from_string ... ok
[INFO] [stdout] test domain::channel::base::tests::channel_type::can_format_to_string ... ok
[INFO] [stdout] test domain::channel::extra::tests::given_category_with_different_permissions_when_syncing_extra_channels_permissions_should_add_update_changes_for_permissions ... ok
[INFO] [stdout] test domain::channel::extra::tests::given_category_with_same_permissions_when_syncing_extra_channels_permissions_should_not_add_changes ... ok
[INFO] [stdout] test domain::channel::extra::tests::when_keeping_extra_channels_should_not_add_changes ... ok
[INFO] [stdout] test domain::channel::extra::tests::when_removing_extra_channels_should_add_delete_change ... ok
[INFO] [stdout] test domain::channel::list::tests::can_add_channel ... ok
[INFO] [stdout] test domain::channel::list::tests::can_find_by_unique_name ... ok
[INFO] [stdout] test domain::channel::list::tests::can_compare_lists_by_channel_unique_names ... ok
[INFO] [stdout] test domain::channel::list::tests::can_remove_channel ... ok
[INFO] [stdout] test domain::channel::list::tests::given_channel_already_in_list_when_adding_or_replacing_should_replace_according_to_unique_name ... ok
[INFO] [stdout] test domain::channel::list::tests::given_channel_not_in_list_when_adding_or_replacing_should_add ... ok
[INFO] [stdout] test domain::channel::list::tests::given_channel_not_in_list_when_finding_by_unique_name_should_return_none ... ok
[INFO] [stdout] test domain::permission::base::tests::permissions_list::can_create_code_from_permissions ... ok
[INFO] [stdout] test domain::permission::base::tests::permissions_list::can_create_permissions_from_code ... ok
[INFO] [stdout] test domain::permission::base::tests::permissions_list::does_not_care_about_duplicates ... ok
[INFO] [stdout] test domain::channel::list::tests::given_channel_not_in_list_when_removing_should_do_nothing ... ok
[INFO] [stdout] test domain::permission::base::tests::permissions_list::lists_are_equal_if_same_permissions ... ok
[INFO] [stdout] test domain::permission::base::tests::permissions_list::lists_are_not_equal_if_different_permissions ... ok
[INFO] [stdout] test domain::permission::base::tests::permissions_list::when_empty_then_code_is_0 ... ok
[INFO] [stdout] test domain::permission::base::tests::persission::can_format_to_str ... ok
[INFO] [stdout] test domain::permission::base::tests::persission::same_permissions_are_equal ... ok
[INFO] [stdout] test domain::permission::base::tests::persission::different_permissions_are_not_equal ... ok
[INFO] [stdout] test domain::role::base::tests::can_add_role ... ok
[INFO] [stdout] test domain::role::base::tests::can_find_by_id ... ok
[INFO] [stdout] test domain::role::base::tests::can_compare_lists_by_role_names ... ok
[INFO] [stdout] test domain::role::base::tests::can_find_by_name ... ok
[INFO] [stdout] test domain::role::base::tests::given_role_already_in_list_when_adding_or_replacing_should_replace_according_to_name ... ok
[INFO] [stdout] test domain::role::base::tests::can_remove_role ... ok
[INFO] [stdout] test domain::role::base::tests::given_role_not_in_list_when_finding_by_id_should_return_none ... ok
[INFO] [stdout] test domain::role::base::tests::given_role_not_in_list_when_adding_or_replacing_should_add ... ok
[INFO] [stdout] test domain::role::base::tests::given_role_not_in_list_when_finding_by_name_should_return_none ... ok
[INFO] [stdout] test domain::role::base::tests::given_role_not_in_list_when_removing_should_do_nothing ... ok
[INFO] [stdout] test domain::role::extra::tests::when_keeping_extra_roles_should_not_add_changes ... ok
[INFO] [stdout] test domain::role::extra::tests::when_removing_extra_roles_should_add_delete_change ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::request::can_be_created_from_awaiting_category ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::request::can_be_created_from_awaiting_channel ... ok
[INFO] [stdout] test api::params::channel::awaiting::tests::given_permissions_overwrites_from_category_but_no_category_when_converting_params_to_awaiting_entity_it_panics - should panic ... ok
[INFO] [stdout] test api::params::permission::tests::given_non_existant_role_when_converting_to_domain_entity_should_panic - should panic ... ok
[INFO] [stdout] test domain::category::base::tests::given_category_with_same_name_already_in_list_when_adding_category_should_panics - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::response::can_be_converted_into_existing_category ... ok
[INFO] [stdout] test domain::channel::extra::tests::given_no_category_when_syncing_extra_channels_permissions_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::response::can_be_converted_into_existing_channel ... ok
[INFO] [stdout] test domain::channel::list::tests::given_channel_with_same_unique_name_already_in_list_when_adding_should_panics - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::request::given_non_existant_category_when_creating_from_awaiting_channel_should_panic - should panic ... ok
[INFO] [stdout] test domain::role::base::tests::given_role_with_same_name_already_in_list_when_adding_role_should_panics - should panic ... ok
[INFO] [stdout] test domain::category::base::tests::can_compare_lists_by_category_names ... FAILED
[INFO] [stdout] test impls::discord::dtos::permissions::tests::request::can_be_created_from_domain_entity ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::request::given_non_existant_role_when_creating_from_awaiting_category_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::permissions::tests::response::can_be_converted_into_domain_entity ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::response::given_non_category_response_when_converting_into_existing_category_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::request::given_non_existant_role_when_creating_from_awaiting_channel_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::response::given_non_channel_response_when_converting_into_existing_channel_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::response::given_non_existant_category_when_converting_into_existing_channel_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::permissions::tests::response::given_unsupported_type_when_converting_to_domain_entity_should_return_error ... ok
[INFO] [stdout] test impls::discord::dtos::role::tests::request::can_be_created_from_awaiting_role ... ok
[INFO] [stdout] test impls::discord::dtos::role::tests::response::can_convert_into_existing_role ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::response::given_non_existant_role_when_converting_into_existing_channel_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::channel::tests::response::given_non_existant_role_when_converting_into_existing_category_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::permissions::tests::request::given_non_existant_role_when_creating_from_domain_entity_should_panic - should panic ... ok
[INFO] [stdout] test impls::discord::dtos::permissions::tests::response::given_non_existant_role_when_converting_to_domain_entity_should_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- domain::category::base::tests::can_compare_lists_by_category_names stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domain::category::base::tests::can_compare_lists_by_category_names' (97) panicked at src/domain/category/base.rs:243:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: [ExistingCategory { id: "f6993627-99be-4a64-9ab7-897fb9886dca", name: "explicabo", overwrites: PermissionsOverwritesList { items: [] } }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5980310f46da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5980310f46da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5980310f46da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5980310f46da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59803110af6a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59803110af6a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5980310f8f12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5980310f8f12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5980310d36df - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5980310d36df - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5980310ecb39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59803104354c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59803104354c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5980310eccf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5980310eccf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5980310d3798 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5980310c89a9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5980310d44ad - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59803110b6fc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59803110b5b3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x598030f09590 - core[e929cb53b82a81ca]::panicking::assert_failed::<alloc[9d7caffeb3b5d2c6]::vec::Vec<&disma[e5f7fb42f3ec1a94]::domain::category::existing::ExistingCategory>, alloc[9d7caffeb3b5d2c6]::vec::Vec<&disma[e5f7fb42f3ec1a94]::domain::category::existing::ExistingCategory>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x598030f9a3c1 - disma[e5f7fb42f3ec1a94]::domain::category::base::tests::can_compare_lists_by_category_names
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/category/base.rs:243:9
[INFO] [stdout]   22:     0x598030f93a87 - disma[e5f7fb42f3ec1a94]::domain::category::base::tests::can_compare_lists_by_category_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/category/base.rs:222:45
[INFO] [stdout]   23:     0x598030f2a3a6 - <disma[e5f7fb42f3ec1a94]::domain::category::base::tests::can_compare_lists_by_category_names::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59803103682b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59803103682b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x59803104401b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59803104401b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59803104401b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59803104401b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59803104401b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59803104401b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59803104401b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59803103d734 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59803103d734 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x598031046c22 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x598031046c22 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x598031046c22 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x598031046c22 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x598031046c22 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x598031046c22 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x598031046c22 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5980310f3fef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5980310f3fef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71eb1a44daa4 - <unknown>
[INFO] [stdout]   45:     0x71eb1a4daa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     domain::category::base::tests::can_compare_lists_by_category_names
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 149 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "50ef63ab3fc08038dfbc56cc3402f0d3acf32f11376ecb2a17da1005eb7d0185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ef63ab3fc08038dfbc56cc3402f0d3acf32f11376ecb2a17da1005eb7d0185", kill_on_drop: false }`
[INFO] [stdout] 50ef63ab3fc08038dfbc56cc3402f0d3acf32f11376ecb2a17da1005eb7d0185
