[INFO] cloning repository https://github.com/google/sbat-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/sbat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsbat-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsbat-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f94632bfc78072107f2a83ec95bad1428e081889 [INFO] checking google/sbat-rs against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsbat-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/sbat-rs on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/google/sbat-rs [INFO] finished tweaking git repo https://github.com/google/sbat-rs [INFO] tweaked toml for git repo https://github.com/google/sbat-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/google/sbat-rs 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ae7f7f71164aaad3abab8da631c48e1e630427c70c16f1729559efc534533da [INFO] running `Command { std: "docker" "start" "-a" "1ae7f7f71164aaad3abab8da631c48e1e630427c70c16f1729559efc534533da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ae7f7f71164aaad3abab8da631c48e1e630427c70c16f1729559efc534533da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae7f7f71164aaad3abab8da631c48e1e630427c70c16f1729559efc534533da", kill_on_drop: false }` [INFO] [stdout] 1ae7f7f71164aaad3abab8da631c48e1e630427c70c16f1729559efc534533da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb45492f44e6568a6bc6949eb97e84e22615bfcfa4a0febdc517336633695d43 [INFO] running `Command { std: "docker" "start" "-a" "fb45492f44e6568a6bc6949eb97e84e22615bfcfa4a0febdc517336633695d43", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking sbat v0.6.0 (/opt/rustwide/workdir/sbat) [INFO] [stderr] Checking papergrid v0.13.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> sbat/src/csv.rs:182:55 [INFO] [stdout] | [INFO] [stdout] 182 | fn parse_simple<'a>(s: &'a str) -> Vec, ParseError>> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/error.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | format!("{}", ParseError::InvalidAscii); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/error.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | format!("{}", ParseError::InvalidGeneration); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/error.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | format!("{}", ParseError::TooFewFields); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/revocation_section.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | format!("{}", RevocationSectionError::MissingVersion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/revocation_section.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | format!("{}", RevocationSectionError::InvalidVersion(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/revocation_section.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | format!("{}", RevocationSectionError::MissingHeader); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/revocation_section.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | format!("{}", RevocationSectionError::InvalidPreviousOffset(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/revocation_section.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | format!("{}", RevocationSectionError::InvalidLatestOffset(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/revocation_section.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | format!("{}", RevocationSectionError::MissingPreviousNull); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> sbat/src/revocation_section.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | format!("{}", RevocationSectionError::MissingLatestNull); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking tabled v0.17.0 [INFO] [stderr] Compiling libfuzzer-sys v0.4.8 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking sbat-tool v0.6.0 (/opt/rustwide/workdir/sbat-tool) [INFO] [stderr] Checking fuzz-sbat v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.96s [INFO] running `Command { std: "docker" "inspect" "fb45492f44e6568a6bc6949eb97e84e22615bfcfa4a0febdc517336633695d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb45492f44e6568a6bc6949eb97e84e22615bfcfa4a0febdc517336633695d43", kill_on_drop: false }` [INFO] [stdout] fb45492f44e6568a6bc6949eb97e84e22615bfcfa4a0febdc517336633695d43