[INFO] fetching crate cheadermap 0.2.1... [INFO] testing cheadermap-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate cheadermap 0.2.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cheadermap 0.2.1 [INFO] finished tweaking crates.io crate cheadermap 0.2.1 [INFO] tweaked toml for crates.io crate cheadermap 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cheadermap 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39050060b62f915cd7ece9ed8fb5940ecb53001a4b037ac57c02f4c208bd4f29 [INFO] running `Command { std: "docker" "start" "-a" "39050060b62f915cd7ece9ed8fb5940ecb53001a4b037ac57c02f4c208bd4f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39050060b62f915cd7ece9ed8fb5940ecb53001a4b037ac57c02f4c208bd4f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39050060b62f915cd7ece9ed8fb5940ecb53001a4b037ac57c02f4c208bd4f29", kill_on_drop: false }` [INFO] [stdout] 39050060b62f915cd7ece9ed8fb5940ecb53001a4b037ac57c02f4c208bd4f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9382203c04b0d9684cfd83e5e4b5f68a4e81105cf9fa3a0bb53cc0ec51ae0b4c [INFO] running `Command { std: "docker" "start" "-a" "9382203c04b0d9684cfd83e5e4b5f68a4e81105cf9fa3a0bb53cc0ec51ae0b4c", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cheadermap v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `magic`, `version`, `reserved`, `string_count`, and `max_value_length` are never read [INFO] [stdout] --> src/binary/header.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataHeader { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 17 | pub magic: MagicType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub version: VersionType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | pub reserved: ReservedType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 20 | pub string_section_offset: StringSectionOffsetType, [INFO] [stdout] 21 | pub string_count: StringCountType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub bucket_count: BucketCountType, [INFO] [stdout] 23 | pub max_value_length: MaxValueLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/binary/mod.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s [INFO] running `Command { std: "docker" "inspect" "9382203c04b0d9684cfd83e5e4b5f68a4e81105cf9fa3a0bb53cc0ec51ae0b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9382203c04b0d9684cfd83e5e4b5f68a4e81105cf9fa3a0bb53cc0ec51ae0b4c", kill_on_drop: false }` [INFO] [stdout] 9382203c04b0d9684cfd83e5e4b5f68a4e81105cf9fa3a0bb53cc0ec51ae0b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b881f45a9f49cc1d85f3e5556c80352e3c6afd3e58e8ac4c886b67fad7e16fa9 [INFO] running `Command { std: "docker" "start" "-a" "b881f45a9f49cc1d85f3e5556c80352e3c6afd3e58e8ac4c886b67fad7e16fa9", kill_on_drop: false }` [INFO] [stdout] warning: fields `magic`, `version`, `reserved`, `string_count`, and `max_value_length` are never read [INFO] [stdout] --> src/binary/header.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataHeader { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 17 | pub magic: MagicType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub version: VersionType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | pub reserved: ReservedType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 20 | pub string_section_offset: StringSectionOffsetType, [INFO] [stdout] 21 | pub string_count: StringCountType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub bucket_count: BucketCountType, [INFO] [stdout] 23 | pub max_value_length: MaxValueLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/binary/mod.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cheadermap v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `magic`, `version`, `reserved`, `string_count`, and `max_value_length` are never read [INFO] [stdout] --> src/binary/header.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataHeader { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 17 | pub magic: MagicType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub version: VersionType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 19 | pub reserved: ReservedType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 20 | pub string_section_offset: StringSectionOffsetType, [INFO] [stdout] 21 | pub string_count: StringCountType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub bucket_count: BucketCountType, [INFO] [stdout] 23 | pub max_value_length: MaxValueLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/binary/mod.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.29s [INFO] running `Command { std: "docker" "inspect" "b881f45a9f49cc1d85f3e5556c80352e3c6afd3e58e8ac4c886b67fad7e16fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b881f45a9f49cc1d85f3e5556c80352e3c6afd3e58e8ac4c886b67fad7e16fa9", kill_on_drop: false }` [INFO] [stdout] b881f45a9f49cc1d85f3e5556c80352e3c6afd3e58e8ac4c886b67fad7e16fa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 73c0e1ee329fd0614711052ca3e7b56d7849f095db97a113975f5d079ef9baf4 [INFO] running `Command { std: "docker" "start" "-a" "73c0e1ee329fd0614711052ca3e7b56d7849f095db97a113975f5d079ef9baf4", kill_on_drop: false }` [INFO] [stderr] warning: fields `magic`, `version`, `reserved`, `string_count`, and `max_value_length` are never read [INFO] [stderr] --> src/binary/header.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct DataHeader { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 17 | pub magic: MagicType, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 18 | pub version: VersionType, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 19 | pub reserved: ReservedType, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 20 | pub string_section_offset: StringSectionOffsetType, [INFO] [stderr] 21 | pub string_count: StringCountType, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 22 | pub bucket_count: BucketCountType, [INFO] [stderr] 23 | pub max_value_length: MaxValueLength, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DataHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/binary/mod.rs:64:31 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result> { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn parse_headermap(bytes: &[u8], fail_on_bucket_error: bool) -> anyhow::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `cheadermap` (lib) generated 2 warnings (run `cargo fix --lib -p cheadermap` to apply 1 suggestion) [INFO] [stderr] warning: `cheadermap` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cheadermap-c900baa2838fdd2a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test binary::byte_decoder::tests::test_decode ... ok [INFO] [stdout] test binary::byte_decoder::tests::test_empty_bytes ... ok [INFO] [stdout] test binary::byte_decoder::tests::test_out_of_bounds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/file_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/file_test-57da1ff55fad1283) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_single_entry_enumeration ... ok [INFO] [stdout] test test_sdwebimage_reference_text_print ... ok [INFO] [stdout] test test_sdwebimage_hmap ... ok [INFO] [stdout] test test_malformed_sdwebimage_hmaps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73c0e1ee329fd0614711052ca3e7b56d7849f095db97a113975f5d079ef9baf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73c0e1ee329fd0614711052ca3e7b56d7849f095db97a113975f5d079ef9baf4", kill_on_drop: false }` [INFO] [stdout] 73c0e1ee329fd0614711052ca3e7b56d7849f095db97a113975f5d079ef9baf4