[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.98.0-beta.1 for beta-1.98-1
[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.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.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.98.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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822
[INFO] running `Command { std: "docker" "start" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822", 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" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822", 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" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[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 anyhow v1.0.65
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[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: 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 `dev` profile [unoptimized + debuginfo] target(s) in 18.14s
[INFO] running `Command { std: "docker" "inspect" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822", 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" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling protobuf-parse v3.2.0 (/opt/rustwide/workdir)
[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: 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 `test` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822", 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" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[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 11 warnings (run `cargo fix --lib -p protobuf-parse` to apply 4 suggestions)
[INFO] [stderr] warning: `protobuf-parse` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protobuf_parse-4e4fb1f6922183ed)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test case_convert::test::test_camel_case ... ok
[INFO] [stdout] test case_convert::test::test_snake_case ... ok
[INFO] [stdout] test path::test::test_fs_path_to_proto_path ... 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_abs_path::test::self_and_parents ... ok
[INFO] [stdout] test protobuf_rel_path::test::components ... ok
[INFO] [stdout] test protobuf_rel_path::test::parent ... ok
[INFO] [stdout] test protobuf_rel_path::test::self_and_parents ... ok
[INFO] [stdout] test pure::parse_dependencies::test::parse_dependencies ... ok
[INFO] [stdout] test pure::parse_and_typecheck::test::parse_and_typecheck_custom ... ok
[INFO] [stdout] test pure::parser::test::test_default_value_int ... ok
[INFO] [stdout] test pure::parser::test::test_default_value_bytes ... ok
[INFO] [stdout] test pure::parser::test::test_nested_message ... ok
[INFO] [stdout] test pure::parser::test::test_syntax ... ok
[INFO] [stdout] test pure::parser::test::test_default_value_string ... ok
[INFO] [stdout] test pure::parser::test::test_message ... ok
[INFO] [stdout] test pure::parser::test::test_oneof ... ok
[INFO] [stdout] test pure::parser::test::test_group ... ok
[INFO] [stdout] test pure::parser::test::test_enum ... ok
[INFO] [stdout] test pure::parser::test::test_ignore ... ok
[INFO] [stdout] test pure::parser::test::test_import ... ok
[INFO] [stdout] test pure::parser::test::test_incorrect_file_descriptor ... ok
[INFO] [stdout] test pure::parser::test::test_field_default_value_int ... ok
[INFO] [stdout] test pure::parser::test::test_map ... ok
[INFO] [stdout] test pure::parser::test::test_field_default_value_float ... ok
[INFO] [stdout] test pure::parser::test::test_reserved ... ok
[INFO] [stdout] test protoc::command::test::version ... ok
[INFO] [stdout] test test_against_protobuf_protos::test ... FAILED
[INFO] [stdout] test parse_and_typecheck::test::parse_and_typecheck ... ok
[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' (801) panicked at src/test_against_protobuf_protos.rs:12:5:
[INFO] [stdout] assertion failed: path.exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596dc56a5fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596dc56a5fb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596dc56a5fb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596dc56a5fb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x596dc56bd7aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x596dc56bd7aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x596dc56abadc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x596dc56abadc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x596dc5682036 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x596dc5682036 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x596dc569ce49 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x596dc549f6b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x596dc549f6b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596dc569d002 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x596dc569d002 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x596dc5682114 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x596dc56796f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x596dc5682cdd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x596dc56bdf7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596dc56bdf42 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x596dc5484673 - protobuf_parse[53e998fb41676587]::test_against_protobuf_protos::parse_recursively
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_against_protobuf_protos.rs:12:5
[INFO] [stdout]   21:     0x596dc5484b67 - protobuf_parse[53e998fb41676587]::test_against_protobuf_protos::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_against_protobuf_protos.rs:39:5
[INFO] [stdout]   22:     0x596dc547e647 - protobuf_parse[53e998fb41676587]::test_against_protobuf_protos::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_against_protobuf_protos.rs:37:10
[INFO] [stdout]   23:     0x596dc5422156 - <protobuf_parse[53e998fb41676587]::test_against_protobuf_protos::test::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x596dc54929eb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x596dc54929eb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x596dc54a0035 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x596dc54a0035 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x596dc54a0035 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x596dc54a0035 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x596dc54a0035 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x596dc54a0035 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x596dc54a0035 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x596dc549aae4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   34:     0x596dc549aae4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x596dc54a3182 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x596dc54a3182 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x596dc54a3182 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x596dc54a3182 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x596dc54a3182 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x596dc54a3182 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x596dc54a3182 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x596dc56a4eef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x596dc56a4eef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7fc2bc602aa4 - <unknown>
[INFO] [stdout]   45:     0x7fc2bc68fa64 - clone
[INFO] [stdout]   46:                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.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822", kill_on_drop: false }`
[INFO] [stdout] 7e69c3f0fbd3db34672307fdbc202121d1750d2ae13b59293f51f05594ac2822
