[INFO] fetching crate erbium-net 1.0.5... [INFO] testing erbium-net-1.0.5 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate erbium-net 1.0.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate erbium-net 1.0.5 [INFO] finished tweaking crates.io crate erbium-net 1.0.5 [INFO] tweaked toml for crates.io crate erbium-net 1.0.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate erbium-net 1.0.5 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 76 packages to latest compatible versions [INFO] [stderr] Adding mio v0.8.11 (available: v1.0.4) [INFO] [stderr] Adding netlink-packet-core v0.5.0 (available: v0.8.1) [INFO] [stderr] Adding netlink-packet-route v0.15.0 (available: v0.25.1) [INFO] [stderr] Adding nix v0.26.4 (available: v0.30.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e49d328c64ba84a6789b141ebf1ccd422197246247b33043ef19542e851e7f05 [INFO] running `Command { std: "docker" "start" "-a" "e49d328c64ba84a6789b141ebf1ccd422197246247b33043ef19542e851e7f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e49d328c64ba84a6789b141ebf1ccd422197246247b33043ef19542e851e7f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49d328c64ba84a6789b141ebf1ccd422197246247b33043ef19542e851e7f05", kill_on_drop: false }` [INFO] [stdout] e49d328c64ba84a6789b141ebf1ccd422197246247b33043ef19542e851e7f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 340c6aa179f74ddc391f9011b62693398fb5f437aea5b2cd46eb5bfa2c15188d [INFO] running `Command { std: "docker" "start" "-a" "340c6aa179f74ddc391f9011b62693398fb5f437aea5b2cd46eb5bfa2c15188d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.5.0 [INFO] [stderr] Compiling netlink-packet-route v0.15.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling erbium-net v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/socket.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] 28 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/udp.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] 48 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/socket.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn convert_to_cmsg(&mut self) -> Vec { [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] 81 | pub fn convert_to_cmsg(&mut self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s [INFO] running `Command { std: "docker" "inspect" "340c6aa179f74ddc391f9011b62693398fb5f437aea5b2cd46eb5bfa2c15188d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340c6aa179f74ddc391f9011b62693398fb5f437aea5b2cd46eb5bfa2c15188d", kill_on_drop: false }` [INFO] [stdout] 340c6aa179f74ddc391f9011b62693398fb5f437aea5b2cd46eb5bfa2c15188d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 375af4507b60d9c55111540454965f9a5f6c7ed1dd47fdbed2338c620a7c3439 [INFO] running `Command { std: "docker" "start" "-a" "375af4507b60d9c55111540454965f9a5f6c7ed1dd47fdbed2338c620a7c3439", kill_on_drop: false }` [INFO] [stderr] Compiling erbium-net v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/socket.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] 28 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/udp.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] 48 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/socket.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn convert_to_cmsg(&mut self) -> Vec { [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] 81 | pub fn convert_to_cmsg(&mut self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/socket.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] 28 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/udp.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stdout] 48 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/socket.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn convert_to_cmsg(&mut self) -> Vec { [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] 81 | pub fn convert_to_cmsg(&mut self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `Command { std: "docker" "inspect" "375af4507b60d9c55111540454965f9a5f6c7ed1dd47fdbed2338c620a7c3439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375af4507b60d9c55111540454965f9a5f6c7ed1dd47fdbed2338c620a7c3439", kill_on_drop: false }` [INFO] [stdout] 375af4507b60d9c55111540454965f9a5f6c7ed1dd47fdbed2338c620a7c3439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d61edf5517b2f01d3629a453aef834767b3f930ef8c26d138fd68e1994ac4703 [INFO] running `Command { std: "docker" "start" "-a" "d61edf5517b2f01d3629a453aef834767b3f930ef8c26d138fd68e1994ac4703", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/socket.rs:28:31 [INFO] [stderr] | [INFO] [stderr] 28 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 28 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] 28 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/udp.rs:48:31 [INFO] [stderr] | [INFO] [stderr] 48 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 48 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] 48 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/socket.rs:81:28 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn convert_to_cmsg(&mut self) -> Vec { [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] 81 | pub fn convert_to_cmsg(&mut self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `erbium-net` (lib) generated 3 warnings (run `cargo fix --lib -p erbium-net` to apply 3 suggestions) [INFO] [stderr] warning: `erbium-net` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/erbium_net-5824c18179cc4708) [INFO] [stdout] running 7 tests [INFO] [stdout] test packet::test_udp_packet ... ok [INFO] [stdout] test test_contains ... ok [INFO] [stdout] test test_netmask ... ok [INFO] [stdout] test netinfo::test_interface ... ok [INFO] [stdout] test netinfo::test_netinfo_startup ... ok [INFO] [stdout] test test_prefix ... ok [INFO] [stdout] test packet::test_checksum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests erbium_net [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/socket.rs:28:31 [INFO] [stderr] | [INFO] [stderr] 28 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 28 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] 28 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/udp.rs:48:31 [INFO] [stderr] | [INFO] [stderr] 48 | .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 48 - .fold(0, |acc, x| ((acc << 8) | (*x as u32))), [INFO] [stderr] 48 + .fold(0, |acc, x| (acc << 8) | (*x as u32)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d61edf5517b2f01d3629a453aef834767b3f930ef8c26d138fd68e1994ac4703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61edf5517b2f01d3629a453aef834767b3f930ef8c26d138fd68e1994ac4703", kill_on_drop: false }` [INFO] [stdout] d61edf5517b2f01d3629a453aef834767b3f930ef8c26d138fd68e1994ac4703