[INFO] cloning repository https://github.com/mverleg/tilde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mverleg/tilde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Ftilde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Ftilde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0ffee03844fb3aa018dc13b5370b9f76990742a
[INFO] testing mverleg/tilde against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Ftilde" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mverleg/tilde
[INFO] finished tweaking git repo https://github.com/mverleg/tilde
[INFO] tweaked toml for git repo https://github.com/mverleg/tilde written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mverleg/tilde on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mverleg/tilde 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 139805252ad964777f5967181ca337b296f0f7f26e9e38bc5b9c7c8962d78e93
[INFO] running `Command { std: "docker" "start" "-a" "139805252ad964777f5967181ca337b296f0f7f26e9e38bc5b9c7c8962d78e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "139805252ad964777f5967181ca337b296f0f7f26e9e38bc5b9c7c8962d78e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "139805252ad964777f5967181ca337b296f0f7f26e9e38bc5b9c7c8962d78e93", kill_on_drop: false }`
[INFO] [stdout] 139805252ad964777f5967181ca337b296f0f7f26e9e38bc5b9c7c8962d78e93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e816af0e86674dd7a5b900c3cdbf4b0de622f5b09e9beb71ce9bdf59fed804db
[INFO] running `Command { std: "docker" "start" "-a" "e816af0e86674dd7a5b900c3cdbf4b0de622f5b09e9beb71ce9bdf59fed804db", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_string v0.3.2
[INFO] [stderr]    Compiling tilde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::base64::b64_decode`
[INFO] [stdout]  --> src/common/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::base64::b64_decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stdout]  --> src/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_trans::OpIndices;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::Closer`
[INFO] [stdout]  --> src/compile/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_literal::Closer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::encode_uint_vec`
[INFO] [stdout]  --> src/compile/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::text_literal::encode_uint_vec;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::typ::Typ`
[INFO] [stdout]  --> src/compile/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::typ::Typ;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::var_uint::encode_snippet_len_estimate`
[INFO] [stdout]   --> src/compile/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::var_uint::encode_snippet_len_estimate;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::std::slice`
[INFO] [stdout]  --> src/compile/prog.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ::std::slice;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `values`
[INFO] [stdout]    --> src/data/value.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use values;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[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] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[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] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[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] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[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] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[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] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[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] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[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] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[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] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[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 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[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] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[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] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[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] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[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] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[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] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[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] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[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] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[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] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[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] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[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] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[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] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[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] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:73
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            the lifetime is named 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] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_data.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[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] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_original.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden 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] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_original.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[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] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.04s
[INFO] running `Command { std: "docker" "inspect" "e816af0e86674dd7a5b900c3cdbf4b0de622f5b09e9beb71ce9bdf59fed804db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e816af0e86674dd7a5b900c3cdbf4b0de622f5b09e9beb71ce9bdf59fed804db", kill_on_drop: false }`
[INFO] [stdout] e816af0e86674dd7a5b900c3cdbf4b0de622f5b09e9beb71ce9bdf59fed804db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ce2e1c6faf5976670329f75c485da51eb1eca089a505352b76e41b5a3e73032
[INFO] running `Command { std: "docker" "start" "-a" "5ce2e1c6faf5976670329f75c485da51eb1eca089a505352b76e41b5a3e73032", kill_on_drop: false }`
[INFO] [stderr]    Compiling tilde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::base64::b64_decode`
[INFO] [stdout]  --> src/common/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::base64::b64_decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stdout]  --> src/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_trans::OpIndices;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::Closer`
[INFO] [stdout]  --> src/compile/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_literal::Closer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::encode_uint_vec`
[INFO] [stdout]  --> src/compile/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::text_literal::encode_uint_vec;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::typ::Typ`
[INFO] [stdout]  --> src/compile/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::typ::Typ;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::var_uint::encode_snippet_len_estimate`
[INFO] [stdout]   --> src/compile/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::var_uint::encode_snippet_len_estimate;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::std::slice`
[INFO] [stdout]  --> src/compile/prog.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ::std::slice;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `values`
[INFO] [stdout]    --> src/data/value.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use values;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[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] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[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] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[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] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[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] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[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] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[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] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[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] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[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] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[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 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[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] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[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] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[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] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[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] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[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] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[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] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[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] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[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] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[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] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[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] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[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] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[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] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:73
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            the lifetime is named 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] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_data.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[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] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_original.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden 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] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_original.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[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] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::base64::b64_decode`
[INFO] [stdout]  --> src/common/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::base64::b64_decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stdout]  --> src/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_trans::OpIndices;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/common/log.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::typ::Typ`
[INFO] [stdout]  --> src/compile/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::typ::Typ;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::std::slice`
[INFO] [stdout]  --> src/compile/prog.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ::std::slice;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `values`
[INFO] [stdout]    --> src/data/value.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use values;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[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] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[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] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[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] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[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] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[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] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[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] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[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] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[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] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[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 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[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] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[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] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[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] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[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] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[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] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[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] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[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] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[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] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[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] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[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] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[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] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[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] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:73
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            the lifetime is named 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] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_data.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[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] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_original.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden 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] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_original.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[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] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.57s
[INFO] running `Command { std: "docker" "inspect" "5ce2e1c6faf5976670329f75c485da51eb1eca089a505352b76e41b5a3e73032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce2e1c6faf5976670329f75c485da51eb1eca089a505352b76e41b5a3e73032", kill_on_drop: false }`
[INFO] [stdout] 5ce2e1c6faf5976670329f75c485da51eb1eca089a505352b76e41b5a3e73032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6172bebb83b6fd0c0e9d4e2cc1b59767176f8aa27cdd5cc0d49185897b4e0fce
[INFO] running `Command { std: "docker" "start" "-a" "6172bebb83b6fd0c0e9d4e2cc1b59767176f8aa27cdd5cc0d49185897b4e0fce", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(fmt_internals)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::base64::b64_decode`
[INFO] [stderr]  --> src/common/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use self::base64::b64_decode;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stderr]  --> src/common/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::text_trans::OpIndices;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::text_literal::Closer`
[INFO] [stderr]  --> src/compile/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::text_literal::Closer;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::text_literal::encode_uint_vec`
[INFO] [stderr]  --> src/compile/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use self::text_literal::encode_uint_vec;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::typ::Typ`
[INFO] [stderr]  --> src/compile/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use self::typ::Typ;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::var_uint::encode_snippet_len_estimate`
[INFO] [stderr]   --> src/compile/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use self::var_uint::encode_snippet_len_estimate;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `::std::slice`
[INFO] [stderr]  --> src/compile/prog.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use ::std::slice;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `values`
[INFO] [stderr]    --> src/data/value.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub use values;
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(once_cell)]
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/typ.rs:33:20
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn as_executor(&self) -> Executor;
[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] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/literal.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn as_executor(&self) -> Executor {
[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] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/literal.rs:82:20
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn as_executor(&self) -> Executor {
[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] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/arithmetic.rs:46:20
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn as_executor(&self) -> Executor {
[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] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:148:20
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn as_executor(&self) -> Executor {
[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] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:234:20
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn as_executor(&self) -> Executor {
[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] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:320:20
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_executor(&self) -> Executor {
[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] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:406:20
[INFO] [stderr]     |
[INFO] [stderr] 406 |     fn as_executor(&self) -> Executor {
[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] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:438:20
[INFO] [stderr]     |
[INFO] [stderr] 438 |     fn as_executor(&self) -> Executor {
[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 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/stack.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/stack.rs:112:20
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn as_executor(&self) -> Executor {
[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] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/stack.rs:172:20
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn as_executor(&self) -> Executor {
[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] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/collection.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor {
[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] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:104:20
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn as_executor(&self) -> Executor {
[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] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:198:20
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn as_executor(&self) -> Executor {
[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] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:257:20
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn as_executor(&self) -> Executor {
[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] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:323:20
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn as_executor(&self) -> Executor {
[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] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:376:20
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn as_executor(&self) -> Executor {
[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] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |     fn as_executor(&self) -> Executor {
[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] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/sanitize.rs:43:20
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn as_executor(&self) -> Executor {
[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] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/func.rs:44:20
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn as_executor(&self) -> Executor {
[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] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/func.rs:83:20
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn as_executor(&self) -> Executor {
[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] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/text.rs:42:20
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn as_executor(&self) -> Executor {
[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] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/dict/trie_data.rs:72:73
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stderr]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |                            |
[INFO] [stderr]    |                    |                            the lifetime is named 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] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stderr]    |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dict/trie_data.rs:180:19
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[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] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dict/trie_original.rs:95:27
[INFO] [stderr]    |
[INFO] [stderr] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stderr]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden 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] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stderr]    |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dict/trie_original.rs:224:24
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[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] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/common/log.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tilde` (lib) generated 37 warnings (run `cargo fix --lib -p tilde` to apply 35 suggestions)
[INFO] [stderr] warning: `tilde` (lib test) generated 35 warnings (34 duplicates) (run `cargo fix --lib -p tilde --tests` to apply 1 suggestion)
[INFO] [stderr] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(fmt_internals)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tilde` (bin "tilde" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tilde-bae98c7440a07555)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test common::base64::tests::encode_decode ... ok
[INFO] [stdout] test common::base64::tests::encoding_unchanged ... ok
[INFO] [stdout] test common::escape_str::tests::empty ... ok
[INFO] [stdout] test common::escape_str::tests::escaped_quote ... ok
[INFO] [stdout] test common::escape_str::tests::already_safe ... ok
[INFO] [stdout] test common::escape_str::tests::just_double_quote ... ok
[INFO] [stdout] test common::escape_str::tests::just_newline ... ok
[INFO] [stdout] test common::escape_str::tests::leading_backslash ... ok
[INFO] [stdout] test common::escape_str::tests::mixed_backslashes ... ok
[INFO] [stdout] test common::escape_str::tests::nightmare ... ok
[INFO] [stdout] test common::escape_str::tests::quoted_newline ... ok
[INFO] [stdout] test common::escape_str::tests::quoted_string ... ok
[INFO] [stdout] test common::escape_str::tests::single_quote ... ok
[INFO] [stdout] test common::escape_str::tests::trailing_backslash ... ok
[INFO] [stdout] test common::log::tests::do_log ... ok
[INFO] [stdout] test common::text_trans::capitalisation::no_case ... ok
[INFO] [stdout] test common::text_trans::capitalisation::to_lower ... ok
[INFO] [stdout] test common::text_trans::capitalisation::to_upper ... ok
[INFO] [stdout] test common::text_trans::cost::compressed_length_matches_cost ... ok
[INFO] [stdout] test common::text_trans::cost::operation_cost_in_sync_with_transform_cost ... ok
[INFO] [stdout] test common::text_trans::transform::capitalize_first_and_all ... ok
[INFO] [stdout] test common::text_trans::transform::capitalize_pop ... ok
[INFO] [stdout] test common::text_trans::transform::pop_all ... ok
[INFO] [stdout] test common::text_trans::transform::pop_partial ... ok
[INFO] [stdout] test common::text_trans::transform::reverse_pop ... ok
[INFO] [stdout] test common::tiny_map::tiny_map_test::duplicate ... ok
[INFO] [stdout] test common::text_trans::transform::capitalize_all_reverse ... ok
[INFO] [stdout] test compile::golf_word::id_tests::literal ... ok
[INFO] [stdout] test compile::golf_word::id_tests::non_literal ... ok
[INFO] [stdout] test common::tiny_map::tiny_map_test::unique ... ok
[INFO] [stdout] test compile::letter::tests::from_nr_and_to_nr_sync ... ok
[INFO] [stdout] test compile::letter::tests::from_symbol_and_to_symbol_sync ... ok
[INFO] [stdout] test compile::letter::tests::letter_iter_is_complete ... ok
[INFO] [stdout] test compile::letter::tests::letter_kind_iter_is_complete ... ok
[INFO] [stdout] test compile::letter::tests::letters_fit_in_half_byte ... ok
[INFO] [stdout] test compile::letter::tests::modifier_method ... ok
[INFO] [stdout] test compile::letter::tests::nr_follows_listing_order ... ok
[INFO] [stdout] test compile::letter::tests::unique_nr ... ok
[INFO] [stdout] test compile::letter::tests::unique_symbol ... ok
[INFO] [stdout] test compile::op_lookup::tests::all_golf_ops_parseable ... ok
[INFO] [stdout] test compile::op_lookup::tests::all_long_ops_parseable ... ok
[INFO] [stdout] test compile::parse::tests::allow_newlines ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_explicit_close ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_implicit_close ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_multiple ... ok
[INFO] [stdout] test compile::parse::tests::long_float ... ok
[INFO] [stdout] test compile::parse::tests::long_integer ... ok
[INFO] [stdout] test compile::parse::tests::long_invalid_number ... ok
[INFO] [stdout] test compile::parse::tests::long_string_explicit_close ... ok
[INFO] [stdout] test compile::parse::tests::long_string_implicit_close ... ok
[INFO] [stdout] test compile::letter::tests::all_kinds_present ... ok
[INFO] [stdout] test compile::parse::tests::operator_by_name ... ok
[INFO] [stdout] test compile::parse::tests::split_on_whitespace ... ok
[INFO] [stdout] test compile::parse::tests::unknown_operator_by_name ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_complex ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_noend ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_txt ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_examples_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_examples_txt ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_no_end_token ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_short ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_single_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_single_txt ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_empty_nr ... ok
[INFO] [stdout] test compile::parse::tests::operator_by_gold ... FAILED
[INFO] [stdout] test compile::text_literal::encoding::encode_examples_nr ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_examples_txt ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_single_nr ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_single_txt ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::followers ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_empty_txt ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::openers_withmod ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::reverse_followers ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::reverse_openers_nomod ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::reverse_openers_withmod ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::openers_nomod ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::decode_end_index ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::decoding_examples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::encode_and_decode_samples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::encoding_examples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_avoid_modifiers_empty_input ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_decode_with_text_opener ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_decode_with_unused_letter ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_non_terminated_number ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_overflow_in_decode ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_starting_with_modifiers ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::case_all ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::unicode_lookup ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::pop_start ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::case_first ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::pop_end ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::decode_end_index ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::encode_and_decode_samples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::encoding_examples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_avoid_modifiers_empty_input ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_decode_with_text_opener ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_decode_with_unused_letter ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_non_terminated_number ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_overflow_in_decode ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_starting_with_modifiers ... ok
[INFO] [stdout] test data::array::tests::debug_array_multi ... ok
[INFO] [stdout] test data::array::tests::debug_array_single ... ok
[INFO] [stdout] test data::array::tests::fmt_array_multi ... ok
[INFO] [stdout] test data::array::tests::fmt_array_single ... ok
[INFO] [stdout] test data::value::tests::values_macro ... ok
[INFO] [stdout] test compile::var_uint::size_estimate::size_estimate_equal_actual_withmodi ... ok
[INFO] [stdout] test dict::compress::compression::bench ... ignored
[INFO] [stdout] test dict::compress::compression::cost_size ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::decoding_examples ... ok
[INFO] [stdout] test dict::derive::tests::check_maximum_length ... ok
[INFO] [stdout] test dict::derive::tests::generate_transformations_operation_indices_length ... ok
[INFO] [stdout] test dict::entries::cost::cost_matches_dict_position ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::reverse ... ok
[INFO] [stdout] test dict::entries::dict_properties::first_is_whitespace ... ok
[INFO] [stdout] test dict::entries::dict_properties::all_specials_encountered ... ok
[INFO] [stdout] test dict::entries::dict_properties::letter_iter_is_complete ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::all_encodings_unique ... ok
[INFO] [stdout] test dict::entries::dict_properties::no_leftover_specials ... ok
[INFO] [stdout] test dict::entries::dict_properties::trailing_whitespace ... ok
[INFO] [stdout] test dict::lookup::tests::dict_index_width ... ok
[INFO] [stdout] test dict::lookup::tests::longest_dict_entry_const ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_simple ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_with_magic ... ok
[INFO] [stdout] test dict::prefix_data::tests::build ... ok
[INFO] [stdout] test dict::prefix_data::tests::empty ... ok
[INFO] [stdout] test dict::prefix_data::tests::index_size ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_input_while_at_word ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_input_while_not_at_word ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_matches_while_deepest_is_not_word ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_unicode ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test dict::prefix_data::tests::test_all_prefixes_of_exact_match ... ok
[INFO] [stdout] test dict::prefix_data::tests::test_all_prefixes_of_no_match ... ok
[INFO] [stdout] test dict::prefix_data::tests::test_all_prefixes_of_sub_matches ... ok
[INFO] [stdout] test dict::trie_data::tests::build ... ok
[INFO] [stdout] test dict::trie_data::tests::empty ... ok
[INFO] [stdout] test dict::trie_data::tests::index_size ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_input_while_at_word ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_input_while_not_at_word ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_matches_while_deepest_is_not_word ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_matches_while_deepest_is_word ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_exact_match ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_no_match ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_sub_matches ... ok
[INFO] [stdout] test dict::trie_original::tests::build ... ok
[INFO] [stdout] test dict::trie_original::tests::empty ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_input_while_at_word ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_input_while_not_at_word ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_matches_while_deepest_is_not_word ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_matches_while_deepest_is_word ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_with_buffer ... ok
[INFO] [stdout] test dict::trie_original::tests::prefix_iter_deep ... ok
[INFO] [stdout] test dict::trie_original::tests::prefix_iter_shallow ... ok
[INFO] [stdout] test op::op_properties::long_identifiers_valid ... ok
[INFO] [stdout] test op::op_properties::short_long_unique ... FAILED
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_matches_while_deepest_is_word ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::all_encodings_unique ... ok
[INFO] [stdout] test dict::entries::dict_properties::no_duplicates ... ok
[INFO] [stdout] test dict::compress::compress_decode::compress_special ... ok
[INFO] [stdout] test dict::compress::compress_decode::compress_poem ... ok
[INFO] [stdout] test dict::compress::compress_decode::decode_random_nrs ... ok
[INFO] [stdout] test dict::compress::compression::simple_text_compression ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile::parse::tests::operator_by_gold stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::parse::tests::operator_by_gold' (73) panicked at src/compile/parse.rs:228:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Prog { ops: [Swap] }
[INFO] [stdout]  right: Prog { ops: [Duplicate] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59778b707282 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59778b707282 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59778b707282 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59778b707282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59778b718aff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59778b718aff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59778b6d4d53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59778b6d4d53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59778b6e0af2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59778b6e55cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59778b6e5461 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59778b69f0ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59778b69f0ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59778b6e5bdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59778b6e5bdf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59778b6e5a3a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59778b6e0c29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59778b6c951d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59778b722440 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59778b722243 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x59778b5e5e83 - core::panicking::assert_failed::h4a513c30bb8337f8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x59778b60c3c1 - tilde::compile::parse::tests::operator_by_gold::h2589b8caf43188c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compile/parse.rs:228:9
[INFO] [stdout]   22:     0x59778b60c417 - tilde::compile::parse::tests::operator_by_gold::{{closure}}::hbb27b88a1bc0fa81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compile/parse.rs:226:26
[INFO] [stdout]   23:     0x59778b61f856 - core::ops::function::FnOnce::call_once::he5f844f8417d0e79
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59778b69eecb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59778b69eecb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59778b6b2f2d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59778b6b2f2d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59778b6b2f2d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59778b6b2f2d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59778b6b2f2d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59778b6b2f2d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59778b6b2f2d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59778b68c474 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59778b68c474 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59778b68fcca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x59778b68fcca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59778b68fcca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59778b68fcca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59778b68fcca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59778b68fcca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x59778b68fcca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59778b6dc02f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59778b6dc02f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x71f52e1bbaa4 - <unknown>
[INFO] [stdout]   45:     0x71f52e248a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- op::op_properties::short_long_unique stdout ----
[INFO] [stdout] names1 = {}
[INFO] [stdout] names1 = {"plus"}
[INFO] [stdout] names1 = {"minus", "plus"}
[INFO] [stdout] names1 = {"minus", "mul", "plus"}
[INFO] [stdout] names1 = {"div", "minus", "mul", "plus"}
[INFO] [stdout] names1 = {"div", "minus", "sqrt", "mul", "plus"}
[INFO] [stdout] names1 = {"div", "int-div", "minus", "sqrt", "mul", "plus"}
[INFO] [stdout] names2 = {"div", "int-div", "minus", "sqrt", "mul", "plus", "drop"}
[INFO] [stdout] names1 = {"div", "int-div", "minus", "sqrt", "mul", "plus", "drop", "/"}
[INFO] [stdout] names2 = {"div", "int-div", "minus", "sqrt", "mul", "dup", "plus", "drop", "/"}
[INFO] [stdout] names1 = {"div", "int-div", "minus", "sqrt", "mul", "dup", "+", "plus", "drop", "/"}
[INFO] [stdout] names1 = {"div", "last", "int-div", "minus", "sqrt", "mul", "dup", "+", "plus", "drop", "/"}
[INFO] [stdout] names1 = {"div", "last", "int-div", "minus", "sqrt", "mul", "dup", "+", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"div", "last", "int-div", "minus", "sqrt", "mul", "dup", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"base-words", "div", "last", "int-div", "minus", "sqrt", "mul", "dup", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"base-words", "div", "last", "int-div", "unique", "minus", "sqrt", "mul", "dup", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"count", "base-words", "div", "last", "int-div", "unique", "minus", "sqrt", "mul", "dup", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"count", "base-words", "div", "last", "int-div", "unique", "arg", "minus", "sqrt", "mul", "dup", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"count", "base-words", "div", "last", "int-div", "unique", "arg", "minus", "sqrt", "mul", "apply", "dup", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"count", "base-words", "div", "last", "int-div", "unique", "arg", "minus", "sqrt", "mul", "concat", "apply", "dup", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names1 = {"count", "base-words", "div", "last", "int-div", "unique", "arg", "minus", "sqrt", "mul", "concat", "apply", "dup", "sum", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] names2 = {"count", "base-words", "div", "last", "int-div", "unique", "arg", "minus", "sqrt", "mul", "concat", "apply", "dup", "sum", "swap", "+", "split", "plus", "lookup", "drop", "/"}
[INFO] [stdout] 
[INFO] [stdout] thread 'op::op_properties::short_long_unique' (179) panicked at src/op/mod.rs:98:17:
[INFO] [stdout] duplicate Op identifier (short): +
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59778b707282 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59778b707282 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59778b707282 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59778b707282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59778b718aff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59778b718aff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59778b6d4d53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59778b6d4d53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59778b6e0af2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59778b6e55cf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59778b6e5461 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59778b69f0ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59778b69f0ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59778b6e5bdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59778b6e5bdf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59778b6e5a3a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59778b6e0c29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59778b6c951d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59778b722440 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59778b5f2ca4 - tilde::op::op_properties::short_long_unique::h46ebe6d970df6c2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/op/mod.rs:98:17
[INFO] [stdout]   20:     0x59778b5f2ce7 - tilde::op::op_properties::short_long_unique::{{closure}}::hf7ced949d3bd3c37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/op/mod.rs:84:27
[INFO] [stdout]   21:     0x59778b61c9c6 - core::ops::function::FnOnce::call_once::h34c2cbcafe18b8d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x59778b69eecb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59778b69eecb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x59778b6b2f2d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x59778b6b2f2d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x59778b6b2f2d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x59778b6b2f2d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x59778b6b2f2d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x59778b6b2f2d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x59778b6b2f2d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x59778b68c474 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x59778b68c474 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x59778b68fcca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x59778b68fcca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x59778b68fcca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x59778b68fcca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x59778b68fcca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x59778b68fcca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x59778b68fcca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x59778b6dc02f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x59778b6dc02f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x71f52e1bbaa4 - <unknown>
[INFO] [stdout]   43:     0x71f52e248a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile::parse::tests::operator_by_gold
[INFO] [stdout]     op::op_properties::short_long_unique
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 162 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 15.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6172bebb83b6fd0c0e9d4e2cc1b59767176f8aa27cdd5cc0d49185897b4e0fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6172bebb83b6fd0c0e9d4e2cc1b59767176f8aa27cdd5cc0d49185897b4e0fce", kill_on_drop: false }`
[INFO] [stdout] 6172bebb83b6fd0c0e9d4e2cc1b59767176f8aa27cdd5cc0d49185897b4e0fce
