[INFO] fetching crate cryiorust 0.6.0...
[INFO] testing cryiorust-0.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cryiorust 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cryiorust 0.6.0
[INFO] finished tweaking crates.io crate cryiorust 0.6.0
[INFO] tweaked toml for crates.io crate cryiorust 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cryiorust 0.6.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 138 packages to latest compatible versions
[INFO] [stderr]       Adding askama v0.11.1 (available: v0.14.0)
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding hdf5-bitshuffle v0.8.0 (available: v0.9.1)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.16.1)
[INFO] [stderr]       Adding tiff v0.7.4 (available: v0.10.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e147d091e45767b9a4282b382e9c535909716adbecef8e6edb2758b281a79ad
[INFO] running `Command { std: "docker" "start" "-a" "7e147d091e45767b9a4282b382e9c535909716adbecef8e6edb2758b281a79ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e147d091e45767b9a4282b382e9c535909716adbecef8e6edb2758b281a79ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e147d091e45767b9a4282b382e9c535909716adbecef8e6edb2758b281a79ad", kill_on_drop: false }`
[INFO] [stdout] 7e147d091e45767b9a4282b382e9c535909716adbecef8e6edb2758b281a79ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25f3e7aa69b3c6975cc1f43125db9d3275cc2e81c5eb6a2134a62517cc271b78
[INFO] running `Command { std: "docker" "start" "-a" "25f3e7aa69b3c6975cc1f43125db9d3275cc2e81c5eb6a2134a62517cc271b78", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hdf5-src v0.8.1
[INFO] [stderr]    Compiling hdf5-bitshuffle v0.8.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling reinterpret v0.2.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling tiff v0.7.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling hdf5-derive v0.8.1
[INFO] [stderr]    Compiling cryiorust_derive v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling askama_shared v0.12.2
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]    Compiling askama v0.11.1
[INFO] [stderr]    Compiling cryiorust v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/cbf.rs:431:45
[INFO] [stdout]     |
[INFO] [stdout] 431 |         } else if let Ok(v) = chrono::Local.datetime_from_str(line, DT_FMT) {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[i32; 8]` does not permit being left uninitialized
[INFO] [stdout]    --> src/esperanto.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let mut block1: [i32; 8] = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this code causes undefined behavior when executed
[INFO] [stdout]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[i32; 8]` does not permit being left uninitialized
[INFO] [stdout]    --> src/esperanto.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let mut block2: [i32; 8] = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this code causes undefined behavior when executed
[INFO] [stdout]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 6400]` does not permit being left uninitialized
[INFO] [stdout]    --> src/esperanto.rs:206:62
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let mut buf: [u8; Esperanto::HEADER_SIZE] = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this code causes undefined behavior when executed
[INFO] [stdout]     |                                                              help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "25f3e7aa69b3c6975cc1f43125db9d3275cc2e81c5eb6a2134a62517cc271b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25f3e7aa69b3c6975cc1f43125db9d3275cc2e81c5eb6a2134a62517cc271b78", kill_on_drop: false }`
[INFO] [stdout] 25f3e7aa69b3c6975cc1f43125db9d3275cc2e81c5eb6a2134a62517cc271b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e089b3c48c81a8d656660b4ce64bacb23d3b86549a38e7494d04dc690501918
[INFO] running `Command { std: "docker" "start" "-a" "4e089b3c48c81a8d656660b4ce64bacb23d3b86549a38e7494d04dc690501918", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]    Compiling hdf5-bitshuffle v0.8.0
[INFO] [stderr]    Compiling cryiorust v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/cbf.rs:431:45
[INFO] [stdout]     |
[INFO] [stdout] 431 |         } else if let Ok(v) = chrono::Local.datetime_from_str(line, DT_FMT) {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[i32; 8]` does not permit being left uninitialized
[INFO] [stdout]    --> src/esperanto.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let mut block1: [i32; 8] = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this code causes undefined behavior when executed
[INFO] [stdout]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[i32; 8]` does not permit being left uninitialized
[INFO] [stdout]    --> src/esperanto.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let mut block2: [i32; 8] = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this code causes undefined behavior when executed
[INFO] [stdout]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 6400]` does not permit being left uninitialized
[INFO] [stdout]    --> src/esperanto.rs:206:62
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let mut buf: [u8; Esperanto::HEADER_SIZE] = unsafe { MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this code causes undefined behavior when executed
[INFO] [stdout]     |                                                              help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `utilities`
[INFO] [stdout]    --> src/eiger.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     extern crate utilities;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `utilities`
[INFO] [stdout]    --> src/tif.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     extern crate utilities;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead
[INFO] [stdout]    --> src/cbf.rs:431:45
[INFO] [stdout]     |
[INFO] [stdout] 431 |         } else if let Ok(v) = chrono::Local.datetime_from_str(line, DT_FMT) {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/cbf.rs:770:27
[INFO] [stdout]     |
[INFO] [stdout] 770 |         if frame.datetime.timestamp_nanos() != 1515157217431940000 {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    --> src/edf.rs:527:24
[INFO] [stdout]     |
[INFO] [stdout] 527 |         let testfile = utilities::download_test_file(
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    --> src/mar.rs:309:24
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let testfile = utilities::download_test_file(
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryiorust` (lib test) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4e089b3c48c81a8d656660b4ce64bacb23d3b86549a38e7494d04dc690501918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e089b3c48c81a8d656660b4ce64bacb23d3b86549a38e7494d04dc690501918", kill_on_drop: false }`
[INFO] [stdout] 4e089b3c48c81a8d656660b4ce64bacb23d3b86549a38e7494d04dc690501918
