[INFO] fetching crate sixtyfps-rendering-backend-qt 0.1.6...
[INFO] checking sixtyfps-rendering-backend-qt-0.1.6 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate sixtyfps-rendering-backend-qt 0.1.6 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate sixtyfps-rendering-backend-qt 0.1.6 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sixtyfps-rendering-backend-qt 0.1.6
[INFO] finished tweaking crates.io crate sixtyfps-rendering-backend-qt 0.1.6
[INFO] tweaked toml for crates.io crate sixtyfps-rendering-backend-qt 0.1.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26f62373cacb2cf53e0fe4a670643002860f79694a00f41c5e367c3632dedc22
[INFO] running `Command { std: "docker" "start" "-a" "26f62373cacb2cf53e0fe4a670643002860f79694a00f41c5e367c3632dedc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26f62373cacb2cf53e0fe4a670643002860f79694a00f41c5e367c3632dedc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f62373cacb2cf53e0fe4a670643002860f79694a00f41c5e367c3632dedc22", kill_on_drop: false }`
[INFO] [stdout] 26f62373cacb2cf53e0fe4a670643002860f79694a00f41c5e367c3632dedc22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9062b26d621779192e2836f2f157f07d784a0c9c157daddf495b5ef82117f692
[INFO] running `Command { std: "docker" "start" "-a" "9062b26d621779192e2836f2f157f07d784a0c9c157daddf495b5ef82117f692", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling atomic-polyfill v0.1.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling auto_enums_derive v0.7.12
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling cpp_common v0.5.8
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.3
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling vtable-macro v0.1.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rgb v0.8.36
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking sixtyfps-common v0.1.6
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]     Checking const-field-offset v0.1.3
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking vtable v0.1.10
[INFO] [stderr]    Compiling cpp_macros v0.5.8
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking cpp v0.5.8
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling cpp_build v0.5.8
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling qttypes v0.2.9
[INFO] [stderr]    Compiling sixtyfps-rendering-backend-qt v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling auto_enums_core v0.7.12
[INFO] [stderr]    Compiling sixtyfps-corelib-macros v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking auto_enums v0.7.12
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking sixtyfps-corelib v0.1.6
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items/text.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items/text.rs:223:33
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items/text.rs:223:33
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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]     |                                 type annotation requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items/image.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items/image.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items/path.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:203:33
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:267:33
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:382:33
[INFO] [stdout]     |
[INFO] [stdout] 382 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:382:33
[INFO] [stdout]     |
[INFO] [stdout] 382 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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]     |                                 type annotation requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:555:33
[INFO] [stdout]     |
[INFO] [stdout] 555 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:555:33
[INFO] [stdout]     |
[INFO] [stdout] 555 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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]     |                                 type annotation requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:645:33
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:723:33
[INFO] [stdout]     |
[INFO] [stdout] 723 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:788:33
[INFO] [stdout]     |
[INFO] [stdout] 788 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:855:33
[INFO] [stdout]     |
[INFO] [stdout] 855 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:998:33
[INFO] [stdout]     |
[INFO] [stdout] 998 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (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-6f17d22bba15001f/sixtyfps-corelib-0.1.6/items.rs:1095:33
[INFO] [stdout]      |
[INFO] [stdout] 1095 | #[derive(FieldOffsets, Default, SixtyFPSElement)]
[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 `SixtyFPSElement` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sixtyfps-corelib` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9062b26d621779192e2836f2f157f07d784a0c9c157daddf495b5ef82117f692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9062b26d621779192e2836f2f157f07d784a0c9c157daddf495b5ef82117f692", kill_on_drop: false }`
[INFO] [stdout] 9062b26d621779192e2836f2f157f07d784a0c9c157daddf495b5ef82117f692
