[INFO] cloning repository https://github.com/themeliolabs/Mil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themeliolabs/Mil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemeliolabs%2FMil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemeliolabs%2FMil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0f3d27e24fb0d134e130777d81fa9291a13737c
[INFO] testing themeliolabs/Mil against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemeliolabs%2FMil" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/themeliolabs/Mil
[INFO] finished tweaking git repo https://github.com/themeliolabs/Mil
[INFO] tweaked toml for git repo https://github.com/themeliolabs/Mil written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/themeliolabs/Mil on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/themeliolabs/Mil 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tmelcrypt v0.2.4
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.1.0
[INFO] [stderr]   Downloaded serde_repr v0.1.8
[INFO] [stderr]   Downloaded themelio-structs v0.2.4
[INFO] [stderr]   Downloaded genawaiter-macro v0.99.1
[INFO] [stderr]   Downloaded signature v1.5.0
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded num-complex v0.4.1
[INFO] [stderr]   Downloaded nom_locate v4.0.0
[INFO] [stderr]   Downloaded themelio-stf v0.11.0
[INFO] [stderr]   Downloaded nom-packrat-macros v0.6.0
[INFO] [stderr]   Downloaded proc-macro-error v0.4.12
[INFO] [stderr]   Downloaded uint v0.9.3
[INFO] [stderr]   Downloaded replace_with v0.1.7
[INFO] [stderr]   Downloaded catvec v0.1.6
[INFO] [stderr]   Downloaded melpow v0.1.1
[INFO] [stderr]   Downloaded ethnum v1.2.1
[INFO] [stderr]   Downloaded syn-mid v0.5.3
[INFO] [stderr]   Downloaded genawaiter v0.99.1
[INFO] [stderr]   Downloaded genawaiter-proc-macro v0.99.1
[INFO] [stderr]   Downloaded lru v0.7.6
[INFO] [stderr]   Downloaded novasmt v0.2.19
[INFO] [stderr]   Downloaded bytecount v0.3.2
[INFO] [stderr]   Downloaded nom_locate v1.0.0
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded nom-packrat v0.6.0
[INFO] [stderr]   Downloaded primitive-types v0.11.1
[INFO] [stderr]   Downloaded atomic_float v0.1.0
[INFO] [stderr]   Downloaded defmac v0.2.1
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.12
[INFO] [stderr]   Downloaded assoc v0.1.2
[INFO] [stderr]   Downloaded arbitrary v1.1.0
[INFO] [stderr]   Downloaded stdcode v0.1.7
[INFO] [stderr]   Downloaded honggfuzz v0.5.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faa73080494f86e7ce0242f9c19ecc938a55e173c0dd06fb4299071d702bfc64
[INFO] running `Command { std: "docker" "start" "-a" "faa73080494f86e7ce0242f9c19ecc938a55e173c0dd06fb4299071d702bfc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faa73080494f86e7ce0242f9c19ecc938a55e173c0dd06fb4299071d702bfc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa73080494f86e7ce0242f9c19ecc938a55e173c0dd06fb4299071d702bfc64", kill_on_drop: false }`
[INFO] [stdout] faa73080494f86e7ce0242f9c19ecc938a55e173c0dd06fb4299071d702bfc64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 881650e8f9d6612a5eac8d2a9438cca2f6678421b7bac0c8a52d8895cede70a7
[INFO] running `Command { std: "docker" "start" "-a" "881650e8f9d6612a5eac8d2a9438cca2f6678421b7bac0c8a52d8895cede70a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-complex v0.4.1
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling defmac v0.2.1
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling ethnum v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling lru v0.7.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling assoc v0.1.2
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_arbitrary v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling nom-packrat-macros v0.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling nom-packrat v0.6.0
[INFO] [stderr]    Compiling arbitrary v1.1.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling catvec v0.1.6
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling novasmt v0.2.19
[INFO] [stderr]    Compiling stdcode v0.1.7
[INFO] [stderr]    Compiling tmelcrypt v0.2.4
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling melpow v0.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling themelio-structs v0.2.4
[INFO] [stderr]    Compiling themelio-stf v0.11.0
[INFO] [stderr]    Compiling mil v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/executor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/executor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CoinDataHeight`, `CoinID`, and `Header`
[INFO] [stdout]   --> src/executor.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use themelio_structs::{CoinDataHeight, CoinID, Header, Transaction};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/parser/syntax.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[packrat_parser]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn sym_binds(input: &str) -> ParseRes<Vec<(Symbol, Expr)>> {
[INFO] [stdout]    |                     ^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn sym_binds(input: &str) -> ParseRes<'_, Vec<(Symbol, Expr)>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn setlet_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>)> {
[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] 58 | fn setlet_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>)> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn let_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[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] 71 | fn let_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn defn(input: &str) -> ParseRes<Defn> {
[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] 88 | fn defn(input: &str) -> ParseRes<'_, Defn> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn tri_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 106 | fn tri_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn empty_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 132 | fn empty_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn unary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 154 | fn unary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn binary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 175 | fn binary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:230:18
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn symbol(input: &str) -> ParseRes<String> {
[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] 230 | fn symbol(input: &str) -> ParseRes<'_, String> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn bytes(input: &str) -> ParseRes<Vec<u8>> {
[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] 267 | fn bytes(input: &str) -> ParseRes<'_, Vec<u8>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn noop(input: &str) -> ParseRes<Statement> {
[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] 284 | fn noop(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:293:15
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn int(input: &str) -> ParseRes<U256> {
[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] 293 | fn int(input: &str) -> ParseRes<'_, U256> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn uint8(input: &str) -> ParseRes<u8> {
[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] 302 | fn uint8(input: &str) -> ParseRes<'_, u8> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 | fn vector(input: &str) -> ParseRes<Vec<Expr>> {
[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] 312 | fn vector(input: &str) -> ParseRes<'_, Vec<Expr>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:340:34
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stdout]     |                                  ^^         -----------------
[INFO] [stdout]     |                                  |          |         |
[INFO] [stdout]     |                                  |          |         the same lifetime is named here
[INFO] [stdout]     |                                  |          the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:348:28
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stdout]     |                            ^^         -----------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         the same lifetime is named here
[INFO] [stdout]     |                            |          the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn root(input: &str) -> ParseRes<(Vec<Defn>, Expr)> {
[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] 353 | pub fn root(input: &str) -> ParseRes<'_, (Vec<Defn>, Expr)> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn set(input: &str) -> ParseRes<Statement> {
[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] 364 | pub fn set(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:372:19
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn app(input: &str) -> ParseRes<Expr> {
[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] 372 | pub fn app(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub fn if_expr(input: &str) -> ParseRes<(Expr, Expr, Expr)> {
[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] 384 | pub fn if_expr(input: &str) -> ParseRes<'_, (Expr, Expr, Expr)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:393:24
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn if_stmnt(input: &str) -> ParseRes<(Expr, Statement, Statement)> {
[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] 393 | pub fn if_stmnt(input: &str) -> ParseRes<'_, (Expr, Statement, Statement)> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:402:22
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub fn sigeok(input: &str) -> ParseRes<(u16, Expr, Expr, Expr)> {
[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] 402 | pub fn sigeok(input: &str) -> ParseRes<'_, (u16, Expr, Expr, Expr)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:417:20
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn hash(input: &str) -> ParseRes<(u16, Expr)> {
[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] 417 | pub fn hash(input: &str) -> ParseRes<'_, (u16, Expr)> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:430:27
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub fn typeof_expr(input: &str) -> ParseRes<BuiltIn> {
[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] 430 | pub fn typeof_expr(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:438:26
[INFO] [stdout]     |
[INFO] [stdout] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<(u16, Statement)> {
[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] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<'_, (u16, Statement)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub fn reserved(input: &str) -> ParseRes<Reserved> {
[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] 451 | pub fn reserved(input: &str) -> ParseRes<'_, Reserved> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:471:25
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn statement(input: &str) -> ParseRes<Statement> {
[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] 471 | pub fn statement(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:490:20
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub fn expr(input: &str) -> ParseRes<Expr> {
[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] 490 | pub fn expr(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `themelio_structs::Transaction`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use themelio_structs::Transaction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]  --> src/bin/fuzz_parser.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(fuzzing)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]  --> src/bin/fuzz_parser.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(fuzzing)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/bin/fuzz_parser.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(not(fuzzing))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_once` is never used
[INFO] [stdout]   --> src/bin/fuzz_parser.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn test_once(data: &[u8]) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "881650e8f9d6612a5eac8d2a9438cca2f6678421b7bac0c8a52d8895cede70a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881650e8f9d6612a5eac8d2a9438cca2f6678421b7bac0c8a52d8895cede70a7", kill_on_drop: false }`
[INFO] [stdout] 881650e8f9d6612a5eac8d2a9438cca2f6678421b7bac0c8a52d8895cede70a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42301b90d17595be00e2163dd30087ffc0978d6e78d74e3d0a57a5003022d15d
[INFO] running `Command { std: "docker" "start" "-a" "42301b90d17595be00e2163dd30087ffc0978d6e78d74e3d0a57a5003022d15d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/executor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/executor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CoinDataHeight`, `CoinID`, and `Header`
[INFO] [stdout]   --> src/executor.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use themelio_structs::{CoinDataHeight, CoinID, Header, Transaction};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/parser/syntax.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[packrat_parser]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn sym_binds(input: &str) -> ParseRes<Vec<(Symbol, Expr)>> {
[INFO] [stdout]    |                     ^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn sym_binds(input: &str) -> ParseRes<'_, Vec<(Symbol, Expr)>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn setlet_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>)> {
[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] 58 | fn setlet_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>)> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn let_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[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] 71 | fn let_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn defn(input: &str) -> ParseRes<Defn> {
[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] 88 | fn defn(input: &str) -> ParseRes<'_, Defn> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn tri_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 106 | fn tri_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn empty_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 132 | fn empty_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn unary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 154 | fn unary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn binary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 175 | fn binary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:230:18
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn symbol(input: &str) -> ParseRes<String> {
[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] 230 | fn symbol(input: &str) -> ParseRes<'_, String> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn bytes(input: &str) -> ParseRes<Vec<u8>> {
[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] 267 | fn bytes(input: &str) -> ParseRes<'_, Vec<u8>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn noop(input: &str) -> ParseRes<Statement> {
[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] 284 | fn noop(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:293:15
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn int(input: &str) -> ParseRes<U256> {
[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] 293 | fn int(input: &str) -> ParseRes<'_, U256> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn uint8(input: &str) -> ParseRes<u8> {
[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] 302 | fn uint8(input: &str) -> ParseRes<'_, u8> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 | fn vector(input: &str) -> ParseRes<Vec<Expr>> {
[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] 312 | fn vector(input: &str) -> ParseRes<'_, Vec<Expr>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mil v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:340:34
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stdout]     |                                  ^^         -----------------
[INFO] [stdout]     |                                  |          |         |
[INFO] [stdout]     |                                  |          |         the same lifetime is named here
[INFO] [stdout]     |                                  |          the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:348:28
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stdout]     |                            ^^         -----------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         the same lifetime is named here
[INFO] [stdout]     |                            |          the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn root(input: &str) -> ParseRes<(Vec<Defn>, Expr)> {
[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] 353 | pub fn root(input: &str) -> ParseRes<'_, (Vec<Defn>, Expr)> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn set(input: &str) -> ParseRes<Statement> {
[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] 364 | pub fn set(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:372:19
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn app(input: &str) -> ParseRes<Expr> {
[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] 372 | pub fn app(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub fn if_expr(input: &str) -> ParseRes<(Expr, Expr, Expr)> {
[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] 384 | pub fn if_expr(input: &str) -> ParseRes<'_, (Expr, Expr, Expr)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:393:24
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn if_stmnt(input: &str) -> ParseRes<(Expr, Statement, Statement)> {
[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] 393 | pub fn if_stmnt(input: &str) -> ParseRes<'_, (Expr, Statement, Statement)> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:402:22
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub fn sigeok(input: &str) -> ParseRes<(u16, Expr, Expr, Expr)> {
[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] 402 | pub fn sigeok(input: &str) -> ParseRes<'_, (u16, Expr, Expr, Expr)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:417:20
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn hash(input: &str) -> ParseRes<(u16, Expr)> {
[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] 417 | pub fn hash(input: &str) -> ParseRes<'_, (u16, Expr)> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:430:27
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub fn typeof_expr(input: &str) -> ParseRes<BuiltIn> {
[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] 430 | pub fn typeof_expr(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:438:26
[INFO] [stdout]     |
[INFO] [stdout] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<(u16, Statement)> {
[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] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<'_, (u16, Statement)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub fn reserved(input: &str) -> ParseRes<Reserved> {
[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] 451 | pub fn reserved(input: &str) -> ParseRes<'_, Reserved> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:471:25
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn statement(input: &str) -> ParseRes<Statement> {
[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] 471 | pub fn statement(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:490:20
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub fn expr(input: &str) -> ParseRes<Expr> {
[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] 490 | pub fn expr(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]  --> src/bin/fuzz_parser.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(fuzzing)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]  --> src/bin/fuzz_parser.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(fuzzing)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/bin/fuzz_parser.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(not(fuzzing))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `themelio_structs::Transaction`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use themelio_structs::Transaction;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_once` is never used
[INFO] [stdout]   --> src/bin/fuzz_parser.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn test_once(data: &[u8]) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/executor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/executor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]    --> src/parser/syntax.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[packrat_parser]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/executor.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk`
[INFO] [stdout]    --> src/executor.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/executor.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk`
[INFO] [stdout]    --> src/executor.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/executor.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk`
[INFO] [stdout]    --> src/executor.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]    --> src/executor.rs:211:14
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk`
[INFO] [stdout]    --> src/executor.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn sym_binds(input: &str) -> ParseRes<Vec<(Symbol, Expr)>> {
[INFO] [stdout]    |                     ^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn sym_binds(input: &str) -> ParseRes<'_, Vec<(Symbol, Expr)>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn setlet_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>)> {
[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] 58 | fn setlet_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>)> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn let_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[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] 71 | fn let_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/syntax.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn defn(input: &str) -> ParseRes<Defn> {
[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] 88 | fn defn(input: &str) -> ParseRes<'_, Defn> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn tri_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 106 | fn tri_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn empty_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 132 | fn empty_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn unary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 154 | fn unary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn binary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 175 | fn binary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:230:18
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn symbol(input: &str) -> ParseRes<String> {
[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] 230 | fn symbol(input: &str) -> ParseRes<'_, String> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn bytes(input: &str) -> ParseRes<Vec<u8>> {
[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] 267 | fn bytes(input: &str) -> ParseRes<'_, Vec<u8>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn noop(input: &str) -> ParseRes<Statement> {
[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] 284 | fn noop(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:293:15
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn int(input: &str) -> ParseRes<U256> {
[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] 293 | fn int(input: &str) -> ParseRes<'_, U256> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn uint8(input: &str) -> ParseRes<u8> {
[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] 302 | fn uint8(input: &str) -> ParseRes<'_, u8> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 | fn vector(input: &str) -> ParseRes<Vec<Expr>> {
[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] 312 | fn vector(input: &str) -> ParseRes<'_, Vec<Expr>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:340:34
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stdout]     |                                  ^^         -----------------
[INFO] [stdout]     |                                  |          |         |
[INFO] [stdout]     |                                  |          |         the same lifetime is named here
[INFO] [stdout]     |                                  |          the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:348:28
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stdout]     |                            ^^         -----------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         the same lifetime is named here
[INFO] [stdout]     |                            |          the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn root(input: &str) -> ParseRes<(Vec<Defn>, Expr)> {
[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] 353 | pub fn root(input: &str) -> ParseRes<'_, (Vec<Defn>, Expr)> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn set(input: &str) -> ParseRes<Statement> {
[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] 364 | pub fn set(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:372:19
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn app(input: &str) -> ParseRes<Expr> {
[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] 372 | pub fn app(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub fn if_expr(input: &str) -> ParseRes<(Expr, Expr, Expr)> {
[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] 384 | pub fn if_expr(input: &str) -> ParseRes<'_, (Expr, Expr, Expr)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:393:24
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn if_stmnt(input: &str) -> ParseRes<(Expr, Statement, Statement)> {
[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] 393 | pub fn if_stmnt(input: &str) -> ParseRes<'_, (Expr, Statement, Statement)> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:402:22
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub fn sigeok(input: &str) -> ParseRes<(u16, Expr, Expr, Expr)> {
[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] 402 | pub fn sigeok(input: &str) -> ParseRes<'_, (u16, Expr, Expr, Expr)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:417:20
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn hash(input: &str) -> ParseRes<(u16, Expr)> {
[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] 417 | pub fn hash(input: &str) -> ParseRes<'_, (u16, Expr)> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:430:27
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub fn typeof_expr(input: &str) -> ParseRes<BuiltIn> {
[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] 430 | pub fn typeof_expr(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:438:26
[INFO] [stdout]     |
[INFO] [stdout] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<(u16, Statement)> {
[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] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<'_, (u16, Statement)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub fn reserved(input: &str) -> ParseRes<Reserved> {
[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] 451 | pub fn reserved(input: &str) -> ParseRes<'_, Reserved> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:471:25
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn statement(input: &str) -> ParseRes<Statement> {
[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] 471 | pub fn statement(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/syntax.rs:490:20
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub fn expr(input: &str) -> ParseRes<Expr> {
[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] 490 | pub fn expr(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "42301b90d17595be00e2163dd30087ffc0978d6e78d74e3d0a57a5003022d15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42301b90d17595be00e2163dd30087ffc0978d6e78d74e3d0a57a5003022d15d", kill_on_drop: false }`
[INFO] [stdout] 42301b90d17595be00e2163dd30087ffc0978d6e78d74e3d0a57a5003022d15d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eabb9c1837c206852ddea2392c7cfb5b2c1a0a36fe395fb382554a20266b0253
[INFO] running `Command { std: "docker" "start" "-a" "eabb9c1837c206852ddea2392c7cfb5b2c1a0a36fe395fb382554a20266b0253", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `serde::Deserialize`
[INFO] [stderr]  --> src/executor.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde::Deserialize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/executor.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     self,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CoinDataHeight`, `CoinID`, and `Header`
[INFO] [stderr]   --> src/executor.rs:10:24
[INFO] [stderr]    |
[INFO] [stderr] 10 | use themelio_structs::{CoinDataHeight, CoinID, Header, Transaction};
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]    --> src/parser/syntax.rs:489:1
[INFO] [stderr]     |
[INFO] [stderr] 489 | #[packrat_parser]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/syntax.rs:48:21
[INFO] [stderr]    |
[INFO] [stderr] 48 | fn sym_binds(input: &str) -> ParseRes<Vec<(Symbol, Expr)>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 | fn sym_binds(input: &str) -> ParseRes<'_, Vec<(Symbol, Expr)>> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/syntax.rs:58:23
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn setlet_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>)> {
[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] 58 | fn setlet_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>)> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/syntax.rs:71:20
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn let_bind(input: &str) -> ParseRes<(Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[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] 71 | fn let_bind(input: &str) -> ParseRes<'_, (Vec<(Symbol, Expr)>, Vec<Statement>, Expr)> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/syntax.rs:88:16
[INFO] [stderr]    |
[INFO] [stderr] 88 | fn defn(input: &str) -> ParseRes<Defn> {
[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] 88 | fn defn(input: &str) -> ParseRes<'_, Defn> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:106:23
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn tri_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 106 | fn tri_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:132:25
[INFO] [stderr]     |
[INFO] [stderr] 132 | fn empty_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 132 | fn empty_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:154:25
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn unary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 154 | fn unary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:175:26
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn binary_builtin(input: &str) -> ParseRes<BuiltIn> {
[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] 175 | fn binary_builtin(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:230:18
[INFO] [stderr]     |
[INFO] [stderr] 230 | fn symbol(input: &str) -> ParseRes<String> {
[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] 230 | fn symbol(input: &str) -> ParseRes<'_, String> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:267:17
[INFO] [stderr]     |
[INFO] [stderr] 267 | fn bytes(input: &str) -> ParseRes<Vec<u8>> {
[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] 267 | fn bytes(input: &str) -> ParseRes<'_, Vec<u8>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:284:16
[INFO] [stderr]     |
[INFO] [stderr] 284 | fn noop(input: &str) -> ParseRes<Statement> {
[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] 284 | fn noop(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:293:15
[INFO] [stderr]     |
[INFO] [stderr] 293 | fn int(input: &str) -> ParseRes<U256> {
[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] 293 | fn int(input: &str) -> ParseRes<'_, U256> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:302:17
[INFO] [stderr]     |
[INFO] [stderr] 302 | fn uint8(input: &str) -> ParseRes<u8> {
[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] 302 | fn uint8(input: &str) -> ParseRes<'_, u8> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:312:18
[INFO] [stderr]     |
[INFO] [stderr] 312 | fn vector(input: &str) -> ParseRes<Vec<Expr>> {
[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] 312 | fn vector(input: &str) -> ParseRes<'_, Vec<Expr>> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:340:34
[INFO] [stderr]     |
[INFO] [stderr] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stderr]     |                                  ^^         -----------------
[INFO] [stderr]     |                                  |          |         |
[INFO] [stderr]     |                                  |          |         the same lifetime is named here
[INFO] [stderr]     |                                  |          the same lifetime is hidden here
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 340 | pub fn ws_or_comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:348:28
[INFO] [stderr]     |
[INFO] [stderr] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<&'a str> {
[INFO] [stderr]     |                            ^^         -----------------
[INFO] [stderr]     |                            |          |         |
[INFO] [stderr]     |                            |          |         the same lifetime is named here
[INFO] [stderr]     |                            |          the same lifetime is hidden here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 348 | pub fn comment<'a>(input: &'a str) -> ParseRes<'a, &'a str> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:353:20
[INFO] [stderr]     |
[INFO] [stderr] 353 | pub fn root(input: &str) -> ParseRes<(Vec<Defn>, Expr)> {
[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] 353 | pub fn root(input: &str) -> ParseRes<'_, (Vec<Defn>, Expr)> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:364:19
[INFO] [stderr]     |
[INFO] [stderr] 364 | pub fn set(input: &str) -> ParseRes<Statement> {
[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] 364 | pub fn set(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:372:19
[INFO] [stderr]     |
[INFO] [stderr] 372 | pub fn app(input: &str) -> ParseRes<Expr> {
[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] 372 | pub fn app(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:384:23
[INFO] [stderr]     |
[INFO] [stderr] 384 | pub fn if_expr(input: &str) -> ParseRes<(Expr, Expr, Expr)> {
[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] 384 | pub fn if_expr(input: &str) -> ParseRes<'_, (Expr, Expr, Expr)> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:393:24
[INFO] [stderr]     |
[INFO] [stderr] 393 | pub fn if_stmnt(input: &str) -> ParseRes<(Expr, Statement, Statement)> {
[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] 393 | pub fn if_stmnt(input: &str) -> ParseRes<'_, (Expr, Statement, Statement)> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:402:22
[INFO] [stderr]     |
[INFO] [stderr] 402 | pub fn sigeok(input: &str) -> ParseRes<(u16, Expr, Expr, Expr)> {
[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] 402 | pub fn sigeok(input: &str) -> ParseRes<'_, (u16, Expr, Expr, Expr)> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:417:20
[INFO] [stderr]     |
[INFO] [stderr] 417 | pub fn hash(input: &str) -> ParseRes<(u16, Expr)> {
[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] 417 | pub fn hash(input: &str) -> ParseRes<'_, (u16, Expr)> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:430:27
[INFO] [stderr]     |
[INFO] [stderr] 430 | pub fn typeof_expr(input: &str) -> ParseRes<BuiltIn> {
[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] 430 | pub fn typeof_expr(input: &str) -> ParseRes<'_, BuiltIn> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:438:26
[INFO] [stderr]     |
[INFO] [stderr] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<(u16, Statement)> {
[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] 438 | pub fn loop_stmnt(input: &str) -> ParseRes<'_, (u16, Statement)> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:451:24
[INFO] [stderr]     |
[INFO] [stderr] 451 | pub fn reserved(input: &str) -> ParseRes<Reserved> {
[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] 451 | pub fn reserved(input: &str) -> ParseRes<'_, Reserved> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:471:25
[INFO] [stderr]     |
[INFO] [stderr] 471 | pub fn statement(input: &str) -> ParseRes<Statement> {
[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] 471 | pub fn statement(input: &str) -> ParseRes<'_, Statement> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/syntax.rs:490:20
[INFO] [stderr]     |
[INFO] [stderr] 490 | pub fn expr(input: &str) -> ParseRes<Expr> {
[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] 490 | pub fn expr(input: &str) -> ParseRes<'_, Expr> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pk`
[INFO] [stderr]    --> src/executor.rs:166:14
[INFO] [stderr]     |
[INFO] [stderr] 166 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sk`
[INFO] [stderr]    --> src/executor.rs:166:18
[INFO] [stderr]     |
[INFO] [stderr] 166 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pk`
[INFO] [stderr]    --> src/executor.rs:175:14
[INFO] [stderr]     |
[INFO] [stderr] 175 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sk`
[INFO] [stderr]    --> src/executor.rs:175:18
[INFO] [stderr]     |
[INFO] [stderr] 175 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pk`
[INFO] [stderr]    --> src/executor.rs:202:14
[INFO] [stderr]     |
[INFO] [stderr] 202 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sk`
[INFO] [stderr]    --> src/executor.rs:202:18
[INFO] [stderr]     |
[INFO] [stderr] 202 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pk`
[INFO] [stderr]    --> src/executor.rs:211:14
[INFO] [stderr]     |
[INFO] [stderr] 211 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |              ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sk`
[INFO] [stderr]    --> src/executor.rs:211:18
[INFO] [stderr]     |
[INFO] [stderr] 211 |         let (pk, sk, tx) = key_and_empty_tx();
[INFO] [stderr]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_sk`
[INFO] [stderr] 
[INFO] [stderr] warning: `mil` (lib) generated 32 warnings (run `cargo fix --lib -p mil` to apply 3 suggestions)
[INFO] [stderr] warning: `mil` (lib test) generated 39 warnings (31 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]  --> src/bin/fuzz_parser.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(fuzzing)]
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]  --> src/bin/fuzz_parser.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(fuzzing)]
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]   --> src/bin/fuzz_parser.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[cfg(not(fuzzing))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_once` is never used
[INFO] [stderr]   --> src/bin/fuzz_parser.rs:25:4
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn test_once(data: &[u8]) {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]   --> src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::path::PathBuf;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `themelio_structs::Transaction`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use themelio_structs::Transaction;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mil` (bin "fuzz_parser" test) generated 4 warnings
[INFO] [stderr] warning: `mil` (bin "mil" test) generated 2 warnings (run `cargo fix --bin "mil" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mil-500e6af5dbf19513)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test executor::tests::bitwise_or ... ok
[INFO] [stdout] test executor::tests::bitwise_and ... ok
[INFO] [stdout] test executor::tests::add_numbers ... ok
[INFO] [stdout] test executor::tests::btoi_1 ... ok
[INFO] [stdout] test executor::tests::exp_numbers ... ok
[INFO] [stdout] test executor::tests::btoi_max ... ok
[INFO] [stdout] test executor::tests::empty_string_is_empty_bytes ... ok
[INFO] [stdout] test executor::tests::hash_bytes ... ok
[INFO] [stdout] test executor::tests::from_bytes ... ok
[INFO] [stdout] test executor::tests::if_false_branch ... ok
[INFO] [stdout] test executor::tests::if_true_branch ... ok
[INFO] [stdout] test executor::tests::fn_application ... ok
[INFO] [stdout] test executor::tests::nested_lets ... ok
[INFO] [stdout] test executor::tests::loop_add_expr_4_times ... ok
[INFO] [stdout] test executor::tests::nested_loop ... ok
[INFO] [stdout] test executor::tests::ref_vector ... ok
[INFO] [stdout] test executor::tests::inlined_comments ... ok
[INFO] [stdout] test executor::tests::rot_from_shifts ... ok
[INFO] [stdout] test executor::tests::push_nil_1 ... ok
[INFO] [stdout] test executor::tests::init_vec_native ... ok
[INFO] [stdout] test executor::tests::noop ... ok
[INFO] [stdout] test executor::tests::itob_1 ... ok
[INFO] [stdout] test executor::tests::one_lt_two ... ok
[INFO] [stdout] test executor::tests::two_gt_one ... ok
[INFO] [stdout] test executor::tests::test_eql ... ok
[INFO] [stdout] test executor::tests::sigeok_bytes ... ok
[INFO] [stdout] test executor::tests::test_not_eql ... ok
[INFO] [stdout] test executor::tests::set_let ... ok
[INFO] [stdout] test executor::tests::set_bytes ... ok
[INFO] [stdout] test executor::tests::set_if_false_branch ... ok
[INFO] [stdout] test executor::tests::concat_vectors ... ok
[INFO] [stdout] test executor::tests::set_value ... ok
[INFO] [stdout] test executor::tests::loop_with_noop ... ok
[INFO] [stdout] test executor::tests::shift_left ... ok
[INFO] [stdout] test executor::tests::set_if_true_branch ... ok
[INFO] [stdout] test executor::tests::typeof_vec ... ok
[INFO] [stdout] test executor::tests::typeof_int ... ok
[INFO] [stdout] test executor::tests::vset_vector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/fuzz_parser.rs (/opt/rustwide/target/debug/deps/fuzz_parser-6113a53dc518603f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mil-8b777ee2fe3f51a4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mil
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/parser/syntax.rs - parser::syntax::list (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/parser/syntax.rs - parser::syntax::list (line 23) stdout ----
[INFO] [stdout] error: cannot find macro `list` in this scope
[INFO] [stdout]  --> src/parser/syntax.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | list!(symbol, expr, expr);
[INFO] [stdout]   | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/parser/syntax.rs - parser::syntax::list (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eabb9c1837c206852ddea2392c7cfb5b2c1a0a36fe395fb382554a20266b0253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabb9c1837c206852ddea2392c7cfb5b2c1a0a36fe395fb382554a20266b0253", kill_on_drop: false }`
[INFO] [stdout] eabb9c1837c206852ddea2392c7cfb5b2c1a0a36fe395fb382554a20266b0253
