[INFO] fetching crate mikino_api 0.9.1...
[INFO] testing mikino_api-0.9.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate mikino_api 0.9.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mikino_api 0.9.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mikino_api 0.9.1
[INFO] tweaked toml for crates.io crate mikino_api 0.9.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mikino_api 0.9.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mikino_api 0.9.1 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-rational v0.4.0
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded num-complex v0.4.1
[INFO] [stderr]   Downloaded peg-macros v0.8.0
[INFO] [stderr]   Downloaded peg v0.8.0
[INFO] [stderr]   Downloaded rsmt2 v0.16.0
[INFO] [stderr]   Downloaded peg-runtime v0.8.0
[INFO] [stderr]   Downloaded readonly v0.2.1
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded object v0.28.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb0f2fcf2f8d18c455a0f2328bc17e08c0277145a6cd56a1abbab04ef4c9c584
[INFO] running `Command { std: "docker" "start" "-a" "cb0f2fcf2f8d18c455a0f2328bc17e08c0277145a6cd56a1abbab04ef4c9c584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb0f2fcf2f8d18c455a0f2328bc17e08c0277145a6cd56a1abbab04ef4c9c584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0f2fcf2f8d18c455a0f2328bc17e08c0277145a6cd56a1abbab04ef4c9c584", kill_on_drop: false }`
[INFO] [stdout] cb0f2fcf2f8d18c455a0f2328bc17e08c0277145a6cd56a1abbab04ef4c9c584
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32e4654e5043be66099301cfc56ee865b9783039894951d9e9bd8a5ade194780
[INFO] running `Command { std: "docker" "start" "-a" "32e4654e5043be66099301cfc56ee865b9783039894951d9e9bd8a5ade194780", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling object v0.28.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling peg-runtime v0.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling num-complex v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling peg-macros v0.8.0
[INFO] [stderr]    Compiling peg v0.8.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling readonly v0.2.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling rsmt2 v0.16.0
[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 27.88s
[INFO] running `Command { std: "docker" "inspect" "32e4654e5043be66099301cfc56ee865b9783039894951d9e9bd8a5ade194780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e4654e5043be66099301cfc56ee865b9783039894951d9e9bd8a5ade194780", kill_on_drop: false }`
[INFO] [stdout] 32e4654e5043be66099301cfc56ee865b9783039894951d9e9bd8a5ade194780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97bb703faddf394c959a8221e628ee140e9817fefd93fac30a0f2e72b0db9908
[INFO] running `Command { std: "docker" "start" "-a" "97bb703faddf394c959a8221e628ee140e9817fefd93fac30a0f2e72b0db9908", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 4.37s
[INFO] running `Command { std: "docker" "inspect" "97bb703faddf394c959a8221e628ee140e9817fefd93fac30a0f2e72b0db9908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97bb703faddf394c959a8221e628ee140e9817fefd93fac30a0f2e72b0db9908", kill_on_drop: false }`
[INFO] [stdout] 97bb703faddf394c959a8221e628ee140e9817fefd93fac30a0f2e72b0db9908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cebcff68e6cd2914734cfcbc3dd2c324bc0498332ddbf647c47a678204dae0f5
[INFO] running `Command { std: "docker" "start" "-a" "cebcff68e6cd2914734cfcbc3dd2c324bc0498332ddbf647c47a678204dae0f5", 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mikino_api-d4ea6213c1c7931d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test expr::test::typing_cmp ... ok
[INFO] [stdout] test expr::test::typing_implies ... ok
[INFO] [stdout] test expr::test::type_check_fail ... ok
[INFO] [stdout] test expr::test::collapse ... ok
[INFO] [stdout] test expr::test::precedence ... ok
[INFO] [stdout] test expr::test::typing_ite ... ok
[INFO] [stdout] test expr::test::typing_ite_fail ... ok
[INFO] [stdout] test parse::test::error_pos ... ok
[INFO] [stdout] test parse::test::errors ... ok
[INFO] [stdout] test parse::test::span ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/script.rs (/opt/rustwide/target/debug/examples/script-6f1934da3913c02a)
[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-6f1934da3913c02a` (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" "cebcff68e6cd2914734cfcbc3dd2c324bc0498332ddbf647c47a678204dae0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebcff68e6cd2914734cfcbc3dd2c324bc0498332ddbf647c47a678204dae0f5", kill_on_drop: false }`
[INFO] [stdout] cebcff68e6cd2914734cfcbc3dd2c324bc0498332ddbf647c47a678204dae0f5
