[INFO] cloning repository https://github.com/Dav1dde/ssr-workers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dav1dde/ssr-workers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Fssr-workers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Fssr-workers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 537814714ec4ce1a05354e034bed411d8be46065 [INFO] checking Dav1dde/ssr-workers against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Fssr-workers" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dav1dde/ssr-workers on toolchain d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dav1dde/ssr-workers [INFO] finished tweaking git repo https://github.com/Dav1dde/ssr-workers [INFO] tweaked toml for git repo https://github.com/Dav1dde/ssr-workers written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Dav1dde/ssr-workers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe97d02c900eb05e711c46d144b0be10c10665a14fd7554f34c15ef6e1b28ed3 [INFO] running `Command { std: "docker" "start" "-a" "fe97d02c900eb05e711c46d144b0be10c10665a14fd7554f34c15ef6e1b28ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe97d02c900eb05e711c46d144b0be10c10665a14fd7554f34c15ef6e1b28ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe97d02c900eb05e711c46d144b0be10c10665a14fd7554f34c15ef6e1b28ed3", kill_on_drop: false }` [INFO] [stdout] fe97d02c900eb05e711c46d144b0be10c10665a14fd7554f34c15ef6e1b28ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3608837996c01597922277f16921fc44c69d12339441a850b491dd7d38dd1180 [INFO] running `Command { std: "docker" "start" "-a" "3608837996c01597922277f16921fc44c69d12339441a850b491dd7d38dd1180", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking lexical-util v0.8.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking lexical-write-integer v0.8.0 [INFO] [stderr] Checking lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking lexical-write-float v0.8.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking lexical-parse-float v0.8.2 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking lexical-core v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking lexical v6.0.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking matchit v0.4.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling sycamore-macro v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking worker-kv v0.5.1 [INFO] [stderr] Checking sycamore-reactive v0.7.1 [INFO] [stderr] Checking console_log v0.2.0 [INFO] [stderr] Checking worker-sys v0.0.2 (https://github.com/Dav1dde/workers-rs.git?rev=12ff82f#12ff82f3) [INFO] [stderr] Checking sycamore v0.7.1 [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | (counter.get()) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `Rc<{integer}>` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / view! { [INFO] [stdout] 21 | | div { [INFO] [stdout] 22 | | h1 { "Counter demo" } [INFO] [stdout] 23 | | p(class="value") { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | "Value: " [INFO] [stdout] | ^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | h1 { "Counter demo" } [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | button(class="increment", on:click=increment) { [INFO] [stdout] | ^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | "Increment" [INFO] [stdout] | ^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | button(class="reset", on:click=reset) { [INFO] [stdout] | ^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | "Reset" [INFO] [stdout] | ^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | (counter.get()) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `Rc<{integer}>` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / view! { [INFO] [stdout] 21 | | div { [INFO] [stdout] 22 | | h1 { "Counter demo" } [INFO] [stdout] 23 | | p(class="value") { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | "Value: " [INFO] [stdout] | ^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | h1 { "Counter demo" } [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | button(class="increment", on:click=increment) { [INFO] [stdout] | ^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | "Increment" [INFO] [stdout] | ^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | button(class="reset", on:click=reset) { [INFO] [stdout] | ^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> app/src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | "Reset" [INFO] [stdout] | ^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> app/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(App)] [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 20 | / view! { [INFO] [stdout] 21 | | div { [INFO] [stdout] 22 | | h1 { "Counter demo" } [INFO] [stdout] 23 | | p(class="value") { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `G` [INFO] [stdout] found trait object `dyn Any` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> app/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(App)] [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 20 | / view! { [INFO] [stdout] 21 | | div { [INFO] [stdout] 22 | | h1 { "Counter demo" } [INFO] [stdout] 23 | | p(class="value") { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `G` [INFO] [stdout] found trait object `dyn Any` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `app` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `app` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "3608837996c01597922277f16921fc44c69d12339441a850b491dd7d38dd1180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3608837996c01597922277f16921fc44c69d12339441a850b491dd7d38dd1180", kill_on_drop: false }` [INFO] [stdout] 3608837996c01597922277f16921fc44c69d12339441a850b491dd7d38dd1180