[INFO] cloning repository https://github.com/Inky-developer/debris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inky-developer/debris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c4510d7a5d3114db34cb9dc336d6c6206835994 [INFO] checking Inky-developer/debris against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris" "/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/Inky-developer/debris [INFO] finished tweaking git repo https://github.com/Inky-developer/debris [INFO] tweaked toml for git repo https://github.com/Inky-developer/debris written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Inky-developer/debris on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Inky-developer/debris 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d3a7bf1d435a75c68962614783cb890c8eea64eaf612ef3587652c1f791be28 [INFO] running `Command { std: "docker" "start" "-a" "8d3a7bf1d435a75c68962614783cb890c8eea64eaf612ef3587652c1f791be28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d3a7bf1d435a75c68962614783cb890c8eea64eaf612ef3587652c1f791be28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3a7bf1d435a75c68962614783cb890c8eea64eaf612ef3587652c1f791be28", kill_on_drop: false }` [INFO] [stdout] 8d3a7bf1d435a75c68962614783cb890c8eea64eaf612ef3587652c1f791be28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058dcf97d56303ed4bb8a4c3bb39c035d0023e970cdc031c2ba8d1b650d04a44 [INFO] running `Command { std: "docker" "start" "-a" "058dcf97d56303ed4bb8a4c3bb39c035d0023e970cdc031c2ba8d1b650d04a44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking elsa v1.9.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rcon v0.1.0 (https://github.com/Inky-developer/mc_utils#03f2e628) [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking debris-common v0.1.0 (/opt/rustwide/workdir/debris/common) [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking language_server v0.1.0 (/opt/rustwide/workdir/debris/language_server) [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/common/src/input_file.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/common/src/input_file.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn get_span_code(&self, span: Span) -> CodeRef { [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] 145 | pub fn get_span_code(&self, span: Span) -> CodeRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/common/src/input_file.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn get_code_ref(&self, code_id: CodeId) -> CodeRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/common/src/input_file.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn get_span_code(&self, span: Span) -> CodeRef { [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] 145 | pub fn get_span_code(&self, span: Span) -> CodeRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking debris-error v0.1.0 (/opt/rustwide/workdir/debris/error) [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet { [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] 46 | pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn as_slice(&self, input_files: &InputFiles) -> Slice { [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] 72 | pub fn as_slice(&self, input_files: &InputFiles) -> Slice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn as_annotation(&self) -> Annotation { [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] 88 | pub fn as_annotation(&self) -> Annotation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation { [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] 98 | pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet { [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] 46 | pub fn as_snippet(&self, input_files: &InputFiles) -> Snippet<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn as_slice(&self, input_files: &InputFiles) -> Slice { [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] 72 | pub fn as_slice(&self, input_files: &InputFiles) -> Slice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn as_annotation(&self) -> Annotation { [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] 88 | pub fn as_annotation(&self) -> Annotation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> debris/error/src/snippet.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation { [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] 98 | pub fn as_source_annotation(&self, input_files: &InputFiles) -> SourceAnnotation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking java-properties v1.4.1 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking debris-parser v0.1.0 (/opt/rustwide/workdir/debris/parser) [INFO] [stderr] Compiling parse_macro v0.1.0 (https://github.com/Inky-developer/command-parser#bfae7be7) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> debris/parser/src/parser.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | let span = self [INFO] [stdout] | ____________________^ [INFO] [stdout] 153 | | .tokens [INFO] [stdout] 154 | | .span() [INFO] [stdout] 155 | | .try_into() [INFO] [stdout] 156 | | .map(LocalSpan) [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> debris/parser/src/parser.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | let span = self [INFO] [stdout] | ____________________^ [INFO] [stdout] 153 | | .tokens [INFO] [stdout] 154 | | .span() [INFO] [stdout] 155 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> debris/parser/src/syntax_tree.rs:58:71 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + '_ { [INFO] [stdout] | -- -- ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 58 - pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + '_ { [INFO] [stdout] 58 + pub fn debug_fmt<'a>(&'a self, source: &'a str) -> impl Display + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `debris-parser` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "058dcf97d56303ed4bb8a4c3bb39c035d0023e970cdc031c2ba8d1b650d04a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058dcf97d56303ed4bb8a4c3bb39c035d0023e970cdc031c2ba8d1b650d04a44", kill_on_drop: false }` [INFO] [stdout] 058dcf97d56303ed4bb8a4c3bb39c035d0023e970cdc031c2ba8d1b650d04a44