[INFO] fetching crate aamp 0.1.6... [INFO] checking aamp-0.1.6 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate aamp 0.1.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate aamp 0.1.6 [INFO] finished tweaking crates.io crate aamp 0.1.6 [INFO] tweaked toml for crates.io crate aamp 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aamp 0.1.6 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding binread v1.4.1 (available: v2.2.0) [INFO] [stderr] Adding cached v0.23.0 (available: v0.56.0) [INFO] [stderr] Adding crc v1.8.1 (available: v3.3.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding parse_int v0.5.0 (available: v0.9.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79734ca58eae59e9d22afdce3d11271a1637b8f4937c3f348b7a20c35560d181 [INFO] running `Command { std: "docker" "start" "-a" "79734ca58eae59e9d22afdce3d11271a1637b8f4937c3f348b7a20c35560d181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79734ca58eae59e9d22afdce3d11271a1637b8f4937c3f348b7a20c35560d181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79734ca58eae59e9d22afdce3d11271a1637b8f4937c3f348b7a20c35560d181", kill_on_drop: false }` [INFO] [stdout] 79734ca58eae59e9d22afdce3d11271a1637b8f4937c3f348b7a20c35560d181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 555a856e2b7de9062b5f9215244c0d25542c84c8f2689c23727fcde70562e6da [INFO] running `Command { std: "docker" "start" "-a" "555a856e2b7de9062b5f9215244c0d25542c84c8f2689c23727fcde70562e6da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking async-mutex v1.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking metrohash v1.0.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking parse_int v0.5.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking binwrite v0.2.1 [INFO] [stderr] Checking binread v1.4.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling cached_proc_macro v0.6.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cached v0.23.0 [INFO] [stderr] Checking aamp v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parse.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | struct ParseHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 77 | version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | flags: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 79 | file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | num_lists: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 83 | num_objects: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 84 | num_params: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 85 | data_section_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 86 | string_section_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 87 | idk_section_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseHeader` 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: field `size` is never read [INFO] [stdout] --> src/parse.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | struct ParseBufferInt { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 127 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferInt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/parse.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 133 | struct ParseBufferF32 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 134 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferF32` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/parse.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 140 | struct ParseBufferU32 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 141 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferU32` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/parse.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 147 | struct ParseBufferBinary { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 148 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferBinary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WriteParamValue` is never constructed [INFO] [stdout] --> src/write.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | struct WriteParamValue<'a>(&'a Parameter); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parse.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | struct ParseHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 77 | version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | flags: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 79 | file_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | num_lists: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 83 | num_objects: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 84 | num_params: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 85 | data_section_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 86 | string_section_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 87 | idk_section_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseHeader` 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: field `size` is never read [INFO] [stdout] --> src/parse.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | struct ParseBufferInt { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 127 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferInt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/parse.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 133 | struct ParseBufferF32 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 134 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferF32` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/parse.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 140 | struct ParseBufferU32 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 141 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferU32` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/parse.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 147 | struct ParseBufferBinary { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 148 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseBufferBinary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WriteParamValue` is never constructed [INFO] [stdout] --> src/write.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | struct WriteParamValue<'a>(&'a Parameter); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.25s [INFO] running `Command { std: "docker" "inspect" "555a856e2b7de9062b5f9215244c0d25542c84c8f2689c23727fcde70562e6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "555a856e2b7de9062b5f9215244c0d25542c84c8f2689c23727fcde70562e6da", kill_on_drop: false }` [INFO] [stdout] 555a856e2b7de9062b5f9215244c0d25542c84c8f2689c23727fcde70562e6da