[INFO] fetching crate rdr 0.1.0-beta.2... [INFO] checking rdr-0.1.0-beta.2 against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] extracting crate rdr 0.1.0-beta.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rdr 0.1.0-beta.2 [INFO] finished tweaking crates.io crate rdr 0.1.0-beta.2 [INFO] tweaked toml for crates.io crate rdr 0.1.0-beta.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rdr 0.1.0-beta.2 on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rdr 0.1.0-beta.2 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rs2 v0.1.0 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded leap-seconds v0.1.0 [INFO] [stderr] Downloaded hdf5 v0.8.1 [INFO] [stderr] Downloaded ccsds v0.1.0-beta.7 [INFO] [stderr] Downloaded hdf5-src v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff90dce494b41dd192a33537c64fab9d8c3a5a35a46e2e2ea7b2d00947fdf5e0 [INFO] running `Command { std: "docker" "start" "-a" "ff90dce494b41dd192a33537c64fab9d8c3a5a35a46e2e2ea7b2d00947fdf5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff90dce494b41dd192a33537c64fab9d8c3a5a35a46e2e2ea7b2d00947fdf5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff90dce494b41dd192a33537c64fab9d8c3a5a35a46e2e2ea7b2d00947fdf5e0", kill_on_drop: false }` [INFO] [stdout] ff90dce494b41dd192a33537c64fab9d8c3a5a35a46e2e2ea7b2d00947fdf5e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 637fcd278edda24467c350ea54d2cfe592fd70bbd6f420c931d3404fadf48c10 [INFO] running `Command { std: "docker" "start" "-a" "637fcd278edda24467c350ea54d2cfe592fd70bbd6f420c931d3404fadf48c10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hdf5-src v0.8.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling rdr v0.1.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking rs2 v0.1.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking leap-seconds v0.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ccsds v0.1.0-beta.7 [INFO] [stdout] warning: field `max_expected` is never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ApidSpec { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub max_expected: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApidSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fill_percent` is never read [INFO] [stdout] --> src/rdr.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct PacketTracker { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 357 | pub fill_percent: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PacketTracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_expected` is never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ApidSpec { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub max_expected: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApidSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fill_percent` is never read [INFO] [stdout] --> src/rdr.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct PacketTracker { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 357 | pub fill_percent: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PacketTracker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "637fcd278edda24467c350ea54d2cfe592fd70bbd6f420c931d3404fadf48c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637fcd278edda24467c350ea54d2cfe592fd70bbd6f420c931d3404fadf48c10", kill_on_drop: false }` [INFO] [stdout] 637fcd278edda24467c350ea54d2cfe592fd70bbd6f420c931d3404fadf48c10