[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKillingSpark%2Frustysd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KillingSpark/rustysd on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 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 toml v0.7.8 (available: v0.9.8)
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e646eb3f86acb72d81d8ffae1ab2ae6bedea3e874d8c0a22878d287932738be4
[INFO] running `Command { std: "docker" "start" "-a" "e646eb3f86acb72d81d8ffae1ab2ae6bedea3e874d8c0a22878d287932738be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e646eb3f86acb72d81d8ffae1ab2ae6bedea3e874d8c0a22878d287932738be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e646eb3f86acb72d81d8ffae1ab2ae6bedea3e874d8c0a22878d287932738be4", kill_on_drop: false }`
[INFO] [stdout] e646eb3f86acb72d81d8ffae1ab2ae6bedea3e874d8c0a22878d287932738be4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ffb187ff077f6ae40161c91d948a73bb753ffcadfa4f0954bddfbc7719dd637
[INFO] running `Command { std: "docker" "start" "-a" "4ffb187ff077f6ae40161c91d948a73bb753ffcadfa4f0954bddfbc7719dd637", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling shmemfdrs v0.1.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.48
[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: 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)]` 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 2m 01s
[INFO] running `Command { std: "docker" "inspect" "4ffb187ff077f6ae40161c91d948a73bb753ffcadfa4f0954bddfbc7719dd637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ffb187ff077f6ae40161c91d948a73bb753ffcadfa4f0954bddfbc7719dd637", kill_on_drop: false }`
[INFO] [stdout] 4ffb187ff077f6ae40161c91d948a73bb753ffcadfa4f0954bddfbc7719dd637
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf0311e11f1b7d99c36dc02ebb7ec9f77e82cdcfb85de3564fe316ff25e8b34a
[INFO] running `Command { std: "docker" "start" "-a" "bf0311e11f1b7d99c36dc02ebb7ec9f77e82cdcfb85de3564fe316ff25e8b34a", kill_on_drop: false }`
[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)]` 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]    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/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)]` 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 13.28s
[INFO] running `Command { std: "docker" "inspect" "bf0311e11f1b7d99c36dc02ebb7ec9f77e82cdcfb85de3564fe316ff25e8b34a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf0311e11f1b7d99c36dc02ebb7ec9f77e82cdcfb85de3564fe316ff25e8b34a", kill_on_drop: false }`
[INFO] [stdout] bf0311e11f1b7d99c36dc02ebb7ec9f77e82cdcfb85de3564fe316ff25e8b34a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad53d2bc9e73aedc4358d76d828675d2856dd9a02babc37cf9a21a79662695b0
[INFO] running `Command { std: "docker" "start" "-a" "ad53d2bc9e73aedc4358d76d828675d2856dd9a02babc37cf9a21a79662695b0", kill_on_drop: false }`
[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)]` 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 18 warnings (run `cargo fix --lib -p rustysd` to apply 17 suggestions)
[INFO] [stderr] warning: `rustysd` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustysd-3470e2f605940c28)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::ordering::test_circle ... ok
[INFO] [stdout] test tests::ordering::test_unit_ordering ... ok
[INFO] [stdout] test tests::parsing::test_socket_parsing ... ok
[INFO] [stdout] test tests::parsing::test_service_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' 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:     0x5c4dc0efa342 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4dc0efa342 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4dc0efa342 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c4dc0efa342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c4dc0f22b13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c4dc0f22b13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5c4dc0ef65b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4dc0ef65b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c4dc0efa192 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c4dc0efb96c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c4dc0efb7c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c4dc0ebb494 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c4dc0ebb494 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c4dc0efc44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c4dc0efc44b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c4dc0efc11a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c4dc0efa839 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5c4dc0efbdad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c4dc0f21220 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c4dc0f215c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5c4dc0e5d100 - core::result::Result<T,E>::unwrap::hb5b50ae775f1d5ee
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c4dc0e5d100 - rustysd::services::prepare_service::prepare_service::hec09220b622345d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/prepare_service.rs:43:59
[INFO] [stdout]   22:     0x5c4dc0e3364c - rustysd::services::services::Service::start::h21793c1e61642f8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/services.rs:180:13
[INFO] [stdout]   23:     0x5c4dc0e5f5ac - rustysd::units::unit::ServiceState::activate::hd276f4ddf77050c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:175:14
[INFO] [stdout]   24:     0x5c4dc0e60d66 - rustysd::units::unit::Unit::activate::h333eed4b1f6d9e39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:576:23
[INFO] [stdout]   25:     0x5c4dc0e2655a - rustysd::tests::state_transition::successful::h0c0b8d24d32884b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:79:10
[INFO] [stdout]   26:     0x5c4dc0e2655a - rustysd::tests::state_transition::test_service_state_transitions::haec600b1118cdb1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:33:5
[INFO] [stdout]   27:     0x5c4dc0e5d899 - rustysd::tests::state_transition::test_service_state_transitions::{{closure}}::h62bd6ef07ddc16da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:6:36
[INFO] [stdout]   28:     0x5c4dc0e5d899 - core::ops::function::FnOnce::call_once::h46a65b64bae29d34
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5c4dc0ec0bcb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5c4dc0ec0bcb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x5c4dc0ebfe0e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x5c4dc0ebfe0e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x5c4dc0ebfe0e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x5c4dc0ebfe0e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x5c4dc0ebfe0e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5c4dc0ebfe0e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x5c4dc0ebfe0e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x5c4dc0e839b4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x5c4dc0e839b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   40:     0x5c4dc0e8735a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x5c4dc0e8735a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5c4dc0e8735a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5c4dc0e8735a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5c4dc0e8735a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5c4dc0e8735a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x5c4dc0e8735a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c4dc0eff437 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x5c4dc0eff437 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49:     0x5c4dc0eff437 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   50:     0x78f797829aa4 - <unknown>
[INFO] [stdout]   51:     0x78f7978b6a34 - clone
[INFO] [stdout]   52:                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.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ad53d2bc9e73aedc4358d76d828675d2856dd9a02babc37cf9a21a79662695b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad53d2bc9e73aedc4358d76d828675d2856dd9a02babc37cf9a21a79662695b0", kill_on_drop: false }`
[INFO] [stdout] ad53d2bc9e73aedc4358d76d828675d2856dd9a02babc37cf9a21a79662695b0
