[INFO] fetching crate nom-bibtex 0.5.0... [INFO] testing nom-bibtex-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate nom-bibtex 0.5.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-bibtex 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f230340974d83a18a2a40a7d3048cc5ee83d7549f8e25f63408ffb9cf4871836 [INFO] running `Command { std: "docker" "start" "-a" "f230340974d83a18a2a40a7d3048cc5ee83d7549f8e25f63408ffb9cf4871836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f230340974d83a18a2a40a7d3048cc5ee83d7549f8e25f63408ffb9cf4871836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f230340974d83a18a2a40a7d3048cc5ee83d7549f8e25f63408ffb9cf4871836", kill_on_drop: false }` [INFO] [stdout] f230340974d83a18a2a40a7d3048cc5ee83d7549f8e25f63408ffb9cf4871836 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c5c74df371123b95dce048d3fb0916703d1fbca8908b6612fb50d14f089e1c1 [INFO] running `Command { std: "docker" "start" "-a" "9c5c74df371123b95dce048d3fb0916703d1fbca8908b6612fb50d14f089e1c1", 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.77s [INFO] running `Command { std: "docker" "inspect" "9c5c74df371123b95dce048d3fb0916703d1fbca8908b6612fb50d14f089e1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5c74df371123b95dce048d3fb0916703d1fbca8908b6612fb50d14f089e1c1", kill_on_drop: false }` [INFO] [stdout] 9c5c74df371123b95dce048d3fb0916703d1fbca8908b6612fb50d14f089e1c1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c07c32266b067382485bebbbc1227b43366fea1ad23e893472b6f19e5b9e82c9 [INFO] running `Command { std: "docker" "start" "-a" "c07c32266b067382485bebbbc1227b43366fea1ad23e893472b6f19e5b9e82c9", 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] [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] [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] 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 1.10s [INFO] running `Command { std: "docker" "inspect" "c07c32266b067382485bebbbc1227b43366fea1ad23e893472b6f19e5b9e82c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07c32266b067382485bebbbc1227b43366fea1ad23e893472b6f19e5b9e82c9", kill_on_drop: false }` [INFO] [stdout] c07c32266b067382485bebbbc1227b43366fea1ad23e893472b6f19e5b9e82c9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e44fa00901d23b6d4984f0cefe127e3bbdbdd6f8ea18759c5bb7943f033203b [INFO] running `Command { std: "docker" "start" "-a" "2e44fa00901d23b6d4984f0cefe127e3bbdbdd6f8ea18759c5bb7943f033203b", 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 [INFO] [stderr] warning: `nom-bibtex` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_bibtex-1cd8bf41794bf366) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test parser::tests::test_abbreviation_only ... ok [INFO] [stdout] test error::tests::test_display_impls ... ok [INFO] [stdout] test parser::tests::test_abbreviation_string_does_not_match_multiple_bare_words ... ok [INFO] [stdout] test parser::tests::malformed_entries_produce_errors ... 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_works_with_bracketed_strings_at_end ... ok [INFO] [stdout] test parser::tests::test_bracketed_string ... ok [INFO] [stdout] test parser::tests::test_bracketed_string_takes_the_correct_amount_of_brackets ... ok [INFO] [stdout] test parser::tests::test_bibliography_entry ... ok [INFO] [stdout] test parser::tests::test_entry_with_type ... ok [INFO] [stdout] test parser::tests::test_abbreviation_string ... ok [INFO] [stdout] test parser::tests::test_entry_with_type_and_spaces ... ok [INFO] [stdout] test parser::tests::test_variable_with_underscore ... ok [INFO] [stdout] test parser::tests::test_no_type_comment ... ok [INFO] [stdout] test parser::tests::test_variable ... ok [INFO] [stdout] test parser::tests::test_type_comment ... ok [INFO] [stdout] test parser::tests::test_entry ... ok [INFO] [stdout] test parser::tests::test_preamble ... ok [INFO] [stdout] test parser::tests::test_dashes_in_variables_are_supported ... ok [INFO] [stdout] test parser::tests::test_quoted_string ... ok [INFO] [stdout] test parser::tests::test_variable_key_value_pair ... ok [INFO] [stdout] test parser::tests::test_entry_with_journal ... ok [INFO] [stdout] test parser::tests::months_file_parses_without_error ... ok [INFO] [stderr] Running tests/bib.rs (/opt/rustwide/target/debug/deps/bib-e2cad8cc0da796b1) [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [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] [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.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e44fa00901d23b6d4984f0cefe127e3bbdbdd6f8ea18759c5bb7943f033203b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e44fa00901d23b6d4984f0cefe127e3bbdbdd6f8ea18759c5bb7943f033203b", kill_on_drop: false }` [INFO] [stdout] 2e44fa00901d23b6d4984f0cefe127e3bbdbdd6f8ea18759c5bb7943f033203b