[INFO] cloning repository https://github.com/OCamlPro/mikino
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OCamlPro/mikino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fmikino", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fmikino'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10d48af408cbf415c475a000d00a63d999f1d045
[INFO] testing OCamlPro/mikino against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fmikino" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OCamlPro/mikino
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/OCamlPro/mikino
[INFO] tweaked toml for git repo https://github.com/OCamlPro/mikino written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OCamlPro/mikino on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c5e72db6f3a32fbea3eb84d01b0054a789143d99bc2602ff1d8d92a237ac76e
[INFO] running `Command { std: "docker" "start" "-a" "3c5e72db6f3a32fbea3eb84d01b0054a789143d99bc2602ff1d8d92a237ac76e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c5e72db6f3a32fbea3eb84d01b0054a789143d99bc2602ff1d8d92a237ac76e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c5e72db6f3a32fbea3eb84d01b0054a789143d99bc2602ff1d8d92a237ac76e", kill_on_drop: false }`
[INFO] [stdout] 3c5e72db6f3a32fbea3eb84d01b0054a789143d99bc2602ff1d8d92a237ac76e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c608d62806d2e9d09b92a2f3c4a4e02cbadfbfbea06525fd027c329db010551b
[INFO] running `Command { std: "docker" "start" "-a" "c608d62806d2e9d09b92a2f3c4a4e02cbadfbfbea06525fd027c329db010551b", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling rsmt2 v0.16.2
[INFO] [stderr]    Compiling mikino_api v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/check.rs:114:45
[INFO] [stdout]     |
[INFO] [stdout] 114 |               fn from(res: CheckRes<'sys>) -> $ty_name {
[INFO] [stdout]     |                                     ----      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 121 | / wrap! {
[INFO] [stdout] 122 | |     /// Result of a base check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stdout] 123 | |     BaseRes,
[INFO] [stdout] 124 | |     /// Result of a step check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |     BmcRes,
[INFO] [stdout] 128 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'sys`
[INFO] [stdout]     |
[INFO] [stdout] 114 |             fn from(res: CheckRes<'sys>) -> $ty_name<'sys> {
[INFO] [stdout]     |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/expr.rs:1049:20
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     pub fn negated(&self) -> NotPExpr<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] 1049 |     pub fn negated(&self) -> NotPExpr<'_, V> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parse.rs:1145:20
[INFO] [stdout]      |
[INFO] [stdout] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr, ast::Expr>> {
[INFO] [stdout]      |                    ^^^^                            ^^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |                               |
[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] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr<'_>, ast::Expr<'_>>> {
[INFO] [stdout]      |                                                             ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.48s
[INFO] running `Command { std: "docker" "inspect" "c608d62806d2e9d09b92a2f3c4a4e02cbadfbfbea06525fd027c329db010551b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c608d62806d2e9d09b92a2f3c4a4e02cbadfbfbea06525fd027c329db010551b", kill_on_drop: false }`
[INFO] [stdout] c608d62806d2e9d09b92a2f3c4a4e02cbadfbfbea06525fd027c329db010551b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e66ec4a0cc998df5d5c931e20bd1c0af1c1cfb379f2f4c2255e70824e273eace
[INFO] running `Command { std: "docker" "start" "-a" "e66ec4a0cc998df5d5c931e20bd1c0af1c1cfb379f2f4c2255e70824e273eace", kill_on_drop: false }`
[INFO] [stderr]    Compiling mikino_api v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/check.rs:114:45
[INFO] [stdout]     |
[INFO] [stdout] 114 |               fn from(res: CheckRes<'sys>) -> $ty_name {
[INFO] [stdout]     |                                     ----      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 121 | / wrap! {
[INFO] [stdout] 122 | |     /// Result of a base check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stdout] 123 | |     BaseRes,
[INFO] [stdout] 124 | |     /// Result of a step check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |     BmcRes,
[INFO] [stdout] 128 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'sys`
[INFO] [stdout]     |
[INFO] [stdout] 114 |             fn from(res: CheckRes<'sys>) -> $ty_name<'sys> {
[INFO] [stdout]     |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/expr.rs:1049:20
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     pub fn negated(&self) -> NotPExpr<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] 1049 |     pub fn negated(&self) -> NotPExpr<'_, V> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parse.rs:1145:20
[INFO] [stdout]      |
[INFO] [stdout] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr, ast::Expr>> {
[INFO] [stdout]      |                    ^^^^                            ^^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |                               |
[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] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr<'_>, ast::Expr<'_>>> {
[INFO] [stdout]      |                                                             ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/check.rs:114:45
[INFO] [stdout]     |
[INFO] [stdout] 114 |               fn from(res: CheckRes<'sys>) -> $ty_name {
[INFO] [stdout]     |                                     ----      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 121 | / wrap! {
[INFO] [stdout] 122 | |     /// Result of a base check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stdout] 123 | |     BaseRes,
[INFO] [stdout] 124 | |     /// Result of a step check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |     BmcRes,
[INFO] [stdout] 128 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'sys`
[INFO] [stdout]     |
[INFO] [stdout] 114 |             fn from(res: CheckRes<'sys>) -> $ty_name<'sys> {
[INFO] [stdout]     |                                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/expr.rs:1049:20
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     pub fn negated(&self) -> NotPExpr<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] 1049 |     pub fn negated(&self) -> NotPExpr<'_, V> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parse.rs:1145:20
[INFO] [stdout]      |
[INFO] [stdout] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr, ast::Expr>> {
[INFO] [stdout]      |                    ^^^^                            ^^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |                               |
[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] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr<'_>, ast::Expr<'_>>> {
[INFO] [stdout]      |                                                             ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "e66ec4a0cc998df5d5c931e20bd1c0af1c1cfb379f2f4c2255e70824e273eace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66ec4a0cc998df5d5c931e20bd1c0af1c1cfb379f2f4c2255e70824e273eace", kill_on_drop: false }`
[INFO] [stdout] e66ec4a0cc998df5d5c931e20bd1c0af1c1cfb379f2f4c2255e70824e273eace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eaadc4f8504a3bcc25bed1b1f2dd2fbd08809ff6f461664c9e658617660d437b
[INFO] running `Command { std: "docker" "start" "-a" "eaadc4f8504a3bcc25bed1b1f2dd2fbd08809ff6f461664c9e658617660d437b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/check.rs:114:45
[INFO] [stderr]     |
[INFO] [stderr] 114 |               fn from(res: CheckRes<'sys>) -> $ty_name {
[INFO] [stderr]     |                                     ----      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 121 | / wrap! {
[INFO] [stderr] 122 | |     /// Result of a base check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stderr] 123 | |     BaseRes,
[INFO] [stderr] 124 | |     /// Result of a step check, simply wraps a [CheckRes](struct.CheckRes.html).
[INFO] [stderr] ...   |
[INFO] [stderr] 127 | |     BmcRes,
[INFO] [stderr] 128 | | }
[INFO] [stderr]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'sys`
[INFO] [stderr]     |
[INFO] [stderr] 114 |             fn from(res: CheckRes<'sys>) -> $ty_name<'sys> {
[INFO] [stderr]     |                                                     ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/expr.rs:1049:20
[INFO] [stderr]      |
[INFO] [stderr] 1049 |     pub fn negated(&self) -> NotPExpr<V> {
[INFO] [stderr]      |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |
[INFO] [stderr]      |                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1049 |     pub fn negated(&self) -> NotPExpr<'_, V> {
[INFO] [stderr]      |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parse.rs:1145:20
[INFO] [stderr]      |
[INFO] [stderr] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr, ast::Expr>> {
[INFO] [stderr]      |                    ^^^^                            ^^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |                               |
[INFO] [stderr]      |                    |                               the same lifetime is hidden 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] 1145 | pub fn script(txt: &str) -> Res<ast::script::Block<ast::Expr<'_>, ast::Expr<'_>>> {
[INFO] [stderr]      |                                                             ++++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mikino_api` (lib) generated 3 warnings (run `cargo fix --lib -p mikino_api` to apply 3 suggestions)
[INFO] [stderr] warning: `mikino_api` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test expr::test::typing_ite_fail ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mikino_api-72473df1f5e0210d)
[INFO] [stdout] test expr::test::collapse ... ok
[INFO] [stdout] test parse::test::span ... ok
[INFO] [stdout] test expr::test::type_check_fail ... ok
[INFO] [stdout] test expr::test::typing_implies ... ok
[INFO] [stdout] test parse::test::errors ... ok
[INFO] [stdout] test expr::test::precedence ... ok
[INFO] [stdout] test expr::test::typing_cmp ... ok
[INFO] [stdout] test parse::test::error_pos ... ok
[INFO] [stdout] test expr::test::typing_ite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/script.rs (/opt/rustwide/target/debug/examples/script-cba38468d320ce2a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--example script`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/examples/script-cba38468d320ce2a` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "eaadc4f8504a3bcc25bed1b1f2dd2fbd08809ff6f461664c9e658617660d437b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaadc4f8504a3bcc25bed1b1f2dd2fbd08809ff6f461664c9e658617660d437b", kill_on_drop: false }`
[INFO] [stdout] eaadc4f8504a3bcc25bed1b1f2dd2fbd08809ff6f461664c9e658617660d437b
