[INFO] cloning repository https://github.com/parallaxisjones/yt-history-analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parallaxisjones/yt-history-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxisjones%2Fyt-history-analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxisjones%2Fyt-history-analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fed262a1cdcaff93603d953c84181491d0627a6c [INFO] testing parallaxisjones/yt-history-analysis against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxisjones%2Fyt-history-analysis" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallaxisjones/yt-history-analysis on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parallaxisjones/yt-history-analysis [INFO] finished tweaking git repo https://github.com/parallaxisjones/yt-history-analysis [INFO] tweaked toml for git repo https://github.com/parallaxisjones/yt-history-analysis written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/parallaxisjones/yt-history-analysis 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-visitor v0.3.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.89 [INFO] [stderr] Downloaded once_cell v1.17.0 [INFO] [stderr] Downloaded anyhow v1.0.68 [INFO] [stderr] Downloaded csv-core v0.1.10 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded bstr v0.2.17 [INFO] [stderr] Downloaded cxx v1.0.89 [INFO] [stderr] Downloaded vader_sentiment v0.1.1 [INFO] [stderr] Downloaded csv v1.1.6 [INFO] [stderr] Downloaded derive-visitor-macros v0.3.0 [INFO] [stderr] Downloaded query-parser v0.2.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.89 [INFO] [stderr] Downloaded cxx-build v1.0.89 [INFO] [stderr] Downloaded text_analysis v0.2.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df2f69f1de048bc88161a4ad21e4dbec0fec1d4e4af245f8a093368ed6056827 [INFO] running `Command { std: "docker" "start" "-a" "df2f69f1de048bc88161a4ad21e4dbec0fec1d4e4af245f8a093368ed6056827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2f69f1de048bc88161a4ad21e4dbec0fec1d4e4af245f8a093368ed6056827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2f69f1de048bc88161a4ad21e4dbec0fec1d4e4af245f8a093368ed6056827", kill_on_drop: false }` [INFO] [stdout] df2f69f1de048bc88161a4ad21e4dbec0fec1d4e4af245f8a093368ed6056827 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db58eb0d8957a7607633bd4af1fb2cfcf9a7c5deeb85463401aea1226d44aeff [INFO] running `Command { std: "docker" "start" "-a" "db58eb0d8957a7607633bd4af1fb2cfcf9a7c5deeb85463401aea1226d44aeff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling query-parser v0.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling vader_sentiment v0.1.1 [INFO] [stderr] Compiling derive-visitor-macros v0.3.0 [INFO] [stderr] Compiling derive-visitor v0.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling text_analysis v0.2.1 [INFO] [stderr] Compiling history v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.89s [INFO] running `Command { std: "docker" "inspect" "db58eb0d8957a7607633bd4af1fb2cfcf9a7c5deeb85463401aea1226d44aeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db58eb0d8957a7607633bd4af1fb2cfcf9a7c5deeb85463401aea1226d44aeff", kill_on_drop: false }` [INFO] [stdout] db58eb0d8957a7607633bd4af1fb2cfcf9a7c5deeb85463401aea1226d44aeff [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b72cad1023867517c77f94a871d48828d046a331e5d3678a366537ac76ea3ad [INFO] running `Command { std: "docker" "start" "-a" "3b72cad1023867517c77f94a871d48828d046a331e5d3678a366537ac76ea3ad", kill_on_drop: false }` [INFO] [stderr] Compiling history v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "3b72cad1023867517c77f94a871d48828d046a331e5d3678a366537ac76ea3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b72cad1023867517c77f94a871d48828d046a331e5d3678a366537ac76ea3ad", kill_on_drop: false }` [INFO] [stdout] 3b72cad1023867517c77f94a871d48828d046a331e5d3678a366537ac76ea3ad [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6457b1ad63883e2351576a0103fb02dc2e6257c7da5dd4016147a93a51a69ddb [INFO] running `Command { std: "docker" "start" "-a" "6457b1ad63883e2351576a0103fb02dc2e6257c7da5dd4016147a93a51a69ddb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/history-a6b57afb577c9b6e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6457b1ad63883e2351576a0103fb02dc2e6257c7da5dd4016147a93a51a69ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6457b1ad63883e2351576a0103fb02dc2e6257c7da5dd4016147a93a51a69ddb", kill_on_drop: false }` [INFO] [stdout] 6457b1ad63883e2351576a0103fb02dc2e6257c7da5dd4016147a93a51a69ddb [INFO] testing parallaxisjones/yt-history-analysis against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxisjones%2Fyt-history-analysis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallaxisjones/yt-history-analysis on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parallaxisjones/yt-history-analysis [INFO] finished tweaking git repo https://github.com/parallaxisjones/yt-history-analysis [INFO] tweaked toml for git repo https://github.com/parallaxisjones/yt-history-analysis written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/parallaxisjones/yt-history-analysis 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b57751353f203017f92e1711bedc184c1edf5668fe402b00f4ff2eb3e479fe77 [INFO] running `Command { std: "docker" "start" "-a" "b57751353f203017f92e1711bedc184c1edf5668fe402b00f4ff2eb3e479fe77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b57751353f203017f92e1711bedc184c1edf5668fe402b00f4ff2eb3e479fe77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57751353f203017f92e1711bedc184c1edf5668fe402b00f4ff2eb3e479fe77", kill_on_drop: false }` [INFO] [stdout] b57751353f203017f92e1711bedc184c1edf5668fe402b00f4ff2eb3e479fe77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8838eac96a48c3334899a607a315c9f49f0b75ae50f0f36280a6710b70f65fd3 [INFO] running `Command { std: "docker" "start" "-a" "8838eac96a48c3334899a607a315c9f49f0b75ae50f0f36280a6710b70f65fd3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling query-parser v0.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling derive-visitor-macros v0.3.0 [INFO] [stderr] Compiling vader_sentiment v0.1.1 [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:562:1 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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 Drive for Box where T: Drive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Box<_>` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a std::boxed::Box<_> as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:572:1 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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 Drive for Arc 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::Iterator` for type `&'a std::sync::Arc<_>` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a std::sync::Arc<_> as std::iter::IntoIterator>::Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Drive` for type `Mutex<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:578:1 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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 Drive for Mutex where T: Drive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Mutex<_>` [INFO] [stdout] | [INFO] [stdout] = note: upstream crates may add a new impl of trait `std::iter::Iterator` for type `&'a std::sync::Mutex<_>` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a std::sync::Mutex<_> as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:585:1 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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 Drive for RwLock 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::Iterator` for type `&'a std::sync::RwLock<_>` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a std::sync::RwLock<_> as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:606:1 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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 Drive for Cell 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::Iterator` for type `&'a std::cell::Cell<_>` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a std::cell::Cell<_> as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_,)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_,) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_, _, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_, _, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_, _, _, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_, _, _, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_, _, _, _, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 534 | / impl Drive for T [INFO] [stdout] 535 | | where [INFO] [stdout] 536 | | T: 'static, [INFO] [stdout] 537 | | // HRTB, because this needs to be true for late-bound lifetimes, [INFO] [stdout] 538 | | // as both &self and &visitor have anonymous lifetimes. [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::Iterator` for type `&'a (_, _, _, _, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDrive` for type `<&'a (_, _, _, _, _, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:568:1 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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 DriveMut for Box where T: DriveMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Box<_>` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut std::boxed::Box<_> as std::iter::IntoIterator>::Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `Arc>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:592:1 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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 DriveMut for Arc> where T: DriveMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Arc>` [INFO] [stdout] | [INFO] [stdout] = note: upstream crates may add a new impl of trait `std::iter::Iterator` for type `std::sync::Arc>` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut std::sync::Arc> as std::iter::IntoIterator>::Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `DriveMut` for type `Arc>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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 DriveMut for Arc> where T: DriveMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Arc>` [INFO] [stdout] | [INFO] [stdout] = note: upstream crates may add a new impl of trait `std::iter::Iterator` for type `std::sync::Arc>` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut std::sync::Arc> as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:612:1 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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 DriveMut for Cell 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::Iterator` for type `std::cell::Cell<_>` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut std::cell::Cell<_> as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_,)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_,) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_, _, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_, _, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_, _, _, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_, _, _, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_, _, _, _, _, _, _) as std::iter::IntoIterator>::Item` [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-6f17d22bba15001f/derive-visitor-0.3.0/src/lib.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 549 | / impl 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::Iterator` for type `(_, _, _, _, _, _, _, _)` in future versions [INFO] [stdout] = note: downstream crates may implement trait `DerefAndDriveMut` for type `<&'a mut (_, _, _, _, _, _, _, _) as std::iter::IntoIterator>::Item` [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: aborting due to 25 previous errors [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 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8838eac96a48c3334899a607a315c9f49f0b75ae50f0f36280a6710b70f65fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8838eac96a48c3334899a607a315c9f49f0b75ae50f0f36280a6710b70f65fd3", kill_on_drop: false }` [INFO] [stdout] 8838eac96a48c3334899a607a315c9f49f0b75ae50f0f36280a6710b70f65fd3