[INFO] cloning repository https://github.com/garryod/tristimg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garryod/tristimg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarryod%2Ftristimg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarryod%2Ftristimg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f93fb44ca3bc51e4e19bcc9df58c7b71683660a7
[INFO] building garryod/tristimg against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarryod%2Ftristimg" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/garryod/tristimg
[INFO] finished tweaking git repo https://github.com/garryod/tristimg
[INFO] tweaked toml for git repo https://github.com/garryod/tristimg written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/garryod/tristimg on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/garryod/tristimg 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/aldanor/hdf5-rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/HDFGroup/hdf5.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pathdiff v0.2.2
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded tint v1.0.1
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded ptree v0.5.0
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded serde_json v1.0.129
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded ndarray v0.15.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d1357684849405e38064751a6026f902c279bf7bf5581158a54a711aed4b64f
[INFO] running `Command { std: "docker" "start" "-a" "7d1357684849405e38064751a6026f902c279bf7bf5581158a54a711aed4b64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d1357684849405e38064751a6026f902c279bf7bf5581158a54a711aed4b64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d1357684849405e38064751a6026f902c279bf7bf5581158a54a711aed4b64f", kill_on_drop: false }`
[INFO] [stdout] 7d1357684849405e38064751a6026f902c279bf7bf5581158a54a711aed4b64f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71f0cd78fed4df3e4544f5060c7306b86c2c9472828b41f25752f61eea68442c
[INFO] running `Command { std: "docker" "start" "-a" "71f0cd78fed4df3e4544f5060c7306b86c2c9472828b41f25752f61eea68442c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hdf5-types v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=43015ddaa87e62b63dc1b1ae7fed49a430e1b53a#43015dda)
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling hdf5 v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=43015ddaa87e62b63dc1b1ae7fed49a430e1b53a#43015dda)
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hdf5-src v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=43015ddaa87e62b63dc1b1ae7fed49a430e1b53a#43015dda)
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling hdf5-sys v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=43015ddaa87e62b63dc1b1ae7fed49a430e1b53a#43015dda)
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling hdf5-derive v0.8.1 (https://github.com/aldanor/hdf5-rust.git?rev=43015ddaa87e62b63dc1b1ae7fed49a430e1b53a#43015dda)
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling ptree v0.5.0
[INFO] [stderr]    Compiling tristimg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Cue` is never constructed
[INFO] [stdout]  --> src/cue.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Cue {
[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 `CueRaw` is never constructed
[INFO] [stdout]   --> src/cue.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CueRaw {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Event` is never constructed
[INFO] [stdout]  --> src/event.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Event {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventRaw` is never constructed
[INFO] [stdout]   --> src/event.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct EventRaw {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_ids`, `event_energies`, `event_times`, `cue_ids`, and `cue_times` are never read
[INFO] [stdout]   --> src/module.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     event_ids: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     /// The event energies
[INFO] [stdout] 11 |     event_energies: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     /// The event times, measured since collection start
[INFO] [stdout] 13 |     event_times: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     /// The cue IDs containing cue type and possible metadata
[INFO] [stdout] 15 |     cue_ids: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     /// The cue times, measured since collection start
[INFO] [stdout] 17 |     cue_times: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "71f0cd78fed4df3e4544f5060c7306b86c2c9472828b41f25752f61eea68442c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f0cd78fed4df3e4544f5060c7306b86c2c9472828b41f25752f61eea68442c", kill_on_drop: false }`
[INFO] [stdout] 71f0cd78fed4df3e4544f5060c7306b86c2c9472828b41f25752f61eea68442c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddb6879647d2fd70f0f42f01c0bb904bc863aa741639f2314f0c964fe87bf5c9
[INFO] running `Command { std: "docker" "start" "-a" "ddb6879647d2fd70f0f42f01c0bb904bc863aa741639f2314f0c964fe87bf5c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tristimg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `event_ids`, `event_energies`, `event_times`, `cue_ids`, and `cue_times` are never read
[INFO] [stdout]   --> src/module.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     event_ids: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     /// The event energies
[INFO] [stdout] 11 |     event_energies: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     /// The event times, measured since collection start
[INFO] [stdout] 13 |     event_times: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     /// The cue IDs containing cue type and possible metadata
[INFO] [stdout] 15 |     cue_ids: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     /// The cue times, measured since collection start
[INFO] [stdout] 17 |     cue_times: Vec<Dataset>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "ddb6879647d2fd70f0f42f01c0bb904bc863aa741639f2314f0c964fe87bf5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb6879647d2fd70f0f42f01c0bb904bc863aa741639f2314f0c964fe87bf5c9", kill_on_drop: false }`
[INFO] [stdout] ddb6879647d2fd70f0f42f01c0bb904bc863aa741639f2314f0c964fe87bf5c9
