[INFO] fetching crate nom-bibtex 0.5.0... [INFO] testing nom-bibtex-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate nom-bibtex 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate nom-bibtex 0.5.0 [INFO] finished tweaking crates.io crate nom-bibtex 0.5.0 [INFO] tweaked toml for crates.io crate nom-bibtex 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-bibtex 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding nom_locate v4.2.0 (available: v5.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71196e74fe83a8944f8555b68461b64a2b4f1f4807dad2d02f37bc5ea6f4585d [INFO] running `Command { std: "docker" "start" "-a" "71196e74fe83a8944f8555b68461b64a2b4f1f4807dad2d02f37bc5ea6f4585d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71196e74fe83a8944f8555b68461b64a2b4f1f4807dad2d02f37bc5ea6f4585d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71196e74fe83a8944f8555b68461b64a2b4f1f4807dad2d02f37bc5ea6f4585d", kill_on_drop: false }` [INFO] [stdout] 71196e74fe83a8944f8555b68461b64a2b4f1f4807dad2d02f37bc5ea6f4585d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc609658fd9b9dba753f5dc64ac718924f1eeca6b333c578bfa1ff4bbb5506c7 [INFO] running `Command { std: "docker" "start" "-a" "bc609658fd9b9dba753f5dc64ac718924f1eeca6b333c578bfa1ff4bbb5506c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling nom-bibtex v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 115 | | map( [INFO] [stdout] 116 | | take_while1(|c: char| c.is_alphanum() || c == '_' || c == '-'), [INFO] [stdout] 117 | | span_to_str [INFO] [stdout] 118 | | )(input) [INFO] [stdout] 119 | | }); [INFO] [stdout] | |__- in this macro invocation [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 131 | | // We are not in a bracketed_string. [INFO] [stdout] 132 | | match input.fragment().chars().next() { [INFO] [stdout] 133 | | Some('{') => {}, [INFO] [stdout] ... | [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 164 | | match input.fragment().chars().next() { [INFO] [stdout] 165 | | Some('"') => {}, [INFO] [stdout] 166 | | Some(_) => { [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 214 | | delimited( [INFO] [stdout] 215 | | pws!(_char('@')), [INFO] [stdout] 216 | | pws!(ident), [INFO] [stdout] 217 | | pws!(peek(alt((_char('{'), _char('('))))) [INFO] [stdout] 218 | | )(input) [INFO] [stdout] 219 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 346 | | map(is_not("@"), span_to_str)(input) [INFO] [stdout] 347 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s [INFO] running `Command { std: "docker" "inspect" "bc609658fd9b9dba753f5dc64ac718924f1eeca6b333c578bfa1ff4bbb5506c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc609658fd9b9dba753f5dc64ac718924f1eeca6b333c578bfa1ff4bbb5506c7", kill_on_drop: false }` [INFO] [stdout] bc609658fd9b9dba753f5dc64ac718924f1eeca6b333c578bfa1ff4bbb5506c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45dcbccf3ae88b6556ba9ffa4e4265415abe2ccfa054e41db2a1aa87913da369 [INFO] running `Command { std: "docker" "start" "-a" "45dcbccf3ae88b6556ba9ffa4e4265415abe2ccfa054e41db2a1aa87913da369", kill_on_drop: false }` [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 115 | | map( [INFO] [stdout] 116 | | take_while1(|c: char| c.is_alphanum() || c == '_' || c == '-'), [INFO] [stdout] 117 | | span_to_str [INFO] [stdout] 118 | | )(input) [INFO] [stdout] 119 | | }); [INFO] [stdout] | |__- in this macro invocation [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 131 | | // We are not in a bracketed_string. [INFO] [stdout] 132 | | match input.fragment().chars().next() { [INFO] [stdout] 133 | | Some('{') => {}, [INFO] [stdout] ... | [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 164 | | match input.fragment().chars().next() { [INFO] [stdout] 165 | | Some('"') => {}, [INFO] [stdout] 166 | | Some(_) => { [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom-bibtex v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 214 | | delimited( [INFO] [stdout] 215 | | pws!(_char('@')), [INFO] [stdout] 216 | | pws!(ident), [INFO] [stdout] 217 | | pws!(peek(alt((_char('{'), _char('('))))) [INFO] [stdout] 218 | | )(input) [INFO] [stdout] 219 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 346 | | map(is_not("@"), span_to_str)(input) [INFO] [stdout] 347 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 115 | | map( [INFO] [stdout] 116 | | take_while1(|c: char| c.is_alphanum() || c == '_' || c == '-'), [INFO] [stdout] 117 | | span_to_str [INFO] [stdout] 118 | | )(input) [INFO] [stdout] 119 | | }); [INFO] [stdout] | |__- in this macro invocation [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 131 | | // We are not in a bracketed_string. [INFO] [stdout] 132 | | match input.fragment().chars().next() { [INFO] [stdout] 133 | | Some('{') => {}, [INFO] [stdout] ... | [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 164 | | match input.fragment().chars().next() { [INFO] [stdout] 165 | | Some('"') => {}, [INFO] [stdout] 166 | | Some(_) => { [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 214 | | delimited( [INFO] [stdout] 215 | | pws!(_char('@')), [INFO] [stdout] 216 | | pws!(ident), [INFO] [stdout] 217 | | pws!(peek(alt((_char('{'), _char('('))))) [INFO] [stdout] 218 | | )(input) [INFO] [stdout] 219 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the same lifetime is elided here [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 346 | | map(is_not("@"), span_to_str)(input) [INFO] [stdout] 347 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "45dcbccf3ae88b6556ba9ffa4e4265415abe2ccfa054e41db2a1aa87913da369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dcbccf3ae88b6556ba9ffa4e4265415abe2ccfa054e41db2a1aa87913da369", kill_on_drop: false }` [INFO] [stdout] 45dcbccf3ae88b6556ba9ffa4e4265415abe2ccfa054e41db2a1aa87913da369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10c10e3879aa0973b33345247e8abc752777d3432f27fd5c07ba774ca9c9f5d6 [INFO] running `Command { std: "docker" "start" "-a" "10c10e3879aa0973b33345247e8abc752777d3432f27fd5c07ba774ca9c9f5d6", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the same lifetime is named here [INFO] [stderr] ... [INFO] [stderr] 114 | def_parser!(ident(input) -> &str; { [INFO] [stderr] | - ---- the same lifetime is elided here [INFO] [stderr] | _| [INFO] [stderr] | | [INFO] [stderr] 115 | | map( [INFO] [stderr] 116 | | take_while1(|c: char| c.is_alphanum() || c == '_' || c == '-'), [INFO] [stderr] 117 | | span_to_str [INFO] [stderr] 118 | | )(input) [INFO] [stderr] 119 | | }); [INFO] [stderr] | |__- in this macro invocation [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the same lifetime is named here [INFO] [stderr] ... [INFO] [stderr] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stderr] | - ---- the same lifetime is elided here [INFO] [stderr] | _| [INFO] [stderr] | | [INFO] [stderr] 131 | | // We are not in a bracketed_string. [INFO] [stderr] 132 | | match input.fragment().chars().next() { [INFO] [stderr] 133 | | Some('{') => {}, [INFO] [stderr] ... | [INFO] [stderr] 160 | | )) [INFO] [stderr] 161 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the same lifetime is named here [INFO] [stderr] ... [INFO] [stderr] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stderr] | - ---- the same lifetime is elided here [INFO] [stderr] | _| [INFO] [stderr] | | [INFO] [stderr] 164 | | match input.fragment().chars().next() { [INFO] [stderr] 165 | | Some('"') => {}, [INFO] [stderr] 166 | | Some(_) => { [INFO] [stderr] ... | [INFO] [stderr] 194 | | )) [INFO] [stderr] 195 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the same lifetime is named here [INFO] [stderr] ... [INFO] [stderr] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stderr] | - ---- the same lifetime is elided here [INFO] [stderr] | _| [INFO] [stderr] | | [INFO] [stderr] 214 | | delimited( [INFO] [stderr] 215 | | pws!(_char('@')), [INFO] [stderr] 216 | | pws!(ident), [INFO] [stderr] 217 | | pws!(peek(alt((_char('{'), _char('('))))) [INFO] [stderr] 218 | | )(input) [INFO] [stderr] 219 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the same lifetime is named here [INFO] [stderr] ... [INFO] [stderr] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stderr] | - ---- the same lifetime is elided here [INFO] [stderr] | _| [INFO] [stderr] | | [INFO] [stderr] 329 | | peek(entry_type)(input) [INFO] [stderr] 330 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the same lifetime is named here [INFO] [stderr] ... [INFO] [stderr] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stderr] | - ---- the same lifetime is elided here [INFO] [stderr] | _| [INFO] [stderr] | | [INFO] [stderr] 346 | | map(is_not("@"), span_to_str)(input) [INFO] [stderr] 347 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 345 | def_parser!(no_type_comment(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `nom-bibtex` (lib) generated 6 warnings (run `cargo fix --lib -p nom-bibtex` to apply 6 suggestions) [INFO] [stderr] warning: `nom-bibtex` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_bibtex-81d3237ad70b1ea1) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test error::tests::test_display_impls ... ok [INFO] [stdout] test parser::tests::months_file_parses_without_error ... ok [INFO] [stdout] test parser::tests::test_abbreviation_only ... ok [INFO] [stdout] test parser::tests::malformed_entries_produce_errors ... ok [INFO] [stdout] test parser::tests::test_abbreviation_string_does_not_match_multiple_bare_words ... ok [INFO] [stdout] test parser::tests::test_abbreviation_string ... ok [INFO] [stdout] test parser::tests::test_abbreviation_with_underscore ... ok [INFO] [stdout] test parser::tests::test_bib_tags ... ok [INFO] [stdout] test parser::tests::test_bibliography_entry ... ok [INFO] [stdout] test parser::tests::test_bracketed_string_takes_the_correct_amount_of_brackets ... ok [INFO] [stdout] test parser::tests::test_bracketed_string ... ok [INFO] [stdout] test parser::tests::test_dashes_in_variables_are_supported ... ok [INFO] [stdout] test parser::tests::test_no_type_comment ... ok [INFO] [stdout] test parser::tests::test_entry_with_type ... ok [INFO] [stdout] test parser::tests::test_variable_key_value_pair ... ok [INFO] [stdout] test parser::tests::test_preamble ... ok [INFO] [stdout] test parser::tests::test_type_comment ... ok [INFO] [stdout] test parser::tests::test_quoted_string ... ok [INFO] [stdout] test parser::tests::test_variable_with_underscore ... ok [INFO] [stdout] test parser::tests::test_entry_with_type_and_spaces ... ok [INFO] [stdout] test parser::tests::test_entry ... ok [INFO] [stdout] test parser::tests::test_entry_with_journal ... ok [INFO] [stdout] test parser::tests::test_variable ... ok [INFO] [stdout] test parser::tests::test_bibliography_entry_works_with_bracketed_strings_at_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/bib.rs (/opt/rustwide/target/debug/deps/bib-556ee9ed2231b466) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_lowercase ... ok [INFO] [stdout] test test_bib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nom_bibtex [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10c10e3879aa0973b33345247e8abc752777d3432f27fd5c07ba774ca9c9f5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c10e3879aa0973b33345247e8abc752777d3432f27fd5c07ba774ca9c9f5d6", kill_on_drop: false }` [INFO] [stdout] 10c10e3879aa0973b33345247e8abc752777d3432f27fd5c07ba774ca9c9f5d6