[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#d98a5da813da67eb189387b8ccfb73cf481275d8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KillingSpark/rustysd on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.5
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded shmemfdrs v0.1.4
[INFO] [stderr]   Downloaded anstream v0.6.21
[INFO] [stderr]   Downloaded dbus v0.9.9
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.53.1
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.53.1
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.53.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.53.1
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.53.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.53.1
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.53.1
[INFO] [stderr]   Downloaded windows_i686_gnu v0.53.1
[INFO] [stderr]   Downloaded libdbus-sys v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 104d8bf59d9ed4edf786301d5a7e2107abdc75a251f7c58acc68b45e86bfa2ef
[INFO] running `Command { std: "docker" "start" "-a" "104d8bf59d9ed4edf786301d5a7e2107abdc75a251f7c58acc68b45e86bfa2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "104d8bf59d9ed4edf786301d5a7e2107abdc75a251f7c58acc68b45e86bfa2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104d8bf59d9ed4edf786301d5a7e2107abdc75a251f7c58acc68b45e86bfa2ef", kill_on_drop: false }`
[INFO] [stdout] 104d8bf59d9ed4edf786301d5a7e2107abdc75a251f7c58acc68b45e86bfa2ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3481e73e0a306e952631a730fd1a6f0024daac2fd2c2def7b343a4fa1e40432e
[INFO] running `Command { std: "docker" "start" "-a" "3481e73e0a306e952631a730fd1a6f0024daac2fd2c2def7b343a4fa1e40432e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling shmemfdrs v0.1.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling which v4.4.2
[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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[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 02s
[INFO] running `Command { std: "docker" "inspect" "3481e73e0a306e952631a730fd1a6f0024daac2fd2c2def7b343a4fa1e40432e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3481e73e0a306e952631a730fd1a6f0024daac2fd2c2def7b343a4fa1e40432e", kill_on_drop: false }`
[INFO] [stdout] 3481e73e0a306e952631a730fd1a6f0024daac2fd2c2def7b343a4fa1e40432e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d08a90f538f334e1c73687e887264d670ae928f25e60e34905ba59b3660bcfca
[INFO] running `Command { std: "docker" "start" "-a" "d08a90f538f334e1c73687e887264d670ae928f25e60e34905ba59b3660bcfca", 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.46s
[INFO] running `Command { std: "docker" "inspect" "d08a90f538f334e1c73687e887264d670ae928f25e60e34905ba59b3660bcfca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08a90f538f334e1c73687e887264d670ae928f25e60e34905ba59b3660bcfca", kill_on_drop: false }`
[INFO] [stdout] d08a90f538f334e1c73687e887264d670ae928f25e60e34905ba59b3660bcfca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22529d292ad42f172c7b11f48a76c0707460714dc4e1368f74dee56763b45d09
[INFO] running `Command { std: "docker" "start" "-a" "22529d292ad42f172c7b11f48a76c0707460714dc4e1368f74dee56763b45d09", 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.14s
[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::parsing::test_socket_parsing ... ok
[INFO] [stdout] test tests::ordering::test_unit_ordering ... 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:     0x5f1df574b382 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f1df574b382 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f1df574b382 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f1df574b382 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f1df5773b23 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f1df5773b23 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f1df5747843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f1df5747843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f1df574b1d2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f1df574c9ac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f1df574c802 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f1df570c494 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f1df570c494 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f1df574d48b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f1df574d48b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f1df574d15a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f1df574b889 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f1df574cded - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f1df5772230 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f1df57725d6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5f1df56ae1e0 - core::result::Result<T,E>::unwrap::hb4a08400263b2ec3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f1df56ae1e0 - rustysd::services::prepare_service::prepare_service::hbaf42bed69decc76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/prepare_service.rs:43:59
[INFO] [stdout]   22:     0x5f1df568464c - rustysd::services::services::Service::start::h95833a7a1a5d96c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/services.rs:180:13
[INFO] [stdout]   23:     0x5f1df56b068c - rustysd::units::unit::ServiceState::activate::h0079c2e0e0d8729e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:175:14
[INFO] [stdout]   24:     0x5f1df56b1e46 - rustysd::units::unit::Unit::activate::h74214cd18a9f8d61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:576:23
[INFO] [stdout]   25:     0x5f1df567755a - rustysd::tests::state_transition::successful::h725eb1cee8bf60ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:79:10
[INFO] [stdout]   26:     0x5f1df567755a - rustysd::tests::state_transition::test_service_state_transitions::h8c7687d0b061e9c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:33:5
[INFO] [stdout]   27:     0x5f1df56ae979 - rustysd::tests::state_transition::test_service_state_transitions::{{closure}}::h60e4b7298e7edd09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:6:36
[INFO] [stdout]   28:     0x5f1df56ae979 - core::ops::function::FnOnce::call_once::h2d6b67b8816507e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5f1df5711c1b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5f1df5711c1b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x5f1df5710e0e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x5f1df5710e0e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x5f1df5710e0e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x5f1df5710e0e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x5f1df5710e0e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5f1df5710e0e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x5f1df5710e0e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x5f1df56d4984 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x5f1df56d4984 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   40:     0x5f1df56d835a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x5f1df56d835a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5f1df56d835a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5f1df56d835a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5f1df56d835a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5f1df56d835a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x5f1df56d835a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f1df5750477 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x5f1df5750477 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49:     0x5f1df5750477 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   50:     0x71af230adaa4 - <unknown>
[INFO] [stdout]   51:     0x71af2313aa34 - 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" "22529d292ad42f172c7b11f48a76c0707460714dc4e1368f74dee56763b45d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22529d292ad42f172c7b11f48a76c0707460714dc4e1368f74dee56763b45d09", kill_on_drop: false }`
[INFO] [stdout] 22529d292ad42f172c7b11f48a76c0707460714dc4e1368f74dee56763b45d09
