[INFO] cloning repository https://github.com/namachan10777/dotman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namachan10777/dotman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamachan10777%2Fdotman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamachan10777%2Fdotman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c3e745922f3db6d540c6d3d72bac3d1f768e2d3 [INFO] testing namachan10777/dotman against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamachan10777%2Fdotman" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/namachan10777/dotman [INFO] finished tweaking git repo https://github.com/namachan10777/dotman [INFO] tweaked toml for git repo https://github.com/namachan10777/dotman written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/namachan10777/dotman on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/namachan10777/dotman already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd474ad518b9bf93e6314fc0dcee61b57f8992099d407fb4be3e333dd925de21 [INFO] running `Command { std: "docker" "start" "-a" "cd474ad518b9bf93e6314fc0dcee61b57f8992099d407fb4be3e333dd925de21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd474ad518b9bf93e6314fc0dcee61b57f8992099d407fb4be3e333dd925de21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd474ad518b9bf93e6314fc0dcee61b57f8992099d407fb4be3e333dd925de21", kill_on_drop: false }` [INFO] [stdout] cd474ad518b9bf93e6314fc0dcee61b57f8992099d407fb4be3e333dd925de21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d7e656855317cb2c00755a486175c8a2890f1fcbfbfbc2f24dce96ff6f90f5f [INFO] running `Command { std: "docker" "start" "-a" "9d7e656855317cb2c00755a486175c8a2890f1fcbfbfbc2f24dce96ff6f90f5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling liquid-derive v0.26.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling clap_complete v4.1.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling liquid-core v0.26.0 [INFO] [stderr] Compiling liquid-lib v0.26.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling liquid v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling dotman v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:597:20 [INFO] [stdout] | [INFO] [stdout] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks), Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks<'_>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tasks/cp.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | fn enlist_descendants(path: &Path) -> BoxFuture>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | fn enlist_descendants(path: &Path) -> BoxFuture<'_, io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.60s [INFO] running `Command { std: "docker" "inspect" "9d7e656855317cb2c00755a486175c8a2890f1fcbfbfbc2f24dce96ff6f90f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7e656855317cb2c00755a486175c8a2890f1fcbfbfbc2f24dce96ff6f90f5f", kill_on_drop: false }` [INFO] [stdout] 9d7e656855317cb2c00755a486175c8a2890f1fcbfbfbc2f24dce96ff6f90f5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de4042e178c57db5c1f909154b5f3fce01c89b1a987be29bb7dbadb4437e1b2 [INFO] running `Command { std: "docker" "start" "-a" "8de4042e178c57db5c1f909154b5f3fce01c89b1a987be29bb7dbadb4437e1b2", kill_on_drop: false }` [INFO] [stderr] Compiling dotman v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:597:20 [INFO] [stdout] | [INFO] [stdout] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks), Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks<'_>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tasks/cp.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | fn enlist_descendants(path: &Path) -> BoxFuture>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | fn enlist_descendants(path: &Path) -> BoxFuture<'_, io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:597:20 [INFO] [stdout] | [INFO] [stdout] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks), Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks<'_>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tasks/cp.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | fn enlist_descendants(path: &Path) -> BoxFuture>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | fn enlist_descendants(path: &Path) -> BoxFuture<'_, io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "8de4042e178c57db5c1f909154b5f3fce01c89b1a987be29bb7dbadb4437e1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de4042e178c57db5c1f909154b5f3fce01c89b1a987be29bb7dbadb4437e1b2", kill_on_drop: false }` [INFO] [stdout] 8de4042e178c57db5c1f909154b5f3fce01c89b1a987be29bb7dbadb4437e1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2beec26e89b523bc2c03573a7af6ed13d629d0b3b2268d0d9d11953cfce8642 [INFO] running `Command { std: "docker" "start" "-a" "b2beec26e89b523bc2c03573a7af6ed13d629d0b3b2268d0d9d11953cfce8642", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:597:20 [INFO] [stderr] | [INFO] [stderr] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks), Error> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 597 | pub fn deploys(&self, scenario: Option<&str>) -> Result<(String, ScheduledTasks<'_>), Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tasks/cp.rs:26:29 [INFO] [stderr] | [INFO] [stderr] 26 | fn enlist_descendants(path: &Path) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 26 | fn enlist_descendants(path: &Path) -> BoxFuture<'_, io::Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `dotman` (lib) generated 2 warnings (run `cargo fix --lib -p dotman` to apply 2 suggestions) [INFO] [stderr] warning: `dotman` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotman-2c400e24202fca4f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test util::test::test_resolve_liquid_template ... ok [INFO] [stdout] test test_parsers::test_parse_scenario ... ok [INFO] [stdout] test test_matcher::test_match_scenario ... ok [INFO] [stdout] test ast::test::test_not_allowed_member ... ok [INFO] [stdout] test tasks::brew::test_brew_list_parser::test_parse_installed_packages ... ok [INFO] [stdout] test tasks::cargo::test_parser::test_parse_cargo_install_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotman-5bbb891e8d4f22ca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dotman [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b2beec26e89b523bc2c03573a7af6ed13d629d0b3b2268d0d9d11953cfce8642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2beec26e89b523bc2c03573a7af6ed13d629d0b3b2268d0d9d11953cfce8642", kill_on_drop: false }` [INFO] [stdout] b2beec26e89b523bc2c03573a7af6ed13d629d0b3b2268d0d9d11953cfce8642