[INFO] fetching crate pio-command-line-client 0.1.1... [INFO] checking pio-command-line-client-0.1.1 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] extracting crate pio-command-line-client 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate pio-command-line-client 0.1.1 on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pio-command-line-client 0.1.1 [INFO] finished tweaking crates.io crate pio-command-line-client 0.1.1 [INFO] tweaked toml for crates.io crate pio-command-line-client 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate pio-command-line-client 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.2.13 [INFO] [stderr] Downloaded pass-it-on v0.9.0 [INFO] [stderr] Downloaded typetag v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c9bda9ed90e84e7c77bddce5b8dc87141f9784a5e148721c51dcb229f1f99fb [INFO] running `Command { std: "docker" "start" "-a" "7c9bda9ed90e84e7c77bddce5b8dc87141f9784a5e148721c51dcb229f1f99fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c9bda9ed90e84e7c77bddce5b8dc87141f9784a5e148721c51dcb229f1f99fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9bda9ed90e84e7c77bddce5b8dc87141f9784a5e148721c51dcb229f1f99fb", kill_on_drop: false }` [INFO] [stdout] 7c9bda9ed90e84e7c77bddce5b8dc87141f9784a5e148721c51dcb229f1f99fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eea33969227d8f30e70985af08cc5fe229a0a98b1607c6d029f9af767d226690 [INFO] running `Command { std: "docker" "start" "-a" "eea33969227d8f30e70985af08cc5fe229a0a98b1607c6d029f9af767d226690", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking inventory v0.3.13 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking typetag v0.2.13 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking pass-it-on v0.9.0 [INFO] [stderr] Checking pio-command-line-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.27s [INFO] running `Command { std: "docker" "inspect" "eea33969227d8f30e70985af08cc5fe229a0a98b1607c6d029f9af767d226690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea33969227d8f30e70985af08cc5fe229a0a98b1607c6d029f9af767d226690", kill_on_drop: false }` [INFO] [stdout] eea33969227d8f30e70985af08cc5fe229a0a98b1607c6d029f9af767d226690 [INFO] checking pio-command-line-client-0.1.1 against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] extracting crate pio-command-line-client 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate pio-command-line-client 0.1.1 on toolchain 925e66ec5d7d73da31ddd13e53f21e4674feb4ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pio-command-line-client 0.1.1 [INFO] finished tweaking crates.io crate pio-command-line-client 0.1.1 [INFO] tweaked toml for crates.io crate pio-command-line-client 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate pio-command-line-client 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35c4a3b9008beff0affc4e46ad57ed3ef025f8ef1ea3c216b8036271cf3bb0d4 [INFO] running `Command { std: "docker" "start" "-a" "35c4a3b9008beff0affc4e46ad57ed3ef025f8ef1ea3c216b8036271cf3bb0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35c4a3b9008beff0affc4e46ad57ed3ef025f8ef1ea3c216b8036271cf3bb0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c4a3b9008beff0affc4e46ad57ed3ef025f8ef1ea3c216b8036271cf3bb0d4", kill_on_drop: false }` [INFO] [stdout] 35c4a3b9008beff0affc4e46ad57ed3ef025f8ef1ea3c216b8036271cf3bb0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16d87ac5525df832867901df62b392dbe2e4a4099af512032b59ff8c83136841 [INFO] running `Command { std: "docker" "start" "-a" "16d87ac5525df832867901df62b392dbe2e4a4099af512032b59ff8c83136841", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking inventory v0.3.13 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking typetag v0.2.13 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking pass-it-on v0.9.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pass-it-on-0.9.0/src/interfaces.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | dyn_clone::clone_trait_object!(Interface); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pass-it-on-0.9.0/src/interfaces.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | dyn_clone::clone_trait_object!(Interface); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `pass-it-on` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "16d87ac5525df832867901df62b392dbe2e4a4099af512032b59ff8c83136841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d87ac5525df832867901df62b392dbe2e4a4099af512032b59ff8c83136841", kill_on_drop: false }` [INFO] [stdout] 16d87ac5525df832867901df62b392dbe2e4a4099af512032b59ff8c83136841