[INFO] cloning repository https://github.com/msft-mirror-aosp/platform.external.rust.crates.protobuf-parse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msft-mirror-aosp/platform.external.rust.crates.protobuf-parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsft-mirror-aosp%2Fplatform.external.rust.crates.protobuf-parse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsft-mirror-aosp%2Fplatform.external.rust.crates.protobuf-parse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af212b7d2ea81964c1e88643665ee0b62c5cc642
[INFO] testing msft-mirror-aosp/platform.external.rust.crates.protobuf-parse against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsft-mirror-aosp%2Fplatform.external.rust.crates.protobuf-parse" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/msft-mirror-aosp/platform.external.rust.crates.protobuf-parse
[INFO] finished tweaking git repo https://github.com/msft-mirror-aosp/platform.external.rust.crates.protobuf-parse
[INFO] tweaked toml for git repo https://github.com/msft-mirror-aosp/platform.external.rust.crates.protobuf-parse written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/msft-mirror-aosp/platform.external.rust.crates.protobuf-parse on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/msft-mirror-aosp/platform.external.rust.crates.protobuf-parse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3
[INFO] running `Command { std: "docker" "start" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]    Compiling protobuf-parse v3.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if *self <= i32::max_value() as u64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:153:26
[INFO] [stdout]     |
[INFO] [stdout] 153 |         if *self <= i64::max_value() as u64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `by_name_bool` is never used
[INFO] [stdout]    --> src/pure/convert/option_resolver.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub(crate) trait ProtobufOptions {
[INFO] [stdout]     |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn by_name_bool(&self, name: &str) -> anyhow::Result<Option<bool>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotUtf8` is never constructed
[INFO] [stdout]   --> src/pure/parser.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) enum ParserError {
[INFO] [stdout]    |                 ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     NotUtf8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToU8` is never used
[INFO] [stdout]    --> src/pure/parser.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | trait ToU8 {
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToChar` is never used
[INFO] [stdout]    --> src/pure/parser.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | trait ToChar {
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelPath` is never constructed
[INFO] [stdout]  --> src/rel_path.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct RelPath {
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelPathBuf` is never constructed
[INFO] [stdout]   --> src/rel_path.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct RelPathBuf {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/rel_path.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl RelPath {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 18 |     pub(crate) fn new(path: &Path) -> &RelPath {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/protobuf_rel_path.rs:75:27
[INFO] [stdout]     |
[INFO] [stdout]  75 |         let mut tmp = self.clone();
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  75 -         let mut tmp = self.clone();
[INFO] [stdout]  75 +         let mut tmp = self;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 159 + #[derive(Clone)]
[INFO] [stdout] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/protobuf_rel_path.rs:79:20
[INFO] [stdout]     |
[INFO] [stdout]  79 |         r.push(self.clone());
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  79 -         r.push(self.clone());
[INFO] [stdout]  79 +         r.push(self);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 159 + #[derive(Clone)]
[INFO] [stdout] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/pure/convert/option_resolver.rs:93:38
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 path.push_simple(name.clone());
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `protobuf_ident::ProtobufIdentRef` does not implement `Clone`, so calling `clone` on `&protobuf_ident::ProtobufIdentRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 93 -                 path.push_simple(name.clone());
[INFO] [stdout] 93 +                 path.push_simple(name);
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `protobuf_ident::ProtobufIdentRef`, implement `Clone` for it
[INFO] [stdout]   --> src/protobuf_ident.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(Clone)]
[INFO] [stdout] 16 | pub struct ProtobufIdentRef(str);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure/convert/type_resolver.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum>> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum<'_>>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 34.40s
[INFO] running `Command { std: "docker" "inspect" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling protobuf-parse v3.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if *self <= i32::max_value() as u64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:153:26
[INFO] [stdout]     |
[INFO] [stdout] 153 |         if *self <= i64::max_value() as u64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `by_name_bool` is never used
[INFO] [stdout]    --> src/pure/convert/option_resolver.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub(crate) trait ProtobufOptions {
[INFO] [stdout]     |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn by_name_bool(&self, name: &str) -> anyhow::Result<Option<bool>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotUtf8` is never constructed
[INFO] [stdout]   --> src/pure/parser.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) enum ParserError {
[INFO] [stdout]    |                 ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     NotUtf8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToU8` is never used
[INFO] [stdout]    --> src/pure/parser.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | trait ToU8 {
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToChar` is never used
[INFO] [stdout]    --> src/pure/parser.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | trait ToChar {
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelPath` is never constructed
[INFO] [stdout]  --> src/rel_path.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct RelPath {
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelPathBuf` is never constructed
[INFO] [stdout]   --> src/rel_path.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct RelPathBuf {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/rel_path.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl RelPath {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 18 |     pub(crate) fn new(path: &Path) -> &RelPath {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/protobuf_rel_path.rs:75:27
[INFO] [stdout]     |
[INFO] [stdout]  75 |         let mut tmp = self.clone();
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  75 -         let mut tmp = self.clone();
[INFO] [stdout]  75 +         let mut tmp = self;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 159 + #[derive(Clone)]
[INFO] [stdout] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/protobuf_rel_path.rs:79:20
[INFO] [stdout]     |
[INFO] [stdout]  79 |         r.push(self.clone());
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  79 -         r.push(self.clone());
[INFO] [stdout]  79 +         r.push(self);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 159 + #[derive(Clone)]
[INFO] [stdout] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/pure/convert/option_resolver.rs:93:38
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 path.push_simple(name.clone());
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `protobuf_ident::ProtobufIdentRef` does not implement `Clone`, so calling `clone` on `&protobuf_ident::ProtobufIdentRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 93 -                 path.push_simple(name.clone());
[INFO] [stdout] 93 +                 path.push_simple(name);
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `protobuf_ident::ProtobufIdentRef`, implement `Clone` for it
[INFO] [stdout]   --> src/protobuf_ident.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(Clone)]
[INFO] [stdout] 16 | pub struct ProtobufIdentRef(str);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure/convert/type_resolver.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum>> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum<'_>>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if *self <= i32::max_value() as u64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/pure/parser.rs:153:26
[INFO] [stdout]     |
[INFO] [stdout] 153 |         if *self <= i64::max_value() as u64 {
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `by_name_bool` is never used
[INFO] [stdout]    --> src/pure/convert/option_resolver.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub(crate) trait ProtobufOptions {
[INFO] [stdout]     |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn by_name_bool(&self, name: &str) -> anyhow::Result<Option<bool>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotUtf8` is never constructed
[INFO] [stdout]   --> src/pure/parser.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) enum ParserError {
[INFO] [stdout]    |                 ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     NotUtf8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToU8` is never used
[INFO] [stdout]    --> src/pure/parser.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | trait ToU8 {
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToChar` is never used
[INFO] [stdout]    --> src/pure/parser.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | trait ToChar {
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelPath` is never constructed
[INFO] [stdout]  --> src/rel_path.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct RelPath {
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelPathBuf` is never constructed
[INFO] [stdout]   --> src/rel_path.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct RelPathBuf {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/rel_path.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl RelPath {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 18 |     pub(crate) fn new(path: &Path) -> &RelPath {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/protobuf_rel_path.rs:75:27
[INFO] [stdout]     |
[INFO] [stdout]  75 |         let mut tmp = self.clone();
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  75 -         let mut tmp = self.clone();
[INFO] [stdout]  75 +         let mut tmp = self;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 159 + #[derive(Clone)]
[INFO] [stdout] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/protobuf_rel_path.rs:79:20
[INFO] [stdout]     |
[INFO] [stdout]  79 |         r.push(self.clone());
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]  79 -         r.push(self.clone());
[INFO] [stdout]  79 +         r.push(self);
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 159 + #[derive(Clone)]
[INFO] [stdout] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/pure/convert/option_resolver.rs:93:38
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 path.push_simple(name.clone());
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `protobuf_ident::ProtobufIdentRef` does not implement `Clone`, so calling `clone` on `&protobuf_ident::ProtobufIdentRef` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 93 -                 path.push_simple(name.clone());
[INFO] [stdout] 93 +                 path.push_simple(name);
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `protobuf_ident::ProtobufIdentRef`, implement `Clone` for it
[INFO] [stdout]   --> src/protobuf_ident.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(Clone)]
[INFO] [stdout] 16 | pub struct ProtobufIdentRef(str);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure/convert/type_resolver.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum>> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum<'_>>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 10.20s
[INFO] running `Command { std: "docker" "inspect" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/pure/parser.rs:133:26
[INFO] [stderr]     |
[INFO] [stderr] 133 |         if *self <= i32::max_value() as u64 {
[INFO] [stderr]     |                          ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/pure/parser.rs:143:26
[INFO] [stderr]     |
[INFO] [stderr] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stderr]     |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl i32>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> src/pure/parser.rs:143:62
[INFO] [stderr]     |
[INFO] [stderr] 143 |         if *self <= i32::max_value() as i64 && *self >= i32::min_value() as i64 {
[INFO] [stderr]     |                                                              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/pure/parser.rs:153:26
[INFO] [stderr]     |
[INFO] [stderr] 153 |         if *self <= i64::max_value() as u64 {
[INFO] [stderr]     |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `by_name_bool` is never used
[INFO] [stderr]    --> src/pure/convert/option_resolver.rs:173:8
[INFO] [stderr]     |
[INFO] [stderr] 170 | pub(crate) trait ProtobufOptions {
[INFO] [stderr]     |                  --------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 173 |     fn by_name_bool(&self, name: &str) -> anyhow::Result<Option<bool>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NotUtf8` is never constructed
[INFO] [stderr]   --> src/pure/parser.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub(crate) enum ParserError {
[INFO] [stderr]    |                 ----------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 53 |     NotUtf8,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToU8` is never used
[INFO] [stderr]    --> src/pure/parser.rs:115:7
[INFO] [stderr]     |
[INFO] [stderr] 115 | trait ToU8 {
[INFO] [stderr]     |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToChar` is never used
[INFO] [stderr]    --> src/pure/parser.rs:127:7
[INFO] [stderr]     |
[INFO] [stderr] 127 | trait ToChar {
[INFO] [stderr]     |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RelPath` is never constructed
[INFO] [stderr]  --> src/rel_path.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) struct RelPath {
[INFO] [stderr]   |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RelPathBuf` is never constructed
[INFO] [stderr]   --> src/rel_path.rs:13:19
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) struct RelPathBuf {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/rel_path.rs:18:19
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl RelPath {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 18 |     pub(crate) fn new(path: &Path) -> &RelPath {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/protobuf_rel_path.rs:75:27
[INFO] [stderr]     |
[INFO] [stderr]  75 |         let mut tmp = self.clone();
[INFO] [stderr]     |                           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]  75 -         let mut tmp = self.clone();
[INFO] [stderr]  75 +         let mut tmp = self;
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stderr]     |
[INFO] [stderr] 159 + #[derive(Clone)]
[INFO] [stderr] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/protobuf_rel_path.rs:79:20
[INFO] [stderr]     |
[INFO] [stderr]  79 |         r.push(self.clone());
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `protobuf_rel_path::ProtobufRelPathRef` does not implement `Clone`, so calling `clone` on `&protobuf_rel_path::ProtobufRelPathRef` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]  79 -         r.push(self.clone());
[INFO] [stderr]  79 +         r.push(self);
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `protobuf_rel_path::ProtobufRelPathRef`, implement `Clone` for it
[INFO] [stderr]     |
[INFO] [stderr] 159 + #[derive(Clone)]
[INFO] [stderr] 160 | pub struct ProtobufRelPathRef(str);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/pure/convert/option_resolver.rs:93:38
[INFO] [stderr]    |
[INFO] [stderr] 93 |                 path.push_simple(name.clone());
[INFO] [stderr]    |                                      ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `protobuf_ident::ProtobufIdentRef` does not implement `Clone`, so calling `clone` on `&protobuf_ident::ProtobufIdentRef` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 93 -                 path.push_simple(name.clone());
[INFO] [stderr] 93 +                 path.push_simple(name);
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `protobuf_ident::ProtobufIdentRef`, implement `Clone` for it
[INFO] [stderr]   --> src/protobuf_ident.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 + #[derive(Clone)]
[INFO] [stderr] 16 | pub struct ProtobufIdentRef(str);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pure/convert/type_resolver.rs:169:9
[INFO] [stderr]     |
[INFO] [stderr] 169 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum>> {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 172 |     ) -> anyhow::Result<WithFullName<MessageOrEnum<'_>>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `protobuf-parse` (lib) generated 15 warnings (run `cargo fix --lib -p protobuf-parse` to apply 4 suggestions)
[INFO] [stderr] warning: `protobuf-parse` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/protobuf_parse-fb1d461a1de1f655)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test path::test::test_fs_path_to_proto_path ... ok
[INFO] [stdout] test case_convert::test::test_camel_case ... ok
[INFO] [stdout] test case_convert::test::test_snake_case ... ok
[INFO] [stdout] test protobuf_abs_path::test::absolute_path_push_simple ... ok
[INFO] [stdout] test protobuf_abs_path::test::absolute_path_remove_prefix ... ok
[INFO] [stdout] test protobuf_abs_path::test::ends_with ... ok
[INFO] [stdout] test protobuf_rel_path::test::self_and_parents ... ok
[INFO] [stdout] test pure::parse_and_typecheck::test::parse_and_typecheck_custom ... ok
[INFO] [stdout] test pure::parse_dependencies::test::parse_dependencies ... ok
[INFO] [stdout] test pure::parser::test::test_default_value_int ... ok
[INFO] [stdout] test pure::parser::test::test_incorrect_file_descriptor ... ok
[INFO] [stdout] test pure::parser::test::test_field_default_value_float ... ok
[INFO] [stdout] test pure::parser::test::test_map ... ok
[INFO] [stdout] test protobuf_abs_path::test::self_and_parents ... ok
[INFO] [stdout] test pure::parser::test::test_oneof ... ok
[INFO] [stdout] test pure::parser::test::test_nested_message ... ok
[INFO] [stdout] test pure::parser::test::test_reserved ... ok
[INFO] [stdout] test pure::parser::test::test_syntax ... ok
[INFO] [stdout] test pure::parser::test::test_message ... ok
[INFO] [stdout] test pure::parser::test::test_ignore ... ok
[INFO] [stdout] test protobuf_rel_path::test::parent ... ok
[INFO] [stdout] test protobuf_rel_path::test::components ... ok
[INFO] [stdout] test pure::parser::test::test_default_value_bytes ... ok
[INFO] [stdout] test pure::parser::test::test_group ... ok
[INFO] [stdout] test pure::parser::test::test_import ... ok
[INFO] [stdout] test pure::parser::test::test_field_default_value_int ... ok
[INFO] [stdout] test test_against_protobuf_protos::test ... FAILED
[INFO] [stdout] test pure::parser::test::test_enum ... ok
[INFO] [stdout] test pure::parser::test::test_default_value_string ... ok
[INFO] [stdout] test protoc::command::test::version ... ok
[INFO] [stdout] test parse_and_typecheck::test::parse_and_typecheck ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_against_protobuf_protos::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_against_protobuf_protos::test' (847) panicked at src/test_against_protobuf_protos.rs:12:5:
[INFO] [stdout] assertion failed: path.exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa9f14dad61 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fa9f14f2a4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5fa9f14e085c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5fa9f14b4c86 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fa9f14d2119 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5fa9f13a97b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fa9f14d22d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fa9f14b4d64 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fa9f14acfc9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fa9f14b592d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fa9f14f317c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fa9f14f3142 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x5fa9f138ffed - protobuf_parse[36fc891a047e8224]::test_against_protobuf_protos::parse_recursively
[INFO] [stdout]   13:     0x5fa9f1399435 - <protobuf_parse[36fc891a047e8224]::test_against_protobuf_protos::test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5fa9f139ca9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5fa9f13aa105 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5fa9f13a34c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5fa9f13ad262 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5fa9f14d9d09 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x78d31abd007a - <unknown>
[INFO] [stdout]   20:     0x78d31ac63534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_against_protobuf_protos::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3", kill_on_drop: false }`
[INFO] [stdout] 693655257e73b8e4768b5e0e4e24c1eb2bc173a64e4f5f0ce5418effbdd649e3
