[INFO] fetching crate mahf 0.1.0... [INFO] checking mahf-0.1.0 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] extracting crate mahf 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate mahf 0.1.0 on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mahf 0.1.0 [INFO] finished tweaking crates.io crate mahf 0.1.0 [INFO] tweaked toml for crates.io crate mahf 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate mahf 0.1.0 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 883f69a988d322bb2036b820b73cbdd176ad203e4625b52ddfd4cfb232867c5e [INFO] running `Command { std: "docker" "start" "-a" "883f69a988d322bb2036b820b73cbdd176ad203e4625b52ddfd4cfb232867c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "883f69a988d322bb2036b820b73cbdd176ad203e4625b52ddfd4cfb232867c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883f69a988d322bb2036b820b73cbdd176ad203e4625b52ddfd4cfb232867c5e", kill_on_drop: false }` [INFO] [stdout] 883f69a988d322bb2036b820b73cbdd176ad203e4625b52ddfd4cfb232867c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d8c5112fe8262f945b70dbdfc18af7bec343d07af420d5c40f877ae7c655de [INFO] running `Command { std: "docker" "start" "-a" "70d8c5112fe8262f945b70dbdfc18af7bec343d07af420d5c40f877ae7c655de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling test-case-core v3.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking clap v4.3.11 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking float_eq v1.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling test-case-macros v3.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling contracts v0.6.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking test-case v3.1.0 [INFO] [stderr] Checking better_any v0.2.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking mahf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0599]: the method `clone` exists for struct `Box>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/components/utils/debug.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 9 | / trait_set! { [INFO] [stdout] 10 | | /// Helper trait to allow cloning of debug functions. [INFO] [stdout] 11 | | pub trait DebugFn = Fn(&P, &mut State

) + Send + Sync + DynClone + 'static; [INFO] [stdout] | |____________________________________________________________________________________________- doesn't satisfy `dyn DebugFn

: Clone` or `dyn DebugFn

: Sized` [INFO] [stdout] ... [INFO] [stdout] 26 | #[derive(derivative::Derivative)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `Box>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `dyn DebugFn

: Sized` [INFO] [stdout] which is required by `Box>: Clone` [INFO] [stdout] `dyn DebugFn

: Clone` [INFO] [stdout] which is required by `Box>: Clone` [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] = note: this error originates in the derive macro `derivative::Derivative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mahf` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: the method `clone` exists for struct `Box>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/components/utils/debug.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 9 | / trait_set! { [INFO] [stdout] 10 | | /// Helper trait to allow cloning of debug functions. [INFO] [stdout] 11 | | pub trait DebugFn = Fn(&P, &mut State

) + Send + Sync + DynClone + 'static; [INFO] [stdout] | |____________________________________________________________________________________________- doesn't satisfy `dyn DebugFn

: Clone` or `dyn DebugFn

: Sized` [INFO] [stdout] ... [INFO] [stdout] 26 | #[derive(derivative::Derivative)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `Box>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `dyn DebugFn

: Sized` [INFO] [stdout] which is required by `Box>: Clone` [INFO] [stdout] `dyn DebugFn

: Clone` [INFO] [stdout] which is required by `Box>: Clone` [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] = note: this error originates in the derive macro `derivative::Derivative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mahf` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "70d8c5112fe8262f945b70dbdfc18af7bec343d07af420d5c40f877ae7c655de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d8c5112fe8262f945b70dbdfc18af7bec343d07af420d5c40f877ae7c655de", kill_on_drop: false }` [INFO] [stdout] 70d8c5112fe8262f945b70dbdfc18af7bec343d07af420d5c40f877ae7c655de