[INFO] cloning repository https://github.com/numtide/system-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/numtide/system-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumtide%2Fsystem-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumtide%2Fsystem-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e271eedac9a24678ca6cfc61677837422bf474e0
[INFO] checking numtide/system-manager against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumtide%2Fsystem-manager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/numtide/system-manager
[INFO] finished tweaking git repo https://github.com/numtide/system-manager
[INFO] tweaked toml for git repo https://github.com/numtide/system-manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/numtide/system-manager on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/numtide/system-manager 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-static v0.2.14
[INFO] [stderr]   Downloaded dbus v0.9.8
[INFO] [stderr]   Downloaded jiff v0.2.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a31307a402bcd02141591576734097c68c9044998f48660c5e7a795660f238e8
[INFO] running `Command { std: "docker" "start" "-a" "a31307a402bcd02141591576734097c68c9044998f48660c5e7a795660f238e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a31307a402bcd02141591576734097c68c9044998f48660c5e7a795660f238e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31307a402bcd02141591576734097c68c9044998f48660c5e7a795660f238e8", kill_on_drop: false }`
[INFO] [stdout] a31307a402bcd02141591576734097c68c9044998f48660c5e7a795660f238e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf149eebd3056f2fd8ce274a1763a724a992a171b5b01df3043088244829688f
[INFO] running `Command { std: "docker" "start" "-a" "cf149eebd3056f2fd8ce274a1763a724a992a171b5b01df3043088244829688f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking dbus v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking system_manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CreatedEtcFile` is never constructed
[INFO] [stdout]   --> src/activate/etc_files.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct CreatedEtcFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:153:25
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unit_manager(&self, unit_status: &UnitStatus) -> UnitManager {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unit_manager(&self, unit_status: &UnitStatus) -> UnitManager<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn monitor_jobs_init(&self) -> Result<JobMonitor, Error> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn monitor_jobs_init(&self) -> Result<JobMonitor<'_>, Error> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn reload_or_restart_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn reload_or_restart_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn restart_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn restart_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:254:23
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn start_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn start_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:260:22
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn stop_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn stop_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatedEtcFile` is never constructed
[INFO] [stdout]   --> src/activate/etc_files.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct CreatedEtcFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:153:25
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unit_manager(&self, unit_status: &UnitStatus) -> UnitManager {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unit_manager(&self, unit_status: &UnitStatus) -> UnitManager<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn monitor_jobs_init(&self) -> Result<JobMonitor, Error> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn monitor_jobs_init(&self) -> Result<JobMonitor<'_>, Error> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn reload_or_restart_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn reload_or_restart_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn restart_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn restart_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:254:23
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn start_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn start_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/systemd.rs:260:22
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn stop_unit(&self, unit_name: &str) -> Result<Job, Error> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here ^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn stop_unit(&self, unit_name: &str) -> Result<Job<'_>, Error> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.02s
[INFO] running `Command { std: "docker" "inspect" "cf149eebd3056f2fd8ce274a1763a724a992a171b5b01df3043088244829688f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf149eebd3056f2fd8ce274a1763a724a992a171b5b01df3043088244829688f", kill_on_drop: false }`
[INFO] [stdout] cf149eebd3056f2fd8ce274a1763a724a992a171b5b01df3043088244829688f
