[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavente93%2Fcite-me-bro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/savente93/cite-me-bro on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opener v0.7.1
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.4.1
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded normpath v1.2.0
[INFO] [stderr]   Downloaded ammonia v4.0.0
[INFO] [stderr]   Downloaded clap_complete v4.5.7
[INFO] [stderr]   Downloaded elasticlunr-rs v3.0.2
[INFO] [stderr]   Downloaded dbus v0.9.7
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded parse-hyperlinks v0.27.2
[INFO] [stderr]   Downloaded pest v2.7.11
[INFO] [stderr]   Downloaded libdbus-sys v0.2.5
[INFO] [stderr]   Downloaded mdbook v0.4.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85e267ac690d2725cb624d8ebd2f76e7f7352b3633fafe6fb9a7b7a15ef831bf
[INFO] running `Command { std: "docker" "start" "-a" "85e267ac690d2725cb624d8ebd2f76e7f7352b3633fafe6fb9a7b7a15ef831bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85e267ac690d2725cb624d8ebd2f76e7f7352b3633fafe6fb9a7b7a15ef831bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e267ac690d2725cb624d8ebd2f76e7f7352b3633fafe6fb9a7b7a15ef831bf", kill_on_drop: false }`
[INFO] [stdout] 85e267ac690d2725cb624d8ebd2f76e7f7352b3633fafe6fb9a7b7a15ef831bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d59f33e9c0cfe189251f2fdddb501685162f540067c1db67e8456179b99308b
[INFO] running `Command { std: "docker" "start" "-a" "5d59f33e9c0cfe189251f2fdddb501685162f540067c1db67e8456179b99308b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.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 aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling markup5ever v0.12.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 bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[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 globset v0.4.14
[INFO] [stderr]    Compiling opener v0.7.1
[INFO] [stderr]    Compiling ignore v0.4.22
[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 19s
[INFO] running `Command { std: "docker" "inspect" "5d59f33e9c0cfe189251f2fdddb501685162f540067c1db67e8456179b99308b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d59f33e9c0cfe189251f2fdddb501685162f540067c1db67e8456179b99308b", kill_on_drop: false }`
[INFO] [stdout] 5d59f33e9c0cfe189251f2fdddb501685162f540067c1db67e8456179b99308b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4bf662f8f2ce28252b3eea8cee3ba14723ce70359bcb895243fc4bc1298f906
[INFO] running `Command { std: "docker" "start" "-a" "d4bf662f8f2ce28252b3eea8cee3ba14723ce70359bcb895243fc4bc1298f906", 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] [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/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] [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 2.95s
[INFO] running `Command { std: "docker" "inspect" "d4bf662f8f2ce28252b3eea8cee3ba14723ce70359bcb895243fc4bc1298f906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4bf662f8f2ce28252b3eea8cee3ba14723ce70359bcb895243fc4bc1298f906", kill_on_drop: false }`
[INFO] [stdout] d4bf662f8f2ce28252b3eea8cee3ba14723ce70359bcb895243fc4bc1298f906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36d240a0b65ea64b0ba0b51d57777334e4d2ce221c51525aa69bfed32d5c11a8
[INFO] running `Command { std: "docker" "start" "-a" "36d240a0b65ea64b0ba0b51d57777334e4d2ce221c51525aa69bfed32d5c11a8", 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" -p cite-me-bro` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cite_me_bro-7dea6cba7075dcda)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test formaters::html::test::bold ... 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::markdown::test::hyperlink ... ok
[INFO] [stdout] test formaters::markdown::test::italics ... ok
[INFO] [stdout] test formaters::html::test::escaped ... ok
[INFO] [stdout] test formaters::plain::test::bold ... ok
[INFO] [stdout] test formaters::plain::test::escaped ... ok
[INFO] [stdout] test formaters::html::test::italics ... ok
[INFO] [stdout] test formaters::plain::test::hyperlink ... ok
[INFO] [stdout] test formaters::plain::test::italics ... ok
[INFO] [stdout] test formaters::plain::test::verbatim ... 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::error_on_unknown_entry_type ... 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_key_parsing ... ok
[INFO] [stdout] test ops::bibligraphy::test::test_bib_file_parse ... ok
[INFO] [stdout] test parsing::entry::test::test_quoted ... ok
[INFO] [stdout] test parsing::entry::test::entry_debug_fmt ... ok
[INFO] [stdout] test parsing::entry::test::text_citation_simple ... ok
[INFO] [stdout] test parsing::entry::test::unquoted_field_last ... ok
[INFO] [stdout] test parsing::entry::test::test_field_type_parsing ... ok
[INFO] [stdout] test formaters::markdown::test::verbatim ... ok
[INFO] [stdout] test parsing::entry::test::parse_dummy_entry ... ok
[INFO] [stdout] test parsing::entry::test::unquoted_year_comma ... ok
[INFO] [stdout] test parsing::entry::test::unquoted_year_no_comma ... ok
[INFO] [stdout] test parsing::names::test::test_and_component_first_last ... ok
[INFO] [stdout] test parsing::names::test::test_and_seperated_quoted ... ok
[INFO] [stdout] test parsing::names::test::test_debug_fmt ... ok
[INFO] [stdout] test parsing::names::test::test_and_component_last_first ... ok
[INFO] [stdout] test parsing::names::test::test_first_first_last ... ok
[INFO] [stdout] test parsing::names::test::test_first_init_last ... ok
[INFO] [stdout] test parsing::names::test::stress_test_unicode ... ok
[INFO] [stdout] test parsing::names::test::test_last_first ... 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_init ... ok
[INFO] [stdout] test parsing::names::test::test_first_von_last ... ok
[INFO] [stdout] test parsing::names::test::test_last_init_init ... ok
[INFO] [stdout] test parsing::names::test::test_many_name_components ... ok
[INFO] [stdout] test parsing::names::test::test_last_last_first ... ok
[INFO] [stdout] test parsing::names::test::test_owned_debug_fmt ... ok
[INFO] [stdout] test parsing::names::test::test_quoted_first_last ... ok
[INFO] [stdout] test parsing::names::test::stress_test ... ok
[INFO] [stdout] test parsing::names::test::test_multiple_first_last_and_seperated ... ok
[INFO] [stdout] test parsing::names::test::test_quoted_literal ... ok
[INFO] [stdout] test parsing::names::test::test_von_last_first ... ok
[INFO] [stdout] test parsing::names::test::test_von_last_initial ... ok
[INFO] [stdout] test parsing::names::test::test_last_first_first ... 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::twenty_four_authors_fmt ... ok
[INFO] [stdout] test styles::apa::test::booklet_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::manual_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::single_author_fmt ... ok
[INFO] [stdout] test styles::apa::test::proceedings_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::inbook_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::book_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::bacterial_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::random_forests_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::misc_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::triple_authors_fmt ... ok
[INFO] [stdout] test styles::apa::test::inprocedings_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::unpublished_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::phdthesis_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::book_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::mastersthesis_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::incollection_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::dual_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::inbook_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::conference_formatted_citation ... ok
[INFO] [stdout] test styles::apa::test::techreport_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::mastersthesis_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::seven_plus_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::six_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::single_author_fmt ... ok
[INFO] [stdout] test styles::ieee::test::triple_authors_fmt ... ok
[INFO] [stdout] test styles::ieee::test::misc_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::proceedings_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::bacterial_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::unpublished_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::manual_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::techreport_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::random_forests_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::booklet_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::incollection_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::phdthesis_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::article_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::inprocedings_formatted_citation ... ok
[INFO] [stdout] test styles::ieee::test::manual_formatted_citation_html ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cmb.rs (/opt/rustwide/target/debug/deps/cmb-9cd5b191e8ee3156)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mdbook-bin.rs (/opt/rustwide/target/debug/deps/mdbook_citations-13ebde8902c772a8)
[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-17139a90ddf71d90)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test run_book_apa ... FAILED
[INFO] [stdout] test run_rf_apa_html ... ok
[INFO] [stdout] test run_tb_ieee_html ... ok
[INFO] [stdout] test run_full_file_ieee ... ok
[INFO] [stdout] test run_unknown_key_and_book_ieee ... FAILED
[INFO] [stdout] test exists_on_fail_fast ... ok
[INFO] [stdout] test run_tb_ieee_md ... ok
[INFO] [stdout] test run_no_warning_on_quiet ... FAILED
[INFO] [stdout] test inplace_file ... ok
[INFO] [stdout] test no_known_keys_errors ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_book_apa stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_book_apa' (126) 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:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad87b47bff2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad87b4910fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad87b4910fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ad87b4815e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad87b4815e6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad87b45984f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad87b45984f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad87b473e39 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad87b40676e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ad87b40676e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad87b473ff2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ad87b473ff2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad87b459908 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad87b450c79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad87b45a84d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad87b4917cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad87b491683 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ad87b3f7d54 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>, core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ad87b3f38a1 - cmb_bin_test[53d99095151fdd43]::run_book_apa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:163:5
[INFO] [stdout]   22:     0x5ad87b3f2b77 - cmb_bin_test[53d99095151fdd43]::run_book_apa::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:153:18
[INFO] [stdout]   23:     0x5ad87b3fa516 - <cmb_bin_test[53d99095151fdd43]::run_book_apa::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ad87b3fab1b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ad87b3fab1b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ad87b40737a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ad87b401844 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ad87b401844 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ad87b409e72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ad87b409e72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ad87b47b4ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ad87b47b4ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e37df4e0aa4 - <unknown>
[INFO] [stdout]   45:     0x7e37df56da64 - 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' (137) 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:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad87b47bff2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad87b4910fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad87b4910fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ad87b4815e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad87b4815e6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad87b45984f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad87b45984f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad87b473e39 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad87b40676e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ad87b40676e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad87b473ff2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ad87b473ff2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad87b459908 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad87b450c79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad87b45a84d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad87b4917cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad87b491683 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ad87b3f7d54 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>, core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ad87b3f5092 - cmb_bin_test[53d99095151fdd43]::run_unknown_key_and_book_ieee
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:90:5
[INFO] [stdout]   22:     0x5ad87b3f2cf7 - cmb_bin_test[53d99095151fdd43]::run_unknown_key_and_book_ieee::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:80:35
[INFO] [stdout]   23:     0x5ad87b3fa716 - <cmb_bin_test[53d99095151fdd43]::run_unknown_key_and_book_ieee::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ad87b3fab1b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ad87b3fab1b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ad87b40737a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ad87b401844 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ad87b401844 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ad87b409e72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ad87b409e72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ad87b47b4ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ad87b47b4ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e37df4e0aa4 - <unknown>
[INFO] [stdout]   45:     0x7e37df56da64 - 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' (130) 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:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad87b47bff2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad87b4910fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad87b4910fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ad87b4815e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad87b4815e6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad87b45984f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad87b45984f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad87b473e39 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad87b40676e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ad87b40676e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad87b473ff2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ad87b473ff2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad87b459908 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad87b450c79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad87b45a84d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad87b4917cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad87b491683 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ad87b3f7d54 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>, core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ad87b3f4ca1 - cmb_bin_test[53d99095151fdd43]::run_no_warning_on_quiet
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:176:5
[INFO] [stdout]   22:     0x5ad87b3f2cc7 - cmb_bin_test[53d99095151fdd43]::run_no_warning_on_quiet::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:166:29
[INFO] [stdout]   23:     0x5ad87b3fa6d6 - <cmb_bin_test[53d99095151fdd43]::run_no_warning_on_quiet::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ad87b3fab1b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ad87b3fab1b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ad87b40737a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ad87b401844 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ad87b401844 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ad87b409e72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ad87b409e72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ad87b47b4ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ad87b47b4ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e37df4e0aa4 - <unknown>
[INFO] [stdout]   45:     0x7e37df56da64 - 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>::msg::<alloc::string::String>\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: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5\n   3: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18\n   4: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:206:18\n   5: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21\n   6: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40\n   7: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19\n   8: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14\n   9: std::rt::lang_start_internal::{closure#0}\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24\n  10: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40\n  11: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19\n  12: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14\n  13: std::rt::lang_start_internal\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5\n  14: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>\n             at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad87b47bff2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ad87b47bff2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ad87b4910fa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ad87b4910fa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ad87b4815e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad87b4815e6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ad87b45984f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ad87b45984f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ad87b473e39 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ad87b40676e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ad87b40676e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ad87b473ff2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ad87b473ff2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ad87b459908 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ad87b450c79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ad87b45a84d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ad87b4917cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ad87b491683 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ad87b3f7d54 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>, core[c5ed12ab89cc536a]::result::Result<&str, core[c5ed12ab89cc536a]::str::error::Utf8Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ad87b3f493c - cmb_bin_test[53d99095151fdd43]::no_known_keys_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:29:5
[INFO] [stdout]   22:     0x5ad87b3f2c97 - cmb_bin_test[53d99095151fdd43]::no_known_keys_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmb_bin_test.rs:19:30
[INFO] [stdout]   23:     0x5ad87b3fa696 - <cmb_bin_test[53d99095151fdd43]::no_known_keys_errors::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ad87b3fab1b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ad87b3fab1b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ad87b40737a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ad87b40737a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ad87b40737a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ad87b401844 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ad87b401844 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ad87b409e72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ad87b409e72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ad87b409e72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ad87b47b4ff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ad87b47b4ff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e37df4e0aa4 - <unknown>
[INFO] [stdout]   45:     0x7e37df56da64 - 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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cmb_bin_test`
[INFO] running `Command { std: "docker" "inspect" "36d240a0b65ea64b0ba0b51d57777334e4d2ce221c51525aa69bfed32d5c11a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d240a0b65ea64b0ba0b51d57777334e4d2ce221c51525aa69bfed32d5c11a8", kill_on_drop: false }`
[INFO] [stdout] 36d240a0b65ea64b0ba0b51d57777334e4d2ce221c51525aa69bfed32d5c11a8
