[INFO] cloning repository https://github.com/tardyp/protobuf-doc-as-options [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tardyp/protobuf-doc-as-options" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardyp%2Fprotobuf-doc-as-options", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardyp%2Fprotobuf-doc-as-options'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5741254aa587c51ccd8dddf65e53589459dd7a75 [INFO] checking tardyp/protobuf-doc-as-options against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardyp%2Fprotobuf-doc-as-options" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tardyp/protobuf-doc-as-options [INFO] finished tweaking git repo https://github.com/tardyp/protobuf-doc-as-options [INFO] tweaked toml for git repo https://github.com/tardyp/protobuf-doc-as-options written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tardyp/protobuf-doc-as-options on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tardyp/protobuf-doc-as-options 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.14.0 [INFO] [stderr] Downloaded prost-derive v0.13.1 [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded protox-parse v0.7.0 [INFO] [stderr] Downloaded protobuf-support v3.5.0 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded clap v4.5.9 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded protox v0.7.0 [INFO] [stderr] Downloaded prost-reflect v0.14.0 [INFO] [stderr] Downloaded logos-codegen v0.14.0 [INFO] [stderr] Downloaded prost v0.13.1 [INFO] [stderr] Downloaded clap_builder v4.5.9 [INFO] [stderr] Downloaded prost-types v0.13.1 [INFO] [stderr] Downloaded protobuf v3.5.0 [INFO] [stderr] Downloaded logos v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d8e6c199d57562f70da2062e5dbfc8499e00c29b2ab433fb93b6c14d34c6fe9 [INFO] running `Command { std: "docker" "start" "-a" "7d8e6c199d57562f70da2062e5dbfc8499e00c29b2ab433fb93b6c14d34c6fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d8e6c199d57562f70da2062e5dbfc8499e00c29b2ab433fb93b6c14d34c6fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d8e6c199d57562f70da2062e5dbfc8499e00c29b2ab433fb93b6c14d34c6fe9", kill_on_drop: false }` [INFO] [stdout] 7d8e6c199d57562f70da2062e5dbfc8499e00c29b2ab433fb93b6c14d34c6fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da9bc3ce31b199d42084d617648117209936ad607855e8fbb2df8bde341d0b60 [INFO] running `Command { std: "docker" "start" "-a" "da9bc3ce31b199d42084d617648117209936ad607855e8fbb2df8bde341d0b60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling protobuf v3.5.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking protobuf-support v3.5.0 [INFO] [stderr] Checking prost v0.13.1 [INFO] [stderr] Checking prost-types v0.13.1 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking prost-reflect v0.14.0 [INFO] [stderr] Checking protox-parse v0.7.0 [INFO] [stderr] Checking protox v0.7.0 [INFO] [stderr] Checking protox-doc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option; [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] 21 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_child_from_loc(&mut self, loc: &Location) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn get_child_from_loc(&mut self, loc: &Location) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option; [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] 21 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_child_from_loc(&mut self, loc: &Location) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn get_child_from_loc(&mut self, loc: &Location) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path_resolver/protobuf.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | fn get_child_from_path(&mut self, path: &mut VecDeque) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.43s [INFO] running `Command { std: "docker" "inspect" "da9bc3ce31b199d42084d617648117209936ad607855e8fbb2df8bde341d0b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9bc3ce31b199d42084d617648117209936ad607855e8fbb2df8bde341d0b60", kill_on_drop: false }` [INFO] [stdout] da9bc3ce31b199d42084d617648117209936ad607855e8fbb2df8bde341d0b60