[INFO] cloning repository https://github.com/vaginessa/otadump-crazystylus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vaginessa/otadump-crazystylus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaginessa%2Fotadump-crazystylus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaginessa%2Fotadump-crazystylus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4028682da1a96faaa56e2c83c5542c87cf219100
[INFO] building vaginessa/otadump-crazystylus against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaginessa%2Fotadump-crazystylus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vaginessa/otadump-crazystylus
[INFO] finished tweaking git repo https://github.com/vaginessa/otadump-crazystylus
[INFO] tweaked toml for git repo https://github.com/vaginessa/otadump-crazystylus written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vaginessa/otadump-crazystylus on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vaginessa/otadump-crazystylus 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom-derive-impl v0.10.1
[INFO] [stderr]   Downloaded sync-unsafe-cell v0.1.1
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded color-print v0.3.4
[INFO] [stderr]   Downloaded nom-derive v0.10.1
[INFO] [stderr]   Downloaded memmap2 v0.7.0
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.4
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded clap v4.3.6
[INFO] [stderr]   Downloaded indicatif v0.17.5
[INFO] [stderr]   Downloaded portable-atomic v1.3.3
[INFO] [stderr]   Downloaded clap_builder v4.3.5
[INFO] [stderr]   Downloaded rust-lzma v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 540c2dea74fc112a429135cfd5ca31d7d4b15eab369d7691637d7c93e79d9b91
[INFO] running `Command { std: "docker" "start" "-a" "540c2dea74fc112a429135cfd5ca31d7d4b15eab369d7691637d7c93e79d9b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "540c2dea74fc112a429135cfd5ca31d7d4b15eab369d7691637d7c93e79d9b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540c2dea74fc112a429135cfd5ca31d7d4b15eab369d7691637d7c93e79d9b91", kill_on_drop: false }`
[INFO] [stdout] 540c2dea74fc112a429135cfd5ca31d7d4b15eab369d7691637d7c93e79d9b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b075fd567f799f19c423db599229935767517494bc63641ec4c09ba617af64bd
[INFO] running `Command { std: "docker" "start" "-a" "b075fd567f799f19c423db599229935767517494bc63641ec4c09ba617af64bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rust-lzma v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling clap_builder v4.3.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.4
[INFO] [stderr]    Compiling nom-derive-impl v0.10.1
[INFO] [stderr]    Compiling color-print v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.7.0
[INFO] [stderr]    Compiling nom-derive v0.10.1
[INFO] [stderr]    Compiling sync-unsafe-cell v0.1.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling clap v4.3.6
[INFO] [stderr]    Compiling otadump v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stdout] warning: struct `Signatures` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/otadump-fc53f2186debb703/out/chromeos_update_engine.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Signatures {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApexMetadata` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/otadump-fc53f2186debb703/out/chromeos_update_engine.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct ApexMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `magic_bytes`, `file_format_version`, `manifest_size`, `metadata_signature_size`, and `metadata_signature` are never read
[INFO] [stdout]   --> src/payload.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Payload<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub magic_bytes: &'a [u8],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub file_format_version: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub manifest_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub metadata_signature_size: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub metadata_signature: Option<&'a [u8]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Payload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn create_partition_dir(&self) -> Result<Cow<PathBuf>> {
[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] 363 |     fn create_partition_dir(&self) -> Result<Cow<'_, PathBuf>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "b075fd567f799f19c423db599229935767517494bc63641ec4c09ba617af64bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b075fd567f799f19c423db599229935767517494bc63641ec4c09ba617af64bd", kill_on_drop: false }`
[INFO] [stdout] b075fd567f799f19c423db599229935767517494bc63641ec4c09ba617af64bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fc092d41d47ca0e7f75563b7e5ec64a16298de8ef928be75466d27345fb2e39
[INFO] running `Command { std: "docker" "start" "-a" "2fc092d41d47ca0e7f75563b7e5ec64a16298de8ef928be75466d27345fb2e39", kill_on_drop: false }`
[INFO] [stderr]    Compiling otadump v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Signatures` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/otadump-fc53f2186debb703/out/chromeos_update_engine.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Signatures {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApexMetadata` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/otadump-fc53f2186debb703/out/chromeos_update_engine.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct ApexMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `magic_bytes`, `file_format_version`, `manifest_size`, `metadata_signature_size`, and `metadata_signature` are never read
[INFO] [stdout]   --> src/payload.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Payload<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub magic_bytes: &'a [u8],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub file_format_version: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub manifest_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub metadata_signature_size: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub metadata_signature: Option<&'a [u8]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Payload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn create_partition_dir(&self) -> Result<Cow<PathBuf>> {
[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] 363 |     fn create_partition_dir(&self) -> Result<Cow<'_, PathBuf>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "2fc092d41d47ca0e7f75563b7e5ec64a16298de8ef928be75466d27345fb2e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc092d41d47ca0e7f75563b7e5ec64a16298de8ef928be75466d27345fb2e39", kill_on_drop: false }`
[INFO] [stdout] 2fc092d41d47ca0e7f75563b7e5ec64a16298de8ef928be75466d27345fb2e39
