[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[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 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding fern v0.6.2 (available: v0.7.1)
[INFO] [stderr]       Adding nix v0.26.4 (available: v0.30.1)
[INFO] [stderr]       Adding signal-hook v0.3.18 (available: v0.4.1)
[INFO] [stderr]       Adding toml v0.7.8 (available: v0.9.11+spec-1.1.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.7.1
[INFO] [stderr]   Downloaded shmemfdrs v0.1.4
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded nix v0.26.4
[INFO] [stderr]   Downloaded chrono v0.4.43
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded libdbus-sys v0.2.7
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92e34bb90435d83a8daa486770ef43e3f2f047d54424cc15a1632ffe01243224
[INFO] running `Command { std: "docker" "start" "-a" "92e34bb90435d83a8daa486770ef43e3f2f047d54424cc15a1632ffe01243224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e34bb90435d83a8daa486770ef43e3f2f047d54424cc15a1632ffe01243224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e34bb90435d83a8daa486770ef43e3f2f047d54424cc15a1632ffe01243224", kill_on_drop: false }`
[INFO] [stdout] 92e34bb90435d83a8daa486770ef43e3f2f047d54424cc15a1632ffe01243224
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95f580d19b624a0bc2b12d91db487217d362ffc6b560605316776fc57056ef49
[INFO] running `Command { std: "docker" "start" "-a" "95f580d19b624a0bc2b12d91db487217d362ffc6b560605316776fc57056ef49", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling errno v0.3.14
[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 signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling rustysd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 89 | }
[INFO] [stdout]    | ^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:189:77
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     name.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:216:85
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:225:77
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:270:51
[INFO] [stdout]     |
[INFO] [stdout] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:489:61
[INFO] [stdout]     |
[INFO] [stdout] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:503:61
[INFO] [stdout]     |
[INFO] [stdout] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:517:61
[INFO] [stdout]     |
[INFO] [stdout] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:529:71
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]   --> src/socket_activation.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | / ...                   format!(
[INFO] [stdout] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stdout] 78 | | ...                           e
[INFO] [stdout] 79 | | ...                       );
[INFO] [stdout]    | |___________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |                                         let _ = format!(
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stdout] 168 +     unit.activate(run_info, source)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stdout] 48 +     unit.deactivate(run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.14s
[INFO] running `Command { std: "docker" "inspect" "95f580d19b624a0bc2b12d91db487217d362ffc6b560605316776fc57056ef49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95f580d19b624a0bc2b12d91db487217d362ffc6b560605316776fc57056ef49", kill_on_drop: false }`
[INFO] [stdout] 95f580d19b624a0bc2b12d91db487217d362ffc6b560605316776fc57056ef49
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c3403106856c493b76b5780d0428d4cb6c9925ef0e747c45e60b0a9f9bd5d1d
[INFO] running `Command { std: "docker" "start" "-a" "2c3403106856c493b76b5780d0428d4cb6c9925ef0e747c45e60b0a9f9bd5d1d", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 89 | }
[INFO] [stdout]    | ^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:189:77
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     name.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:216:85
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:225:77
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:270:51
[INFO] [stdout]     |
[INFO] [stdout] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:489:61
[INFO] [stdout]     |
[INFO] [stdout] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:503:61
[INFO] [stdout]     |
[INFO] [stdout] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:517:61
[INFO] [stdout]     |
[INFO] [stdout] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:529:71
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]   --> src/socket_activation.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | / ...                   format!(
[INFO] [stdout] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stdout] 78 | | ...                           e
[INFO] [stdout] 79 | | ...                       );
[INFO] [stdout]    | |___________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |                                         let _ = format!(
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stdout] 168 +     unit.activate(run_info, source)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stdout] 48 +     unit.deactivate(run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustysd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 89 | }
[INFO] [stdout]    | ^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stdout]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stdout] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:187:63
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:189:77
[INFO] [stdout]     |
[INFO] [stdout] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                     name.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:216:85
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:223:64
[INFO] [stdout]     |
[INFO] [stdout] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stdout] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:225:77
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout]     |                                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stdout] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:270:51
[INFO] [stdout]     |
[INFO] [stdout] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stdout] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:472:66
[INFO] [stdout]     |
[INFO] [stdout] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stdout] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:489:61
[INFO] [stdout]     |
[INFO] [stdout] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:503:61
[INFO] [stdout]     |
[INFO] [stdout] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:517:61
[INFO] [stdout]     |
[INFO] [stdout] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stdout] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/services/services.rs:529:71
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stdout] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]   --> src/socket_activation.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | / ...                   format!(
[INFO] [stdout] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stdout] 78 | | ...                           e
[INFO] [stdout] 79 | | ...                       );
[INFO] [stdout]    | |___________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 76 |                                         let _ = format!(
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stdout] 168 +     unit.activate(run_info, source)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]    --> src/runtime_info.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 + #[derive(Clone)]
[INFO] [stdout]  20 | pub struct RuntimeInfo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stdout] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stdout] 48 +     unit.deactivate(run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stdout] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/runtime_info.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 + #[derive(Clone)]
[INFO] [stdout] 20 | pub struct RuntimeInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s
[INFO] running `Command { std: "docker" "inspect" "2c3403106856c493b76b5780d0428d4cb6c9925ef0e747c45e60b0a9f9bd5d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c3403106856c493b76b5780d0428d4cb6c9925ef0e747c45e60b0a9f9bd5d1d", kill_on_drop: false }`
[INFO] [stdout] 2c3403106856c493b76b5780d0428d4cb6c9925ef0e747c45e60b0a9f9bd5d1d
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d82a450c5228ac638cd8f7178607319d015c844a55b3d6f60922bb82a574078a
[INFO] running `Command { std: "docker" "start" "-a" "d82a450c5228ac638cd8f7178607319d015c844a55b3d6f60922bb82a574078a", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/entrypoints/exec_helper.rs:89:1
[INFO] [stderr]    |
[INFO] [stderr] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stderr]    |     ---------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 89 | }
[INFO] [stderr]    | ^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr] note: this expression has type `Infallible`, which is uninhabited
[INFO] [stderr]   --> src/entrypoints/exec_helper.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 88 |     nix::unistd::execv(&cmd, &args).unwrap();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/service_exit_handler.rs:153:81
[INFO] [stderr]     |
[INFO] [stderr] 153 |             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stderr]     |                                                                                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 153 -             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info.clone());
[INFO] [stderr] 153 +             let res = crate::units::deactivate_unit_recursive(&srvc_id, run_info);
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:187:63
[INFO] [stderr]     |
[INFO] [stderr] 187 |             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr]     |                                                               ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 187 -             self.run_prestart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr] 187 +             self.run_prestart(conf, id.clone(), name, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:189:77
[INFO] [stderr]     |
[INFO] [stderr] 189 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr]     |                                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 189 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr] 189 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:206:25
[INFO] [stderr]     |
[INFO] [stderr] 206 |                     name.clone(),
[INFO] [stderr]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:216:85
[INFO] [stderr]     |
[INFO] [stderr] 216 |                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr]     |                                                                                     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 216 -                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr] 216 +                 |start_err| match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:223:64
[INFO] [stderr]     |
[INFO] [stderr] 223 |             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr]     |                                                                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 223 -             self.run_poststart(conf, id.clone(), name, run_info.clone())
[INFO] [stderr] 223 +             self.run_poststart(conf, id.clone(), name, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:225:77
[INFO] [stderr]     |
[INFO] [stderr] 225 |                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr]     |                                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 225 -                     match self.run_poststop(conf, id.clone(), name, run_info.clone()) {
[INFO] [stderr] 225 +                     match self.run_poststop(conf, id.clone(), name, run_info) {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:270:51
[INFO] [stderr]     |
[INFO] [stderr] 270 |         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stderr]     |                                                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 270 -         self.run_stop_cmd(conf, id, name, run_info.clone())
[INFO] [stderr] 270 +         self.run_stop_cmd(conf, id, name, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:472:66
[INFO] [stderr]     |
[INFO] [stderr] 472 |             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stderr]     |                                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 472 -             self.run_cmd(cmd, id.clone(), name, timeout, run_info.clone())?;
[INFO] [stderr] 472 +             self.run_cmd(cmd, id.clone(), name, timeout, run_info)?;
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:489:61
[INFO] [stderr]     |
[INFO] [stderr] 489 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 489 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr] 489 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:503:61
[INFO] [stderr]     |
[INFO] [stderr] 503 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 503 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr] 503 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:517:61
[INFO] [stderr]     |
[INFO] [stderr] 517 |         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 517 -         self.run_all_cmds(&cmds, id, name, timeout, run_info.clone())
[INFO] [stderr] 517 +         self.run_all_cmds(&cmds, id, name, timeout, run_info)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/services/services.rs:529:71
[INFO] [stderr]     |
[INFO] [stderr] 529 |         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stderr]     |                                                                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 529 -         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info.clone());
[INFO] [stderr] 529 +         let res = self.run_all_cmds(&cmds, id, name, timeout, run_info);
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `must_use` that must be used
[INFO] [stderr]   --> src/socket_activation.rs:76:41
[INFO] [stderr]    |
[INFO] [stderr] 76 | / ...                   format!(
[INFO] [stderr] 77 | | ...                           "Error while starting service from socket activation: {}",
[INFO] [stderr] 78 | | ...                           e
[INFO] [stderr] 79 | | ...                       );
[INFO] [stderr]    | |___________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 76 |                                         let _ = format!(
[INFO] [stderr]    |                                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/units/unitset_manipulation/activate.rs:168:27
[INFO] [stderr]     |
[INFO] [stderr] 168 |     unit.activate(run_info.clone(), source)
[INFO] [stderr]     |                           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 168 -     unit.activate(run_info.clone(), source)
[INFO] [stderr] 168 +     unit.activate(run_info, source)
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]    --> src/runtime_info.rs:19:1
[INFO] [stderr]     |
[INFO] [stderr]  19 + #[derive(Clone)]
[INFO] [stderr]  20 | pub struct RuntimeInfo {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/units/unitset_manipulation/deactivate.rs:27:41
[INFO] [stderr]    |
[INFO] [stderr] 27 |     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stderr]    |                                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 27 -     deactivate_unit(id_to_kill, run_info.clone())
[INFO] [stderr] 27 +     deactivate_unit(id_to_kill, run_info)
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]   --> src/runtime_info.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 + #[derive(Clone)]
[INFO] [stderr] 20 | pub struct RuntimeInfo {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/units/unitset_manipulation/deactivate.rs:48:29
[INFO] [stderr]    |
[INFO] [stderr] 48 |     unit.deactivate(run_info.clone())?;
[INFO] [stderr]    |                             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 48 -     unit.deactivate(run_info.clone())?;
[INFO] [stderr] 48 +     unit.deactivate(run_info)?;
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]   --> src/runtime_info.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 + #[derive(Clone)]
[INFO] [stderr] 20 | pub struct RuntimeInfo {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/units/unitset_manipulation/deactivate.rs:68:37
[INFO] [stderr]    |
[INFO] [stderr] 68 |         deactivate_unit(id, run_info.clone())?;
[INFO] [stderr]    |                                     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `runtime_info::RuntimeInfo` does not implement `Clone`, so calling `clone` on `&runtime_info::RuntimeInfo` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 68 -         deactivate_unit(id, run_info.clone())?;
[INFO] [stderr] 68 +         deactivate_unit(id, run_info)?;
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `runtime_info::RuntimeInfo`, implement `Clone` for it
[INFO] [stderr]   --> src/runtime_info.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 + #[derive(Clone)]
[INFO] [stderr] 20 | pub struct RuntimeInfo {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `rustysd` (lib) generated 19 warnings (run `cargo fix --lib -p rustysd` to apply 17 suggestions)
[INFO] [stderr] warning: `rustysd` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustysd-c9b87cc1ece639e1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::ordering::test_unit_ordering ... ok
[INFO] [stdout] test tests::parsing::test_socket_parsing ... ok
[INFO] [stdout] test tests::ordering::test_circle ... ok
[INFO] [stdout] test tests::state_transition::test_service_state_transitions ... FAILED
[INFO] [stdout] test tests::parsing::test_service_parsing ... ok
[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' (29) 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:     0x5d2f888d4fa2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2f888d4fa2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2f888d4fa2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d2f888d4fa2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d2f888ebb7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d2f888ebb7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d2f888da766 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d2f888da766 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d2f888b1ebf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2f888b1ebf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d2f888ccd49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d2f888309fe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d2f888309fe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d2f888ccf02 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d2f888ccf02 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2f888b1f78 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2f888a9839 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2f888b2dcd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d2f888ec2bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d2f888ec002 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d2f88814035 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d2f88814035 - rustysd[de816f1d2305a38c]::services::prepare_service::prepare_service
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/prepare_service.rs:43:59
[INFO] [stdout]   22:     0x5d2f887f3581 - <rustysd[de816f1d2305a38c]::services::services::Service>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/services.rs:180:13
[INFO] [stdout]   23:     0x5d2f887c900e - <rustysd[de816f1d2305a38c]::units::unit::ServiceState>::activate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:175:14
[INFO] [stdout]   24:     0x5d2f887c6749 - <rustysd[de816f1d2305a38c]::units::unit::Unit>::activate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/units/unit.rs:576:23
[INFO] [stdout]   25:     0x5d2f88793b4e - rustysd[de816f1d2305a38c]::tests::state_transition::successful
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:79:10
[INFO] [stdout]   26:     0x5d2f88795c8f - rustysd[de816f1d2305a38c]::tests::state_transition::test_service_state_transitions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:33:5
[INFO] [stdout]   27:     0x5d2f887923a7 - rustysd[de816f1d2305a38c]::tests::state_transition::test_service_state_transitions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/state_transition.rs:6:36
[INFO] [stdout]   28:     0x5d2f887ada36 - <rustysd[de816f1d2305a38c]::tests::state_transition::test_service_state_transitions::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5d2f88824dab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5d2f88824dab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5d2f8883160a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5d2f8883160a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5d2f8883160a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5d2f8883160a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5d2f8883160a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5d2f8883160a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5d2f8883160a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5d2f8882bad4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5d2f8882bad4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5d2f88834102 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5d2f88834102 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5d2f88834102 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5d2f88834102 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5d2f88834102 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5d2f88834102 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5d2f88834102 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d2f888d45bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5d2f888d45bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7a68f6b3eaa4 - <unknown>
[INFO] [stdout]   50:     0x7a68f6bcba64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::state_transition::test_service_state_transitions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d82a450c5228ac638cd8f7178607319d015c844a55b3d6f60922bb82a574078a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82a450c5228ac638cd8f7178607319d015c844a55b3d6f60922bb82a574078a", kill_on_drop: false }`
[INFO] [stdout] d82a450c5228ac638cd8f7178607319d015c844a55b3d6f60922bb82a574078a
