[INFO] fetching crate futuresdr-types 0.0.11... [INFO] checking futuresdr-types-0.0.11 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] extracting crate futuresdr-types 0.0.11 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate futuresdr-types 0.0.11 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 futuresdr-types 0.0.11 [INFO] finished tweaking crates.io crate futuresdr-types 0.0.11 [INFO] tweaked toml for crates.io crate futuresdr-types 0.0.11 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] Downloading crates ... [INFO] [stderr] Downloaded flexbuffers v2.0.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d933e6b9055ce04e47fcda79a238164e94b45e02ed9230d2c247088fbedd746 [INFO] running `Command { std: "docker" "start" "-a" "4d933e6b9055ce04e47fcda79a238164e94b45e02ed9230d2c247088fbedd746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d933e6b9055ce04e47fcda79a238164e94b45e02ed9230d2c247088fbedd746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d933e6b9055ce04e47fcda79a238164e94b45e02ed9230d2c247088fbedd746", kill_on_drop: false }` [INFO] [stdout] 4d933e6b9055ce04e47fcda79a238164e94b45e02ed9230d2c247088fbedd746 [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=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] 7806547577b41450ccf00a78abcdc7f5fb4b4e45a72c190dee6e8ea8065e2a70 [INFO] running `Command { std: "docker" "start" "-a" "7806547577b41450ccf00a78abcdc7f5fb4b4e45a72c190dee6e8ea8065e2a70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking flexbuffers v2.0.0 [INFO] [stderr] Checking futuresdr-types v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.34s [INFO] running `Command { std: "docker" "inspect" "7806547577b41450ccf00a78abcdc7f5fb4b4e45a72c190dee6e8ea8065e2a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7806547577b41450ccf00a78abcdc7f5fb4b4e45a72c190dee6e8ea8065e2a70", kill_on_drop: false }` [INFO] [stdout] 7806547577b41450ccf00a78abcdc7f5fb4b4e45a72c190dee6e8ea8065e2a70 [INFO] checking futuresdr-types-0.0.11 against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] extracting crate futuresdr-types 0.0.11 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate futuresdr-types 0.0.11 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 futuresdr-types 0.0.11 [INFO] finished tweaking crates.io crate futuresdr-types 0.0.11 [INFO] tweaked toml for crates.io crate futuresdr-types 0.0.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b5dc79f2d3f8609f961110fa8ba5ac5f2a1f641af3b901623e82471ffb9867 [INFO] running `Command { std: "docker" "start" "-a" "73b5dc79f2d3f8609f961110fa8ba5ac5f2a1f641af3b901623e82471ffb9867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b5dc79f2d3f8609f961110fa8ba5ac5f2a1f641af3b901623e82471ffb9867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b5dc79f2d3f8609f961110fa8ba5ac5f2a1f641af3b901623e82471ffb9867", kill_on_drop: false }` [INFO] [stdout] 73b5dc79f2d3f8609f961110fa8ba5ac5f2a1f641af3b901623e82471ffb9867 [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=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] 1d65150985786d1b291386969636ede5003ec31b21edcfd7c360965c86b4ed3c [INFO] running `Command { std: "docker" "start" "-a" "1d65150985786d1b291386969636ede5003ec31b21edcfd7c360965c86b4ed3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking flexbuffers v2.0.0 [INFO] [stderr] Checking futuresdr-types v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> src/pmt.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | dyn_clone::clone_trait_object!(PmtAny); [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] --> src/pmt.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | dyn_clone::clone_trait_object!(PmtAny); [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] --> src/pmt.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | dyn_clone::clone_trait_object!(PmtAny); [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] --> src/pmt.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | dyn_clone::clone_trait_object!(PmtAny); [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] --> src/pmt.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | dyn_clone::clone_trait_object!(PmtAny); [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] --> src/pmt.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | dyn_clone::clone_trait_object!(PmtAny); [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `futuresdr-types` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futuresdr-types` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "1d65150985786d1b291386969636ede5003ec31b21edcfd7c360965c86b4ed3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d65150985786d1b291386969636ede5003ec31b21edcfd7c360965c86b4ed3c", kill_on_drop: false }` [INFO] [stdout] 1d65150985786d1b291386969636ede5003ec31b21edcfd7c360965c86b4ed3c