[INFO] fetching crate tachys 0.2.0-rc1... [INFO] checking tachys-0.2.0-rc1 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate tachys 0.2.0-rc1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate tachys 0.2.0-rc1 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tachys 0.2.0-rc1 [INFO] finished tweaking crates.io crate tachys 0.2.0-rc1 [INFO] tweaked toml for crates.io crate tachys 0.2.0-rc1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate tachys 0.2.0-rc1 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29e2e27daeca1de01a91f4dcb55ca58e8faff741a1f595bb7797a304482c91f2 [INFO] running `Command { std: "docker" "start" "-a" "29e2e27daeca1de01a91f4dcb55ca58e8faff741a1f595bb7797a304482c91f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29e2e27daeca1de01a91f4dcb55ca58e8faff741a1f595bb7797a304482c91f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e2e27daeca1de01a91f4dcb55ca58e8faff741a1f595bb7797a304482c91f2", kill_on_drop: false }` [INFO] [stdout] 29e2e27daeca1de01a91f4dcb55ca58e8faff741a1f595bb7797a304482c91f2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14856b278d1c2c777dee4a712146557f3d804e796139ca07780f5a4ca6cc8388 [INFO] running `Command { std: "docker" "start" "-a" "14856b278d1c2c777dee4a712146557f3d804e796139ca07780f5a4ca6cc8388", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking throw_error v0.3.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking or_poisoned v0.1.0 [INFO] [stderr] Checking const_str_slice_concat v0.1.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling tachys v0.2.0-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking erased v0.1.2 [INFO] [stderr] Checking next_tuple v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking either_of v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/html/mod.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/html/mod.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: Sized` [INFO] [stdout] --> src/html/mod.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/html/mod.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/html/mod.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/html/mod.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/html/mod.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: Sized` [INFO] [stdout] --> src/html/mod.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/html/mod.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/html/mod.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/view/any_view.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/view/any_view.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: Sized` [INFO] [stdout] --> src/view/any_view.rs:662:10 [INFO] [stdout] | [INFO] [stdout] 662 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/view/any_view.rs:662:10 [INFO] [stdout] | [INFO] [stdout] 662 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/view/any_view.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/view/any_view.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: RenderHtml` [INFO] [stdout] --> src/view/any_view.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output: Sized` [INFO] [stdout] --> src/view/any_view.rs:662:10 [INFO] [stdout] | [INFO] [stdout] 662 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/view/any_view.rs:662:10 [INFO] [stdout] | [INFO] [stdout] 662 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output well-formed` [INFO] [stdout] --> src/view/any_view.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/template.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement ` as AddAnyAttr>::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement ` as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/template.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output: Sized` [INFO] [stdout] --> src/view/template.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/template.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/template.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/tuples.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `<() as AddAnyAttr>::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<() as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/template.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement ` as AddAnyAttr>::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement ` as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/template.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output: Sized` [INFO] [stdout] --> src/view/template.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/template.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/template.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/tuples.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `<() as AddAnyAttr>::Output: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method [INFO] [stdout] --> src/view/add_attr.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AddAnyAttr { [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn add_any_attr( [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<() as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/tuples.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output: Sized` [INFO] [stdout] --> src/view/tuples.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/tuples.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/tuples.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output: RenderHtml` [INFO] [stdout] --> src/view/tuples.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output: Sized` [INFO] [stdout] --> src/view/tuples.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the return type of a function must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/tuples.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output well-formed` [INFO] [stdout] --> src/view/tuples.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | Self::Output: RenderHtml, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: ::Output` [INFO] [stdout] --> src/html/mod.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | / { [INFO] [stdout] 154 | | panic!( [INFO] [stdout] 155 | | "InertElement does not support adding attributes. It should only \ [INFO] [stdout] 156 | | be used as a child, and not returned at the top level." [INFO] [stdout] 157 | | ) [INFO] [stdout] 158 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == ()` [INFO] [stdout] --> src/html/mod.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | / panic!( [INFO] [stdout] 155 | | "InertElement does not support adding attributes. It should only \ [INFO] [stdout] 156 | | be used as a child, and not returned at the top level." [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == _` [INFO] [stdout] --> src/html/mod.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / fn add_any_attr( [INFO] [stdout] 148 | | self, [INFO] [stdout] 149 | | _attr: NewAttr, [INFO] [stdout] 150 | | ) -> Self::Output [INFO] [stdout] 151 | | where [INFO] [stdout] 152 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: ::Output` [INFO] [stdout] --> src/html/mod.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | / { [INFO] [stdout] 154 | | panic!( [INFO] [stdout] 155 | | "InertElement does not support adding attributes. It should only \ [INFO] [stdout] 156 | | be used as a child, and not returned at the top level." [INFO] [stdout] 157 | | ) [INFO] [stdout] 158 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == ()` [INFO] [stdout] --> src/html/mod.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | / panic!( [INFO] [stdout] 155 | | "InertElement does not support adding attributes. It should only \ [INFO] [stdout] 156 | | be used as a child, and not returned at the top level." [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == _` [INFO] [stdout] --> src/html/mod.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / fn add_any_attr( [INFO] [stdout] 148 | | self, [INFO] [stdout] 149 | | _attr: NewAttr, [INFO] [stdout] 150 | | ) -> Self::Output [INFO] [stdout] 151 | | where [INFO] [stdout] 152 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::CloneableOwned: IntoAnyAttribute` [INFO] [stdout] --> src/view/any_view.rs:666:53 [INFO] [stdout] | [INFO] [stdout] 666 | self.attrs.push(attr.into_cloneable_owned().into_any_attr()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider removing this method call, as the receiver has type `NewAttr` and `NewAttr: IntoAnyAttribute` trivially holds [INFO] [stdout] | [INFO] [stdout] 666 - self.attrs.push(attr.into_cloneable_owned().into_any_attr()); [INFO] [stdout] 666 + self.attrs.push(attr.into_any_attr()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == AnyViewWithAttrs` [INFO] [stdout] --> src/view/any_view.rs:667:9 [INFO] [stdout] | [INFO] [stdout] 667 | self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `AnyViewWithAttrs <: ::Output` [INFO] [stdout] --> src/view/any_view.rs:665:5 [INFO] [stdout] | [INFO] [stdout] 665 | / { [INFO] [stdout] 666 | | self.attrs.push(attr.into_cloneable_owned().into_any_attr()); [INFO] [stdout] 667 | | self [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == _` [INFO] [stdout] --> src/view/any_view.rs:659:5 [INFO] [stdout] | [INFO] [stdout] 659 | / fn add_any_attr( [INFO] [stdout] 660 | | mut self, [INFO] [stdout] 661 | | attr: NewAttr, [INFO] [stdout] 662 | | ) -> Self::Output [INFO] [stdout] 663 | | where [INFO] [stdout] 664 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::CloneableOwned: IntoAnyAttribute` [INFO] [stdout] --> src/view/any_view.rs:666:53 [INFO] [stdout] | [INFO] [stdout] 666 | self.attrs.push(attr.into_cloneable_owned().into_any_attr()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider removing this method call, as the receiver has type `NewAttr` and `NewAttr: IntoAnyAttribute` trivially holds [INFO] [stdout] | [INFO] [stdout] 666 - self.attrs.push(attr.into_cloneable_owned().into_any_attr()); [INFO] [stdout] 666 + self.attrs.push(attr.into_any_attr()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == AnyViewWithAttrs` [INFO] [stdout] --> src/view/any_view.rs:667:9 [INFO] [stdout] | [INFO] [stdout] 667 | self [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `AnyViewWithAttrs <: ::Output` [INFO] [stdout] --> src/view/any_view.rs:665:5 [INFO] [stdout] | [INFO] [stdout] 665 | / { [INFO] [stdout] 666 | | self.attrs.push(attr.into_cloneable_owned().into_any_attr()); [INFO] [stdout] 667 | | self [INFO] [stdout] 668 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::Output == _` [INFO] [stdout] --> src/view/any_view.rs:659:5 [INFO] [stdout] | [INFO] [stdout] 659 | / fn add_any_attr( [INFO] [stdout] 660 | | mut self, [INFO] [stdout] 661 | | attr: NewAttr, [INFO] [stdout] 662 | | ) -> Self::Output [INFO] [stdout] 663 | | where [INFO] [stdout] 664 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output == ()` [INFO] [stdout] --> src/view/template.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | panic!("AddAnyAttr not supported on ViewTemplate"); [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: as AddAnyAttr>::Output` [INFO] [stdout] --> src/view/template.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | panic!("AddAnyAttr not supported on ViewTemplate"); [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output == _` [INFO] [stdout] --> src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output [INFO] [stdout] 66 | | where [INFO] [stdout] 67 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output == ()` [INFO] [stdout] --> src/view/tuples.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output == ()` [INFO] [stdout] --> src/view/tuples.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / { [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: <() as AddAnyAttr>::Output` [INFO] [stdout] --> src/view/tuples.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / { [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output == _` [INFO] [stdout] --> src/view/tuples.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / fn add_any_attr( [INFO] [stdout] 66 | | self, [INFO] [stdout] 67 | | _attr: NewAttr, [INFO] [stdout] 68 | | ) -> Self::Output [INFO] [stdout] 69 | | where [INFO] [stdout] 70 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output == ()` [INFO] [stdout] --> src/view/template.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | panic!("AddAnyAttr not supported on ViewTemplate"); [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: as AddAnyAttr>::Output` [INFO] [stdout] --> src/view/template.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / { [INFO] [stdout] 69 | | panic!("AddAnyAttr not supported on ViewTemplate"); [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as AddAnyAttr>::Output == _` [INFO] [stdout] --> src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output [INFO] [stdout] 66 | | where [INFO] [stdout] 67 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output == ()` [INFO] [stdout] --> src/view/tuples.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output == ()` [INFO] [stdout] --> src/view/tuples.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / { [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: <() as AddAnyAttr>::Output` [INFO] [stdout] --> src/view/tuples.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / { [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<() as AddAnyAttr>::Output == _` [INFO] [stdout] --> src/view/tuples.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / fn add_any_attr( [INFO] [stdout] 66 | | self, [INFO] [stdout] 67 | | _attr: NewAttr, [INFO] [stdout] 68 | | ) -> Self::Output [INFO] [stdout] 69 | | where [INFO] [stdout] 70 | | Self::Output: RenderHtml, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tachys` (lib test) due to 34 previous errors [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/306c6aded24f02440063be828ebe601fe5eb8323/bin/rustc --crate-name tachys --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(leptos_debuginfo)' --check-cfg 'cfg(erase_components)' --check-cfg 'cfg(rustc_nightly)' --test --cfg 'feature="default"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "delegation", "error-hook", "hydrate", "islands", "nightly", "oco", "reactive_graph", "reactive_stores", "sledgehammer", "ssr", "testing", "tracing"))' -C metadata=f986d035f54c6241 -C extra-filename=-3e2ad2c4858f49b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f21e2fc112b70ba3.so --extern const_str_slice_concat=/opt/rustwide/target/debug/deps/libconst_str_slice_concat-08e7dc445248aa7e.rmeta --extern drain_filter_polyfill=/opt/rustwide/target/debug/deps/libdrain_filter_polyfill-a7bbfc0a5ce76198.rmeta --extern either_of=/opt/rustwide/target/debug/deps/libeither_of-4f49611e274dfd78.rmeta --extern erased=/opt/rustwide/target/debug/deps/liberased-3ab7775162a332de.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a22148e6f26ddc9e.rmeta --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-408f903731410c7f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-245cb50669907880.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ca1407ee86695ec.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-dd2f73d21c972d82.rmeta --extern linear_map=/opt/rustwide/target/debug/deps/liblinear_map-8d2425fed06646a8.rmeta --extern next_tuple=/opt/rustwide/target/debug/deps/libnext_tuple-5d2348e50a9bdbea.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern or_poisoned=/opt/rustwide/target/debug/deps/libor_poisoned-2deb0a42a532e49b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6397d8e670d05b4a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern send_wrapper=/opt/rustwide/target/debug/deps/libsend_wrapper-cd035f4ecb92f689.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-ae15f3eb3dc82361.rmeta --extern throw_error=/opt/rustwide/target/debug/deps/libthrow_error-bdbc8f3886559659.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-73e2470093217ffd.rmeta --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-9627fab8ac7958b7.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-e2fed1258f68b414.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-34845d3c8ab17429.rmeta --cap-lints=forbid --cfg rustc_nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tachys` (lib) due to 34 previous errors [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/306c6aded24f02440063be828ebe601fe5eb8323/bin/rustc --crate-name tachys --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(leptos_debuginfo)' --check-cfg 'cfg(erase_components)' --check-cfg 'cfg(rustc_nightly)' --cfg 'feature="default"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "delegation", "error-hook", "hydrate", "islands", "nightly", "oco", "reactive_graph", "reactive_stores", "sledgehammer", "ssr", "testing", "tracing"))' -C metadata=35fba2a8874bcfcc -C extra-filename=-1a9045d1a38feaf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f21e2fc112b70ba3.so --extern const_str_slice_concat=/opt/rustwide/target/debug/deps/libconst_str_slice_concat-08e7dc445248aa7e.rmeta --extern drain_filter_polyfill=/opt/rustwide/target/debug/deps/libdrain_filter_polyfill-a7bbfc0a5ce76198.rmeta --extern either_of=/opt/rustwide/target/debug/deps/libeither_of-4f49611e274dfd78.rmeta --extern erased=/opt/rustwide/target/debug/deps/liberased-3ab7775162a332de.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a22148e6f26ddc9e.rmeta --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-408f903731410c7f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-245cb50669907880.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ca1407ee86695ec.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-dd2f73d21c972d82.rmeta --extern linear_map=/opt/rustwide/target/debug/deps/liblinear_map-8d2425fed06646a8.rmeta --extern next_tuple=/opt/rustwide/target/debug/deps/libnext_tuple-5d2348e50a9bdbea.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern or_poisoned=/opt/rustwide/target/debug/deps/libor_poisoned-2deb0a42a532e49b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6397d8e670d05b4a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern send_wrapper=/opt/rustwide/target/debug/deps/libsend_wrapper-cd035f4ecb92f689.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-ae15f3eb3dc82361.rmeta --extern throw_error=/opt/rustwide/target/debug/deps/libthrow_error-bdbc8f3886559659.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-e2fed1258f68b414.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-34845d3c8ab17429.rmeta --cap-lints=forbid --cfg rustc_nightly` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "14856b278d1c2c777dee4a712146557f3d804e796139ca07780f5a4ca6cc8388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14856b278d1c2c777dee4a712146557f3d804e796139ca07780f5a4ca6cc8388", kill_on_drop: false }` [INFO] [stdout] 14856b278d1c2c777dee4a712146557f3d804e796139ca07780f5a4ca6cc8388