[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] checking OCamlPro/mikino against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOCamlPro%2Fmikino" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OCamlPro/mikino on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "generate-lockfile" "--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]      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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded readonly v0.2.13
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded rsmt2 v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a7034cf04be6f71842e9f0d393cc9a6b79ff69f3b4e1a840cd700b52796b8cd
[INFO] running `Command { std: "docker" "start" "-a" "3a7034cf04be6f71842e9f0d393cc9a6b79ff69f3b4e1a840cd700b52796b8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a7034cf04be6f71842e9f0d393cc9a6b79ff69f3b4e1a840cd700b52796b8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a7034cf04be6f71842e9f0d393cc9a6b79ff69f3b4e1a840cd700b52796b8cd", kill_on_drop: false }`
[INFO] [stdout] 3a7034cf04be6f71842e9f0d393cc9a6b79ff69f3b4e1a840cd700b52796b8cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d622b3bdfb12b9c01b1f5275eb2c411334d0e1a2cbf178762f8ff1b31bd97109
[INFO] running `Command { std: "docker" "start" "-a" "d622b3bdfb12b9c01b1f5275eb2c411334d0e1a2cbf178762f8ff1b31bd97109", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rsmt2 v0.16.2
[INFO] [stderr]     Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 14.41s
[INFO] running `Command { std: "docker" "inspect" "d622b3bdfb12b9c01b1f5275eb2c411334d0e1a2cbf178762f8ff1b31bd97109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d622b3bdfb12b9c01b1f5275eb2c411334d0e1a2cbf178762f8ff1b31bd97109", kill_on_drop: false }`
[INFO] [stdout] d622b3bdfb12b9c01b1f5275eb2c411334d0e1a2cbf178762f8ff1b31bd97109
