[INFO] fetching crate cannyls 0.10.0...
[INFO] testing cannyls-0.10.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cannyls 0.10.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cannyls 0.10.0
[INFO] finished tweaking crates.io crate cannyls 0.10.0
[INFO] tweaked toml for crates.io crate cannyls 0.10.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cannyls 0.10.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 62 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding trackable v0.2.24 (available: v1.3.0)
[INFO] [stderr]       Adding uuid v0.7.4 (available: v1.18.1)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 696e559537e095d0830ff8dba9e3bd70001d0c570b89f53a1470266a900e05f4
[INFO] running `Command { std: "docker" "start" "-a" "696e559537e095d0830ff8dba9e3bd70001d0c570b89f53a1470266a900e05f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "696e559537e095d0830ff8dba9e3bd70001d0c570b89f53a1470266a900e05f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "696e559537e095d0830ff8dba9e3bd70001d0c570b89f53a1470266a900e05f4", kill_on_drop: false }`
[INFO] [stdout] 696e559537e095d0830ff8dba9e3bd70001d0c570b89f53a1470266a900e05f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 07c2a37b007e46d30504620169cd4a8f14cc667745718a1187a2d989f3fb0fe3
[INFO] running `Command { std: "docker" "start" "-a" "07c2a37b007e46d30504620169cd4a8f14cc667745718a1187a2d989f3fb0fe3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling nbchan v0.1.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling atomic_immut v0.1.4
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]    Compiling splay_tree v0.2.10
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling fibers v0.1.13
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling prometrics v0.1.13
[INFO] [stderr]    Compiling cannyls v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `command_tx` is never read
[INFO] [stdout]   --> src/device/thread.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DeviceThread<N>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     command_tx: CommandSender,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeviceThread` 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] [stdout] warning: field `header` is never read
[INFO] [stdout]    --> src/metrics.rs:785:5
[INFO] [stdout]     |
[INFO] [stdout] 779 | pub struct StorageMetrics {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 785 |     header: Gauge,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StorageMetrics` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/mod.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn request(&self) -> DeviceRequest {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn request(&self) -> DeviceRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/index.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn data_portions(&self) -> DataPortions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn data_portions(&self) -> DataPortions<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/journal/ring_buffer.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<N>> {
[INFO] [stdout]    |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<'_, N>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/journal/ring_buffer.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<N>> {
[INFO] [stdout]     |                         ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<'_, N>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "07c2a37b007e46d30504620169cd4a8f14cc667745718a1187a2d989f3fb0fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c2a37b007e46d30504620169cd4a8f14cc667745718a1187a2d989f3fb0fe3", kill_on_drop: false }`
[INFO] [stdout] 07c2a37b007e46d30504620169cd4a8f14cc667745718a1187a2d989f3fb0fe3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8730304953d4a9455d1356484a13b1c73de47deabf9b7e99efd44efed1eee55f
[INFO] running `Command { std: "docker" "start" "-a" "8730304953d4a9455d1356484a13b1c73de47deabf9b7e99efd44efed1eee55f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fibers_global v0.1.2
[INFO] [stdout] warning: field `command_tx` is never read
[INFO] [stdout]   --> src/device/thread.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DeviceThread<N>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     command_tx: CommandSender,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeviceThread` 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] [stdout] warning: field `header` is never read
[INFO] [stdout]    --> src/metrics.rs:785:5
[INFO] [stdout]     |
[INFO] [stdout] 779 | pub struct StorageMetrics {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 785 |     header: Gauge,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StorageMetrics` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/mod.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn request(&self) -> DeviceRequest {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn request(&self) -> DeviceRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/index.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn data_portions(&self) -> DataPortions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn data_portions(&self) -> DataPortions<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/journal/ring_buffer.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<N>> {
[INFO] [stdout]    |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<'_, N>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/journal/ring_buffer.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<N>> {
[INFO] [stdout]     |                         ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<'_, N>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling cannyls v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `command_tx` is never read
[INFO] [stdout]   --> src/device/thread.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DeviceThread<N>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     command_tx: CommandSender,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeviceThread` 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] [stdout] warning: field `header` is never read
[INFO] [stdout]    --> src/metrics.rs:785:5
[INFO] [stdout]     |
[INFO] [stdout] 779 | pub struct StorageMetrics {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 785 |     header: Gauge,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StorageMetrics` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/mod.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn request(&self) -> DeviceRequest {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn request(&self) -> DeviceRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/device/mod.rs:568:34
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert!(result.unwrap(), true);
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert!(result.unwrap(), "{}", true);
[INFO] [stdout]     |                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/nvm/memory.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/nvm/shared_memory.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/index.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn data_portions(&self) -> DataPortions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn data_portions(&self) -> DataPortions<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/journal/ring_buffer.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<N>> {
[INFO] [stdout]    |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<'_, N>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/journal/ring_buffer.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<N>> {
[INFO] [stdout]     |                         ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<'_, N>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8730304953d4a9455d1356484a13b1c73de47deabf9b7e99efd44efed1eee55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8730304953d4a9455d1356484a13b1c73de47deabf9b7e99efd44efed1eee55f", kill_on_drop: false }`
[INFO] [stdout] 8730304953d4a9455d1356484a13b1c73de47deabf9b7e99efd44efed1eee55f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }`
[INFO] [stdout] dd5d4abef12de984257cd1f9253be6614ee87ae1fd1ab2765e8f62987a7928d1
[INFO] running `Command { std: "docker" "start" "-a" "dd5d4abef12de984257cd1f9253be6614ee87ae1fd1ab2765e8f62987a7928d1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: field `command_tx` is never read
[INFO] [stderr]   --> src/device/thread.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct DeviceThread<N>
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     command_tx: CommandSender,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DeviceThread` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `header` is never read
[INFO] [stderr]    --> src/metrics.rs:785:5
[INFO] [stderr]     |
[INFO] [stderr] 779 | pub struct StorageMetrics {
[INFO] [stderr]     |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 785 |     header: Gauge,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `StorageMetrics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/device/mod.rs:176:20
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn request(&self) -> DeviceRequest {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn request(&self) -> DeviceRequest<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/storage/index.rs:65:26
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn data_portions(&self) -> DataPortions {
[INFO] [stderr]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn data_portions(&self) -> DataPortions<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/storage/journal/ring_buffer.rs:69:28
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<N>> {
[INFO] [stderr]    |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn restore_entries(&mut self) -> Result<RestoredEntries<'_, N>> {
[INFO] [stderr]    |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/storage/journal/ring_buffer.rs:165:25
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<N>> {
[INFO] [stderr]     |                         ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn dequeue_iter(&mut self) -> Result<DequeuedEntries<'_, N>> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/device/mod.rs:568:34
[INFO] [stderr]     |
[INFO] [stderr] 568 |         assert!(result.unwrap(), true);
[INFO] [stderr]     |                                  ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 568 |         assert!(result.unwrap(), "{}", true);
[INFO] [stderr]     |                                  +++++
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]   --> src/nvm/memory.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | #![warn(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]   --> src/nvm/shared_memory.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn to_bytes(&self) -> Vec<u8> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cannyls` (lib) generated 6 warnings (run `cargo fix --lib -p cannyls` to apply 4 suggestions)
[INFO] [stderr] warning: `cannyls` (lib test) generated 9 warnings (6 duplicates) (run `cargo fix --lib -p cannyls --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cannyls-f8c50a938792c1f1)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test block::aligned_bytes::tests::align_works ... ok
[INFO] [stdout] test block::aligned_bytes::tests::from_bytes_works ... ok
[INFO] [stdout] test block::aligned_bytes::tests::new_works ... ok
[INFO] [stdout] test block::aligned_bytes::tests::aligned_resize_works ... ok
[INFO] [stdout] test block::aligned_bytes::tests::truncate_works ... ok
[INFO] [stdout] test block::aligned_bytes::tests::resize_works ... ok
[INFO] [stdout] test device::queue::tests::deadline_works ... ok
[INFO] [stdout] test nvm::file::tests::create_parent_directories_does_nothing_if_there_is_no_parent ... ok
[INFO] [stdout] test nvm::file::tests::create_if_absent_must_create_parent_directories ... ok
[INFO] [stdout] test nvm::file::tests::direct_io_works ... ok
[INFO] [stdout] test nvm::file::tests::create_parent_directories_creates_parent_directories ... ok
[INFO] [stdout] test nvm::file::tests::disabling_direct_io_works ... ok
[INFO] [stdout] test device::probabilistic::tests::probabilistic_dropper_works ... ok
[INFO] [stdout] test nvm::file::tests::create_parent_directories_is_idempotent ... ok
[INFO] [stdout] test nvm::file::tests::nvm_operations_works ... ok
[INFO] [stdout] test nvm::file::tests::open_and_create_works ... ok
[INFO] [stdout] test nvm::memory::tests::it_works ... ok
[INFO] [stdout] test nvm::shared_memory::tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test storage::address::tests::it_works ... ok
[INFO] [stdout] test nvm::file::tests::error_handlings_works ... ok
[INFO] [stdout] test nvm::file::tests::exclusive_lock_works ... ok
[INFO] [stdout] test storage::allocator::data_portion_allocator::tests::allocate_and_release ... ok
[INFO] [stdout] test nvm::file::tests::disabling_exclusive_lock_works ... ok
[INFO] [stdout] test device::tests::device_stop_works ... ok
[INFO] [stdout] test device::tests::device_long_queue_policy_stop_works ... ok
[INFO] [stdout] test storage::allocator::data_portion_allocator::tests::it_works ... ok
[INFO] [stdout] test device::tests::device_long_queue_policy_drop_works ... ok
[INFO] [stdout] test device::tests::device_long_queue_policy_refuse_request_works ... ok
[INFO] [stdout] test storage::data_region::tests::data_region_works ... ok
[INFO] [stdout] test storage::allocator::data_portion_allocator::tests::rebuild ... ok
[INFO] [stdout] test storage::allocator::data_portion_allocator::tests::rebuild2 ... ok
[INFO] [stdout] test storage::header::tests::it_works ... ok
[INFO] [stdout] test storage::header::tests::compatibility_check_works ... ok
[INFO] [stdout] test storage::journal::nvm_buffer::tests::overwritten ... ok
[INFO] [stdout] test storage::journal::header::tests::it_works ... ok
[INFO] [stdout] test storage::journal::nvm_buffer::tests::write_seek_write_flush ... ok
[INFO] [stdout] test storage::journal::nvm_buffer::tests::write_seek_read ... ok
[INFO] [stdout] test storage::journal::nvm_buffer::tests::write_seek_write ... ok
[INFO] [stdout] test storage::journal::record::tests::checksum_works ... ok
[INFO] [stdout] test device::tests::delete_range_no_data_works ... ok
[INFO] [stdout] test storage::journal::ring_buffer::tests::full ... ok
[INFO] [stdout] test storage::journal::ring_buffer::tests::append_and_read_records ... ok
[INFO] [stdout] test device::tests::delete_range_all_data_works ... ok
[INFO] [stdout] test device::tests::delete_range_partial_data_works ... ok
[INFO] [stdout] test storage::journal::record::tests::read_write_works ... ok
[INFO] [stdout] test device::tests::device_works ... ok
[INFO] [stdout] test device::tests::usage_range_works ... ok
[INFO] [stdout] test storage::journal::nvm_buffer::tests::write_write_flush ... ok
[INFO] [stdout] test storage::journal::ring_buffer::tests::read_embedded_data ... ok
[INFO] [stdout] test storage::journal::ring_buffer::tests::too_large_record ... ok
[INFO] [stdout] test storage::journal::ring_buffer::tests::go_round_ring_buffer ... ok
[INFO] [stdout] test storage::portion::tests::it_works ... ok
[INFO] [stdout] test storage::allocator::free_portion::tests::it_works ... ok
[INFO] [stdout] test device::tests::list_range_works ... ok
[INFO] [stdout] test storage::tests::block_size_check_when_create ... ok
[INFO] [stdout] test storage::tests::block_size_check_when_open ... ok
[INFO] [stdout] test storage::tests::confirm_that_the_problem_of_pr23_is_resolved ... ok
[INFO] [stdout] test device::tests::journal_sync_works ... ok
[INFO] [stdout] test storage::tests::open_older_compatible_version_works ... ok
[INFO] [stdout] test nvm::file::tests::create_if_absent_works ... ok
[INFO] [stdout] test storage::tests::full_gc_works ... ok
[INFO] [stdout] test storage::tests::it_works ... ok
[INFO] [stdout] test storage::address::tests::underflow - should panic ... ok
[INFO] [stdout] test storage::tests::full ... ok
[INFO] [stdout] test storage::tests::journal_overflow_example ... ok
[INFO] [stdout] test storage::address::tests::overflow - should panic ... ok
[INFO] [stdout] test storage::allocator::data_portion_allocator::tests::it_panics - should panic ... ok
[INFO] [stdout] test storage::allocator::free_portion::tests::underflow - should panic ... ok
[INFO] [stdout] test storage::tests::max_size_lump ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cannyls
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/device/mod.rs - device::DeviceHandle::allocate_lump_data_with_bytes (line 226) ... ignored
[INFO] [stdout] test src/storage/mod.rs - storage::Storage<N>::allocate_lump_data_with_bytes (line 296) ... ignored
[INFO] [stdout] test src/block/mod.rs - block::BlockSize::new (line 51) ... ok
[INFO] [stdout] test src/lump.rs - lump::LumpId::new (line 29) ... ok
[INFO] [stdout] test src/block/mod.rs - block::BlockSize::min (line 31) ... ok
[INFO] [stdout] test src/block/mod.rs - block::BlockSize::is_aligned (line 129) ... ok
[INFO] [stdout] test src/block/mod.rs - block::BlockSize::ceil_align (line 72) ... ok
[INFO] [stdout] test src/block/mod.rs - block::BlockSize::contains (line 113) ... ok
[INFO] [stdout] test src/lump.rs - lump::LumpId::from_str (line 62) ... ok
[INFO] [stdout] test src/block/mod.rs - block::BlockSize::floor_align (line 89) ... ok
[INFO] [stdout] test src/device/mod.rs - device::Device (line 71) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd5d4abef12de984257cd1f9253be6614ee87ae1fd1ab2765e8f62987a7928d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5d4abef12de984257cd1f9253be6614ee87ae1fd1ab2765e8f62987a7928d1", kill_on_drop: false }`
[INFO] [stdout] dd5d4abef12de984257cd1f9253be6614ee87ae1fd1ab2765e8f62987a7928d1
