[INFO] fetching crate gen_utils 0.1.2...
[INFO] testing gen_utils-0.1.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate gen_utils 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate gen_utils 0.1.2
[INFO] finished tweaking crates.io crate gen_utils 0.1.2
[INFO] tweaked toml for crates.io crate gen_utils 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gen_utils 0.1.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gen_utils 0.1.2 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.9
[INFO] [stderr]   Downloaded walkdir v2.5.0
[INFO] [stderr]   Downloaded windows-targets v0.52.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.92
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded toml_datetime v0.6.8
[INFO] [stderr]   Downloaded android-tzdata v0.1.1
[INFO] [stderr]   Downloaded android_system_properties v0.1.5
[INFO] [stderr]   Downloaded equivalent v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.92
[INFO] [stderr]   Downloaded cfg-if v1.0.0
[INFO] [stderr]   Downloaded same-file v1.0.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.92
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.35
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.6
[INFO] [stderr]   Downloaded num-traits v0.2.19
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded js-sys v0.3.69
[INFO] [stderr]   Downloaded nom v7.1.3
[INFO] [stderr]   Downloaded toml_edit v0.22.22
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded zerocopy v0.7.35
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.92
[INFO] [stderr]   Downloaded chrono v0.4.38
[INFO] [stderr]   Downloaded winnow v0.6.20
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded hashbrown v0.15.2
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] [stderr]   Downloaded memchr v2.7.4
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded minimal-lexical v0.2.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded unicode-ident v1.0.12
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded once_cell v1.19.0
[INFO] [stderr]   Downloaded windows-core v0.52.0
[INFO] [stderr]   Downloaded bitflags v2.5.0
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.60
[INFO] [stderr]   Downloaded autocfg v1.3.0
[INFO] [stderr]   Downloaded byteorder v1.5.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.20
[INFO] [stderr]   Downloaded rand_chacha v0.9.0
[INFO] [stderr]   Downloaded rand_core v0.9.3
[INFO] [stderr]   Downloaded quote v1.0.37
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.6
[INFO] [stderr]   Downloaded windows-sys v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b72e908c04b16f1d5957d3f5cbf5665fe563b971e9c8a93fb38cc07d160d8a7
[INFO] running `Command { std: "docker" "start" "-a" "9b72e908c04b16f1d5957d3f5cbf5665fe563b971e9c8a93fb38cc07d160d8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b72e908c04b16f1d5957d3f5cbf5665fe563b971e9c8a93fb38cc07d160d8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b72e908c04b16f1d5957d3f5cbf5665fe563b971e9c8a93fb38cc07d160d8a7", kill_on_drop: false }`
[INFO] [stdout] 9b72e908c04b16f1d5957d3f5cbf5665fe563b971e9c8a93fb38cc07d160d8a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7faa263ee8ad895398a4658991b8b58bcce97a78b6759daeeb078a760243fd4b
[INFO] running `Command { std: "docker" "start" "-a" "7faa263ee8ad895398a4658991b8b58bcce97a78b6759daeeb078a760243fd4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling gen_utils v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn git(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |                |      |
[INFO] [stdout]     |           |                |      the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn git(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn path(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |            ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |      |
[INFO] [stdout]     |            |                |      the same lifetime is elided 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] 217 | fn path(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |                        ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |      |
[INFO] [stdout]     |                        |                |      the same lifetime is elided 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] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:231:16
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |                ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |      |
[INFO] [stdout]     |                |                |      the same lifetime is elided 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] 231 | fn features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |              ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |                |      |
[INFO] [stdout]     |              |                |      the same lifetime is elided 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] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 | fn version(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |      |
[INFO] [stdout]     |               |                |      the same lifetime is elided 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] 247 | fn version(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:254:11
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |                |      |
[INFO] [stdout]     |           |                |      the same lifetime is elided 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] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |      |
[INFO] [stdout]     |               |                |      the same lifetime is elided 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] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:274:19
[INFO] [stdout]     |
[INFO] [stdout] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value)>> {
[INFO] [stdout]     |                   ^^^^             ^^^^       ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |          |
[INFO] [stdout]     |                   |                |          the same lifetime is elided 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] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value<'_>)>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.37s
[INFO] running `Command { std: "docker" "inspect" "7faa263ee8ad895398a4658991b8b58bcce97a78b6759daeeb078a760243fd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7faa263ee8ad895398a4658991b8b58bcce97a78b6759daeeb078a760243fd4b", kill_on_drop: false }`
[INFO] [stdout] 7faa263ee8ad895398a4658991b8b58bcce97a78b6759daeeb078a760243fd4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e16b155d9b278ce1b3265538c2e90ecab9be39930b3d20fd80109282b7e9e62
[INFO] running `Command { std: "docker" "start" "-a" "2e16b155d9b278ce1b3265538c2e90ecab9be39930b3d20fd80109282b7e9e62", kill_on_drop: false }`
[INFO] [stderr]    Compiling gen_utils v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn git(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |                |      |
[INFO] [stdout]     |           |                |      the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn git(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn path(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |            ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |      |
[INFO] [stdout]     |            |                |      the same lifetime is elided 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] 217 | fn path(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |                        ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |      |
[INFO] [stdout]     |                        |                |      the same lifetime is elided 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] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:231:16
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |                ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |      |
[INFO] [stdout]     |                |                |      the same lifetime is elided 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] 231 | fn features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |              ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |                |      |
[INFO] [stdout]     |              |                |      the same lifetime is elided 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] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 | fn version(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |      |
[INFO] [stdout]     |               |                |      the same lifetime is elided 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] 247 | fn version(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:254:11
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |                |      |
[INFO] [stdout]     |           |                |      the same lifetime is elided 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] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |      |
[INFO] [stdout]     |               |                |      the same lifetime is elided 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] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:274:19
[INFO] [stdout]     |
[INFO] [stdout] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value)>> {
[INFO] [stdout]     |                   ^^^^             ^^^^       ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |          |
[INFO] [stdout]     |                   |                |          the same lifetime is elided 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] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value<'_>)>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn git(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |                |      |
[INFO] [stdout]     |           |                |      the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn git(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn path(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |            ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |                |      |
[INFO] [stdout]     |            |                |      the same lifetime is elided 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] 217 | fn path(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |                        ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                |      |
[INFO] [stdout]     |                        |                |      the same lifetime is elided 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] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:231:16
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |                ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                |      |
[INFO] [stdout]     |                |                |      the same lifetime is elided 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] 231 | fn features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |              ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |                |      |
[INFO] [stdout]     |              |                |      the same lifetime is elided 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] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 | fn version(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |      |
[INFO] [stdout]     |               |                |      the same lifetime is elided 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] 247 | fn version(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:254:11
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |                |      |
[INFO] [stdout]     |           |                |      the same lifetime is elided 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] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stdout]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |                |      |
[INFO] [stdout]     |               |                |      the same lifetime is elided 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] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/dep.rs:274:19
[INFO] [stdout]     |
[INFO] [stdout] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value)>> {
[INFO] [stdout]     |                   ^^^^             ^^^^       ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                |          |
[INFO] [stdout]     |                   |                |          the same lifetime is elided 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] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value<'_>)>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "2e16b155d9b278ce1b3265538c2e90ecab9be39930b3d20fd80109282b7e9e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e16b155d9b278ce1b3265538c2e90ecab9be39930b3d20fd80109282b7e9e62", kill_on_drop: false }`
[INFO] [stdout] 2e16b155d9b278ce1b3265538c2e90ecab9be39930b3d20fd80109282b7e9e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82c508ac8fc8c27bedfbc782f409101a72ab249aa774b2c758f34c6d8dec66c9
[INFO] running `Command { std: "docker" "start" "-a" "82c508ac8fc8c27bedfbc782f409101a72ab249aa774b2c758f34c6d8dec66c9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:209:11
[INFO] [stderr]     |
[INFO] [stderr] 209 | fn git(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |           |                |      |
[INFO] [stderr]     |           |                |      the same lifetime is elided here
[INFO] [stderr]     |           |                the same lifetime is elided here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 209 | fn git(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:217:12
[INFO] [stderr]     |
[INFO] [stderr] 217 | fn path(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |            ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |                |      |
[INFO] [stderr]     |            |                |      the same lifetime is elided here
[INFO] [stderr]     |            |                the same lifetime is elided here
[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] 217 | fn path(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:224:24
[INFO] [stderr]     |
[INFO] [stderr] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |                        ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                |      |
[INFO] [stderr]     |                        |                |      the same lifetime is elided here
[INFO] [stderr]     |                        |                the same lifetime is elided here
[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] 224 | fn default_features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:231:16
[INFO] [stderr]     |
[INFO] [stderr] 231 | fn features(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |                ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |                |      |
[INFO] [stderr]     |                |                |      the same lifetime is elided here
[INFO] [stderr]     |                |                the same lifetime is elided here
[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] 231 | fn features(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:240:14
[INFO] [stderr]     |
[INFO] [stderr] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |              ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |                |      |
[INFO] [stderr]     |              |                |      the same lifetime is elided here
[INFO] [stderr]     |              |                the same lifetime is elided here
[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] 240 | fn branch(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:247:15
[INFO] [stderr]     |
[INFO] [stderr] 247 | fn version(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |                |      |
[INFO] [stderr]     |               |                |      the same lifetime is elided here
[INFO] [stderr]     |               |                the same lifetime is elided here
[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] 247 | fn version(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:254:11
[INFO] [stderr]     |
[INFO] [stderr] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |           ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |           |                |      |
[INFO] [stderr]     |           |                |      the same lifetime is elided here
[INFO] [stderr]     |           |                the same lifetime is elided here
[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] 254 | fn rev(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:262:15
[INFO] [stderr]     |
[INFO] [stderr] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value)> {
[INFO] [stderr]     |               ^^^^             ^^^^   ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |                |      |
[INFO] [stderr]     |               |                |      the same lifetime is elided here
[INFO] [stderr]     |               |                the same lifetime is elided here
[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] 262 | fn dep_tag(s: &str) -> IResult<&str, (&str, Value<'_>)> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/dep.rs:274:19
[INFO] [stderr]     |
[INFO] [stderr] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value)>> {
[INFO] [stderr]     |                   ^^^^             ^^^^       ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                |          |
[INFO] [stderr]     |                   |                |          the same lifetime is elided here
[INFO] [stderr]     |                   |                the same lifetime is elided here
[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] 274 |         fn kvs(s: &str) -> IResult<&str, Vec<(&str, Value<'_>)>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gen_utils` (lib) generated 9 warnings (run `cargo fix --lib -p gen_utils` to apply 9 suggestions)
[INFO] [stderr] warning: `gen_utils` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_utils-2489e0de95faf835)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test common::alphabetic::test_utils::snake ... ok
[INFO] [stdout] test common::dep::test_dep::toml_item ... ok
[INFO] [stdout] test common::dep::test_dep::toml_str_parser ... ok
[INFO] [stdout] test common::fs::test_fs::test_exists ... ok
[INFO] [stdout] test common::fs::test_fs::test_create_file ... ok
[INFO] [stdout] test common::ulid::test_ulid::snake_to_camel ... ok
[INFO] [stdout] test compiler::project::author::test_author::test_parse ... ok
[INFO] [stdout] test common::time::test_format_time::test_local_time ... ok
[INFO] [stdout] test compiler::version::test_version::from ... ok
[INFO] [stdout] test parser::function::test_fn::closure1 ... ok
[INFO] [stdout] test compiler::version::test_version::from2 ... ok
[INFO] [stdout] test parser::normal::normal::test_parse_value ... ok
[INFO] [stdout] test common::ulid::test_ulid::to_snake ... ok
[INFO] [stdout] test parser::string::test_string::string ... ok
[INFO] [stdout] test parser::string::test_string::single ... ok
[INFO] [stdout] test common::fs::test_fs::test_try_exists ... FAILED
[INFO] [stdout] test common::dep::test_dep::read ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::fs::test_fs::test_try_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::fs::test_fs::test_try_exists' (31) panicked at src/common/fs.rs:534:9:
[INFO] [stdout] assertion failed: res.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60786edf4a92 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60786edf4a92 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60786edf4a92 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60786edf4a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60786ee05aca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60786ee05aca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x60786edc3196 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60786edc3196 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60786edd3e79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60786edd3e79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60786edd3d11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60786ec42e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60786ec42e3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60786edd40f2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60786edd40f2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60786edd3f6a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60786edcf259 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60786edb6b7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60786ee0f10c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60786ee0f0d2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60786ec1cf72 - gen_utils::common::fs::test_fs::test_try_exists::h07f27d71dd1b4faa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/fs.rs:534:9
[INFO] [stdout]   21:     0x60786ec1cfb7 - gen_utils::common::fs::test_fs::test_try_exists::{{closure}}::h0b8b5edd9ab6a2f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/fs.rs:532:25
[INFO] [stdout]   22:     0x60786ec1ee96 - core::ops::function::FnOnce::call_once::h133bc64f0e410e7a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60786ec42bfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60786ec42bfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x60786ec5660a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x60786ec5660a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x60786ec5660a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x60786ec5660a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60786ec5660a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60786ec5660a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x60786ec5660a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x60786ec30a64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x60786ec30a64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60786ec34402 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x60786ec34402 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x60786ec34402 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60786ec34402 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60786ec34402 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60786ec34402 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x60786ec34402 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60786edca43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x60786edca43f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x75f2ff03baa4 - <unknown>
[INFO] [stdout]   44:     0x75f2ff0c8a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::dep::test_dep::read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::dep::test_dep::read' (26) panicked at src/common/dep.rs:521:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60786edf4a92 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60786edf4a92 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60786edf4a92 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60786edf4a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60786ee05aca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60786ee05aca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x60786edc3196 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60786edc3196 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60786edd3e79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60786edd3e79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60786edd3d11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60786ec42e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60786ec42e3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60786edd40f2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60786edd40f2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60786edd3f38 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60786edcf259 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60786edb6b7d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60786ee0f10c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60786ee0e3f2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60786ebff008 - core::result::Result<T,E>::unwrap::ha43f328bb1422a0d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60786ebff008 - gen_utils::common::dep::test_dep::read::h7816a53f12a80652
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/dep.rs:521:10
[INFO] [stdout]   22:     0x60786ebff317 - gen_utils::common::dep::test_dep::read::{{closure}}::he4e1a3019cec1ca2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/dep.rs:517:14
[INFO] [stdout]   23:     0x60786ec1f316 - core::ops::function::FnOnce::call_once::hb7b2f29bc5ebecc4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60786ec42bfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60786ec42bfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60786ec5660a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60786ec5660a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60786ec5660a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60786ec5660a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60786ec5660a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60786ec5660a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60786ec5660a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60786ec30a64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60786ec30a64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60786ec34402 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60786ec34402 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60786ec34402 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60786ec34402 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60786ec34402 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60786ec34402 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60786ec34402 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60786edca43f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x60786edca43f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x75f2ff03baa4 - <unknown>
[INFO] [stdout]   45:     0x75f2ff0c8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common::dep::test_dep::read
[INFO] [stdout]     common::fs::test_fs::test_try_exists
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "82c508ac8fc8c27bedfbc782f409101a72ab249aa774b2c758f34c6d8dec66c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c508ac8fc8c27bedfbc782f409101a72ab249aa774b2c758f34c6d8dec66c9", kill_on_drop: false }`
[INFO] [stdout] 82c508ac8fc8c27bedfbc782f409101a72ab249aa774b2c758f34c6d8dec66c9
