[INFO] fetching crate dioxus-motion 0.3.2...
[INFO] testing dioxus-motion-0.3.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dioxus-motion 0.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate dioxus-motion 0.3.2
[INFO] finished tweaking crates.io crate dioxus-motion 0.3.2
[INFO] tweaked toml for crates.io crate dioxus-motion 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-motion 0.3.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-motion 0.3.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edb21944bf3934adcb6d6692099e75ee83cdfe0166937a4298065992749dea3a
[INFO] running `Command { std: "docker" "start" "-a" "edb21944bf3934adcb6d6692099e75ee83cdfe0166937a4298065992749dea3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edb21944bf3934adcb6d6692099e75ee83cdfe0166937a4298065992749dea3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb21944bf3934adcb6d6692099e75ee83cdfe0166937a4298065992749dea3a", kill_on_drop: false }`
[INFO] [stdout] edb21944bf3934adcb6d6692099e75ee83cdfe0166937a4298065992749dea3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca278210dfc66ee5554e991f2a559114ea04dee8db77399a48a3844f63016302
[INFO] running `Command { std: "docker" "start" "-a" "ca278210dfc66ee5554e991f2a559114ea04dee8db77399a48a3844f63016302", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling dioxus-core-types v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.7.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dioxus-document v0.7.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.0
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.0
[INFO] [stderr]    Compiling easer v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling safe_arch v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wide v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling const-serialize-macro v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.0
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.0
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling dioxus-asset-resolver v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling generational-box v0.7.0
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling dioxus-logger v0.7.0
[INFO] [stderr]    Compiling enumset v1.1.7
[INFO] [stderr]    Compiling const-serialize v0.7.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling subsecond-types v0.7.0
[INFO] [stderr]    Compiling manganis-core v0.7.0
[INFO] [stderr]    Compiling subsecond v0.7.0
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling manganis-macro v0.7.0
[INFO] [stderr]    Compiling dioxus-core v0.7.0
[INFO] [stderr]    Compiling manganis v0.7.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling dioxus-signals v0.7.0
[INFO] [stderr]    Compiling dioxus-history v0.7.0
[INFO] [stderr]    Compiling dioxus-devtools-types v0.7.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling dioxus-hooks v0.7.0
[INFO] [stderr]    Compiling dioxus-stores v0.7.0
[INFO] [stderr]    Compiling dioxus-devtools v0.7.0
[INFO] [stderr]    Compiling dioxus-html v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling dioxus-router v0.7.0
[INFO] [stderr]    Compiling dioxus v0.7.0
[INFO] [stderr]    Compiling dioxus-motion v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Readable` and `Writable`
[INFO] [stdout]  --> src/manager.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     prelude::{Readable, Signal, Writable},
[INFO] [stdout]   |               ^^^^^^^^          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/animations/tween.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub easing: fn(f32, f32, f32, f32) -> f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 59.83s
[INFO] running `Command { std: "docker" "inspect" "ca278210dfc66ee5554e991f2a559114ea04dee8db77399a48a3844f63016302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca278210dfc66ee5554e991f2a559114ea04dee8db77399a48a3844f63016302", kill_on_drop: false }`
[INFO] [stdout] ca278210dfc66ee5554e991f2a559114ea04dee8db77399a48a3844f63016302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70f7b23af3a2e58b7993d6cc2b1c65f6efa9755a27be4b3f46c37037b8665334
[INFO] running `Command { std: "docker" "start" "-a" "70f7b23af3a2e58b7993d6cc2b1c65f6efa9755a27be4b3f46c37037b8665334", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-motion v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Readable` and `Writable`
[INFO] [stdout]  --> src/manager.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     prelude::{Readable, Signal, Writable},
[INFO] [stdout]   |               ^^^^^^^^          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/animations/tween.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub easing: fn(f32, f32, f32, f32) -> f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Readable` and `Writable`
[INFO] [stdout]  --> src/manager.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     prelude::{Readable, Signal, Writable},
[INFO] [stdout]   |               ^^^^^^^^          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/animations/tween.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub easing: fn(f32, f32, f32, f32) -> f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "70f7b23af3a2e58b7993d6cc2b1c65f6efa9755a27be4b3f46c37037b8665334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f7b23af3a2e58b7993d6cc2b1c65f6efa9755a27be4b3f46c37037b8665334", kill_on_drop: false }`
[INFO] [stdout] 70f7b23af3a2e58b7993d6cc2b1c65f6efa9755a27be4b3f46c37037b8665334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2207c6e87abf9ba08198ade0f66de84d8dee58ca4bd6176aade30ffb1a6bfd5
[INFO] running `Command { std: "docker" "start" "-a" "a2207c6e87abf9ba08198ade0f66de84d8dee58ca4bd6176aade30ffb1a6bfd5", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Readable` and `Writable`
[INFO] [stderr]  --> src/manager.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |     prelude::{Readable, Signal, Writable},
[INFO] [stderr]   |               ^^^^^^^^          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/animations/tween.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stderr]    |                              --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub easing: fn(f32, f32, f32, f32) -> f32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dioxus-motion` (lib) generated 2 warnings (run `cargo fix --lib -p dioxus-motion` to apply 1 suggestion)
[INFO] [stderr] warning: `dioxus-motion` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_motion-23bffb7c3228de7f)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test animations::benchmarks::tests::test_performance_regression ... ok
[INFO] [stdout] test animations::benchmarks::tests::test_state_machine_behavior_consistency ... ok
[INFO] [stdout] test animations::benchmarks::tests::test_state_machine_memory_efficiency ... ok
[INFO] [stdout] test animations::closure_pool::tests::test_closure_pool_clear ... ok
[INFO] [stdout] test animations::benchmarks::tests::test_web_closure_pooling_performance ... ok
[INFO] [stdout] test animations::closure_pool::tests::test_multiple_callbacks ... ok
[INFO] [stdout] test animations::closure_pool::tests::test_closure_pool_creation ... ok
[INFO] [stdout] test animations::colors::tests::test_color_from_rgba ... ok
[INFO] [stdout] test animations::benchmarks::tests::test_conditional_overhead_impact ... ok
[INFO] [stdout] test animations::closure_pool::tests::test_callback_registration ... ok
[INFO] [stdout] test animations::colors::tests::test_color_lerp ... ok
[INFO] [stdout] test animations::colors::tests::test_color_new ... ok
[INFO] [stdout] test animations::colors::tests::test_color_to_rgba ... ok
[INFO] [stdout] test animations::spring::tests::test_spring_default ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_completion_callback ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_delay_handling ... ok
[INFO] [stdout] test animations::platform::tests::test_time_provider_now ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_idle ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_loop_infinite ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_spring_completion ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_sequence ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_running ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_keyframes ... ok
[INFO] [stdout] test animations::state_machine::tests::test_animation_state_tween_completion ... ok
[INFO] [stdout] test animations::state_machine::tests::test_loop_mode_alternate ... ok
[INFO] [stdout] test animations::state_machine::tests::test_loop_mode_times ... ok
[INFO] [stdout] test animations::state_machine::tests::test_loop_mode_infinite ... ok
[INFO] [stdout] test animations::state_machine::tests::test_loop_mode_alternate_times ... ok
[INFO] [stdout] test animations::transform::tests::test_transform_default ... ok
[INFO] [stdout] test animations::transform::tests::test_transform_lerp ... ok
[INFO] [stdout] test animations::transform::tests::test_transform_new ... ok
[INFO] [stdout] test animations::tween::tests::test_tween_interpolation ... ok
[INFO] [stdout] test animations::tween::tests::test_tween_new ... ok
[INFO] [stdout] test motion::tests::test_motion_animate_to_with_optimizations ... ok
[INFO] [stdout] test motion::tests::test_motion_backward_compatibility ... ok
[INFO] [stdout] test motion::tests::test_motion_drop_cleanup ... ok
[INFO] [stdout] test motion::tests::test_motion_get_epsilon_optimization ... ok
[INFO] [stdout] test motion::tests::test_motion_keyframes_with_optimizations ... ok
[INFO] [stdout] test motion::tests::test_motion_new_with_optimizations ... ok
[INFO] [stdout] test motion::tests::test_motion_spring_animation_with_integrator ... ok
[INFO] [stdout] test motion::tests::test_motion_sequence_with_optimizations ... ok
[INFO] [stdout] test motion::tests::test_motion_update_with_state_machine ... ok
[INFO] [stdout] test motion::tests::test_motion_optimization_stats ... ok
[INFO] [stdout] test motion::tests::test_motion_delay_optimization ... ok
[INFO] [stdout] test pool::tests::test_config_handle_double_drop_safety ... ok
[INFO] [stdout] test animations::closure_pool::tests::test_non_web_stubs ... ok
[INFO] [stdout] test pool::tests::test_config_pool_basic_operations ... ok
[INFO] [stdout] test pool::tests::test_config_handle_clone ... ok
[INFO] [stdout] test pool::tests::test_config_pool_clear ... ok
[INFO] [stdout] test pool::tests::test_config_pool_with_capacity ... ok
[INFO] [stdout] test animations::spring::tests::test_spring_custom ... ok
[INFO] [stdout] test pool::tests::test_global_config_pool ... ok
[INFO] [stdout] test pool::tests::test_global_integrator_pool ... ok
[INFO] [stdout] test pool::tests::test_config_pool_reset_on_return ... ok
[INFO] [stdout] test motion::tests::test_motion_stop_cleanup ... ok
[INFO] [stdout] test pool::tests::test_config_pool_modification ... ok
[INFO] [stdout] test animations::benchmarks::tests::test_state_machine_cpu_usage ... ok
[INFO] [stdout] test pool::tests::test_motion_resource_pools ... ok
[INFO] [stdout] test pool::tests::test_motion_resource_pools_clear ... ok
[INFO] [stdout] test animations::benchmarks::tests::test_config_pool_performance ... ok
[INFO] [stdout] test pool::tests::test_motion_resource_pools_maintain ... ok
[INFO] [stdout] test pool::tests::test_pool_config_default ... ok
[INFO] [stdout] test pool::tests::test_motion_resource_pools_with_config ... ok
[INFO] [stdout] test pool::tests::test_pool_stats_memory_estimation ... ok
[INFO] [stdout] test pool::tests::test_resource_pools_global_functions ... ok
[INFO] [stdout] test pool::tests::test_resource_pools_stats_returns_actual_data ... ok
[INFO] [stdout] test pool::tests::test_spring_integrator ... ok
[INFO] [stdout] test pool::tests::test_spring_integrator_accuracy ... ok
[INFO] [stdout] test pool::tests::test_spring_integrator_pool ... ok
[INFO] [stdout] test sequence::tests::test_animation_sequence_backward_compatibility ... ok
[INFO] [stdout] test sequence::tests::test_animation_sequence_basic ... ok
[INFO] [stdout] test sequence::tests::test_animation_sequence_builder_pattern ... ok
[INFO] [stdout] test sequence::tests::test_animation_sequence_callback_with_shared_references ... ok
[INFO] [stdout] test sequence::tests::test_animation_sequence_clone ... ok
[INFO] [stdout] test sequence::tests::test_animation_sequence_with_callback ... ok
[INFO] [stdout] test pool::tests::test_integrator_pool_stats_tracking ... ok
[INFO] [stdout] test pool::tests::test_config_handle_explicit_cleanup ... ok
[INFO] [stdout] test animations::epsilon::tests::test_validate_epsilon ... ok
[INFO] [stdout] test pool::tests::test_config_pool_trimming ... ok
[INFO] [stdout] test pool::tests::test_config_pool_trimming_with_in_use_configs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_motion
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] test src/animations/colors.rs - animations::colors::Color::from_rgba (line 44) ... ok
[INFO] [stdout] test src/animations/colors.rs - animations::colors::Color::new (line 28) ... ok
[INFO] [stdout] test src/animations/transform.rs - animations::transform::Transform (line 16) ... ok
[INFO] [stdout] test src/animations/epsilon.rs - animations::epsilon::validate_epsilon (line 19) ... ok
[INFO] [stdout] test src/lib.rs - use_motion (line 183) - compile ... ok
[INFO] [stdout] test src/animations/tween.rs - animations::tween::Tween (line 12) ... ok
[INFO] [stdout] test src/animations/spring.rs - animations::spring::Spring (line 11) ... ok
[INFO] [stdout] test src/animations/core.rs - animations::core::AnimationConfig::with_epsilon (line 130) ... ok
[INFO] [stdout] test src/lib.rs - (line 47) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.89s; merged doctests compilation took 4.84s
[INFO] running `Command { std: "docker" "inspect" "a2207c6e87abf9ba08198ade0f66de84d8dee58ca4bd6176aade30ffb1a6bfd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2207c6e87abf9ba08198ade0f66de84d8dee58ca4bd6176aade30ffb1a6bfd5", kill_on_drop: false }`
[INFO] [stdout] a2207c6e87abf9ba08198ade0f66de84d8dee58ca4bd6176aade30ffb1a6bfd5
