[INFO] cloning repository https://github.com/KillingSpark/rustysd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KillingSpark/rustysd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillingSpark%2Frustysd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillingSpark%2Frustysd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b200759c7c55026eb1fae7a095464af0c6b6d699
[INFO] testing KillingSpark/rustysd against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillingSpark%2Frustysd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KillingSpark/rustysd
[INFO] finished tweaking git repo https://github.com/KillingSpark/rustysd
[INFO] tweaked toml for git repo https://github.com/KillingSpark/rustysd written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KillingSpark/rustysd on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding fern v0.6.2 (available: v0.7.1)
[INFO] [stderr]       Adding nix v0.26.4 (available: v0.30.1)
[INFO] [stderr]       Adding signal-hook v0.3.18 (available: v0.4.1)
[INFO] [stderr]       Adding toml v0.7.8 (available: v0.9.10+spec-1.1.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62ee4a8341bbe7efa45e433baabc53756c8c4995a8797787454e8e54608af407
[INFO] running `Command { std: "docker" "start" "-a" "62ee4a8341bbe7efa45e433baabc53756c8c4995a8797787454e8e54608af407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62ee4a8341bbe7efa45e433baabc53756c8c4995a8797787454e8e54608af407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62ee4a8341bbe7efa45e433baabc53756c8c4995a8797787454e8e54608af407", kill_on_drop: false }`
[INFO] [stdout] 62ee4a8341bbe7efa45e433baabc53756c8c4995a8797787454e8e54608af407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27f7723d50708c117954193f4c06c494c634f155b5f62eabc333a2415aeb53c2
[INFO] running `Command { std: "docker" "start" "-a" "27f7723d50708c117954193f4c06c494c634f155b5f62eabc333a2415aeb53c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling shmemfdrs v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling rustysd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 89 | }
[INFO] [stdout]    | ^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:189:77
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     name.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:216:85
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:225:77
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:270:51
[INFO] [stdout]     |
[INFO] [stdout] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:489:61
[INFO] [stdout]     |
[INFO] [stdout] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:503:61
[INFO] [stdout]     |
[INFO] [stdout] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:517:61
[INFO] [stdout]     |
[INFO] [stdout] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:529:71
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]   --> src/socket_activation.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | / ...                   format!(
[INFO] [stdout] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stdout] 78 | | ...                           e
[INFO] [stdout] 79 | | ...                       );
[INFO] [stdout]    | |___________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |                                         let _ = format!(
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stdout] 168 +     unit.activate(run_info, source)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stdout] 48 +     unit.deactivate(run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.84s
[INFO] running `Command { std: "docker" "inspect" "27f7723d50708c117954193f4c06c494c634f155b5f62eabc333a2415aeb53c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27f7723d50708c117954193f4c06c494c634f155b5f62eabc333a2415aeb53c2", kill_on_drop: false }`
[INFO] [stdout] 27f7723d50708c117954193f4c06c494c634f155b5f62eabc333a2415aeb53c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 585654c89b7e3760856d328934f882b29e21f40fc56e0b6b0addbf30c8b77aa9
[INFO] running `Command { std: "docker" "start" "-a" "585654c89b7e3760856d328934f882b29e21f40fc56e0b6b0addbf30c8b77aa9", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 89 | }
[INFO] [stdout]    | ^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:189:77
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustysd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     name.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:216:85
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:225:77
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:270:51
[INFO] [stdout]     |
[INFO] [stdout] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:489:61
[INFO] [stdout]     |
[INFO] [stdout] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:503:61
[INFO] [stdout]     |
[INFO] [stdout] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:517:61
[INFO] [stdout]     |
[INFO] [stdout] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:529:71
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]   --> src/socket_activation.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | / ...                   format!(
[INFO] [stdout] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stdout] 78 | | ...                           e
[INFO] [stdout] 79 | | ...                       );
[INFO] [stdout]    | |___________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |                                         let _ = format!(
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stdout] 168 +     unit.activate(run_info, source)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stdout] 48 +     unit.deactivate(run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 89 | }
[INFO] [stdout]    | ^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:189:77
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     name.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:216:85
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:225:77
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:270:51
[INFO] [stdout]     |
[INFO] [stdout] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:489:61
[INFO] [stdout]     |
[INFO] [stdout] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:503:61
[INFO] [stdout]     |
[INFO] [stdout] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:517:61
[INFO] [stdout]     |
[INFO] [stdout] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:529:71
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]   --> src/socket_activation.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | / ...                   format!(
[INFO] [stdout] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stdout] 78 | | ...                           e
[INFO] [stdout] 79 | | ...                       );
[INFO] [stdout]    | |___________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |                                         let _ = format!(
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stdout] 168 +     unit.activate(run_info, source)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stdout] 48 +     unit.deactivate(run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "585654c89b7e3760856d328934f882b29e21f40fc56e0b6b0addbf30c8b77aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585654c89b7e3760856d328934f882b29e21f40fc56e0b6b0addbf30c8b77aa9", kill_on_drop: false }`
[INFO] [stdout] 585654c89b7e3760856d328934f882b29e21f40fc56e0b6b0addbf30c8b77aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8af0852b8a3c1b16f5614ac9637e527afe1fbc300d1baea21d7d3bcb9ac615bc
[INFO] running `Command { std: "docker" "start" "-a" "8af0852b8a3c1b16f5614ac9637e527afe1fbc300d1baea21d7d3bcb9ac615bc", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stderr]    |
[INFO] [stderr] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stderr]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 89 | }
[INFO] [stderr]    | ^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stderr]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stderr]     |
[INFO] [stderr] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stderr]     |                                                                                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stderr] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:187:63
[INFO] [stderr]     |
[INFO] [stderr] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr]     |                                                               ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:189:77
[INFO] [stderr]     |
[INFO] [stderr] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr]     |                                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:206:25
[INFO] [stderr]     |
[INFO] [stderr] 206 |                     name.clone(),
[INFO] [stderr]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:216:85
[INFO] [stderr]     |
[INFO] [stderr] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr]     |                                                                                     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:223:64
[INFO] [stderr]     |
[INFO] [stderr] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr]     |                                                                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:225:77
[INFO] [stderr]     |
[INFO] [stderr] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr]     |                                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:270:51
[INFO] [stderr]     |
[INFO] [stderr] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stderr]     |                                                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stderr] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:472:66
[INFO] [stderr]     |
[INFO] [stderr] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stderr]     |                                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stderr] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:489:61
[INFO] [stderr]     |
[INFO] [stderr] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:503:61
[INFO] [stderr]     |
[INFO] [stderr] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:517:61
[INFO] [stderr]     |
[INFO] [stderr] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:529:71
[INFO] [stderr]     |
[INFO] [stderr] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stderr]     |                                                                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stderr] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `must_use` that must be used
[INFO] [stderr]   --> src/socket_activation.rs:76:41
[INFO] [stderr]    |
[INFO] [stderr] 76 | / ...                   format!(
[INFO] [stderr] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stderr] 78 | | ...                           e
[INFO] [stderr] 79 | | ...                       );
[INFO] [stderr]    | |___________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 76 |                                         let _ = format!(
[INFO] [stderr]    |                                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stderr]     |
[INFO] [stderr] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stderr]     |                           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stderr] 168 +     unit.activate(run_info, source)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stderr]    |
[INFO] [stderr] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stderr]    |                                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stderr] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]   --> src/runtime_info.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 + #[derive(Clone)]
[INFO] [stderr] 20 | pub struct RuntimeInfo {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stderr]    |
[INFO] [stderr] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stderr]    |                             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stderr] 48 +     unit.deactivate(run_info)?;
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]   --> src/runtime_info.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 + #[derive(Clone)]
[INFO] [stderr] 20 | pub struct RuntimeInfo {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stderr]    |
[INFO] [stderr] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stderr]    |                                     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stderr] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]   --> src/runtime_info.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 + #[derive(Clone)]
[INFO] [stderr] 20 | pub struct RuntimeInfo {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `rustysd` (lib) generated 19 warnings (run `cargo fix --lib -p rustysd` to apply 17 suggestions)
[INFO] [stderr] warning: `rustysd` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustysd-bc48c52b78ef19a2)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::ordering::test_circle ... ok
[INFO] [stdout] test tests::parsing::test_service_parsing ... ok
[INFO] [stdout] test tests::ordering::test_unit_ordering ... ok
[INFO] [stdout] test tests::parsing::test_socket_parsing ... ok
[INFO] [stdout] test tests::state_transition::test_service_state_transitions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::state_transition::test_service_state_transitions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::state_transition::test_service_state_transitions' (20) panicked at src/services/prepare_service.rs:43:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x645e45a040c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x645e45a040c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x645e45a040c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x645e45a040c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x645e45a1ac5a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x645e45a1ac5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x645e45a09856 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x645e45a09856 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x645e459e16cf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x645e459e16cf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x645e459fbeb9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x645e4596536e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x645e4596536e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x645e459fc072 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x645e459fc072 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x645e459e1788 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x645e459d6869 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x645e459e25dd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x645e45a1b39c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645e45a1b0e2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x645e4593af45 - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x645e4593af45 - rustysd[b51a607f073c49b2]::services::prepare_service::prepare_service
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/prepare_service.rs:43:59
[INFO] [stdout]   22:     0x645e45919351 - <rustysd[b51a607f073c49b2]::services::services::Service>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/services.rs:180:13
[INFO] [stdout]   23:     0x645e4590fe9e - <rustysd[b51a607f073c49b2]::units::unit::ServiceState>::activate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:175:14
[INFO] [stdout]   24:     0x645e4590d2a9 - <rustysd[b51a607f073c49b2]::units::unit::Unit>::activate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:576:23
[INFO] [stdout]   25:     0x645e458b905e - rustysd[b51a607f073c49b2]::tests::state_transition::successful
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:79:10
[INFO] [stdout]   26:     0x645e458bb19f - rustysd[b51a607f073c49b2]::tests::state_transition::test_service_state_transitions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:33:5
[INFO] [stdout]   27:     0x645e458b6d27 - rustysd[b51a607f073c49b2]::tests::state_transition::test_service_state_transitions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:6:36
[INFO] [stdout]   28:     0x645e458f73a6 - <rustysd[b51a607f073c49b2]::tests::state_transition::test_service_state_transitions::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x645e4595971b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x645e4595971b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x645e45965f7a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x645e45965f7a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x645e45965f7a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x645e45965f7a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x645e45965f7a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x645e45965f7a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x645e45965f7a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x645e45960444 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x645e45960444 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x645e45968a72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x645e45968a72 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x645e45968a72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x645e45968a72 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x645e45968a72 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x645e45968a72 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x645e45968a72 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x645e45a036df - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x645e45a036df - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x75737f5f9aa4 - <unknown>
[INFO] [stdout]   50:     0x75737f686a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::state_transition::test_service_state_transitions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8af0852b8a3c1b16f5614ac9637e527afe1fbc300d1baea21d7d3bcb9ac615bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af0852b8a3c1b16f5614ac9637e527afe1fbc300d1baea21d7d3bcb9ac615bc", kill_on_drop: false }`
[INFO] [stdout] 8af0852b8a3c1b16f5614ac9637e527afe1fbc300d1baea21d7d3bcb9ac615bc
