[INFO] fetching crate nom-bibtex 0.5.0... [INFO] testing nom-bibtex-0.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate nom-bibtex 0.5.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-bibtex 0.5.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-tracable v0.9.1 [INFO] [stderr] Downloaded nom-tracable-macros v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5842732089cd1440874ea6af4095c4abdd7c7aaf02868b9f34b4280c2de784d2 [INFO] running `Command { std: "docker" "start" "-a" "5842732089cd1440874ea6af4095c4abdd7c7aaf02868b9f34b4280c2de784d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5842732089cd1440874ea6af4095c4abdd7c7aaf02868b9f34b4280c2de784d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5842732089cd1440874ea6af4095c4abdd7c7aaf02868b9f34b4280c2de784d2", kill_on_drop: false }` [INFO] [stdout] 5842732089cd1440874ea6af4095c4abdd7c7aaf02868b9f34b4280c2de784d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0ed15fc54bb99092c307fe3b284b1045da59eaa100537c4500030abcf62431ab [INFO] running `Command { std: "docker" "start" "-a" "0ed15fc54bb99092c307fe3b284b1045da59eaa100537c4500030abcf62431ab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [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 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = 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: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to 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 11.00s [INFO] running `Command { std: "docker" "inspect" "0ed15fc54bb99092c307fe3b284b1045da59eaa100537c4500030abcf62431ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed15fc54bb99092c307fe3b284b1045da59eaa100537c4500030abcf62431ab", kill_on_drop: false }` [INFO] [stdout] 0ed15fc54bb99092c307fe3b284b1045da59eaa100537c4500030abcf62431ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7fb6f65cc15e1c62107ce85c778db836d84fee44d7076e662532a64feb344271 [INFO] running `Command { std: "docker" "start" "-a" "7fb6f65cc15e1c62107ce85c778db836d84fee44d7076e662532a64feb344271", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = 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: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom-bibtex v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 114 | def_parser!(ident(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = 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: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [INFO] [stdout] | _| [INFO] [stdout] | | [INFO] [stdout] 329 | | peek(entry_type)(input) [INFO] [stdout] 330 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 53 | ) -> IResult, $ret, E> [INFO] [stdout] | -- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stdout] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to 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 2.02s [INFO] running `Command { std: "docker" "inspect" "7fb6f65cc15e1c62107ce85c778db836d84fee44d7076e662532a64feb344271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb6f65cc15e1c62107ce85c778db836d84fee44d7076e662532a64feb344271", kill_on_drop: false }` [INFO] [stdout] 7fb6f65cc15e1c62107ce85c778db836d84fee44d7076e662532a64feb344271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7f42dc53775c3c546e086ec5664d5e251f3d96ab77ccc2196839031798d4d5ae [INFO] running `Command { std: "docker" "start" "-a" "7f42dc53775c3c546e086ec5664d5e251f3d96ab77ccc2196839031798d4d5ae", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the lifetimes get resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 114 | def_parser!(ident(input) -> &str; { [INFO] [stderr] | - ---- the lifetimes get resolved as `'a` [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] = 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: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 114 | def_parser!(ident(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the lifetimes get resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 130 | def_parser!(bracketed_string(input) -> &str; { [INFO] [stderr] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 130 | def_parser!(bracketed_string(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the lifetimes get resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 163 | def_parser!(quoted_string(input) -> &str; { [INFO] [stderr] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 163 | def_parser!(quoted_string(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the lifetimes get resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 213 | def_parser!(entry_type(input) -> &str; { [INFO] [stderr] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 213 | def_parser!(entry_type(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the lifetimes get resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 328 | def_parser!(peeked_entry_type(input) -> &str; { [INFO] [stderr] | - ---- the lifetimes get resolved as `'a` [INFO] [stderr] | _| [INFO] [stderr] | | [INFO] [stderr] 329 | | peek(entry_type)(input) [INFO] [stderr] 330 | | }); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [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: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 328 | def_parser!(peeked_entry_type(input) -> &'a str; { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | $input_name: Span<'a>, $($arg: $ty),* [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 53 | ) -> IResult, $ret, E> [INFO] [stderr] | -- the lifetimes get resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 345 | def_parser!(no_type_comment(input) -> &str; { [INFO] [stderr] | - ---- the lifetimes get resolved as `'a` [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] = note: this warning originates in the macro `def_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to 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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nom_bibtex-2e1858e4e7e2022d) [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_string ... 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_only ... 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_bibliography_entry_works_with_bracketed_strings_at_end ... 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_entry ... ok [INFO] [stdout] test parser::tests::test_entry_with_journal ... ok [INFO] [stdout] test parser::tests::test_entry_with_type ... ok [INFO] [stdout] test parser::tests::test_no_type_comment ... ok [INFO] [stdout] test parser::tests::test_entry_with_type_and_spaces ... ok [INFO] [stdout] test parser::tests::test_quoted_string ... ok [INFO] [stdout] test parser::tests::test_preamble ... ok [INFO] [stdout] test parser::tests::test_variable_with_underscore ... ok [INFO] [stdout] test parser::tests::test_variable_key_value_pair ... ok [INFO] [stdout] test parser::tests::test_type_comment ... ok [INFO] [stdout] test parser::tests::test_variable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/bib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bib-67af15080de99c0c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_bib ... ok [INFO] [stdout] test test_lowercase ... 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] running `Command { std: "docker" "inspect" "7f42dc53775c3c546e086ec5664d5e251f3d96ab77ccc2196839031798d4d5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f42dc53775c3c546e086ec5664d5e251f3d96ab77ccc2196839031798d4d5ae", kill_on_drop: false }` [INFO] [stdout] 7f42dc53775c3c546e086ec5664d5e251f3d96ab77ccc2196839031798d4d5ae