[INFO] cloning repository https://github.com/kevinbarabash/nouveau
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinbarabash/nouveau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinbarabash%2Fnouveau", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinbarabash%2Fnouveau'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d07abdb8f96ea9434df3fec7f5ba2bcae61be28
[INFO] testing kevinbarabash/nouveau against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinbarabash%2Fnouveau" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kevinbarabash/nouveau
[INFO] finished tweaking git repo https://github.com/kevinbarabash/nouveau
[INFO] tweaked toml for git repo https://github.com/kevinbarabash/nouveau written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinbarabash/nouveau on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevinbarabash/nouveau 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/crates/escalier/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.8
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded swc_visit v0.5.7
[INFO] [stderr]   Downloaded unescape v0.1.0
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v0.7.3
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded swc_config_macro v0.1.2
[INFO] [stderr]   Downloaded swc_ecma_transforms_react v0.177.3
[INFO] [stderr]   Downloaded ariadne v0.1.5
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v0.131.0
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded swc_ecma_parser v0.138.0
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded lsp-types v0.93.2
[INFO] [stderr]   Downloaded sourcemap v6.2.1
[INFO] [stderr]   Downloaded swc_ecma_codegen v0.143.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.7
[INFO] [stderr]   Downloaded insta v1.28.0
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded triomphe v0.1.8
[INFO] [stderr]   Downloaded swc_atoms v0.5.9
[INFO] [stderr]   Downloaded swc_config v0.1.7
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.2
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded phf_generator v0.10.0
[INFO] [stderr]   Downloaded phf_macros v0.10.0
[INFO] [stderr]   Downloaded num_cpus v1.15.0
[INFO] [stderr]   Downloaded pmutil v0.5.3
[INFO] [stderr]   Downloaded relative-path v1.7.3
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded derive-visitor-macros v0.3.0
[INFO] [stderr]   Downloaded derive-visitor v0.3.0
[INFO] [stderr]   Downloaded swc_ecma_visit v0.94.0
[INFO] [stderr]   Downloaded from_variant v0.1.6
[INFO] [stderr]   Downloaded string_cache v0.8.7
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_macros v0.5.2
[INFO] [stderr]   Downloaded memoize-inner v0.4.0
[INFO] [stderr]   Downloaded lsp-server v0.6.0
[INFO] [stderr]   Downloaded ast_node v0.9.5
[INFO] [stderr]   Downloaded url v2.4.0
[INFO] [stderr]   Downloaded swc_common v0.32.0
[INFO] [stderr]   Downloaded testing_macros v0.2.7
[INFO] [stderr]   Downloaded defaultmap v0.5.0
[INFO] [stderr]   Downloaded string_enum v0.4.1
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.1
[INFO] [stderr]   Downloaded swc_macros_common v0.3.8
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded memoize v0.4.0
[INFO] [stderr]   Downloaded is-macro v0.3.0
[INFO] [stderr]   Downloaded serde_repr v0.1.10
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded swc_ecma_ast v0.108.0
[INFO] [stderr]   Downloaded swc_ecma_utils v0.121.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f08a25d512086f69aa46ec783f86be7adc0cd17ffec67d5c73398565b54250a
[INFO] running `Command { std: "docker" "start" "-a" "4f08a25d512086f69aa46ec783f86be7adc0cd17ffec67d5c73398565b54250a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f08a25d512086f69aa46ec783f86be7adc0cd17ffec67d5c73398565b54250a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f08a25d512086f69aa46ec783f86be7adc0cd17ffec67d5c73398565b54250a", kill_on_drop: false }`
[INFO] [stdout] 4f08a25d512086f69aa46ec783f86be7adc0cd17ffec67d5c73398565b54250a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f498763c76d02afb7be49eb3ca6d60788ded20dbdfd93dcf0e07b5466df2f4ae
[INFO] running `Command { std: "docker" "start" "-a" "f498763c76d02afb7be49eb3ca6d60788ded20dbdfd93dcf0e07b5466df2f4ae", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/escalier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling unicode-id v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling defaultmap v0.5.0
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ariadne v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling swc_atoms v0.5.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling swc_macros_common v0.3.8
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.2
[INFO] [stderr]    Compiling is-macro v0.3.0
[INFO] [stderr]    Compiling swc_visit_macros v0.5.8
[INFO] [stderr]    Compiling from_variant v0.1.6
[INFO] [stderr]    Compiling ast_node v0.9.5
[INFO] [stderr]    Compiling string_enum v0.4.1
[INFO] [stderr]    Compiling swc_config_macro v0.1.2
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.3
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling memoize-inner v0.4.0
[INFO] [stderr]    Compiling derive-visitor-macros v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.10
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling memoize v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling derive-visitor v0.3.0
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `Box<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:562:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 562 |   impl<T> Drive for Box<T> where T: Drive {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Box<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `Arc<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 572 |   impl<T> Drive for Arc<T> where T: Drive {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Arc<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a std::sync::Arc<_>` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `std::sync::Mutex<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 578 |   impl<T> Drive for Mutex<T> where T: Drive {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `std::sync::Mutex<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a std::sync::Mutex<_>` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `RwLock<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:585:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 585 |   impl<T> Drive for RwLock<T> where T: Drive {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `RwLock<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a std::sync::RwLock<_>` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `Cell<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:606:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 606 |   impl<T> Drive for Cell<T> where T: Drive + Copy {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Cell<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a std::cell::Cell<_>` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 616 |   impl Drive for () {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^ conflicting implementation for `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a ()` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_,)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_,)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_, _, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_, _, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_, _, _, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_, _, _, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `(_, _, _, _, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:627:13
[INFO] [stdout]     |
[INFO] [stdout] 534 | / impl<T> Drive for T
[INFO] [stdout] 535 | |     where
[INFO] [stdout] 536 | |         T: 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         for<'a> &'a T: IntoIterator,
[INFO] [stdout] 540 | |         for<'a> <&'a T as IntoIterator>::Item: DerefAndDrive,
[INFO] [stdout]     | |_____________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 627 | /             impl<$( $type ),+> Drive for ($($type,)+)
[INFO] [stdout] 628 | |             where
[INFO] [stdout] 629 | |                 $(
[INFO] [stdout] 630 | |                     $type: Drive
[INFO] [stdout]     | |________________________________^ conflicting implementation for `(_, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a (_, _, _, _, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `Box<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:568:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 568 |   impl<T> DriveMut for Box<T> where T: DriveMut {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Box<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `Arc<std::sync::Mutex<_>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:592:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 592 |   impl<T> DriveMut for Arc<Mutex<T>> where T: DriveMut {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Arc<std::sync::Mutex<_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut std::sync::Arc<std::sync::Mutex<_>>` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `Arc<RwLock<_>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:599:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 599 |   impl<T> DriveMut for Arc<RwLock<T>> where T: DriveMut {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Arc<RwLock<_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut std::sync::Arc<std::sync::RwLock<_>>` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `Cell<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 612 |   impl<T> DriveMut for Cell<T> where T: DriveMut {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Cell<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut std::cell::Cell<_>` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:620:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 620 |   impl DriveMut for () {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut ()` in future versions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_,)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_,)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_, _, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_, _, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_, _, _, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_, _, _, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `(_, _, _, _, _, _, _, _)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-visitor-0.3.0/src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 549 | / impl<T> DriveMut for T
[INFO] [stdout] 550 | |     where
[INFO] [stdout] 551 | |         T: 'static,
[INFO] [stdout] 552 | |         for<'a> &'a mut T: IntoIterator,
[INFO] [stdout] 553 | |         for<'a> <&'a mut T as IntoIterator>::Item: DerefAndDriveMut,
[INFO] [stdout]     | |____________________________________________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 640 | /             impl<$( $type ),+> DriveMut for ($($type,)+)
[INFO] [stdout] 641 | |             where
[INFO] [stdout] 642 | |                 $(
[INFO] [stdout] 643 | |                     $type: DriveMut
[INFO] [stdout]     | |___________________________________^ conflicting implementation for `(_, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 656 | / tuple_impls! {
[INFO] [stdout] 657 | |     T0 => 0
[INFO] [stdout] 658 | |     T0, T1 => 0, 1
[INFO] [stdout] 659 | |     T0, T1, T2 => 0, 1, 2
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     T0, T1, T2, T3, T4, T5, T6, T7 => 0, 1, 2, 3, 4, 5, 6, 7
[INFO] [stdout] 665 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: upstream crates may add a new impl of trait `std::iter::IntoIterator` for type `&'a mut (_, _, _, _, _, _, _, _)` in future versions
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive-visitor` (lib) due to 27 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f498763c76d02afb7be49eb3ca6d60788ded20dbdfd93dcf0e07b5466df2f4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f498763c76d02afb7be49eb3ca6d60788ded20dbdfd93dcf0e07b5466df2f4ae", kill_on_drop: false }`
[INFO] [stdout] f498763c76d02afb7be49eb3ca6d60788ded20dbdfd93dcf0e07b5466df2f4ae
