[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Ftilde" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mverleg/tilde on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4152a58aac5cb561f4f92e9ade652a1454354f6201b08d000579d8a807ef898b
[INFO] running `Command { std: "docker" "start" "-a" "4152a58aac5cb561f4f92e9ade652a1454354f6201b08d000579d8a807ef898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4152a58aac5cb561f4f92e9ade652a1454354f6201b08d000579d8a807ef898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4152a58aac5cb561f4f92e9ade652a1454354f6201b08d000579d8a807ef898b", kill_on_drop: false }`
[INFO] [stdout] 4152a58aac5cb561f4f92e9ade652a1454354f6201b08d000579d8a807ef898b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a41433308e678929608f586e5a8cf89777fac08d7ee7011702f7bfdc82a4daa
[INFO] running `Command { std: "docker" "start" "-a" "0a41433308e678929608f586e5a8cf89777fac08d7ee7011702f7bfdc82a4daa", 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)]` 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: unused import: `crate::dict::lookup::lookup_alloc`
[INFO] [stdout]   --> src/dict/compress.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::dict::lookup::lookup_alloc;
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    ^^                           ^^                      ---------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            these lifetimes flow to the output
[INFO] [stdout]    |                    these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]    |                           ^^^^^ this lifetime flows to the output                ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 26.22s
[INFO] running `Command { std: "docker" "inspect" "0a41433308e678929608f586e5a8cf89777fac08d7ee7011702f7bfdc82a4daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a41433308e678929608f586e5a8cf89777fac08d7ee7011702f7bfdc82a4daa", kill_on_drop: false }`
[INFO] [stdout] 0a41433308e678929608f586e5a8cf89777fac08d7ee7011702f7bfdc82a4daa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6afd86939aef47a9434148e9a3347f5a9c21e001dbbdf9e185a05bde718ff4be
[INFO] running `Command { std: "docker" "start" "-a" "6afd86939aef47a9434148e9a3347f5a9c21e001dbbdf9e185a05bde718ff4be", kill_on_drop: false }`
[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)]` 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: unused import: `crate::dict::lookup::lookup_alloc`
[INFO] [stdout]   --> src/dict/compress.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::dict::lookup::lookup_alloc;
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tilde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    ^^                           ^^                      ---------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            these lifetimes flow to the output
[INFO] [stdout]    |                    these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]    |                           ^^^^^ this lifetime flows to the output                ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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::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: `crate::dict::lookup::lookup_alloc`
[INFO] [stdout]   --> src/dict/compress.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::dict::lookup::lookup_alloc;
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    ^^                           ^^                      ---------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            these lifetimes flow to the output
[INFO] [stdout]    |                    these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]    |                           ^^^^^ this lifetime flows to the output                ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 31.81s
[INFO] running `Command { std: "docker" "inspect" "6afd86939aef47a9434148e9a3347f5a9c21e001dbbdf9e185a05bde718ff4be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6afd86939aef47a9434148e9a3347f5a9c21e001dbbdf9e185a05bde718ff4be", kill_on_drop: false }`
[INFO] [stdout] 6afd86939aef47a9434148e9a3347f5a9c21e001dbbdf9e185a05bde718ff4be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a036d8fd3f09fb43e78f840991716a24eff9aa1a2a1c525b08f3bd1980cfe4a
[INFO] running `Command { std: "docker" "start" "-a" "9a036d8fd3f09fb43e78f840991716a24eff9aa1a2a1c525b08f3bd1980cfe4a", 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)]` 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: unused import: `crate::dict::lookup::lookup_alloc`
[INFO] [stderr]   --> src/dict/compress.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use crate::dict::lookup::lookup_alloc;
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/typ.rs:33:20
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/literal.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/literal.rs:82:20
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/arithmetic.rs:46:20
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:148:20
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:234:20
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:320:20
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:406:20
[INFO] [stderr]     |
[INFO] [stderr] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:438:20
[INFO] [stderr]     |
[INFO] [stderr] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/stack.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/stack.rs:112:20
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/stack.rs:172:20
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/collection.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/collection.rs:104:20
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/collection.rs:198:20
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/collection.rs:257:20
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/collection.rs:323:20
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/collection.rs:376:20
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/op/collection.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/sanitize.rs:43:20
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/func.rs:44:20
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/func.rs:83:20
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/op/text.rs:42:20
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/dict/trie_data.rs:72:20
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stderr]    |                    ^^                           ^^                      ---------------- the lifetime gets resolved as `'a`
[INFO] [stderr]    |                    |                            |
[INFO] [stderr]    |                    |                            these lifetimes flow to the output
[INFO] [stderr]    |                    these lifetimes flow to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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]    |                           ^^^^^ this lifetime flows to the output                ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tilde` (lib) generated 38 warnings (run `cargo fix --lib -p tilde` to apply 9 suggestions)
[INFO] [stderr] warning: `tilde` (lib test) generated 34 warnings (34 duplicates)
[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.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tilde-8057806ea9cfbdac)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test common::base64::tests::encoding_unchanged ... ok
[INFO] [stdout] test common::base64::tests::encode_decode ... ok
[INFO] [stdout] test common::escape_str::tests::already_safe ... 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::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::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::escape_str::tests::nightmare ... ok
[INFO] [stdout] test common::escape_str::tests::mixed_backslashes ... ok
[INFO] [stdout] test common::text_trans::capitalisation::to_upper ... ok
[INFO] [stdout] test common::text_trans::capitalisation::to_lower ... 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_all_reverse ... 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 compile::golf_word::id_tests::literal ... ok
[INFO] [stdout] test compile::golf_word::id_tests::non_literal ... 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_kind_iter_is_complete ... ok
[INFO] [stdout] test compile::letter::tests::letters_fit_in_half_byte ... ok
[INFO] [stdout] test compile::letter::tests::nr_follows_listing_order ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::unicode_lookup ... ok
[INFO] [stdout] test compile::letter::tests::unique_symbol ... ok
[INFO] [stdout] test compile::letter::tests::unique_nr ... ok
[INFO] [stdout] test compile::op_lookup::tests::all_long_ops_parseable ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_explicit_close ... ok
[INFO] [stdout] test common::tiny_map::tiny_map_test::unique ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_implicit_close ... ok
[INFO] [stdout] test compile::letter::tests::all_kinds_present ... ok
[INFO] [stdout] test compile::parse::tests::long_string_explicit_close ... 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_string_implicit_close ... ok
[INFO] [stdout] test compile::parse::tests::allow_newlines ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_multiple ... ok
[INFO] [stdout] test compile::letter::tests::letter_iter_is_complete ... ok
[INFO] [stdout] test compile::letter::tests::modifier_method ... ok
[INFO] [stdout] test compile::op_lookup::tests::all_golf_ops_parseable ... ok
[INFO] [stdout] test compile::parse::tests::long_invalid_number ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::case_all ... ok
[INFO] [stdout] test compile::parse::tests::operator_by_name ... ok
[INFO] [stdout] test compile::parse::tests::unknown_operator_by_name ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_examples_nr ... 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_examples_txt ... 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::encoding::encode_examples_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_single_nr ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_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::text_literal::encoding::encode_empty_txt ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::followers ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::openers_nomod ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_examples_txt ... 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::dynamic_width_common_allow_modifiers::decode_end_index ... ok
[INFO] [stdout] test compile::parse::tests::split_on_whitespace ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_single_txt ... 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_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 compile::var_uint::constants_in_sync::openers_withmod ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::decoding_examples ... 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_allow_modifiers::encode_and_decode_samples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_decode_with_text_opener ... ok
[INFO] [stdout] test data::array::tests::debug_array_multi ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_non_terminated_number ... ok
[INFO] [stdout] test data::array::tests::debug_array_single ... ok
[INFO] [stdout] test compile::var_uint::size_estimate::size_estimate_equal_actual_withmodi ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_starting_with_modifiers ... 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::positive_int_overflow_in_decode ... ok
[INFO] [stdout] test data::array::tests::fmt_array_multi ... ok
[INFO] [stdout] test data::value::tests::values_macro ... ok
[INFO] [stdout] test dict::compress::compression::bench ... ignored
[INFO] [stdout] test data::array::tests::fmt_array_single ... 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 dict::entries::dict_properties::all_specials_encountered ... ok
[INFO] [stdout] test dict::entries::dict_properties::first_is_whitespace ... ok
[INFO] [stdout] test dict::compress::compression::cost_size ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_txt ... ok
[INFO] [stdout] test dict::entries::dict_properties::letter_iter_is_complete ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::reverse_openers_withmod ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::decoding_examples ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::case_first ... ok
[INFO] [stdout] test dict::lookup::tests::dict_index_width ... ok
[INFO] [stdout] test dict::entries::dict_properties::trailing_whitespace ... ok
[INFO] [stdout] test dict::lookup::tests::longest_dict_entry_const ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_with_magic ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_unicode ... ok
[INFO] [stdout] test dict::prefix_data::tests::build ... ok
[INFO] [stdout] test dict::entries::dict_properties::no_leftover_specials ... ok
[INFO] [stdout] test dict::prefix_data::tests::empty ... 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::index_size ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_matches_while_deepest_is_not_word ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_matches_while_deepest_is_word ... 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::empty ... ok
[INFO] [stdout] test dict::trie_data::tests::index_size ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::reverse ... ok
[INFO] [stdout] test dict::trie_data::tests::build ... 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_input_while_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 common::text_trans::indices_in_sync_with_dict::pop_start ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_simple ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_sub_matches ... ok
[INFO] [stdout] test dict::entries::dict_properties::no_duplicates ... 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 dict::trie_data::tests::test_all_prefixes_of_exact_match ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::pop_end ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_no_match ... ok
[INFO] [stdout] test dict::trie_original::tests::build ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::all_encodings_unique ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::all_encodings_unique ... ok
[INFO] [stdout] test compile::parse::tests::operator_by_gold ... FAILED
[INFO] [stdout] test op::op_properties::short_long_unique ... FAILED
[INFO] [stdout] test dict::compress::compression::simple_text_compression ... ok
[INFO] [stdout] test dict::compress::compress_decode::compress_poem ... ok
[INFO] [stdout] test dict::compress::compress_decode::compress_special ... ok
[INFO] [stdout] test dict::compress::compress_decode::decode_random_nrs ... 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' 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:     0x65270ce6e232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65270ce6e232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65270ce6e232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65270ce6e232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65270ce955d3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65270ce955d3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x65270ce6b1c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65270ce6b1c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65270ce6e082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65270ce6f79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65270ce6f5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x65270ce361b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x65270ce361b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65270ce7017b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65270ce7017b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65270ce6ff4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x65270ce6e729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x65270ce6fbdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65270ce93b60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65270ce93df7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x65270cde9024 - core::panicking::assert_failed::h4d2fefaf15d6e50e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x65270cdc3abd - tilde::compile::parse::tests::operator_by_gold::hea7f2a620d1d7d6c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compile/parse.rs:228:9
[INFO] [stdout]   22:     0x65270cdcef19 - tilde::compile::parse::tests::operator_by_gold::{{closure}}::hbca30a726aeb908a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compile/parse.rs:226:26
[INFO] [stdout]   23:     0x65270cdcef19 - core::ops::function::FnOnce::call_once::hac0f7e535e0b23d8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x65270ce3b8eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x65270ce3b8eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x65270ce3ab2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x65270ce3ab2e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x65270ce3ab2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x65270ce3ab2e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x65270ce3ab2e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x65270ce3ab2e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x65270ce3ab2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x65270cdfe6d4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x65270cdfe6d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x65270ce0207a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x65270ce0207a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x65270ce0207a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x65270ce0207a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x65270ce0207a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x65270ce0207a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x65270ce0207a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x65270ce730d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x65270ce730d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x65270ce730d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7606d9874aa4 - <unknown>
[INFO] [stdout]   46:     0x7606d9901a34 - clone
[INFO] [stdout]   47:                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", "plus", "mul"}
[INFO] [stdout] names1 = {"minus", "plus", "div", "mul"}
[INFO] [stdout] names1 = {"sqrt", "minus", "plus", "div", "mul"}
[INFO] [stdout] names1 = {"sqrt", "int-div", "minus", "plus", "div", "mul"}
[INFO] [stdout] names2 = {"sqrt", "int-div", "minus", "plus", "div", "mul", "drop"}
[INFO] [stdout] names1 = {"sqrt", "/", "int-div", "minus", "plus", "div", "mul", "drop"}
[INFO] [stdout] names2 = {"sqrt", "/", "dup", "int-div", "minus", "plus", "div", "mul", "drop"}
[INFO] [stdout] names1 = {"+", "sqrt", "/", "dup", "int-div", "minus", "plus", "div", "mul", "drop"}
[INFO] [stdout] names1 = {"+", "sqrt", "/", "dup", "int-div", "minus", "plus", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"+", "sqrt", "/", "lookup", "dup", "int-div", "minus", "plus", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"+", "split", "sqrt", "/", "lookup", "dup", "int-div", "minus", "plus", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"+", "split", "sqrt", "base-words", "/", "lookup", "dup", "int-div", "minus", "plus", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"+", "split", "sqrt", "base-words", "/", "lookup", "dup", "int-div", "minus", "plus", "unique", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"count", "+", "split", "sqrt", "base-words", "/", "lookup", "dup", "int-div", "minus", "plus", "unique", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"count", "+", "split", "sqrt", "base-words", "/", "lookup", "dup", "int-div", "minus", "plus", "unique", "arg", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"count", "+", "split", "sqrt", "base-words", "apply", "/", "lookup", "dup", "int-div", "minus", "plus", "unique", "arg", "div", "mul", "drop", "last"}
[INFO] [stdout] names1 = {"count", "+", "split", "sqrt", "base-words", "apply", "/", "lookup", "dup", "int-div", "minus", "plus", "unique", "arg", "div", "mul", "concat", "drop", "last"}
[INFO] [stdout] names1 = {"sum", "count", "+", "split", "sqrt", "base-words", "apply", "/", "lookup", "dup", "int-div", "minus", "plus", "unique", "arg", "div", "mul", "concat", "drop", "last"}
[INFO] [stdout] names2 = {"sum", "count", "+", "split", "sqrt", "base-words", "apply", "/", "lookup", "dup", "int-div", "minus", "plus", "unique", "arg", "div", "mul", "swap", "concat", "drop", "last"}
[INFO] [stdout] 
[INFO] [stdout] thread 'op::op_properties::short_long_unique' panicked at src/op/mod.rs:98:17:
[INFO] [stdout] duplicate Op identifier (short): +
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65270ce6e232 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65270ce6e232 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65270ce6e232 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65270ce6e232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65270ce955d3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65270ce955d3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x65270ce6b1c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65270ce6b1c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65270ce6e082 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65270ce6f79c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x65270ce6f5f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x65270ce361b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x65270ce361b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65270ce7017b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x65270ce7017b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x65270ce6ff4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x65270ce6e729 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x65270ce6fbdd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65270ce93b60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65270cdf6a80 - tilde::op::op_properties::short_long_unique::h8c9315cff4142030
[INFO] [stdout]                                at /opt/rustwide/workdir/src/op/mod.rs:98:17
[INFO] [stdout]   20:     0x65270cdcde59 - tilde::op::op_properties::short_long_unique::{{closure}}::hee38e25131aba299
[INFO] [stdout]                                at /opt/rustwide/workdir/src/op/mod.rs:84:27
[INFO] [stdout]   21:     0x65270cdcde59 - core::ops::function::FnOnce::call_once::h04ef042ad05629ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x65270ce3b8eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x65270ce3b8eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x65270ce3ab2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x65270ce3ab2e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x65270ce3ab2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x65270ce3ab2e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x65270ce3ab2e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x65270ce3ab2e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x65270ce3ab2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x65270cdfe6d4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x65270cdfe6d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x65270ce0207a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x65270ce0207a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x65270ce0207a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x65270ce0207a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x65270ce0207a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x65270ce0207a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x65270ce0207a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x65270ce730d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x65270ce730d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x65270ce730d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7606d9874aa4 - <unknown>
[INFO] [stdout]   44:     0x7606d9901a34 - clone
[INFO] [stdout]   45:                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 1.74s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9a036d8fd3f09fb43e78f840991716a24eff9aa1a2a1c525b08f3bd1980cfe4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a036d8fd3f09fb43e78f840991716a24eff9aa1a2a1c525b08f3bd1980cfe4a", kill_on_drop: false }`
[INFO] [stdout] 9a036d8fd3f09fb43e78f840991716a24eff9aa1a2a1c525b08f3bd1980cfe4a
