[INFO] cloning repository https://github.com/ungtb10d/just
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ungtb10d/just" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fjust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fjust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7680b1997973de2c8d5ea1072507cf191e698c04
[INFO] checking ungtb10d/just against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungtb10d%2Fjust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ungtb10d/just
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/ungtb10d/just
[INFO] tweaked toml for git repo https://github.com/ungtb10d/just written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ungtb10d/just on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ungtb10d/just 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:65:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | homepage = "https://github.com/casey/just"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 | repository = "https://github.com/casey/just"
[INFO] [stderr]    |              -------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `just` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded target v2.0.0
[INFO] [stderr]   Downloaded executable-path v1.0.0
[INFO] [stderr]   Downloaded ctrlc v3.2.3
[INFO] [stderr]   Downloaded temptree v0.2.0
[INFO] [stderr]   Downloaded lexiclean v0.0.1
[INFO] [stderr]   Downloaded snafu-derive v0.7.1
[INFO] [stderr]   Downloaded similar v2.2.0
[INFO] [stderr]   Downloaded snafu v0.7.1
[INFO] [stderr]   Downloaded nix v0.25.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]   Downloaded cradle v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f
[INFO] running `Command { std: "docker" "start" "c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:65:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | homepage = "https://github.com/casey/just"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 | repository = "https://github.com/casey/just"
[INFO] [stderr]    |              -------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `just` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking memchr v2.5.0
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking nix v0.25.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking lexiclean v0.0.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking edit-distance v2.1.0
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking target v2.0.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]     Checking temptree v0.2.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking sha2 v0.10.5
[INFO] [stderr]     Checking cradle v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking ctrlc v3.2.3
[INFO] [stderr]     Checking similar v2.2.0
[INFO] [stderr]     Checking pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]     Checking generate-book v0.0.0 (/opt/rustwide/workdir/bin/generate-book)
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking snafu v0.7.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking ref-type v0.0.0 (/opt/rustwide/workdir/bin/ref-type)
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking serde_json v1.0.85
[INFO] [stderr]     Checking just v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/lib.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     usize, vec,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/function.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |       BinaryPlus(_) => 2..usize::MAX,
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/range_ext.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |     } else if self.0.end == usize::MAX {
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/thunk.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 |         (Function::BinaryPlus(function), 2..=usize::MAX) => {
[INFO] [stdout]    |                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/lib.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     usize, vec,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/function.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |       BinaryPlus(_) => 2..usize::MAX,
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/justfile.rs:554:30
[INFO] [stdout]     |
[INFO] [stdout] 554 |       assert_eq!(max, usize::MAX - 1);
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/parser.rs:2265:27
[INFO] [stdout]      |
[INFO] [stdout] 2265 |       expected: 2..usize::MAX,
[INFO] [stdout]      |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/range_ext.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |     } else if self.0.end == usize::MAX {
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/range_ext.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_eq!((1..usize::MAX).display().to_string(), "1 or more");
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/thunk.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 |         (Function::BinaryPlus(function), 2..=usize::MAX) => {
[INFO] [stdout]    |                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/recipe.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |       usize::max_value() - 1
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/recipe.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |       usize::max_value() - 1
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/analyzer.rs:14:64
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(ast: Ast<'src>) -> CompileResult<'src, Justfile> {
[INFO] [stdout]    |                                  ----                    ----  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                       |
[INFO] [stdout]    |                                  |                       the same lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named 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: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(ast: Ast<'src>) -> CompileResult<'src, Justfile<'src>> {
[INFO] [stdout]    |                                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/color_display.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper
[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] 4 |   fn color_display(&self, color: Color) -> Wrapper<'_>
[INFO] [stdout]   |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/compiler.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |   pub(crate) fn compile(src: &str) -> CompileResult<Justfile> {
[INFO] [stdout]   |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |        |             |
[INFO] [stdout]   |                              |        |             the same lifetime is hidden here
[INFO] [stdout]   |                              |        the same lifetime is hidden here
[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] 6 |   pub(crate) fn compile(src: &str) -> CompileResult<'_, Justfile<'_>> {
[INFO] [stdout]   |                                                     +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:608:35
[INFO] [stdout]     |
[INFO] [stdout] 608 |   pub(crate) fn run(self, loader: &Loader) -> Result<(), Error> {
[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] 608 |   pub(crate) fn run(self, loader: &Loader) -> Result<(), Error<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:353:32
[INFO] [stdout]     |
[INFO] [stdout] 353 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<'src, Dependency>> {
[INFO] [stdout]     |                                ^^^^^                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |                                 |             |
[INFO] [stdout]     |                                |                                 |             the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here       the same 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] 353 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<'src, Dependency<'_>>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub(crate) fn lex(src: &'src str) -> CompileResult<Vec<Token<'src>>> {
[INFO] [stdout]    |                           ----         ^^^^^^^^^^^^^^^^^^^^^^^^----^^^
[INFO] [stdout]    |                           |            |                       |
[INFO] [stdout]    |                           |            |                       the same lifetime is named here
[INFO] [stdout]    |                           |            the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub(crate) fn lex(src: &'src str) -> CompileResult<'src, Vec<Token<'src>>> {
[INFO] [stdout]    |                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/loader.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn load<'src>(&'src self, path: &Path) -> RunResult<&'src str> {
[INFO] [stdout]    |                             ----                       ^^^^^^^^^^^----^^^^^
[INFO] [stdout]    |                             |                          |          |
[INFO] [stdout]    |                             |                          |          the same lifetime is named here
[INFO] [stdout]    |                             |                          the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn load<'src>(&'src self, path: &Path) -> RunResult<'src, &'src str> {
[INFO] [stdout]    |                                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/name.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name {
[INFO] [stdout]    |                                              ----      ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name<'src> {
[INFO] [stdout]    |                                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/recipe.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> 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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error<'_> {
[INFO] [stdout]   |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<String>> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                              ||
[INFO] [stdout]    |                          |                              |the same lifetime is hidden here
[INFO] [stdout]    |                          |                              the same lifetime is elided here
[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] 44 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<'_, String>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub(crate) fn values(&self) -> btree_map::Values<&'key str, V> {
[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] 30 |   pub(crate) fn values(&self) -> btree_map::Values<'_, &'key str, V> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub(crate) fn keys(&self) -> btree_map::Keys<&'key str, V> {
[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] 38 |   pub(crate) fn keys(&self) -> btree_map::Keys<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |   pub(crate) fn iter(&self) -> btree_map::Iter<&'key str, V> {
[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] 42 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/warning.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn context(&self) -> Option<&Token> {
[INFO] [stdout]   |              ^^^^^            ^^^^^^
[INFO] [stdout]   |              |                ||
[INFO] [stdout]   |              |                |the same lifetime is hidden here
[INFO] [stdout]   |              |                the same lifetime is elided here
[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] 8 |   fn context(&self) -> Option<&Token<'_>> {
[INFO] [stdout]   |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/testing.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn compile(text: &str) -> Justfile {
[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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) fn compile(text: &str) -> Justfile<'_> {
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/analyzer.rs:14:64
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(ast: Ast<'src>) -> CompileResult<'src, Justfile> {
[INFO] [stdout]    |                                  ----                    ----  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                       |
[INFO] [stdout]    |                                  |                       the same lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn analyze(ast: Ast<'src>) -> CompileResult<'src, Justfile<'src>> {
[INFO] [stdout]    |                                                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/color_display.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper
[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] 4 |   fn color_display(&self, color: Color) -> Wrapper<'_>
[INFO] [stdout]   |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/compiler.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |   pub(crate) fn compile(src: &str) -> CompileResult<Justfile> {
[INFO] [stdout]   |                              ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |        |             |
[INFO] [stdout]   |                              |        |             the same lifetime is hidden here
[INFO] [stdout]   |                              |        the same lifetime is hidden here
[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] 6 |   pub(crate) fn compile(src: &str) -> CompileResult<'_, Justfile<'_>> {
[INFO] [stdout]   |                                                     +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:608:35
[INFO] [stdout]     |
[INFO] [stdout] 608 |   pub(crate) fn run(self, loader: &Loader) -> Result<(), Error> {
[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] 608 |   pub(crate) fn run(self, loader: &Loader) -> Result<(), Error<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Output` is never constructed
[INFO] [stdout]    --> tests/test.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | struct Output<'a> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:353:32
[INFO] [stdout]     |
[INFO] [stdout] 353 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<'src, Dependency>> {
[INFO] [stdout]     |                                ^^^^^                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |                                 |             |
[INFO] [stdout]     |                                |                                 |             the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here       the same 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] 353 |   pub(crate) fn public_recipes(&self, source_order: bool) -> Vec<&Recipe<'src, Dependency<'_>>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub(crate) fn lex(src: &'src str) -> CompileResult<Vec<Token<'src>>> {
[INFO] [stdout]    |                           ----         ^^^^^^^^^^^^^^^^^^^^^^^^----^^^
[INFO] [stdout]    |                           |            |                       |
[INFO] [stdout]    |                           |            |                       the same lifetime is named here
[INFO] [stdout]    |                           |            the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub(crate) fn lex(src: &'src str) -> CompileResult<'src, Vec<Token<'src>>> {
[INFO] [stdout]    |                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/loader.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn load<'src>(&'src self, path: &Path) -> RunResult<&'src str> {
[INFO] [stdout]    |                             ----                       ^^^^^^^^^^^----^^^^^
[INFO] [stdout]    |                             |                          |          |
[INFO] [stdout]    |                             |                          |          the same lifetime is named here
[INFO] [stdout]    |                             |                          the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub(crate) fn load<'src>(&'src self, path: &Path) -> RunResult<'src, &'src str> {
[INFO] [stdout]    |                                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/name.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name {
[INFO] [stdout]    |                                              ----      ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn from_identifier(token: Token<'src>) -> Name<'src> {
[INFO] [stdout]    |                                                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/recipe.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> 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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error<'_> {
[INFO] [stdout]   |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<String>> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                              ||
[INFO] [stdout]    |                          |                              |the same lifetime is hidden here
[INFO] [stdout]    |                          |                              the same lifetime is elided here
[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] 44 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<'_, String>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub(crate) fn values(&self) -> btree_map::Values<&'key str, V> {
[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] 30 |   pub(crate) fn values(&self) -> btree_map::Values<'_, &'key str, V> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub(crate) fn keys(&self) -> btree_map::Keys<&'key str, V> {
[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] 38 |   pub(crate) fn keys(&self) -> btree_map::Keys<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |   pub(crate) fn iter(&self) -> btree_map::Iter<&'key str, V> {
[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] 42 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/warning.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn context(&self) -> Option<&Token> {
[INFO] [stdout]   |              ^^^^^            ^^^^^^
[INFO] [stdout]   |              |                ||
[INFO] [stdout]   |              |                |the same lifetime is hidden here
[INFO] [stdout]   |              |                the same lifetime is elided here
[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] 8 |   fn context(&self) -> Option<&Token<'_>> {
[INFO] [stdout]   |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.60s
[INFO] running `Command { std: "docker" "inspect" "c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f", kill_on_drop: false }`
[INFO] [stdout] c365d0f1bfe4133d1041ec99abd505c4cb5da1a77c7f4c2317f888995ae2bd4f
