[INFO] cloning repository https://github.com/Arkko002/Rustlets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkko002/Rustlets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkko002%2FRustlets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkko002%2FRustlets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b6ebc8ff3f69357ddd1e7f4f1d7775be2c1bfc [INFO] checking Arkko002/Rustlets against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkko002%2FRustlets" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arkko002/Rustlets on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arkko002/Rustlets [INFO] finished tweaking git repo https://github.com/Arkko002/Rustlets [INFO] tweaked toml for git repo https://github.com/Arkko002/Rustlets written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Arkko002/Rustlets already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb-connect v1.2.0 [INFO] [stderr] Downloaded zvariant_derive v2.8.0 [INFO] [stderr] Downloaded zvariant v2.8.0 [INFO] [stderr] Downloaded zbus v1.9.1 [INFO] [stderr] Downloaded zbus_macros v1.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e36c94c565826e63f5560aa42a68d044fc43ce794ee5e7228421ada06f2340fc [INFO] running `Command { std: "docker" "start" "-a" "e36c94c565826e63f5560aa42a68d044fc43ce794ee5e7228421ada06f2340fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e36c94c565826e63f5560aa42a68d044fc43ce794ee5e7228421ada06f2340fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36c94c565826e63f5560aa42a68d044fc43ce794ee5e7228421ada06f2340fc", kill_on_drop: false }` [INFO] [stdout] e36c94c565826e63f5560aa42a68d044fc43ce794ee5e7228421ada06f2340fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44e7bdc0e6b1f6318527ff1c90f3efbe59a68a29d603d50aa8986cccf25e7719 [INFO] running `Command { std: "docker" "start" "-a" "44e7bdc0e6b1f6318527ff1c90f3efbe59a68a29d603d50aa8986cccf25e7719", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Compiling gtk v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking nb-connect v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling zvariant_derive v2.8.0 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Checking zvariant v2.8.0 [INFO] [stderr] Checking glib v0.14.2 [INFO] [stderr] Checking zbus v1.9.1 [INFO] [stderr] Checking pango v0.14.0 [INFO] [stderr] Checking cairo-rs v0.14.1 [INFO] [stderr] Checking atk v0.14.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Checking gdk v0.14.0 [INFO] [stderr] Checking rustlets v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::pulse_dbus::PulesDbusClient` [INFO] [stdout] --> src/bin/pulseaudio_applet.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pulse_dbus::PulesDbusClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pulse_dbus::PulesDbusClient` [INFO] [stdout] --> src/bin/pulseaudio_applet.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pulse_dbus::PulesDbusClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `sink_vec` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/bin/../pulse_dbus.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 77 | let sink_vec: Vec = Vec::new(); [INFO] [stdout] | -------- help: consider changing this to be mutable: `mut sink_vec` [INFO] [stdout] ... [INFO] [stdout] 86 | sink_vec.push(Sink { [INFO] [stdout] | ^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `sink_vec` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/bin/../pulse_dbus.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 77 | let sink_vec: Vec = Vec::new(); [INFO] [stdout] | -------- help: consider changing this to be mutable: `mut sink_vec` [INFO] [stdout] ... [INFO] [stdout] 86 | sink_vec.push(Sink { [INFO] [stdout] | ^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `sink_path` because it is borrowed [INFO] [stdout] --> src/bin/../pulse_dbus.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 82 | &sink_path, [INFO] [stdout] | ---------- borrow of `sink_path` occurs here [INFO] [stdout] ... [INFO] [stdout] 87 | path: sink_path, [INFO] [stdout] | ^^^^^^^^^ move out of `sink_path` occurs here [INFO] [stdout] 88 | name: proxy.get_property("Name")?, [INFO] [stdout] | ----- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `sink_path` because it is borrowed [INFO] [stdout] --> src/bin/../pulse_dbus.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 82 | &sink_path, [INFO] [stdout] | ---------- borrow of `sink_path` occurs here [INFO] [stdout] ... [INFO] [stdout] 87 | path: sink_path, [INFO] [stdout] | ^^^^^^^^^ move out of `sink_path` occurs here [INFO] [stdout] 88 | name: proxy.get_property("Name")?, [INFO] [stdout] | ----- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `source_vec` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/bin/../pulse_dbus.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 103 | let source_vec: Vec = Vec::new(); [INFO] [stdout] | ---------- help: consider changing this to be mutable: `mut source_vec` [INFO] [stdout] ... [INFO] [stdout] 112 | source_vec.push(Source { [INFO] [stdout] | ^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `source_vec` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/bin/../pulse_dbus.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 103 | let source_vec: Vec = Vec::new(); [INFO] [stdout] | ---------- help: consider changing this to be mutable: `mut source_vec` [INFO] [stdout] ... [INFO] [stdout] 112 | source_vec.push(Source { [INFO] [stdout] | ^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `source_path` because it is borrowed [INFO] [stdout] --> src/bin/../pulse_dbus.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 108 | &source_path, [INFO] [stdout] | ------------ borrow of `source_path` occurs here [INFO] [stdout] ... [INFO] [stdout] 113 | path: source_path, [INFO] [stdout] | ^^^^^^^^^^^ move out of `source_path` occurs here [INFO] [stdout] 114 | name: proxy.get_property("Name")?, [INFO] [stdout] | ----- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `source_path` because it is borrowed [INFO] [stdout] --> src/bin/../pulse_dbus.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 108 | &source_path, [INFO] [stdout] | ------------ borrow of `source_path` occurs here [INFO] [stdout] ... [INFO] [stdout] 113 | path: source_path, [INFO] [stdout] | ^^^^^^^^^^^ move out of `source_path` occurs here [INFO] [stdout] 114 | name: proxy.get_property("Name")?, [INFO] [stdout] | ----- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustlets` due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `get_sinks` found for struct `PulesDbusClient<'_>` in the current scope [INFO] [stdout] --> src/main.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | conn.get_sinks().unwrap(); [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `PulesDbusClient::<'_>::get_sinks` [INFO] [stdout] | [INFO] [stdout] ::: src/pulse_dbus.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PulesDbusClient<'a> { [INFO] [stdout] | ------------------------------ method `get_sinks` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `PulesDbusClient<'a>` [INFO] [stdout] --> src/pulse_dbus.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / fn get_sinks( [INFO] [stdout] 72 | | proxy: &Proxy, [INFO] [stdout] 73 | | conn: &Connection, [INFO] [stdout] 74 | | ) -> Result>, Box> { [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_sinks` found for struct `PulesDbusClient<'_>` in the current scope [INFO] [stdout] --> src/main.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | conn.get_sinks().unwrap(); [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `PulesDbusClient::<'_>::get_sinks` [INFO] [stdout] | [INFO] [stdout] ::: src/pulse_dbus.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct PulesDbusClient<'a> { [INFO] [stdout] | ------------------------------ method `get_sinks` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `PulesDbusClient<'a>` [INFO] [stdout] --> src/pulse_dbus.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / fn get_sinks( [INFO] [stdout] 72 | | proxy: &Proxy, [INFO] [stdout] 73 | | conn: &Connection, [INFO] [stdout] 74 | | ) -> Result>, Box> { [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44e7bdc0e6b1f6318527ff1c90f3efbe59a68a29d603d50aa8986cccf25e7719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e7bdc0e6b1f6318527ff1c90f3efbe59a68a29d603d50aa8986cccf25e7719", kill_on_drop: false }` [INFO] [stdout] 44e7bdc0e6b1f6318527ff1c90f3efbe59a68a29d603d50aa8986cccf25e7719