[INFO] cloning repository https://github.com/savente93/cite-me-bro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/savente93/cite-me-bro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavente93%2Fcite-me-bro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavente93%2Fcite-me-bro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb58059baef7430b53abd974eb7c22a64b1fc766
[INFO] testing savente93/cite-me-bro against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavente93%2Fcite-me-bro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/savente93/cite-me-bro
[INFO] finished tweaking git repo https://github.com/savente93/cite-me-bro
[INFO] tweaked toml for git repo https://github.com/savente93/cite-me-bro written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/savente93/cite-me-bro on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/savente93/cite-me-bro 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 025be5b4e0d8ebabcf43c0f9a6df02c153691cb2bf735329175d204760b8aa42
[INFO] running `Command { std: "docker" "start" "-a" "025be5b4e0d8ebabcf43c0f9a6df02c153691cb2bf735329175d204760b8aa42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "025be5b4e0d8ebabcf43c0f9a6df02c153691cb2bf735329175d204760b8aa42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "025be5b4e0d8ebabcf43c0f9a6df02c153691cb2bf735329175d204760b8aa42", kill_on_drop: false }`
[INFO] [stdout] 025be5b4e0d8ebabcf43c0f9a6df02c153691cb2bf735329175d204760b8aa42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6544f4b4c5495c587a244964c5d3423b1ab80b120859ca11e796ff14e31b14b3
[INFO] running `Command { std: "docker" "start" "-a" "6544f4b4c5495c587a244964c5d3423b1ab80b120859ca11e796ff14e31b14b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling opener v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling parse-hyperlinks v0.27.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling clap_complete v4.5.7
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling mdbook v0.4.40
[INFO] [stderr]    Compiling cite-me-bro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/entry.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:236:35
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |                |         |
[INFO] [stdout]     |                                   |                |         the same lifetime is hidden here
[INFO] [stdout]     |                                   |                the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "6544f4b4c5495c587a244964c5d3423b1ab80b120859ca11e796ff14e31b14b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6544f4b4c5495c587a244964c5d3423b1ab80b120859ca11e796ff14e31b14b3", kill_on_drop: false }`
[INFO] [stdout] 6544f4b4c5495c587a244964c5d3423b1ab80b120859ca11e796ff14e31b14b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 327f0b0958688fbdfa69c232e0b556cd38ea9186d11bc08ab3008f32d94c77b9
[INFO] running `Command { std: "docker" "start" "-a" "327f0b0958688fbdfa69c232e0b556cd38ea9186d11bc08ab3008f32d94c77b9", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/entry.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:236:35
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |                |         |
[INFO] [stdout]     |                                   |                |         the same lifetime is hidden here
[INFO] [stdout]     |                                   |                the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cite-me-bro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ExitStatus`
[INFO] [stdout]  --> tests/cmb_bin_test.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::process::{Command, ExitStatus};
[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/parsing/entry.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsing/names.rs:236:35
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |                |         |
[INFO] [stdout]     |                                   |                |         the same lifetime is hidden here
[INFO] [stdout]     |                                   |                the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "327f0b0958688fbdfa69c232e0b556cd38ea9186d11bc08ab3008f32d94c77b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327f0b0958688fbdfa69c232e0b556cd38ea9186d11bc08ab3008f32d94c77b9", kill_on_drop: false }`
[INFO] [stdout] 327f0b0958688fbdfa69c232e0b556cd38ea9186d11bc08ab3008f32d94c77b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 513c50eca46e52def803856f4c8ffc7f9450d85bb39fca57fdf86b52a7210c82
[INFO] running `Command { std: "docker" "start" "-a" "513c50eca46e52def803856f4c8ffc7f9450d85bb39fca57fdf86b52a7210c82", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsing/entry.rs:270:21
[INFO] [stderr]     |
[INFO] [stderr] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {
[INFO] [stderr]     |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is elided here
[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] 270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsing/names.rs:160:22
[INFO] [stderr]     |
[INFO] [stderr] 160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stderr]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |                |     |
[INFO] [stderr]     |                      |                |     the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[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] 160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsing/names.rs:185:22
[INFO] [stderr]     |
[INFO] [stderr] 185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {
[INFO] [stderr]     |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |                |     |
[INFO] [stderr]     |                      |                |     the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[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] 185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsing/names.rs:236:35
[INFO] [stderr]     |
[INFO] [stderr] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {
[INFO] [stderr]     |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |                |         |
[INFO] [stderr]     |                                   |                |         the same lifetime is hidden here
[INFO] [stderr]     |                                   |                the same lifetime is elided here
[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] 236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cite-me-bro` (lib) generated 4 warnings (run `cargo fix --lib -p cite-me-bro` to apply 4 suggestions)
[INFO] [stderr] warning: `cite-me-bro` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `ExitStatus`
[INFO] [stderr]  --> tests/cmb_bin_test.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::process::{Command, ExitStatus};
[INFO] [stderr]   |                             ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cite-me-bro` (test "cmb_bin_test") generated 1 warning (run `cargo fix --test "cmb_bin_test"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cite_me_bro-478c5a617853075d)
[INFO] [stdout] test formaters::html::test::bold ... ok
[INFO] [stdout] test formaters::html::test::escaped ... ok
[INFO] [stdout] test formaters::html::test::italics ... ok
[INFO] [stdout] test formaters::html::test::hyperlink ... ok
[INFO] [stdout] test formaters::markdown::test::bold ... ok
[INFO] [stdout] test formaters::markdown::test::escaped ... ok
[INFO] [stdout] test formaters::html::test::verbatim ... ok
[INFO] [stdout] test formaters::plain::test::escaped ... ok
[INFO] [stdout] test formaters::plain::test::italics ... ok
[INFO] [stdout] test formaters::plain::test::verbatim ... ok
[INFO] [stdout] test formaters::markdown::test::italics ... ok
[INFO] [stdout] test parsing::entry::test::book_example ... ok
[INFO] [stdout] test parsing::entry::test::brace_quoted_field ... ok
[INFO] [stdout] test parsing::entry::test::parse_dummy_entry ... ok
[INFO] [stdout] test parsing::entry::test::error_on_unknown_entry_type ... ok
[INFO] [stdout] test parsing::entry::test::test_field_type_parsing ... ok
[INFO] [stdout] test parsing::entry::test::test_key_parsing ... ok
[INFO] [stdout] test parsing::entry::test::parse_multiple_entry ... ok
[INFO] [stdout] test parsing::entry::test::parse_entry_types ... ok
[INFO] [stdout] test parsing::entry::test::test_quoted ... ok
[INFO] [stdout] test parsing::names::test::test_and_component_last_first ... ok
[INFO] [stdout] test parsing::names::test::test_and_seperated_quoted ... ok
[INFO] [stdout] test parsing::entry::test::unquoted_field_last ... ok
[INFO] [stdout] test parsing::names::test::test_first_init_last ... ok
[INFO] [stdout] test parsing::names::test::stress_test ... ok
[INFO] [stdout] test parsing::entry::test::unquoted_year_no_comma ... ok
[INFO] [stdout] test formaters::markdown::test::hyperlink ... ok
[INFO] [stdout] test parsing::names::test::stress_test_unicode ... ok
[INFO] [stdout] test ops::bibligraphy::test::test_bib_file_parse ... ok
[INFO] [stdout] test formaters::plain::test::hyperlink ... ok
[INFO] [stdout] test parsing::names::test::test_first_first_last ... ok
[INFO] [stdout] test parsing::names::test::test_debug_fmt ... ok
[INFO] [stdout] test parsing::names::test::test_first_last ... ok
[INFO] [stdout] test parsing::names::test::test_last_first_and_first_last ... ok
[INFO] [stdout] test parsing::names::test::test_last_first ... ok
[INFO] [stdout] test parsing::names::test::test_first_von_last ... ok
[INFO] [stdout] test parsing::names::test::test_owned_debug_fmt ... ok
[INFO] [stdout] test parsing::names::test::test_von_last_first ... ok
[INFO] [stdout] test parsing::names::test::test_quoted_first_last ... ok
[INFO] [stdout] test parsing::names::test::test_quoted_literal ... ok
[INFO] [stdout] test parsing::names::test::test_von_last_initial ... ok
[INFO] [stdout] test parsing::names::test::test_many_name_components ... ok
[INFO] [stdout] test formaters::markdown::test::verbatim ... ok
[INFO] [stdout] test parsing::entry::test::unquoted_year_comma ... ok
[INFO] [stdout] test formaters::plain::test::bold ... ok
[INFO] [stdout] test parsing::names::test::test_last_init_init ... ok
[INFO] [stdout] test parsing::entry::test::text_citation_simple ... ok
[INFO] [stdout] test parsing::names::test::test_last_last_first ... ok
[INFO] [stdout] test parsing::entry::test::entry_debug_fmt ... ok
[INFO] [stdout] test parsing::names::test::test_and_component_first_last ... ok
[INFO] [stdout] test parsing::names::test::test_multiple_first_last_and_seperated ... ok
[INFO] [stdout] test parsing::names::test::test_last_first_first ... ok
[INFO] [stdout] test parsing::names::test::test_last_first_init ... ok
[INFO] [stdout] test styles::apa::test::booklet_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::misc_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::phdthesis_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::bacterial_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::dual_authors_fmt ... ok
[INFO] [stdout] test styles::apa::test::article_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::conference_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::inbook_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::random_forests_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::inprocedings_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::triple_authors_fmt ... ok
[INFO] [stdout] test styles::apa::test::manual_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::twenty_four_authors_fmt ... ok
[INFO] [stdout] test styles::apa::test::single_author_fmt ... ok
[INFO] [stdout] test styles::apa::test::book_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::proceedings_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::bacterial_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::article_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::unpublished_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::dual_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::inprocedings_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::booklet_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::techreport_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::conference_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::proceedings_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::mastersthesis_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::incollection_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::manual_formatted_citation_html ... ok
[INFO] [stdout] test styles::ieee::test::random_forests_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::misc_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::book_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::manual_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::seven_plus_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::triple_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::single_author_fmt ... ok
[INFO] [stdout] test styles::ieee::test::six_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::phdthesis_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::inbook_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::mastersthesis_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::techreport_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::incollection_formatted_citation ... ok
[INFO] [stderr]      Running unittests src/bin/cmb.rs (/opt/rustwide/target/debug/deps/cmb-4ee33342214ed281)
[INFO] [stdout] test styles::ieee::test::unpublished_formatted_citation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mdbook-bin.rs (/opt/rustwide/target/debug/deps/mdbook_citations-c2baf07627dbda7f)
[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 tests/cmb_bin_test.rs (/opt/rustwide/target/debug/deps/cmb_bin_test-254c7290862eaa6d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test exists_on_fail_fast ... ok
[INFO] [stdout] test run_tb_ieee_html ... ok
[INFO] [stdout] test run_tb_ieee_md ... ok
[INFO] [stdout] test run_book_apa ... FAILED
[INFO] [stdout] test no_known_keys_errors ... FAILED
[INFO] [stdout] test inplace_file ... ok
[INFO] [stdout] test run_unknown_key_and_book_ieee ... FAILED
[INFO] [stdout] test run_no_warning_on_quiet ... FAILED
[INFO] [stdout] test run_rf_apa_html ... ok
[INFO] [stdout] test run_full_file_ieee ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_book_apa stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_book_apa' (127) panicked at tests/cmb_bin_test.rs:163:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("warning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/entry.rs:270:21\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {\n    |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here\n    |                     |                |\n    |                     |                the same lifetime is elided here\n    |                     the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\n    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default\nhelp: use `'_` for type paths\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {\n    |                                                              ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:160:22\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:185:22\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:236:35\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {\n    |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here\n    |                                   |                |         |\n    |                                   |                |         the same lifetime is hidden here\n    |                                   |                the same lifetime is elided here\n    |                                   the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {\n    |                                                                      ++++\n\n")
[INFO] [stdout]  right: Ok("")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f733ba8342 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f733ba8342 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f733ba8342 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f733ba8342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f733bb874f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f733bb874f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f733b74081 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f733b74081 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f733b80332 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f733b8598f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f733b85821 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f733b3c90e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59f733b3c90e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f733b8604f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59f733b8604f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f733b85eaa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f733b80469 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f733b67dcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f733bc00e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f733bbfee3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59f733b19d67 - core::panicking::assert_failed::h53d689fd1eb70d30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59f733b11a95 - cmb_bin_test::run_book_apa::he184697ae0345fe9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:163:5
[INFO] [stdout]   22:     0x59f733b11ad7 - cmb_bin_test::run_book_apa::{{closure}}::hb6663b06403725ee
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:153:18
[INFO] [stdout]   23:     0x59f733b14526 - core::ops::function::FnOnce::call_once::hfc2a93e49edb6615
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f733b3c6cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f733b3c6cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f733b52335 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f733b52335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f733b52335 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f733b52335 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f733b52335 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f733b52335 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f733b52335 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f733b28b24 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f733b28b24 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59f733b2c3ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f733b2c3ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f733b2c3ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f733b2c3ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59f733b2c3ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f733b7b4ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59f733b7b4ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x733499193aa4 - <unknown>
[INFO] [stdout]   45:     0x733499220a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- no_known_keys_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'no_known_keys_errors' (125) panicked at tests/cmb_bin_test.rs:29:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("warning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/entry.rs:270:21\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {\n    |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here\n    |                     |                |\n    |                     |                the same lifetime is elided here\n    |                     the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\n    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default\nhelp: use `'_` for type paths\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {\n    |                                                              ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:160:22\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:185:22\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:236:35\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {\n    |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here\n    |                                   |                |         |\n    |                                   |                |         the same lifetime is hidden here\n    |                                   |                the same lifetime is elided here\n    |                                   the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {\n    |                                                                      ++++\n\nError: none of the keys [\"asdf\"] found in bib file(s) \"cite.bib\"\n\nStack backtrace:\n   0: anyhow::error::<impl anyhow::Error>::msg\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14\n   1: cmb::main\n             at ./src/bin/cmb.rs:78:17\n   2: core::ops::function::FnOnce::call_once\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5\n   3: std::sys::backtrace::__rust_begin_short_backtrace\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18\n   4: std::rt::lang_start::{{closure}}\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18\n   5: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21\n   6: std::panicking::catch_unwind::do_call\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n   7: std::panicking::catch_unwind\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n   8: std::panic::catch_unwind\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n   9: std::rt::lang_start_internal::{{closure}}\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24\n  10: std::panicking::catch_unwind::do_call\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  11: std::panicking::catch_unwind\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  12: std::panic::catch_unwind\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  13: std::rt::lang_start_internal\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5\n  14: std::rt::lang_start\n             at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5\n  15: main\n  16: <unknown>\n  17: __libc_start_main\n  18: _start\n")
[INFO] [stdout]  right: Ok("Error: none of the keys [\"asdf\"] found in bib file(s) \"cite.bib\"\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f733ba8342 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f733ba8342 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f733ba8342 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f733ba8342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f733bb874f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f733bb874f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f733b74081 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f733b74081 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f733b80332 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f733b8598f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f733b85821 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f733b3c90e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59f733b3c90e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f733b8604f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59f733b8604f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f733b85eaa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f733b80469 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f733b67dcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f733bc00e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f733bbfee3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59f733b19d67 - core::panicking::assert_failed::h53d689fd1eb70d30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59f733b12c94 - cmb_bin_test::no_known_keys_errors::h1ce3671ab940000c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:29:5
[INFO] [stdout]   22:     0x59f733b12cd7 - cmb_bin_test::no_known_keys_errors::{{closure}}::h1a2d4daa5cc4dde4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:19:30
[INFO] [stdout]   23:     0x59f733b14366 - core::ops::function::FnOnce::call_once::h719d65bea2df4b4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f733b3c6cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f733b3c6cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f733b52335 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f733b52335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f733b52335 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f733b52335 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f733b52335 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f733b52335 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f733b52335 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f733b28b24 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f733b28b24 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59f733b2c3ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f733b2c3ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f733b2c3ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f733b2c3ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59f733b2c3ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f733b7b4ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59f733b7b4ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x733499193aa4 - <unknown>
[INFO] [stdout]   45:     0x733499220a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_unknown_key_and_book_ieee stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_unknown_key_and_book_ieee' (134) panicked at tests/cmb_bin_test.rs:90:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("warning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/entry.rs:270:21\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {\n    |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here\n    |                     |                |\n    |                     |                the same lifetime is elided here\n    |                     the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\n    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default\nhelp: use `'_` for type paths\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {\n    |                                                              ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:160:22\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:185:22\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:236:35\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {\n    |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here\n    |                                   |                |         |\n    |                                   |                |         the same lifetime is hidden here\n    |                                   |                the same lifetime is elided here\n    |                                   the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {\n    |                                                                      ++++\n\nNo entry for key asdf was found, skipping...\n")
[INFO] [stdout]  right: Ok("No entry for key asdf was found, skipping...\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f733ba8342 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f733ba8342 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f733ba8342 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f733ba8342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f733bb874f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f733bb874f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f733b74081 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f733b74081 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f733b80332 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f733b8598f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f733b85821 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f733b3c90e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59f733b3c90e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f733b8604f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59f733b8604f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f733b85eaa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f733b80469 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f733b67dcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f733bc00e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f733bbfee3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59f733b19d67 - core::panicking::assert_failed::h53d689fd1eb70d30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59f733b13486 - cmb_bin_test::run_unknown_key_and_book_ieee::h0da70e4ce9691298
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:90:5
[INFO] [stdout]   22:     0x59f733b134c7 - cmb_bin_test::run_unknown_key_and_book_ieee::{{closure}}::h5c3ad9926deb1052
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:80:35
[INFO] [stdout]   23:     0x59f733b14326 - core::ops::function::FnOnce::call_once::h6a0e47f9999def2d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f733b3c6cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f733b3c6cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f733b52335 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f733b52335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f733b52335 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f733b52335 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f733b52335 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f733b52335 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f733b52335 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f733b28b24 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f733b28b24 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59f733b2c3ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f733b2c3ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f733b2c3ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f733b2c3ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59f733b2c3ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f733b7b4ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59f733b7b4ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x733499193aa4 - <unknown>
[INFO] [stdout]   45:     0x733499220a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_no_warning_on_quiet stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_no_warning_on_quiet' (129) panicked at tests/cmb_bin_test.rs:176:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("warning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/entry.rs:270:21\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents> {\n    |                     ^^^^             ^^^^  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here\n    |                     |                |\n    |                     |                the same lifetime is elided here\n    |                     the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\n    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default\nhelp: use `'_` for type paths\n    |\n270 | pub fn entry(input: &str) -> IResult<&str, EntrySubComponents<'_>> {\n    |                                                              ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:160:22\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n160 | fn last_first(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:185:22\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName, nom::error::Error<&str>> {\n    |                      ^^^^             ^^^^  ^^^^^^^^                    ^^^^ the same lifetime is elided here\n    |                      |                |     |\n    |                      |                |     the same lifetime is hidden here\n    |                      |                the same lifetime is elided here\n    |                      the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n185 | fn first_last(input: &str) -> IResult<&str, FullName<'_>, nom::error::Error<&str>> {\n    |                                                     ++++\n\nwarning: hiding a lifetime that's elided elsewhere is confusing\n   --> src/parsing/names.rs:236:35\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName>, nom::error::Error<&str>> {\n    |                                   ^^^^             ^^^^      ^^^^^^^^                     ^^^^ the same lifetime is elided here\n    |                                   |                |         |\n    |                                   |                |         the same lifetime is hidden here\n    |                                   |                the same lifetime is elided here\n    |                                   the lifetime is elided here\n    |\n    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing\nhelp: use `'_` for type paths\n    |\n236 | pub fn and_seperated_names(input: &str) -> IResult<&str, Vec<FullName<'_>>, nom::error::Error<&str>> {\n    |                                                                      ++++\n\n")
[INFO] [stdout]  right: Ok("")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f733ba8342 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f733ba8342 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f733ba8342 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f733ba8342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f733bb874f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f733bb874f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59f733b74081 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f733b74081 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f733b80332 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f733b8598f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f733b85821 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f733b3c90e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59f733b3c90e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f733b8604f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59f733b8604f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f733b85eaa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f733b80469 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f733b67dcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f733bc00e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f733bbfee3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59f733b19d67 - core::panicking::assert_failed::h53d689fd1eb70d30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59f733b1303d - cmb_bin_test::run_no_warning_on_quiet::h8f71fe1ee5a73101
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:176:5
[INFO] [stdout]   22:     0x59f733b130d7 - cmb_bin_test::run_no_warning_on_quiet::{{closure}}::h54226b626640de24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:166:29
[INFO] [stdout]   23:     0x59f733b143e6 - core::ops::function::FnOnce::call_once::hac72bef1d7023122
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f733b3c6cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f733b3c6cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f733b52335 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f733b52335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f733b52335 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f733b52335 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f733b52335 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f733b52335 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f733b52335 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f733b28b24 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f733b28b24 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59f733b2c3ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f733b2c3ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f733b2c3ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f733b2c3ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f733b2c3ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59f733b2c3ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f733b7b4ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59f733b7b4ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x733499193aa4 - <unknown>
[INFO] [stdout]   45:     0x733499220a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     no_known_keys_errors
[INFO] [stdout]     run_book_apa
[INFO] [stdout]     run_no_warning_on_quiet
[INFO] [stdout]     run_unknown_key_and_book_ieee
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cmb_bin_test`
[INFO] running `Command { std: "docker" "inspect" "513c50eca46e52def803856f4c8ffc7f9450d85bb39fca57fdf86b52a7210c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513c50eca46e52def803856f4c8ffc7f9450d85bb39fca57fdf86b52a7210c82", kill_on_drop: false }`
[INFO] [stdout] 513c50eca46e52def803856f4c8ffc7f9450d85bb39fca57fdf86b52a7210c82
