[INFO] fetching crate libside 0.2.1...
[INFO] checking libside-0.2.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate libside 0.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate libside 0.2.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libside 0.2.1
[INFO] finished tweaking crates.io crate libside 0.2.1
[INFO] tweaked toml for crates.io crate libside 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate libside 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gensym v0.1.0
[INFO] [stderr]   Downloaded keccak v0.1.2
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded sha3 v0.10.2
[INFO] [stderr]   Downloaded libside-procmacro v0.1.0
[INFO] [stderr]   Downloaded etc-passwd v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0028cbf2fccca2c123eb1564d3fcdd87363e06a9b87448db24aead270de65ae3
[INFO] running `Command { std: "docker" "start" "-a" "0028cbf2fccca2c123eb1564d3fcdd87363e06a9b87448db24aead270de65ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0028cbf2fccca2c123eb1564d3fcdd87363e06a9b87448db24aead270de65ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0028cbf2fccca2c123eb1564d3fcdd87363e06a9b87448db24aead270de65ae3", kill_on_drop: false }`
[INFO] [stdout] 0028cbf2fccca2c123eb1564d3fcdd87363e06a9b87448db24aead270de65ae3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 195c57555524eec4a1ff02ecc82a3112c1f7fda120e40cb16e9f9f6788723559
[INFO] running `Command { std: "docker" "start" "-a" "195c57555524eec4a1ff02ecc82a3112c1f7fda120e40cb16e9f9f6788723559", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking etc-passwd v0.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking sha3 v0.10.2
[INFO] [stderr]    Compiling gensym v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling libside-procmacro v0.1.0
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking libside v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types, negative_impls, auto_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types, negative_impls, auto_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1173:49
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         let root = v1.add(Supports::create_from(Foo::ROOT), &[]);
[INFO] [stdout]      |                           --------------------- ^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1174:46
[INFO] [stdout]      |
[INFO] [stdout] 1174 |         let a = v1.add(Supports::create_from(Foo::A), &[root]);
[INFO] [stdout]      |                        --------------------- ^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1175:46
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         let b = v1.add(Supports::create_from(Foo::B), &[root]);
[INFO] [stdout]      |                        --------------------- ^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1176:46
[INFO] [stdout]      |
[INFO] [stdout] 1176 |         let c = v1.add(Supports::create_from(Foo::C), &[a, root]);
[INFO] [stdout]      |                        --------------------- ^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1177:49
[INFO] [stdout]      |
[INFO] [stdout] 1177 |         let _end = v1.add(Supports::create_from(Foo::END), &[b, c]);
[INFO] [stdout]      |                           --------------------- ^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1205:49
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         let root = v2.add(Supports::create_from(Foo::ROOT), &[]);
[INFO] [stdout]      |                           --------------------- ^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1206:46
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         let a = v2.add(Supports::create_from(Foo::A), &[root]);
[INFO] [stdout]      |                        --------------------- ^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1207:46
[INFO] [stdout]      |
[INFO] [stdout] 1207 |         let c = v2.add(Supports::create_from(Foo::C), &[a, root]);
[INFO] [stdout]      |                        --------------------- ^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1208:48
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         let end = v2.add(Supports::create_from(Foo::END), &[c]);
[INFO] [stdout]      |                          --------------------- ^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<graph::tests::Foo, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<graph::tests::Foo>`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<graph::tests::Foo>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<AlwaysFail, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1209:50
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         let _fail = v2.add(Supports::create_from(AlwaysFail), &[end]);
[INFO] [stdout]      |                            --------------------- ^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<AlwaysFail, Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<AlwaysFail>`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<AlwaysFail>`
[INFO] [stdout]     --> src/requirements.rs:570:43
[INFO] [stdout]      |
[INFO] [stdout] 570  | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571  | where
[INFO] [stdout] 572  |     Cmp<F, Self>: Neq,
[INFO] [stdout]      |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<AlwaysFail, graph::tests::Foo>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1209:50
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         let _fail = v2.add(Supports::create_from(AlwaysFail), &[end]);
[INFO] [stdout]      |                            --------------------- ^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<AlwaysFail, graph::tests::Foo>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<AlwaysFail>`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>` to implement `Supports<AlwaysFail>`
[INFO] [stdout]     --> src/requirements.rs:312:59
[INFO] [stdout]      |
[INFO] [stdout] 312  | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]      |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 313  | where
[INFO] [stdout] 314  |     Cmp<T, A>: Neq,
[INFO] [stdout]      |                --- unsatisfied trait bound introduced here
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<AlwaysFail>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<AlwaysFail, requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Neq` is not satisfied
[INFO] [stdout]     --> src/graph.rs:1209:50
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         let _fail = v2.add(Supports::create_from(AlwaysFail), &[end]);
[INFO] [stdout]      |                            --------------------- ^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<AlwaysFail, requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>`, which is required by `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>: Supports<AlwaysFail>`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>` to implement `Supports<AlwaysFail>`
[INFO] [stdout]     --> src/requirements.rs:312:59
[INFO] [stdout]      |
[INFO] [stdout] 312  | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]      |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315  |     Cmp<T, Join<A, B>>: Neq,
[INFO] [stdout]      |                         --- unsatisfied trait bound introduced here
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `Wrapper<requirements::Join<graph::tests::Foo, requirements::Unit<AlwaysFail>>>` to implement `Supports<AlwaysFail>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:787:69
[INFO] [stdout]     |
[INFO] [stdout] 787 |         let v: requirements!(Foo, Bar, Baz) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:570:43
[INFO] [stdout]     |
[INFO] [stdout] 570 | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]     |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571 | where
[INFO] [stdout] 572 |     Cmp<F, Self>: Neq,
[INFO] [stdout]     |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, requirements::tests::Foo>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:787:69
[INFO] [stdout]     |
[INFO] [stdout] 787 |         let v: requirements!(Foo, Bar, Baz) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, requirements::tests::Foo>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:312:59
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 313 | where
[INFO] [stdout] 314 |     Cmp<T, A>: Neq,
[INFO] [stdout]     |                --- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>` to implement `Supports<Baz>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:787:69
[INFO] [stdout]     |
[INFO] [stdout] 787 |         let v: requirements!(Foo, Bar, Baz) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:312:59
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     Cmp<T, Join<A, B>>: Neq,
[INFO] [stdout]     |                         --- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>` to implement `Supports<Baz>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, Bar>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:787:69
[INFO] [stdout]     |
[INFO] [stdout] 787 |         let v: requirements!(Foo, Bar, Baz) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, Bar>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<Bar, requirements::Unit<Baz>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:312:59
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 313 | where
[INFO] [stdout] 314 |     Cmp<T, A>: Neq,
[INFO] [stdout]     |                --- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>` to implement `Supports<Baz>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, requirements::Join<Bar, requirements::Unit<Baz>>>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:787:69
[INFO] [stdout]     |
[INFO] [stdout] 787 |         let v: requirements!(Foo, Bar, Baz) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, requirements::Join<Bar, requirements::Unit<Baz>>>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<Bar, requirements::Unit<Baz>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:312:59
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     Cmp<T, Join<A, B>>: Neq,
[INFO] [stdout]     |                         --- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Bar, requirements::Unit<Baz>>>>` to implement `Supports<Baz>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:793:69
[INFO] [stdout]     |
[INFO] [stdout] 793 |         let v: requirements!(Foo, Baz, Bar) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:570:43
[INFO] [stdout]     |
[INFO] [stdout] 570 | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]     |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571 | where
[INFO] [stdout] 572 |     Cmp<F, Self>: Neq,
[INFO] [stdout]     |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, requirements::tests::Foo>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:793:69
[INFO] [stdout]     |
[INFO] [stdout] 793 |         let v: requirements!(Foo, Baz, Bar) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, requirements::tests::Foo>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:312:59
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 313 | where
[INFO] [stdout] 314 |     Cmp<T, A>: Neq,
[INFO] [stdout]     |                --- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>` to implement `Supports<Baz>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:793:69
[INFO] [stdout]     |
[INFO] [stdout] 793 |         let v: requirements!(Foo, Baz, Bar) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>`, which is required by `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:312:59
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<T, A: Requirement, B: RequirementList + Supports<T>> Supports<T> for Join<A, B>
[INFO] [stdout]     |                                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     Cmp<T, Join<A, B>>: Neq,
[INFO] [stdout]     |                         --- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Wrapper<requirements::Join<requirements::tests::Foo, requirements::Join<Baz, requirements::Unit<Bar>>>>` to implement `Supports<Baz>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `requirements::Cmp<Baz, Wrapper<requirements::Join<Baz, requirements::Join<Bar, requirements::Unit<requirements::tests::Foo>>>>>: Neq` is not satisfied
[INFO] [stdout]    --> src/requirements.rs:796:69
[INFO] [stdout]     |
[INFO] [stdout] 796 |         let v: requirements!(Baz, Bar, Foo) = Supports::create_from(Baz { k: (5, 10, 15) });
[INFO] [stdout]     |                                               --------------------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Neq` is not implemented for `requirements::Cmp<Baz, Wrapper<requirements::Join<Baz, requirements::Join<Bar, requirements::Unit<requirements::tests::Foo>>>>>`, which is required by `Wrapper<requirements::Join<Baz, requirements::Join<Bar, requirements::Unit<requirements::tests::Foo>>>>: Supports<Baz>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout] note: required for `Wrapper<requirements::Join<Baz, requirements::Join<Bar, requirements::Unit<requirements::tests::Foo>>>>` to implement `Supports<Baz>`
[INFO] [stdout]    --> src/requirements.rs:570:43
[INFO] [stdout]     |
[INFO] [stdout] 570 | impl<F, T: RequirementList + Supports<F>> Supports<F> for Wrapper<T>
[INFO] [stdout]     |                                           ^^^^^^^^^^^     ^^^^^^^^^^
[INFO] [stdout] 571 | where
[INFO] [stdout] 572 |     Cmp<F, Self>: Neq,
[INFO] [stdout]     |                   --- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/builder/mysql.rs:95:56
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct RunningMySqlService<'a>(GraphNodeReference, &'a ());
[INFO] [stdout]    |            ------------------- field in this struct    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct RunningMySqlService<'a>(GraphNodeReference, ());
[INFO] [stdout]    |                                                        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libside` (lib test) due to 22 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:31:27
[INFO] [stdout]     |
[INFO] [stdout] 31  |         let dir = context.config_root().make_dir(context, "test");
[INFO] [stdout]     |                           ^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `libside::builder::Context::<'a, R>::config_root`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/builder/mod.rs:351:12
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn config_root(&mut self) -> Path<SharedConfig>
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 350 |     where
[INFO] [stdout] 351 |         R: Supports<CreateDirectory>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Context::<'a, R>::config_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:31:50
[INFO] [stdout]     |
[INFO] [stdout] 31  |         let dir = context.config_root().make_dir(context, "test");
[INFO] [stdout]     |                                         -------- ^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `libside::builder::path::Path::<SharedConfig>::make_dir`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/builder/path.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn make_dir<P: AsRef<StdPath>, R: Requirement>(
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 395 |         R: Supports<CreateDirectory>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Path::<SharedConfig>::make_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<FileWithContents, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:34:13
[INFO] [stdout]     |
[INFO] [stdout] 33  |         dir.make_file(
[INFO] [stdout]     |             --------- required by a bound introduced by this call
[INFO] [stdout] 34  |             context,
[INFO] [stdout]     |             ^^^^^^^ the trait `Neq` is not implemented for `Cmp<FileWithContents, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<FileWithContents>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<FileWithContents>`
[INFO] [stdout] note: required by a bound in `libside::builder::path::Path::<SharedConfig>::make_file`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/builder/path.rs:420:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn make_file<R: Requirement>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 420 |         R: Supports<FileWithContents>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Path::<SharedConfig>::make_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<FileWithContents, CreateDirectory>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:34:13
[INFO] [stdout]     |
[INFO] [stdout] 33  |         dir.make_file(
[INFO] [stdout]     |             --------- required by a bound introduced by this call
[INFO] [stdout] 34  |             context,
[INFO] [stdout]     |             ^^^^^^^ the trait `Neq` is not implemented for `Cmp<FileWithContents, CreateDirectory>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<FileWithContents>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>` to implement `Supports<FileWithContents>`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<FileWithContents>`
[INFO] [stdout] note: required by a bound in `libside::builder::path::Path::<SharedConfig>::make_file`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/builder/path.rs:420:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn make_file<R: Requirement>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 420 |         R: Supports<FileWithContents>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Path::<SharedConfig>::make_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<FileWithContents, libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:34:13
[INFO] [stdout]     |
[INFO] [stdout] 33  |         dir.make_file(
[INFO] [stdout]     |             --------- required by a bound introduced by this call
[INFO] [stdout] 34  |             context,
[INFO] [stdout]     |             ^^^^^^^ the trait `Neq` is not implemented for `Cmp<FileWithContents, libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<FileWithContents>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>` to implement `Supports<FileWithContents>`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<FileWithContents>`
[INFO] [stdout] note: required by a bound in `libside::builder::path::Path::<SharedConfig>::make_file`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/builder/path.rs:420:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn make_file<R: Requirement>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 420 |         R: Supports<FileWithContents>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Path::<SharedConfig>::make_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:68:58
[INFO] [stdout]     |
[INFO] [stdout] 68  |     SiDe::run_command(Command::Init, &dirs, &mut system, EmptyBuilder).unwrap();
[INFO] [stdout]     |     -----------------                                    ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:76:9
[INFO] [stdout]     |
[INFO] [stdout] 69  |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 76  |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout] 89  |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 97  |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 115 |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let result = SiDe::run_command(
[INFO] [stdout]     |                  ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 138 |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/files.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 151 |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>>`, which is required by `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Join<CreateDirectory, libside::requirements::Unit<FileWithContents>>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/empty_install.rs:50:58
[INFO] [stdout]     |
[INFO] [stdout] 50  |     SiDe::run_command(Command::Init, &dirs, &mut system, EmptyBuilder).unwrap();
[INFO] [stdout]     |     -----------------                                    ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>`, which is required by `Wrapper<libside::requirements::Unit<CreateDirectory>>: Supports<CreateDirectory>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Unit<CreateDirectory>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/empty_install.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout] 51  |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 58  |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>`, which is required by `Wrapper<libside::requirements::Unit<CreateDirectory>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Unit<CreateDirectory>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/empty_install.rs:69:9
[INFO] [stdout]     |
[INFO] [stdout] 61  |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 69  |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>`, which is required by `Wrapper<libside::requirements::Unit<CreateDirectory>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Unit<CreateDirectory>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/empty_install.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout] 72  |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 80  |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>`, which is required by `Wrapper<libside::requirements::Unit<CreateDirectory>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Unit<CreateDirectory>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>: Neq` is not satisfied
[INFO] [stdout]    --> tests/empty_install.rs:87:9
[INFO] [stdout]     |
[INFO] [stdout] 83  |     SiDe::run_command(
[INFO] [stdout]     |     ----------------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 87  |         EmptyBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Neq` is not implemented for `Cmp<CreateDirectory, Wrapper<libside::requirements::Unit<CreateDirectory>>>`, which is required by `Wrapper<libside::requirements::Unit<CreateDirectory>>: Supports<CreateDirectory>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Supports<F>` is implemented for `Wrapper<T>`
[INFO] [stdout]     = note: required for `Wrapper<libside::requirements::Unit<CreateDirectory>>` to implement `Supports<CreateDirectory>`
[INFO] [stdout] note: required by a bound in `SiDe::run_command`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn run_command<S: System, B: Builder>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 429 |         B::Requirement: Supports<CreateDirectory>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SiDe::run_command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libside` (test "files") due to 12 previous errors
[INFO] [stderr] error: could not compile `libside` (test "empty_install") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "195c57555524eec4a1ff02ecc82a3112c1f7fda120e40cb16e9f9f6788723559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "195c57555524eec4a1ff02ecc82a3112c1f7fda120e40cb16e9f9f6788723559", kill_on_drop: false }`
[INFO] [stdout] 195c57555524eec4a1ff02ecc82a3112c1f7fda120e40cb16e9f9f6788723559
