[INFO] fetching crate leptos_animation 0.2.0... [INFO] testing leptos_animation-0.2.0 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] extracting crate leptos_animation 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate leptos_animation 0.2.0 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leptos_animation 0.2.0 [INFO] finished tweaking crates.io crate leptos_animation 0.2.0 [INFO] tweaked toml for crates.io crate leptos_animation 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4819324fb2025f276e361bc800770fbd7f59a606cb4d47d8d7abe73bd281f1a1 [INFO] running `Command { std: "docker" "start" "-a" "4819324fb2025f276e361bc800770fbd7f59a606cb4d47d8d7abe73bd281f1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4819324fb2025f276e361bc800770fbd7f59a606cb4d47d8d7abe73bd281f1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4819324fb2025f276e361bc800770fbd7f59a606cb4d47d8d7abe73bd281f1a1", kill_on_drop: false }` [INFO] [stdout] 4819324fb2025f276e361bc800770fbd7f59a606cb4d47d8d7abe73bd281f1a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b977ff6d85e96e994925c6a222eb38836c25224a811a66f5dc2c46762d6095f [INFO] running `Command { std: "docker" "start" "-a" "0b977ff6d85e96e994925c6a222eb38836c25224a811a66f5dc2c46762d6095f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling self_cell v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling inventory v0.3.12 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling typed-builder v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling syn_derive v0.1.7 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling server_fn_macro v0.4.10 [INFO] [stderr] Compiling leptos_hot_reload v0.4.10 [INFO] [stderr] Compiling server_fn_macro_default v0.4.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling leptos_reactive v0.4.10 [INFO] [stderr] Compiling leptos_macro v0.4.10 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling leptos_config v0.4.10 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling server_fn v0.4.10 [INFO] [stderr] Compiling leptos_server v0.4.10 [INFO] [stderr] Compiling leptos_dom v0.4.10 [INFO] [stderr] Compiling leptos v0.4.10 [INFO] [stderr] Compiling leptos_animation v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.69s [INFO] running `Command { std: "docker" "inspect" "0b977ff6d85e96e994925c6a222eb38836c25224a811a66f5dc2c46762d6095f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b977ff6d85e96e994925c6a222eb38836c25224a811a66f5dc2c46762d6095f", kill_on_drop: false }` [INFO] [stdout] 0b977ff6d85e96e994925c6a222eb38836c25224a811a66f5dc2c46762d6095f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae5c7620de44eab8f486c7fa11a00454fa3d6308f7d09c9ad8700de72f5ef170 [INFO] running `Command { std: "docker" "start" "-a" "ae5c7620de44eab8f486c7fa11a00454fa3d6308f7d09c9ad8700de72f5ef170", kill_on_drop: false }` [INFO] [stderr] Compiling leptos_animation v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "ae5c7620de44eab8f486c7fa11a00454fa3d6308f7d09c9ad8700de72f5ef170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5c7620de44eab8f486c7fa11a00454fa3d6308f7d09c9ad8700de72f5ef170", kill_on_drop: false }` [INFO] [stdout] ae5c7620de44eab8f486c7fa11a00454fa3d6308f7d09c9ad8700de72f5ef170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 797b4fe39ce4606002a3bac451c731fe084b045f55939f3254e65cb9d01721d4 [INFO] running `Command { std: "docker" "start" "-a" "797b4fe39ce4606002a3bac451c731fe084b045f55939f3254e65cb9d01721d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_animation-8ddc028c668104db) [INFO] [stderr] Doc-tests leptos_animation [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - AnimationTarget (line 113) ... FAILED [INFO] [stdout] test src/lib.rs - AnimationTarget (line 98) ... ok [INFO] [stdout] test src/lib.rs - AnimationTarget (line 105) ... ok [INFO] [stdout] test src/lib.rs - AnimationContext (line 33) ... ok [INFO] [stdout] test src/lib.rs - create_animated_signal (line 258) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - AnimationTarget (line 113) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1K6i2q/symbols.o" "/tmp/rustdoctestv9Ng9f/rust_out.rust_out.3c16b9cfa84f7283-cgu.0.rcgu.o" "/tmp/rustdoctestv9Ng9f/rust_out.57vmugwdxfatcfa9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libleptos_animation-4d8269030caf2335.rlib" "/opt/rustwide/target/debug/deps/libleptos-cc8892eddfe2ac60.rlib" "/opt/rustwide/target/debug/deps/libleptos_server-44e7cb2898be3e94.rlib" "/opt/rustwide/target/debug/deps/libleptos_config-1522447647eee366.rlib" "/opt/rustwide/target/debug/deps/libregex-2e7680a9b4d98e19.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-54ab56c54b3b8c39.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a6fae6aff907955.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b9b84187f1afdc66.rlib" "/opt/rustwide/target/debug/deps/libconfig-23f1204ba555dae8.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-f2257f001845d900.rlib" "/opt/rustwide/target/debug/deps/libjson5-47f025cce73769f4.rlib" "/opt/rustwide/target/debug/deps/libpest-6307c2ddf618fb17.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-826f605ed6f1a85a.rlib" "/opt/rustwide/target/debug/deps/libron-16cbb543d4702b95.rlib" "/opt/rustwide/target/debug/deps/libbase64-3a7c9093e7cb77ef.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libtoml-f1fbcf624d13c2df.rlib" "/opt/rustwide/target/debug/deps/libnom-3f065cb38dd38488.rlib" "/opt/rustwide/target/debug/deps/libini-0fab79cbeaa99995.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-4dc15a1575927dfc.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-9ff20969ac740056.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d7fdf95d27936e12.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19f06a6ab3fccdcb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libleptos_dom-0a24612bb7865e4a.rlib" "/opt/rustwide/target/debug/deps/libhtml_escape-304e7564405fe534.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-92f95d540403fe8a.rlib" "/opt/rustwide/target/debug/deps/libpad_adapter-3636e823506177dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764da133e930e111.rlib" "/opt/rustwide/target/debug/deps/libitertools-a84483768da77487.rlib" "/opt/rustwide/target/debug/deps/libeither-c5d9ea131dea94cd.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-0c8d84feb9b1a76d.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-871245be3bb2d5a2.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-ab6be649cb72a5a5.rlib" "/opt/rustwide/target/debug/deps/libserver_fn-abe9f3ee4e2e0792.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d830c208559a385d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bd88e65400500bde.rlib" "/opt/rustwide/target/debug/deps/libbase64-4d9f48a281ef1840.rlib" "/opt/rustwide/target/debug/deps/libipnet-a20885d71e33ed13.rlib" "/opt/rustwide/target/debug/deps/libmime-89e91319444c56b5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-564d988bddafe7d9.rlib" "/opt/rustwide/target/debug/deps/libhyper-2868f390dfac2c1a.rlib" "/opt/rustwide/target/debug/deps/libwant-eb65274e5318b345.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aa82f6e1c1c72916.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3b7864dcc2ccc019.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c1c7bf356ee1c630.rlib" "/opt/rustwide/target/debug/deps/libh2-c9903507d682464c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f85053671f7c7000.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d1f6a338d5ea0939.rlib" "/opt/rustwide/target/debug/deps/libahash-ad1ec62c1d401041.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bc3227bd97e5f7a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d89e5ac9fa823e35.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a909268bfa74f8c9.rlib" "/opt/rustwide/target/debug/deps/libtokio-4b7aea040aeded53.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af2db877f502ae5a.rlib" "/opt/rustwide/target/debug/deps/libmio-b13e181dbe20a064.rlib" "/opt/rustwide/target/debug/deps/liblibc-13ab9541c296a213.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f058dcbcbea80fc3.rlib" "/opt/rustwide/target/debug/deps/liblog-9a3b409b1bbdebf2.rlib" "/opt/rustwide/target/debug/deps/liburl-85c0adb806753127.rlib" "/opt/rustwide/target/debug/deps/libidna-d71015e9a88fbd71.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691aa2da4be5ce8b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-72bcf52f38a372c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-7741bfa5930c7934.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b7b8bac4e4350351.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-df81dfd8304be30b.rlib" "/opt/rustwide/target/debug/deps/libhttp-aba430533e1a8274.rlib" "/opt/rustwide/target/debug/deps/libbytes-ab998d69cc0b9c8d.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-e555eea9db1fdac9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f9c59101f803f7a8.rlib" "/opt/rustwide/target/debug/deps/libciborium-aa7376f9276b589b.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-bd07e53bda084d86.rlib" "/opt/rustwide/target/debug/deps/libhalf-f10612c8c3205e8b.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-82a2d1ba55b5ee13.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-6f97dcc841f5a9cb.rlib" "/opt/rustwide/target/debug/deps/libconst_format-91b9d98dca5a2365.rlib" "/opt/rustwide/target/debug/deps/libleptos_reactive-e47ef51b1bf05883.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8f1f829dd969cf2b.rlib" "/opt/rustwide/target/debug/deps/libryu-f8da15ac3e2ac3f9.rlib" "/opt/rustwide/target/debug/deps/libitoa-61f687365e15b301.rlib" "/opt/rustwide/target/debug/deps/libself_cell-f6114846c3d1f577.rlib" "/opt/rustwide/target/debug/deps/libslotmap-869f0821f68e7ee1.rlib" "/opt/rustwide/target/debug/deps/libserde-7c658bf170dcfa8f.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-a49ff783ea4f8448.rlib" "/opt/rustwide/target/debug/deps/libindexmap-996ef0e81fad2e2a.rlib" "/opt/rustwide/target/debug/deps/libequivalent-6c59c452f0df5874.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-863ca19e6f34c3ca.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1a03ef05d044f032.rlib" "/opt/rustwide/target/debug/deps/libfutures-321608be18a57af0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d2b525fc553e574.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-be0fd45020981724.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ffa8f1c10a21c50d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3505472c95e3601b.rlib" "/opt/rustwide/target/debug/deps/libslab-f7c4f2f5543be4e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-50899c52a68740a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dc49eb78c4fa9010.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-27bb08c9142206e3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-66b6e0c1541d01f8.rlib" "/opt/rustwide/target/debug/deps/libtracing-43f0b57a4dd2217b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6b31a916b9e9183d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b5cbd82c3b3da3a7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7302fb7e29d0287e.rlib" "/opt/rustwide/target/debug/deps/libinstant-553c45934192f0ca.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestv9Ng9f/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - AnimationTarget (line 113) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.74s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "797b4fe39ce4606002a3bac451c731fe084b045f55939f3254e65cb9d01721d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797b4fe39ce4606002a3bac451c731fe084b045f55939f3254e65cb9d01721d4", kill_on_drop: false }` [INFO] [stdout] 797b4fe39ce4606002a3bac451c731fe084b045f55939f3254e65cb9d01721d4