[INFO] fetching crate leptos_declarative 0.3.0... [INFO] testing leptos_declarative-0.3.0 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] extracting crate leptos_declarative 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate leptos_declarative 0.3.0 on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leptos_declarative 0.3.0 [INFO] finished tweaking crates.io crate leptos_declarative 0.3.0 [INFO] tweaked toml for crates.io crate leptos_declarative 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 242 packages to latest compatible versions [INFO] [stderr] Adding leptos v0.4.10 (available: v0.7.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 166a787db0ece0453bf61a9632680e8facb938fc04c59b40e6b75b3db08a4034 [INFO] running `Command { std: "docker" "start" "-a" "166a787db0ece0453bf61a9632680e8facb938fc04c59b40e6b75b3db08a4034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "166a787db0ece0453bf61a9632680e8facb938fc04c59b40e6b75b3db08a4034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166a787db0ece0453bf61a9632680e8facb938fc04c59b40e6b75b3db08a4034", kill_on_drop: false }` [INFO] [stdout] 166a787db0ece0453bf61a9632680e8facb938fc04c59b40e6b75b3db08a4034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386cc04d2649ea3baa2b982322b58ce34f063aa023a080cbbae2ee9edb67da7f [INFO] running `Command { std: "docker" "start" "-a" "386cc04d2649ea3baa2b982322b58ce34f063aa023a080cbbae2ee9edb67da7f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling typed-builder v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling attribute-derive v0.6.1 [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 pest_meta v2.7.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling server_fn_macro v0.4.10 [INFO] [stderr] Compiling leptos_hot_reload v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling server_fn_macro_default v0.4.10 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling leptos_macro v0.4.10 [INFO] [stderr] Compiling leptos_reactive v0.4.10 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling leptos_config v0.4.10 [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 reqwest v0.11.27 [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_declarative v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.59s [INFO] running `Command { std: "docker" "inspect" "386cc04d2649ea3baa2b982322b58ce34f063aa023a080cbbae2ee9edb67da7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386cc04d2649ea3baa2b982322b58ce34f063aa023a080cbbae2ee9edb67da7f", kill_on_drop: false }` [INFO] [stdout] 386cc04d2649ea3baa2b982322b58ce34f063aa023a080cbbae2ee9edb67da7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13771e2eba719eee598b2109963c20c2c8c3bf966aeed581bf2314e128f04a30 [INFO] running `Command { std: "docker" "start" "-a" "13771e2eba719eee598b2109963c20c2c8c3bf966aeed581bf2314e128f04a30", kill_on_drop: false }` [INFO] [stderr] Compiling leptos_declarative v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "13771e2eba719eee598b2109963c20c2c8c3bf966aeed581bf2314e128f04a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13771e2eba719eee598b2109963c20c2c8c3bf966aeed581bf2314e128f04a30", kill_on_drop: false }` [INFO] [stdout] 13771e2eba719eee598b2109963c20c2c8c3bf966aeed581bf2314e128f04a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d77f9c75e60ca4345c4a3253131a1afee5356f5393f2ffb58dbf29e14aea748b [INFO] running `Command { std: "docker" "start" "-a" "d77f9c75e60ca4345c4a3253131a1afee5356f5393f2ffb58dbf29e14aea748b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_declarative-9cd3bedef717ca21) [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] [stderr] Doc-tests leptos_declarative [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/if_.rs - if_::IfProps (line 115) ... FAILED [INFO] [stdout] test src/if_.rs - if_::If (line 31) ... FAILED [INFO] [stdout] test src/portal.rs - portal::PortalInput (line 96) ... ok [INFO] [stdout] test src/if_.rs - if_::IfProps (line 142) ... ok [INFO] [stdout] test src/if_.rs - if_::If (line 58) ... ok [INFO] [stdout] test src/portal.rs - portal::PortalProvider (line 56) ... ok [INFO] [stdout] test src/if_.rs - if_::IfProps (line 162) ... ok [INFO] [stdout] test src/portal.rs - portal::PortalProviderProps (line 86) ... ok [INFO] [stdout] test src/portal.rs - portal::PortalInputProps (line 125) ... ok [INFO] [stdout] test src/if_.rs - if_::IfProps (line 128) ... ok [INFO] [stdout] test src/if_.rs - if_::If (line 78) ... ok [INFO] [stdout] test src/lib.rs - (line 36) ... ok [INFO] [stdout] test src/if_.rs - if_::If (line 44) ... ok [INFO] [stdout] test src/portal.rs - portal::PortalOutput (line 152) ... ok [INFO] [stdout] test src/portal.rs - portal::PortalOutputProps (line 180) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/if_.rs - if_::IfProps (line 115) 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/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcQghvFK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libleptos_declarative-417394e0447bda9c.rlib,libleptos-5b008e979200a865.rlib,libleptos_server-a05495a352e8fa06.rlib,libleptos_config-473a765cbffc43b6.rlib,libregex-a7ecc48060f1f18a.rlib,libregex_automata-9359e7d99a2e0049.rlib,libaho_corasick-be0a0c36391f6c2c.rlib,libregex_syntax-37ae10d86b9e0280.rlib,libconfig-7d19aae1bf63b04f.rlib,libpathdiff-5c7fbad7ec015684.rlib,libjson5-ac6e388d19d1b33e.rlib,libpest-e4189db08a0d0e17.rlib,libucd_trie-52c2a213a2fab40a.rlib,libthiserror-a7a4603007b32ee4.rlib,libron-b1dbcc216cd6e070.rlib,libbase64-17ef727717a58448.rlib,libbitflags-ffc7a65fd223a01a.rlib,libtoml-5d3ec81cadc88628.rlib,libnom-62ed5ad50023ff37.rlib,libini-76184f36ef9b2a2b.rlib,libordered_multimap-d6a6ac2f448ff9b7.rlib,libhashbrown-e21d583a69107b6b.rlib,libahash-5bc3004ca93203bc.rlib,libgetrandom-a26a8f93dd737970.rlib,libdlv_list-50a8a0f1b5873241.rlib,libyaml_rust-69b6570e8bba1626.rlib,liblinked_hash_map-7f45eb0e3a7461a2.rlib,liblazy_static-39176b38f763143b.rlib,libleptos_dom-b695581b8481fa8d.rlib,libhtml_escape-3c2edf51c2dcec46.rlib,libutf8_width-b3d832d5de9e328f.rlib,libpad_adapter-209e38f4b5cceaca.rlib,libitertools-35e5bb3fc0b65de2.rlib,libeither-d5b0480b68084373.rlib,libweb_sys-14743d8b7fa9d199.rlib,libjs_sys-804e2f9d5983b0f0.rlib,libwasm_bindgen-86b0e140f2a2dcb0.rlib,libserver_fn-921e87ac4c730f28.rlib,libreqwest-e48d45ba5a3e2717.rlib,libserde_urlencoded-432106c100d37060.rlib,libbase64-20ddf1efe2ed1391.rlib,libipnet-9cd50d2659438f0c.rlib,libmime-1e82b40c2ddedb49.rlib,libencoding_rs-bc709cb77e6abdb6.rlib,libhyper-9565b7bb731a75ea.rlib,libwant-9f221c42a061eee8.rlib,libtry_lock-50f0361f26ba6f84.rlib,libhttparse-b1a017b5fc640561.rlib,libh2-9857d42515150d90.rlib,libtokio_util-29131546e8fe1e13.rlib,libtower_service-de925df53d452054.rlib,libtokio-1ddd05442d20c7d4.rlib,libsocket2-b1b3b86ac2e67c9d.rlib,libmio-24a78cb9c79b2ea4.rlib,liblibc-bc7e97405f868017.rlib,libsync_wrapper-ca186557b637dea2.rlib,libhttp_body-04c72778f0850ad8.rlib,liblog-ab924bbd109fa05f.rlib,liburl-8b1402b52a4a5440.rlib,libidna-46499e62574b66f4.rlib,libidna_adapter-c9308cc3065b2ec4.rlib,libicu_normalizer-dd6d27a0a3a28849.rlib,libicu_normalizer_data-50483c108e53719b.rlib,libwrite16-4943b21ccccee601.rlib,libutf8_iter-0969935a68d3114e.rlib,libutf16_iter-88ddb3416202a986.rlib,libsmallvec-cfe347f93dbe4cff.rlib,libicu_properties-f97244454d7da38b.rlib,libicu_properties_data-ee2d9cb10456d24d.rlib,libicu_locid_transform-47020c831a554c05.rlib,libicu_locid_transform_data-8028f11c9402c91c.rlib,libicu_collections-995ddb982a48d767.rlib,libicu_provider-ea08614193a6a2f1.rlib,libicu_locid-d0a06a7ad0f64823.rlib,liblitemap-51a036514cf7ca74.rlib,libtinystr-3f8e133443b13e77.rlib,libzerovec-0df6930936300ac8.rlib,libwriteable-6860379f2b55b18c.rlib,libyoke-c36c7f1f0dfb4d26.rlib,libzerofrom-72c937257ad6d98d.rlib,libstable_deref_trait-b55f2c84d15beaea.rlib,libform_urlencoded-004e3ec578e725f5.rlib,libhttp-7d9c07c4dee70fa5.rlib,libbytes-42f3e5d4836e1a02.rlib,libfnv-a0e84274df5e929e.rlib,libserde_qs-9287d04612501f29.rlib,libpercent_encoding-94c0844c6dae7341.rlib,libciborium-aff7b4a99d19f5d0.rlib,libciborium_ll-117b45c47fca62d6.rlib,libhalf-2670e3a5a0bb5d0d.rlib,libciborium_io-d0aa121e41d0b6af.rlib,libxxhash_rust-1fc9ab8c1836f64c.rlib,libconst_format-eedd1881d8d5560d.rlib,libleptos_reactive-d38346773fb6e341.rlib,libserde_json-da202e514ac52530.rlib,libitoa-5d32f20857b38e59.rlib,libryu-70ea9a7000b12dba.rlib,libself_cell-77051e5041dbe8c5.rlib,libslotmap-ec74c3479956c1bb.rlib,libserde-82f8a1ef9437c0bf.rlib,librustc_hash-4e7541abdee58920.rlib,libindexmap-66a4d5d6fed4f75f.rlib,libequivalent-36fe78148bbac4ca.rlib,libhashbrown-49191a6fa1fcaf35.rlib,libthiserror-f21b94b4c6181a7d.rlib,libfutures-6d86ba80e810f7d2.rlib,libfutures_executor-548820c9cf995ada.rlib,libfutures_util-6139269c2373dd9e.rlib,libmemchr-c622a5b4f6a961b3.rlib,libfutures_io-f9a7023aa49d9c3f.rlib,libslab-6a28740ccd11e32d.rlib,libfutures_channel-64dbc90bd6bd2c21.rlib,libfutures_sink-4af9647151f6e3b3.rlib,libfutures_task-5e796033a406db29.rlib,libpin_utils-1b4e05bc0098a6e0.rlib,libfutures_core-cd2ca45eece0031c.rlib,libcfg_if-8f0231822091c729.rlib,libtracing-d2875ec6b9b7c57c.rlib,libpin_project_lite-cb7b061d56820a9f.rlib,libtracing_core-d35bfc9f80081277.rlib,libonce_cell-2bffb8f01566609a.rlib}" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb892IK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/if_.rs - if_::If (line 31) 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/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdrLWiT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libleptos_declarative-417394e0447bda9c.rlib,libleptos-5b008e979200a865.rlib,libleptos_server-a05495a352e8fa06.rlib,libleptos_config-473a765cbffc43b6.rlib,libregex-a7ecc48060f1f18a.rlib,libregex_automata-9359e7d99a2e0049.rlib,libaho_corasick-be0a0c36391f6c2c.rlib,libregex_syntax-37ae10d86b9e0280.rlib,libconfig-7d19aae1bf63b04f.rlib,libpathdiff-5c7fbad7ec015684.rlib,libjson5-ac6e388d19d1b33e.rlib,libpest-e4189db08a0d0e17.rlib,libucd_trie-52c2a213a2fab40a.rlib,libthiserror-a7a4603007b32ee4.rlib,libron-b1dbcc216cd6e070.rlib,libbase64-17ef727717a58448.rlib,libbitflags-ffc7a65fd223a01a.rlib,libtoml-5d3ec81cadc88628.rlib,libnom-62ed5ad50023ff37.rlib,libini-76184f36ef9b2a2b.rlib,libordered_multimap-d6a6ac2f448ff9b7.rlib,libhashbrown-e21d583a69107b6b.rlib,libahash-5bc3004ca93203bc.rlib,libgetrandom-a26a8f93dd737970.rlib,libdlv_list-50a8a0f1b5873241.rlib,libyaml_rust-69b6570e8bba1626.rlib,liblinked_hash_map-7f45eb0e3a7461a2.rlib,liblazy_static-39176b38f763143b.rlib,libleptos_dom-b695581b8481fa8d.rlib,libhtml_escape-3c2edf51c2dcec46.rlib,libutf8_width-b3d832d5de9e328f.rlib,libpad_adapter-209e38f4b5cceaca.rlib,libitertools-35e5bb3fc0b65de2.rlib,libeither-d5b0480b68084373.rlib,libweb_sys-14743d8b7fa9d199.rlib,libjs_sys-804e2f9d5983b0f0.rlib,libwasm_bindgen-86b0e140f2a2dcb0.rlib,libserver_fn-921e87ac4c730f28.rlib,libreqwest-e48d45ba5a3e2717.rlib,libserde_urlencoded-432106c100d37060.rlib,libbase64-20ddf1efe2ed1391.rlib,libipnet-9cd50d2659438f0c.rlib,libmime-1e82b40c2ddedb49.rlib,libencoding_rs-bc709cb77e6abdb6.rlib,libhyper-9565b7bb731a75ea.rlib,libwant-9f221c42a061eee8.rlib,libtry_lock-50f0361f26ba6f84.rlib,libhttparse-b1a017b5fc640561.rlib,libh2-9857d42515150d90.rlib,libtokio_util-29131546e8fe1e13.rlib,libtower_service-de925df53d452054.rlib,libtokio-1ddd05442d20c7d4.rlib,libsocket2-b1b3b86ac2e67c9d.rlib,libmio-24a78cb9c79b2ea4.rlib,liblibc-bc7e97405f868017.rlib,libsync_wrapper-ca186557b637dea2.rlib,libhttp_body-04c72778f0850ad8.rlib,liblog-ab924bbd109fa05f.rlib,liburl-8b1402b52a4a5440.rlib,libidna-46499e62574b66f4.rlib,libidna_adapter-c9308cc3065b2ec4.rlib,libicu_normalizer-dd6d27a0a3a28849.rlib,libicu_normalizer_data-50483c108e53719b.rlib,libwrite16-4943b21ccccee601.rlib,libutf8_iter-0969935a68d3114e.rlib,libutf16_iter-88ddb3416202a986.rlib,libsmallvec-cfe347f93dbe4cff.rlib,libicu_properties-f97244454d7da38b.rlib,libicu_properties_data-ee2d9cb10456d24d.rlib,libicu_locid_transform-47020c831a554c05.rlib,libicu_locid_transform_data-8028f11c9402c91c.rlib,libicu_collections-995ddb982a48d767.rlib,libicu_provider-ea08614193a6a2f1.rlib,libicu_locid-d0a06a7ad0f64823.rlib,liblitemap-51a036514cf7ca74.rlib,libtinystr-3f8e133443b13e77.rlib,libzerovec-0df6930936300ac8.rlib,libwriteable-6860379f2b55b18c.rlib,libyoke-c36c7f1f0dfb4d26.rlib,libzerofrom-72c937257ad6d98d.rlib,libstable_deref_trait-b55f2c84d15beaea.rlib,libform_urlencoded-004e3ec578e725f5.rlib,libhttp-7d9c07c4dee70fa5.rlib,libbytes-42f3e5d4836e1a02.rlib,libfnv-a0e84274df5e929e.rlib,libserde_qs-9287d04612501f29.rlib,libpercent_encoding-94c0844c6dae7341.rlib,libciborium-aff7b4a99d19f5d0.rlib,libciborium_ll-117b45c47fca62d6.rlib,libhalf-2670e3a5a0bb5d0d.rlib,libciborium_io-d0aa121e41d0b6af.rlib,libxxhash_rust-1fc9ab8c1836f64c.rlib,libconst_format-eedd1881d8d5560d.rlib,libleptos_reactive-d38346773fb6e341.rlib,libserde_json-da202e514ac52530.rlib,libitoa-5d32f20857b38e59.rlib,libryu-70ea9a7000b12dba.rlib,libself_cell-77051e5041dbe8c5.rlib,libslotmap-ec74c3479956c1bb.rlib,libserde-82f8a1ef9437c0bf.rlib,librustc_hash-4e7541abdee58920.rlib,libindexmap-66a4d5d6fed4f75f.rlib,libequivalent-36fe78148bbac4ca.rlib,libhashbrown-49191a6fa1fcaf35.rlib,libthiserror-f21b94b4c6181a7d.rlib,libfutures-6d86ba80e810f7d2.rlib,libfutures_executor-548820c9cf995ada.rlib,libfutures_util-6139269c2373dd9e.rlib,libmemchr-c622a5b4f6a961b3.rlib,libfutures_io-f9a7023aa49d9c3f.rlib,libslab-6a28740ccd11e32d.rlib,libfutures_channel-64dbc90bd6bd2c21.rlib,libfutures_sink-4af9647151f6e3b3.rlib,libfutures_task-5e796033a406db29.rlib,libpin_utils-1b4e05bc0098a6e0.rlib,libfutures_core-cd2ca45eece0031c.rlib,libcfg_if-8f0231822091c729.rlib,libtracing-d2875ec6b9b7c57c.rlib,libpin_project_lite-cb7b061d56820a9f.rlib,libtracing_core-d35bfc9f80081277.rlib,libonce_cell-2bffb8f01566609a.rlib}" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuuIBkG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/if_.rs - if_::If (line 31) [INFO] [stdout] src/if_.rs - if_::IfProps (line 115) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.07s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d77f9c75e60ca4345c4a3253131a1afee5356f5393f2ffb58dbf29e14aea748b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77f9c75e60ca4345c4a3253131a1afee5356f5393f2ffb58dbf29e14aea748b", kill_on_drop: false }` [INFO] [stdout] d77f9c75e60ca4345c4a3253131a1afee5356f5393f2ffb58dbf29e14aea748b