[INFO] cloning repository https://github.com/dbus2/busd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbus2/busd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbus2%2Fbusd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbus2%2Fbusd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb8b5caf0c5318927cc615e9b770b6a2bca2c6a8 [INFO] testing dbus2/busd against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbus2%2Fbusd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dbus2/busd on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dbus2/busd [INFO] finished tweaking git repo https://github.com/dbus2/busd [INFO] tweaked toml for git repo https://github.com/dbus2/busd written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dbus2/busd 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dbus2/zbus/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest v0.9.0 [INFO] [stderr] Downloaded ntest_timeout v0.9.0 [INFO] [stderr] Downloaded ntest_test_cases v0.9.0 [INFO] [stderr] Downloaded rustix v0.37.3 [INFO] [stderr] Downloaded async-broadcast v0.5.0 [INFO] [stderr] Downloaded console-subscriber v0.1.8 [INFO] [stderr] Downloaded console-api v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f4130d1913a632c5a769fe865cb451fcfdeefae41d9cf0aaca25914bc03fef [INFO] running `Command { std: "docker" "start" "-a" "f0f4130d1913a632c5a769fe865cb451fcfdeefae41d9cf0aaca25914bc03fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f4130d1913a632c5a769fe865cb451fcfdeefae41d9cf0aaca25914bc03fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f4130d1913a632c5a769fe865cb451fcfdeefae41d9cf0aaca25914bc03fef", kill_on_drop: false }` [INFO] [stdout] f0f4130d1913a632c5a769fe865cb451fcfdeefae41d9cf0aaca25914bc03fef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526accfcc78e78352c95e79f59f0a8d73a284fb1a6df25b85d434bf9693ceb87 [INFO] running `Command { std: "docker" "start" "-a" "526accfcc78e78352c95e79f59f0a8d73a284fb1a6df25b85d434bf9693ceb87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 (https://github.com/dbus2/zbus/#79ad20b0) [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling async-broadcast v0.5.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling ntest_test_cases v0.9.0 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling zvariant_derive v3.15.0 (https://github.com/dbus2/zbus/#79ad20b0) [INFO] [stderr] Compiling ntest_timeout v0.9.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 (https://github.com/dbus2/zbus/#79ad20b0) [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling ntest v0.9.0 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling zvariant v3.15.0 (https://github.com/dbus2/zbus/#79ad20b0) [INFO] [stderr] Compiling zbus_names v2.6.0 (https://github.com/dbus2/zbus/#79ad20b0) [INFO] [stderr] Compiling zbus v3.14.1 (https://github.com/dbus2/zbus/#79ad20b0) [INFO] [stderr] Compiling busd v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/dbus.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 29 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/dbus.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub const INTERFACE: &str = "org.freedesktop.DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | pub const INTERFACE: &'static str = "org.freedesktop.DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/monitoring.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 21 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/monitoring.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | pub const INTERFACE: &str = "org.freedesktop.DBus.Monitoring"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 22 | pub const INTERFACE: &'static str = "org.freedesktop.DBus.Monitoring"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.17s [INFO] running `Command { std: "docker" "inspect" "526accfcc78e78352c95e79f59f0a8d73a284fb1a6df25b85d434bf9693ceb87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526accfcc78e78352c95e79f59f0a8d73a284fb1a6df25b85d434bf9693ceb87", kill_on_drop: false }` [INFO] [stdout] 526accfcc78e78352c95e79f59f0a8d73a284fb1a6df25b85d434bf9693ceb87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2f7be999fe1dc79269517d18e34a1e07a9027fc2c7d9375c062798854f0f3d [INFO] running `Command { std: "docker" "start" "-a" "9b2f7be999fe1dc79269517d18e34a1e07a9027fc2c7d9375c062798854f0f3d", kill_on_drop: false }` [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/dbus.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 29 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/dbus.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub const INTERFACE: &str = "org.freedesktop.DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | pub const INTERFACE: &'static str = "org.freedesktop.DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/monitoring.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 21 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/monitoring.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | pub const INTERFACE: &str = "org.freedesktop.DBus.Monitoring"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 22 | pub const INTERFACE: &'static str = "org.freedesktop.DBus.Monitoring"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling busd v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/dbus.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 29 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/dbus.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub const INTERFACE: &str = "org.freedesktop.DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | pub const INTERFACE: &'static str = "org.freedesktop.DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/monitoring.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 21 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/fdo/monitoring.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | pub const INTERFACE: &str = "org.freedesktop.DBus.Monitoring"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 22 | pub const INTERFACE: &'static str = "org.freedesktop.DBus.Monitoring"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.65s [INFO] running `Command { std: "docker" "inspect" "9b2f7be999fe1dc79269517d18e34a1e07a9027fc2c7d9375c062798854f0f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2f7be999fe1dc79269517d18e34a1e07a9027fc2c7d9375c062798854f0f3d", kill_on_drop: false }` [INFO] [stdout] 9b2f7be999fe1dc79269517d18e34a1e07a9027fc2c7d9375c062798854f0f3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72fc6390ddcd58d806aff09512cfd85983c03b375c706b8b85c2e86b6cc5638c [INFO] running `Command { std: "docker" "start" "-a" "72fc6390ddcd58d806aff09512cfd85983c03b375c706b8b85c2e86b6cc5638c", kill_on_drop: false }` [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> src/fdo/dbus.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 29 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> src/fdo/dbus.rs:30:26 [INFO] [stderr] | [INFO] [stderr] 30 | pub const INTERFACE: &str = "org.freedesktop.DBus"; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 30 | pub const INTERFACE: &'static str = "org.freedesktop.DBus"; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> src/fdo/monitoring.rs:21:21 [INFO] [stderr] | [INFO] [stderr] 21 | pub const PATH: &str = "/org/freedesktop/DBus"; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 21 | pub const PATH: &'static str = "/org/freedesktop/DBus"; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> src/fdo/monitoring.rs:22:26 [INFO] [stderr] | [INFO] [stderr] 22 | pub const INTERFACE: &str = "org.freedesktop.DBus.Monitoring"; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 22 | pub const INTERFACE: &'static str = "org.freedesktop.DBus.Monitoring"; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `busd` (lib) generated 4 warnings (run `cargo fix --lib -p busd` to apply 4 suggestions) [INFO] [stderr] warning: `busd` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/busd-c0aa8f656891218c) [INFO] [stderr] Running unittests src/bin/busd.rs (/opt/rustwide/target/debug/deps/busd-aac5362e0a61a101) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/fdo.rs (/opt/rustwide/target/debug/deps/fdo-da563f519497f351) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/greet.rs (/opt/rustwide/target/debug/deps/greet-fe48bdb53ea30f39) [INFO] [stdout] test name_ownership_changes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test greet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] [stderr] Running tests/monitor.rs (/opt/rustwide/target/debug/deps/monitor-7f72e42606185c1f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/multiple_conns.rs (/opt/rustwide/target/debug/deps/multiple_conns-0f110e0d2c06eae7) [INFO] [stdout] test become_monitor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multi_conenct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Doc-tests busd [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72fc6390ddcd58d806aff09512cfd85983c03b375c706b8b85c2e86b6cc5638c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fc6390ddcd58d806aff09512cfd85983c03b375c706b8b85c2e86b6cc5638c", kill_on_drop: false }` [INFO] [stdout] 72fc6390ddcd58d806aff09512cfd85983c03b375c706b8b85c2e86b6cc5638c