[INFO] cloning repository https://github.com/wseaton/starproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wseaton/starproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fstarproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fstarproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cffe8375593093940c6d577033ee0d06eb1d421 [INFO] testing wseaton/starproxy against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fstarproxy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wseaton/starproxy 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/wseaton/starproxy [INFO] finished tweaking git repo https://github.com/wseaton/starproxy [INFO] tweaked toml for git repo https://github.com/wseaton/starproxy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wseaton/starproxy 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] Updating git repository `https://github.com/lovasoa/sqlparser-rs/` [INFO] [stderr] Updating git repository `https://github.com/wseaton/trino-rust-client` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v1.3.0 [INFO] [stderr] Downloaded futures-sink v0.3.25 [INFO] [stderr] Downloaded sync_wrapper v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.83 [INFO] [stderr] Downloaded debug-helper v0.3.13 [INFO] [stderr] Downloaded cidr-utils v0.5.10 [INFO] [stderr] Downloaded http-serde v1.1.2 [INFO] [stderr] Downloaded humantime v1.3.0 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded async-trait v0.1.61 [INFO] [stderr] Downloaded anyhow v1.0.68 [INFO] [stderr] Downloaded axum v0.6.2 [INFO] [stderr] Downloaded tokio v1.24.2 [INFO] [stderr] Downloaded async-compression v0.3.15 [INFO] [stderr] Downloaded futures-util v0.3.25 [INFO] [stderr] Downloaded h2 v0.3.15 [INFO] [stderr] Downloaded web-sys v0.3.60 [INFO] [stderr] Downloaded http v0.2.8 [INFO] [stderr] Downloaded encoding_rs v0.8.31 [INFO] [stderr] Downloaded hyper v0.14.23 [INFO] [stderr] Downloaded security-framework v2.7.0 [INFO] [stderr] Downloaded tokio-util v0.7.4 [INFO] [stderr] Downloaded js-sys v0.3.60 [INFO] [stderr] Downloaded wasm-bindgen v0.2.83 [INFO] [stderr] Downloaded reqwest v0.11.13 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded mio v0.8.5 [INFO] [stderr] Downloaded env_logger v0.7.1 [INFO] [stderr] Downloaded futures-channel v0.3.25 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.83 [INFO] [stderr] Downloaded proc-macro2 v1.0.50 [INFO] [stderr] Downloaded axum-core v0.3.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.9 [INFO] [stderr] Downloaded futures-io v0.3.25 [INFO] [stderr] Downloaded futures-task v0.3.25 [INFO] [stderr] Downloaded fastrand v1.8.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.33 [INFO] [stderr] Downloaded parking_lot_core v0.9.6 [INFO] [stderr] Downloaded axum-macros v0.3.1 [INFO] [stderr] Downloaded tokio-native-tls v0.3.0 [INFO] [stderr] Downloaded futures-core v0.3.25 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded either v1.8.0 [INFO] [stderr] Downloaded derive-visitor-macros v0.3.0 [INFO] [stderr] Downloaded derive-visitor v0.3.0 [INFO] [stderr] Downloaded security-framework-sys v2.6.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.83 [INFO] [stderr] Downloaded once_cell v1.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892 [INFO] running `Command { std: "docker" "start" "-a" "8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892", kill_on_drop: false }` [INFO] [stdout] 8d882698e56316c9fb89be5a04ad5781192b9400c9c77096dbf8e2a20e44a892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e [INFO] running `Command { std: "docker" "start" "-a" "fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive-visitor-macros v0.3.0 [INFO] [stderr] Compiling axum-macros v0.3.1 [INFO] [stderr] Compiling derive-visitor v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling cidr-utils v0.5.10 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling sqlparser v0.27.0 (https://github.com/lovasoa/sqlparser-rs/?rev=d55be71#d55be710) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling trino v0.1.0 (https://github.com/wseaton/trino-rust-client?branch=api-tweaks#1643139b) [INFO] [stderr] Compiling starproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.18s [INFO] running `Command { std: "docker" "inspect" "fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e", kill_on_drop: false }` [INFO] [stdout] fbcc01096f267b9e75e74b124c82074aaddedecd81a1cba9751aef7fb5d9f66e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82 [INFO] running `Command { std: "docker" "start" "-a" "06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82", kill_on_drop: false }` [INFO] [stderr] Compiling starproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.63s [INFO] running `Command { std: "docker" "inspect" "06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82", kill_on_drop: false }` [INFO] [stdout] 06c7a31fd7f8cf53dbd82faeb25a809d9f378ae6dd9f3633dde9cd0f4d00be82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973 [INFO] running `Command { std: "docker" "start" "-a" "f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/starproxy-c0241c1ef475feac) [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" "f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973", kill_on_drop: false }` [INFO] [stdout] f6a361e564223884ab3060e41b4d6cc3270219f834163cc9819a55e7d96bb973 [INFO] testing wseaton/starproxy 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%2Fwseaton%2Fstarproxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wseaton/starproxy 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/wseaton/starproxy [INFO] finished tweaking git repo https://github.com/wseaton/starproxy [INFO] tweaked toml for git repo https://github.com/wseaton/starproxy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wseaton/starproxy 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d73764d2169712287eece0b821bea755192391de3e15661d355c886d5a2c3b97 [INFO] running `Command { std: "docker" "start" "-a" "d73764d2169712287eece0b821bea755192391de3e15661d355c886d5a2c3b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d73764d2169712287eece0b821bea755192391de3e15661d355c886d5a2c3b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73764d2169712287eece0b821bea755192391de3e15661d355c886d5a2c3b97", kill_on_drop: false }` [INFO] [stdout] d73764d2169712287eece0b821bea755192391de3e15661d355c886d5a2c3b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 315582e4e68bca4e90f68d07dd843181a69c132e9644cb5b1e970c02e1881bf7 [INFO] running `Command { std: "docker" "start" "-a" "315582e4e68bca4e90f68d07dd843181a69c132e9644cb5b1e970c02e1881bf7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive-visitor-macros v0.3.0 [INFO] [stderr] Compiling axum-macros v0.3.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" "315582e4e68bca4e90f68d07dd843181a69c132e9644cb5b1e970c02e1881bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315582e4e68bca4e90f68d07dd843181a69c132e9644cb5b1e970c02e1881bf7", kill_on_drop: false }` [INFO] [stdout] 315582e4e68bca4e90f68d07dd843181a69c132e9644cb5b1e970c02e1881bf7