[INFO] cloning repository https://github.com/niclashoyer/dioxus-ws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niclashoyer/dioxus-ws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Fdioxus-ws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Fdioxus-ws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1615c821a812897e30f5f9e8ef46005ffcc1a55
[INFO] checking niclashoyer/dioxus-ws against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Fdioxus-ws" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/niclashoyer/dioxus-ws
[INFO] finished tweaking git repo https://github.com/niclashoyer/dioxus-ws
[INFO] tweaked toml for git repo https://github.com/niclashoyer/dioxus-ws written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niclashoyer/dioxus-ws on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/niclashoyer/dioxus-ws 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e15f7637bfdb9d2b80f63072ef660a60b5c4907eebe87befea56927868e1ada
[INFO] running `Command { std: "docker" "start" "-a" "3e15f7637bfdb9d2b80f63072ef660a60b5c4907eebe87befea56927868e1ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e15f7637bfdb9d2b80f63072ef660a60b5c4907eebe87befea56927868e1ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e15f7637bfdb9d2b80f63072ef660a60b5c4907eebe87befea56927868e1ada", kill_on_drop: false }`
[INFO] [stdout] 3e15f7637bfdb9d2b80f63072ef660a60b5c4907eebe87befea56927868e1ada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788053527b6c19984491728e9b83891a994745527f59f6f38d0d5c62baac34d5
[INFO] running `Command { std: "docker" "start" "-a" "788053527b6c19984491728e9b83891a994745527f59f6f38d0d5c62baac34d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking dioxus-core-types v0.7.0-alpha.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking libloading v0.8.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0-alpha.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling server_fn_macro v0.8.2
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling dioxus-document v0.7.0-alpha.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.0-alpha.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking append-only-bytes v0.1.12
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling dioxus-web v0.7.0-alpha.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.0-alpha.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling server_fn v0.8.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking loro-thunderdome v0.6.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking arref v0.1.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking throw_error v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking const-str v0.6.2
[INFO] [stderr]     Checking ensure-cov v0.1.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking dioxus-config-macros v0.7.0-alpha.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]     Checking proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking dioxus-rsx v0.7.0-alpha.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling const-serialize-macro v0.7.0-alpha.0
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.0-alpha.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.0-alpha.0
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.0-alpha.0
[INFO] [stderr]    Compiling dioxus_server_macro v0.7.0-alpha.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling serde_columnar_derive v0.3.6
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking dioxus-cli-config v0.7.0-alpha.0
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking dioxus-logger v0.7.0-alpha.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking enumset v1.1.6
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling const-serialize v0.7.0-alpha.0
[INFO] [stderr]    Compiling manganis-core v0.7.0-alpha.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking subsecond-types v0.7.0-alpha.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_qs v0.14.0
[INFO] [stderr]     Checking loro_fractional_index v1.2.7
[INFO] [stderr]     Checking subsecond v0.7.0-alpha.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/images.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `const_serialize::SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/options.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `const_serialize::SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/images.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/options.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `const_serialize::SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/options.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `const_serialize::SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/options.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `const_serialize::SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/options.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `const_serialize::SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/css.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/css.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking loro-rle v1.2.7
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/js.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manganis-core-0.7.0-alpha.0/src/asset.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SerializeConst,
[INFO] [stdout]    |     ^^^^^^^^^^^^^-
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            temporary value is freed at the end of this statement
[INFO] [stdout]    |     creates a temporary value which is freed while still in use
[INFO] [stdout]    |     argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `SerializeConst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `manganis-core` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "788053527b6c19984491728e9b83891a994745527f59f6f38d0d5c62baac34d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788053527b6c19984491728e9b83891a994745527f59f6f38d0d5c62baac34d5", kill_on_drop: false }`
[INFO] [stdout] 788053527b6c19984491728e9b83891a994745527f59f6f38d0d5c62baac34d5
