[INFO] cloning repository https://github.com/atwupack/editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atwupack/editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatwupack%2Feditor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatwupack%2Feditor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0c7b16df87b50037ecd693d1f619dcb40c6edd4 [INFO] testing atwupack/editor against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatwupack%2Feditor" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atwupack/editor on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atwupack/editor [INFO] finished tweaking git repo https://github.com/atwupack/editor [INFO] tweaked toml for git repo https://github.com/atwupack/editor written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/atwupack/editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e3705ec4e51dffcdd78897d1862a2c276b499f70a62aaba0241fa69a3486b0 [INFO] running `Command { std: "docker" "start" "-a" "b2e3705ec4e51dffcdd78897d1862a2c276b499f70a62aaba0241fa69a3486b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e3705ec4e51dffcdd78897d1862a2c276b499f70a62aaba0241fa69a3486b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e3705ec4e51dffcdd78897d1862a2c276b499f70a62aaba0241fa69a3486b0", kill_on_drop: false }` [INFO] [stdout] b2e3705ec4e51dffcdd78897d1862a2c276b499f70a62aaba0241fa69a3486b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e79ff58a3d0369f10de796232ecb1a2050e56f0127f9bb6a2eac0211609eed3 [INFO] running `Command { std: "docker" "start" "-a" "8e79ff58a3d0369f10de796232ecb1a2050e56f0127f9bb6a2eac0211609eed3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling fluent-locale v0.4.1 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling dunce v0.1.1 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling annotate-snippets v0.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling fluent-syntax v0.1.1 [INFO] [stderr] Compiling intl_pluralrules v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling fluent v0.4.3 [INFO] [stderr] Compiling editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `App` [INFO] [stdout] --> src/service/mod.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::app::{App, AppContext}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/service/message.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | listeners: HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - listeners: HashMap>>, [INFO] [stdout] 10 + listeners: HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/service/message.rs:11:54 [INFO] [stdout] | [INFO] [stdout] 11 | connections: HashMap Box>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - connections: HashMap Box>>>, [INFO] [stdout] 11 + connections: HashMap Box>>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.service_factory` as mutable more than once at a time [INFO] [stdout] --> src/app.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | self.service_factory.get_service(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^-----------^----^ [INFO] [stdout] | | | | [INFO] [stdout] | | | first mutable borrow occurs here [INFO] [stdout] | | first borrow later used by call [INFO] [stdout] | second mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `*self` as mutable more than once at a time [INFO] [stdout] --> src/app.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_service(&mut self) -> &mut S { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] 33 | self.service_factory.get_service(self) [INFO] [stdout] | ---------------------------------^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | second mutable borrow occurs here [INFO] [stdout] | first mutable borrow occurs here [INFO] [stdout] | returning this value requires that `self.service_factory` is borrowed for `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `editor` due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8e79ff58a3d0369f10de796232ecb1a2050e56f0127f9bb6a2eac0211609eed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e79ff58a3d0369f10de796232ecb1a2050e56f0127f9bb6a2eac0211609eed3", kill_on_drop: false }` [INFO] [stdout] 8e79ff58a3d0369f10de796232ecb1a2050e56f0127f9bb6a2eac0211609eed3