[INFO] cloning repository https://github.com/raosridhar/zizmor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raosridhar/zizmor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraosridhar%2Fzizmor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraosridhar%2Fzizmor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1dec9e5a361cf14d60f704fc452e13c7a529a6c [INFO] testing raosridhar/zizmor against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraosridhar%2Fzizmor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raosridhar/zizmor [INFO] finished tweaking git repo https://github.com/raosridhar/zizmor [INFO] tweaked toml for git repo https://github.com/raosridhar/zizmor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raosridhar/zizmor on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raosridhar/zizmor 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded tracing-indicatif v0.3.9 [INFO] [stderr] Downloaded serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Downloaded outref v0.5.2 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded schemafy_lib v0.6.0 [INFO] [stderr] Downloaded line-index v0.1.2 [INFO] [stderr] Downloaded reflink-copy v0.1.26 [INFO] [stderr] Downloaded cacache v13.1.0 [INFO] [stderr] Downloaded etcetera v0.10.0 [INFO] [stderr] Downloaded annotate-snippets v0.11.5 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded quinn-proto v0.11.11 [INFO] [stderr] Downloaded jsonschema v0.30.0 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded tree-sitter-bash v0.23.3 [INFO] [stderr] Downloaded tree-sitter-yaml v0.7.0 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.2 [INFO] [stderr] Downloaded clap_complete v4.5.50 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded windows-future v0.2.0 [INFO] [stderr] Downloaded http-serde v2.1.1 [INFO] [stderr] Downloaded human-panic v2.0.2 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded borrow-or-share v0.2.2 [INFO] [stderr] Downloaded referencing v0.30.0 [INFO] [stderr] Downloaded uuid-simd v0.8.0 [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded serde-sarif v0.8.0 [INFO] [stderr] Downloaded http-cache v0.20.1 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded http-cache-reqwest v0.15.1 [INFO] [stderr] Downloaded tree-sitter v0.25.4 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded typed-builder-macro v0.21.0 [INFO] [stderr] Downloaded typed-builder v0.21.0 [INFO] [stderr] Downloaded serde_json_path_core v0.2.2 [INFO] [stderr] Downloaded serde_json_path_macros v0.1.6 [INFO] [stderr] Downloaded serde_json_path v0.7.2 [INFO] [stderr] Downloaded terminal-link v0.1.0 [INFO] [stderr] Downloaded vt100 v0.15.2 [INFO] [stderr] Downloaded webpki-roots v0.26.9 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] [stderr] Downloaded github-actions-models v0.28.2 [INFO] [stderr] Downloaded tree-sitter-powershell v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2bcde29fae0cf8219e00e2c7a8c6751a42e3852f5dcbb6726880a7ca27bac2b [INFO] running `Command { std: "docker" "start" "-a" "f2bcde29fae0cf8219e00e2c7a8c6751a42e3852f5dcbb6726880a7ca27bac2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2bcde29fae0cf8219e00e2c7a8c6751a42e3852f5dcbb6726880a7ca27bac2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2bcde29fae0cf8219e00e2c7a8c6751a42e3852f5dcbb6726880a7ca27bac2b", kill_on_drop: false }` [INFO] [stdout] f2bcde29fae0cf8219e00e2c7a8c6751a42e3852f5dcbb6726880a7ca27bac2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d44a0a9d6265d8b6a10426deeab3a626c7d0da6cf2f22d80f0d523b8b8c491 [INFO] running `Command { std: "docker" "start" "-a" "40d44a0a9d6265d8b6a10426deeab3a626c7d0da6cf2f22d80f0d523b8b8c491", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling webpki-roots v0.26.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tree-sitter-powershell v0.25.2 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling typed-builder v0.21.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling clap_complete v4.5.50 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling terminal-link v0.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tracing-indicatif v0.3.9 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling github-actions-expressions v0.0.3 (/opt/rustwide/workdir/crates/github-actions-expressions) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn dataflow_contexts(&self) -> Vec<&Context> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 240 | pub fn dataflow_contexts(&self) -> Vec<&Context<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn parse(expr: &str) -> Result { [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] 281 | pub fn parse(expr: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:290:34 [INFO] [stdout] | [INFO] [stdout] 290 | fn parse_pair(pair: Pair<'_, Rule>) -> Result> { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 290 | fn parse_pair(pair: Pair<'_, Rule>) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling os_info v3.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling tree-sitter v0.25.4 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling referencing v0.30.0 [INFO] [stderr] Compiling serde-sarif v0.8.0 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling github-actions-models v0.28.2 [INFO] [stderr] Compiling http-cache v0.20.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling jsonschema v0.30.0 [INFO] [stderr] Compiling yamlpath v0.18.0 (/opt/rustwide/workdir/crates/yamlpath) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn root(&self) -> Feature { [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] 269 | pub fn root(&self) -> Feature<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn query(&self, query: &Query) -> Result { [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] 294 | pub fn query(&self, query: &Query) -> Result, QueryError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | fn query_node(&self, query: &Query) -> Result { [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] 413 | fn query_node(&self, query: &Query) -> Result, QueryError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-cache-reqwest v0.15.1 [INFO] [stderr] Compiling zizmor v1.7.0 (/opt/rustwide/workdir/crates/zizmor) [INFO] [stdout] warning: struct `StepLocation` is never constructed [INFO] [stdout] --> crates/zizmor/src/finding/mod.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) struct StepLocation<'doc> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/audit/mod.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn location(&self) -> SymbolicLocation { [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] 71 | pub(crate) fn location(&self) -> SymbolicLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | fn body(&self) -> StepBodyCommon; [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] 58 | fn body(&self) -> StepBodyCommon<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | pub(crate) fn location(&self) -> SymbolicLocation { [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] 143 | pub(crate) fn location(&self) -> SymbolicLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | fn body(&self) -> StepBodyCommon { [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] 594 | fn body(&self) -> StepBodyCommon<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:778:28 [INFO] [stdout] | [INFO] [stdout] 778 | pub(crate) fn location(&self) -> SymbolicLocation { [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] 778 | pub(crate) fn location(&self) -> SymbolicLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | fn body(&self) -> StepBodyCommon { [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] 874 | fn body(&self) -> StepBodyCommon<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/registry.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn iter_audits(&self) -> indexmap::map::Iter<&str, Box> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 270 | pub(crate) fn iter_audits(&self) -> indexmap::map::Iter<'_, &str, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "40d44a0a9d6265d8b6a10426deeab3a626c7d0da6cf2f22d80f0d523b8b8c491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d44a0a9d6265d8b6a10426deeab3a626c7d0da6cf2f22d80f0d523b8b8c491", kill_on_drop: false }` [INFO] [stdout] 40d44a0a9d6265d8b6a10426deeab3a626c7d0da6cf2f22d80f0d523b8b8c491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e23deebc346a88f10745dfa3836d75ffd5763d97d0895f62cccac8b49394c711 [INFO] running `Command { std: "docker" "start" "-a" "e23deebc346a88f10745dfa3836d75ffd5763d97d0895f62cccac8b49394c711", kill_on_drop: false }` [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn root(&self) -> Feature { [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] 269 | pub fn root(&self) -> Feature<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn query(&self, query: &Query) -> Result { [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] 294 | pub fn query(&self, query: &Query) -> Result, QueryError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | fn query_node(&self, query: &Query) -> Result { [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] 413 | fn query_node(&self, query: &Query) -> Result, QueryError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn dataflow_contexts(&self) -> Vec<&Context> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 240 | pub fn dataflow_contexts(&self) -> Vec<&Context<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn parse(expr: &str) -> Result { [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] 281 | pub fn parse(expr: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:290:34 [INFO] [stdout] | [INFO] [stdout] 290 | fn parse_pair(pair: Pair<'_, Rule>) -> Result> { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 290 | fn parse_pair(pair: Pair<'_, Rule>) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling yamlpath v0.18.0 (/opt/rustwide/workdir/crates/yamlpath) [INFO] [stderr] Compiling serde_json_path_core v0.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn root(&self) -> Feature { [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] 269 | pub fn root(&self) -> Feature<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn query(&self, query: &Query) -> Result { [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] 294 | pub fn query(&self, query: &Query) -> Result, QueryError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/yamlpath/src/lib.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | fn query_node(&self, query: &Query) -> Result { [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] 413 | fn query_node(&self, query: &Query) -> Result, QueryError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling github-actions-expressions v0.0.3 (/opt/rustwide/workdir/crates/github-actions-expressions) [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_json_path_macros v0.1.6 [INFO] [stderr] Compiling serde_json_path v0.7.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn dataflow_contexts(&self) -> Vec<&Context> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 240 | pub fn dataflow_contexts(&self) -> Vec<&Context<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn parse(expr: &str) -> Result { [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] 281 | pub fn parse(expr: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/github-actions-expressions/src/lib.rs:290:34 [INFO] [stdout] | [INFO] [stdout] 290 | fn parse_pair(pair: Pair<'_, Rule>) -> Result> { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 290 | fn parse_pair(pair: Pair<'_, Rule>) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling zizmor v1.7.0 (/opt/rustwide/workdir/crates/zizmor) [INFO] [stdout] warning: struct `StepLocation` is never constructed [INFO] [stdout] --> crates/zizmor/src/finding/mod.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) struct StepLocation<'doc> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/audit/mod.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn location(&self) -> SymbolicLocation { [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] 71 | pub(crate) fn location(&self) -> SymbolicLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | fn body(&self) -> StepBodyCommon; [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] 58 | fn body(&self) -> StepBodyCommon<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | pub(crate) fn location(&self) -> SymbolicLocation { [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] 143 | pub(crate) fn location(&self) -> SymbolicLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | fn body(&self) -> StepBodyCommon { [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] 594 | fn body(&self) -> StepBodyCommon<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:778:28 [INFO] [stdout] | [INFO] [stdout] 778 | pub(crate) fn location(&self) -> SymbolicLocation { [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] 778 | pub(crate) fn location(&self) -> SymbolicLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/models.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | fn body(&self) -> StepBodyCommon { [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] 874 | fn body(&self) -> StepBodyCommon<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/zizmor/src/registry.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn iter_audits(&self) -> indexmap::map::Iter<&str, Box> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 270 | pub(crate) fn iter_audits(&self) -> indexmap::map::Iter<'_, &str, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> crates/zizmor/src/audit/list_actions.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | use crate::test_utils::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test` found for struct `AuditState<'a>` in the current scope [INFO] [stdout] --> crates/zizmor/src/audit/list_actions.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | let state = AuditState::test(); [INFO] [stdout] | ^^^^ function or associated item not found in `AuditState<'_>` [INFO] [stdout] | [INFO] [stdout] ::: crates/zizmor/src/state.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) struct AuditState<'a> { [INFO] [stdout] | -------------------------------- function or associated item `test` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AuditState<'_>`, consider using `AuditState::<'a>::new` which returns `AuditState<'_>` [INFO] [stdout] --> crates/zizmor/src/state.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn new(app: &App, config: &'a Config) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zizmor` (bin "zizmor" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e23deebc346a88f10745dfa3836d75ffd5763d97d0895f62cccac8b49394c711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23deebc346a88f10745dfa3836d75ffd5763d97d0895f62cccac8b49394c711", kill_on_drop: false }` [INFO] [stdout] e23deebc346a88f10745dfa3836d75ffd5763d97d0895f62cccac8b49394c711