[INFO] cloning repository https://github.com/4t145/rnote-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4t145/rnote-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Frnote-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Frnote-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17fd12b2f9feb056b82e40cfcaddab311cdabe41
[INFO] testing 4t145/rnote-core against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Frnote-core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4t145/rnote-core
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/4t145/rnote-core
[INFO] tweaked toml for git repo https://github.com/4t145/rnote-core written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4t145/rnote-core on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4t145/rnote-core 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d2342a4020f18c6966888a68a238e66457e493f2a635446db8b285aa094acba
[INFO] running `Command { std: "docker" "start" "-a" "0d2342a4020f18c6966888a68a238e66457e493f2a635446db8b285aa094acba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d2342a4020f18c6966888a68a238e66457e493f2a635446db8b285aa094acba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d2342a4020f18c6966888a68a238e66457e493f2a635446db8b285aa094acba", kill_on_drop: false }`
[INFO] [stdout] 0d2342a4020f18c6966888a68a238e66457e493f2a635446db8b285aa094acba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee51d3ff579a99fd8b2e00828c90c9e3441f065149c843e87d86bd5021148409
[INFO] running `Command { std: "docker" "start" "-a" "ee51d3ff579a99fd8b2e00828c90c9e3441f065149c843e87d86bd5021148409", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.20.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling wgpu-core v0.20.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling wgpu v0.20.0
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling rnote-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `geometry::point::Point`
[INFO] [stdout]  --> src/render/polygon/mod.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{camera::Camera2D, geometry::point::Point};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `modifier::Modifier`
[INFO] [stdout]  --> src/unit/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use modifier::Modifier;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::Instance`
[INFO] [stdout]  --> src/unit/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wgpu::Instance;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `angle::A16`, `point::Point`, and `rect::Rect`
[INFO] [stdout]  --> src/unit/mod.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::geometry::{angle::A16, point::Point, rect::Rect};
[INFO] [stdout]   |                       ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::RenderPassDescriptor`
[INFO] [stdout]  --> src/unit/geometry/rectangle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wgpu::RenderPassDescriptor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color`, `PURE_TEXTURE_SIZE`, and `rect::Rect`
[INFO] [stdout]  --> src/unit/geometry/rectangle.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     geometry::{rect::Rect, size::Size},
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout] 5 |     unit::{
[INFO] [stdout] 6 |         style::color::{Color, PURE_TEXTURE_SIZE},
[INFO] [stdout]   |                        ^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 29 | impl_handler!(T0, T1);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_handler!(T0, T1, T2);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_handler!(T0, T1, T2, T3);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl_handler!(T0, T1, T2, T3, T4);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_handler!(T0, T1, T2, T3, T4, T5);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 34 | impl_handler!(T0, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 35 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 36 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 37 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 38 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]    | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]    | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*c` as mutable more than once at a time
[INFO] [stdout]   --> src/handle.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         impl<'c, F, C, $($t),* > Handler<'c, ($($t,)*), C> for F
[INFO] [stdout]    |              -- lifetime `'c` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |                 $(let $t = $t::extract(c);)*
[INFO] [stdout]    |                            ------------^-
[INFO] [stdout]    |                            |           |
[INFO] [stdout]    |                            |           `*c` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                            argument requires that `*c` is borrowed for `'c`
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_handler!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_handler` (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 E0499`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rnote-core` (lib) due to 15 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ee51d3ff579a99fd8b2e00828c90c9e3441f065149c843e87d86bd5021148409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee51d3ff579a99fd8b2e00828c90c9e3441f065149c843e87d86bd5021148409", kill_on_drop: false }`
[INFO] [stdout] ee51d3ff579a99fd8b2e00828c90c9e3441f065149c843e87d86bd5021148409
