[INFO] cloning repository https://github.com/42triangles/plover-dictgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/42triangles/plover-dictgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F42triangles%2Fplover-dictgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F42triangles%2Fplover-dictgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06d5ab3c3844c5a9b7f3010787cd4eac0342ee3f
[INFO] testing 42triangles/plover-dictgen against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F42triangles%2Fplover-dictgen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/42triangles/plover-dictgen
[INFO] finished tweaking git repo https://github.com/42triangles/plover-dictgen
[INFO] tweaked toml for git repo https://github.com/42triangles/plover-dictgen written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/42triangles/plover-dictgen on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/42triangles/plover-dictgen 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded ordered-float v4.1.1
[INFO] [stderr]   Downloaded itoa v1.0.9
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.88
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.88
[INFO] [stderr]   Downloaded walkdir v2.4.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.27
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded clap v4.4.8
[INFO] [stderr]   Downloaded ryu v1.0.15
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.88
[INFO] [stderr]   Downloaded clap_builder v4.4.8
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] [stderr]   Downloaded rustix v0.38.24
[INFO] [stderr]   Downloaded winnow v0.5.19
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded toml_edit v0.21.0
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.16
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded hashbrown v0.14.2
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded anstyle v1.0.4
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded js-sys v0.3.65
[INFO] [stderr]   Downloaded once_cell v1.18.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.88
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c6ab5809c16d0f76355dde36b16b8cb72a5c5eed1175a0f53a5d89af2a04a20
[INFO] running `Command { std: "docker" "start" "-a" "5c6ab5809c16d0f76355dde36b16b8cb72a5c5eed1175a0f53a5d89af2a04a20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c6ab5809c16d0f76355dde36b16b8cb72a5c5eed1175a0f53a5d89af2a04a20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6ab5809c16d0f76355dde36b16b8cb72a5c5eed1175a0f53a5d89af2a04a20", kill_on_drop: false }`
[INFO] [stdout] 5c6ab5809c16d0f76355dde36b16b8cb72a5c5eed1175a0f53a5d89af2a04a20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca2181238b8387e05c3167d5af780c4395be82e8e297dadb2319bd4d5fa9b47
[INFO] running `Command { std: "docker" "start" "-a" "7ca2181238b8387e05c3167d5af780c4395be82e8e297dadb2319bd4d5fa9b47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ordered-float v4.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling plover-dictgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `call`
[INFO] [stdout]   --> src/language.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     call, explore,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<Self> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:449:23
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<Self> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "7ca2181238b8387e05c3167d5af780c4395be82e8e297dadb2319bd4d5fa9b47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca2181238b8387e05c3167d5af780c4395be82e8e297dadb2319bd4d5fa9b47", kill_on_drop: false }`
[INFO] [stdout] 7ca2181238b8387e05c3167d5af780c4395be82e8e297dadb2319bd4d5fa9b47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a120b2052b571088466a48169f2ff570e7a570e6a21b08e926dd8622c67b2e5
[INFO] running `Command { std: "docker" "start" "-a" "7a120b2052b571088466a48169f2ff570e7a570e6a21b08e926dd8622c67b2e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling ordered-float v4.1.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling plover-dictgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `call`
[INFO] [stdout]   --> src/language.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     call, explore,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<Self> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:449:23
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<Self> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `criterion` is unused in crate `plover_dictgen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use criterion as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `call`
[INFO] [stdout]   --> src/language.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     call, explore,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<Self> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:449:23
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<Self> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<'_, Self> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.04s
[INFO] running `Command { std: "docker" "inspect" "7a120b2052b571088466a48169f2ff570e7a570e6a21b08e926dd8622c67b2e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a120b2052b571088466a48169f2ff570e7a570e6a21b08e926dd8622c67b2e5", kill_on_drop: false }`
[INFO] [stdout] 7a120b2052b571088466a48169f2ff570e7a570e6a21b08e926dd8622c67b2e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf943a9ab0d17eeb49f52d90079d5579d68953f865a591c0ff9fb898c48c5905
[INFO] running `Command { std: "docker" "start" "-a" "bf943a9ab0d17eeb49f52d90079d5579d68953f865a591c0ff9fb898c48c5905", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `call`
[INFO] [stderr]   --> src/language.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     call, explore,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/matcher.rs:444:23
[INFO] [stderr]     |
[INFO] [stderr] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<Self> {
[INFO] [stderr]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 444 |     fn monotonic_iter(&self, state: Self::State) -> InputMonotonicIter<'_, Self> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/matcher.rs:449:23
[INFO] [stderr]     |
[INFO] [stderr] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<Self> {
[INFO] [stderr]     |                       ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 449 |     fn branching_iter(&self, state: Self::State) -> InputBranchingIter<'_, Self> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `plover-dictgen` (lib) generated 3 warnings (run `cargo fix --lib -p plover-dictgen` to apply 3 suggestions)
[INFO] [stderr] warning: extern crate `criterion` is unused in crate `plover_dictgen`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use criterion as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: `plover-dictgen` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plover_dictgen-9df3e673a6ee1276)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/generate-dictionary.rs (/opt/rustwide/target/debug/deps/generate_dictionary-89ad220ce7ee5779)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plover_dictgen-4082766816b6b972)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/translate-single-arpa.rs (/opt/rustwide/target/debug/deps/translate_single_arpa-9433b83ed7cf3a8f)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/translate-single-ipa.rs (/opt/rustwide/target/debug/deps/translate_single_ipa-e2e3ccb3ab987d84)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plover_dictgen
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf943a9ab0d17eeb49f52d90079d5579d68953f865a591c0ff9fb898c48c5905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf943a9ab0d17eeb49f52d90079d5579d68953f865a591c0ff9fb898c48c5905", kill_on_drop: false }`
[INFO] [stdout] bf943a9ab0d17eeb49f52d90079d5579d68953f865a591c0ff9fb898c48c5905
