[INFO] fetching crate dbus-udisks2 0.3.0... [INFO] testing dbus-udisks2-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate dbus-udisks2 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate dbus-udisks2 0.3.0 [INFO] finished tweaking crates.io crate dbus-udisks2 0.3.0 [INFO] tweaked toml for crates.io crate dbus-udisks2 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dbus-udisks2 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dbus-udisks2 0.3.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbus-tokio v0.7.5 [INFO] [stderr] Downloaded libdbus-sys v0.2.2 [INFO] [stderr] Downloaded dbus v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44173862d3df7a52faa8cbe67f9277b9c7a88bf3ca937cc50b577c855be0fb35 [INFO] running `Command { std: "docker" "start" "-a" "44173862d3df7a52faa8cbe67f9277b9c7a88bf3ca937cc50b577c855be0fb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44173862d3df7a52faa8cbe67f9277b9c7a88bf3ca937cc50b577c855be0fb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44173862d3df7a52faa8cbe67f9277b9c7a88bf3ca937cc50b577c855be0fb35", kill_on_drop: false }` [INFO] [stdout] 44173862d3df7a52faa8cbe67f9277b9c7a88bf3ca937cc50b577c855be0fb35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80caca72200dcec215c135ac84c8f2dad9271cc6892f7299db94936717a71ee2 [INFO] running `Command { std: "docker" "start" "-a" "80caca72200dcec215c135ac84c8f2dad9271cc6892f7299db94936717a71ee2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling dbus v0.9.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling dbus-udisks2 v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 91 | path: impl Into>, [INFO] [stdout] 92 | ) -> blocking::Proxy<&blocking::Connection> { [INFO] [stdout] | -------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | ) -> blocking::Proxy<'a, &'a blocking::Connection> { [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.86s [INFO] running `Command { std: "docker" "inspect" "80caca72200dcec215c135ac84c8f2dad9271cc6892f7299db94936717a71ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80caca72200dcec215c135ac84c8f2dad9271cc6892f7299db94936717a71ee2", kill_on_drop: false }` [INFO] [stdout] 80caca72200dcec215c135ac84c8f2dad9271cc6892f7299db94936717a71ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d3b20a7f4cf93bcea21816bac036bdde0448f5a51410dad3ebda6b30dd47c79 [INFO] running `Command { std: "docker" "start" "-a" "5d3b20a7f4cf93bcea21816bac036bdde0448f5a51410dad3ebda6b30dd47c79", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling dbus v0.9.6 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling dbus-udisks2 v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 91 | path: impl Into>, [INFO] [stdout] 92 | ) -> blocking::Proxy<&blocking::Connection> { [INFO] [stdout] | -------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | ) -> blocking::Proxy<'a, &'a blocking::Connection> { [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dbus_udisks2::AsyncUDisks2` [INFO] [stdout] --> examples/async_example.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use dbus_udisks2::{AsyncUDisks2, Disks}; [INFO] [stdout] | ^^^^^^^^^^^^ no `AsyncUDisks2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `Disks` in the current scope [INFO] [stdout] --> examples/async_example.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | let disks = Disks::new_async(&udisks2); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Disks` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Disks`, consider using `Disks::new` which returns `Disks` [INFO] [stdout] --> /opt/rustwide/workdir/src/disks.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(udisks2: &UDisks2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus-udisks2` (example "async_example") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 91 | path: impl Into>, [INFO] [stdout] 92 | ) -> blocking::Proxy<&blocking::Connection> { [INFO] [stdout] | -------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | ) -> blocking::Proxy<'a, &'a blocking::Connection> { [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d3b20a7f4cf93bcea21816bac036bdde0448f5a51410dad3ebda6b30dd47c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3b20a7f4cf93bcea21816bac036bdde0448f5a51410dad3ebda6b30dd47c79", kill_on_drop: false }` [INFO] [stdout] 5d3b20a7f4cf93bcea21816bac036bdde0448f5a51410dad3ebda6b30dd47c79