[INFO] fetching crate eeprom24x 0.7.2... [INFO] testing eeprom24x-0.7.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate eeprom24x 0.7.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate eeprom24x 0.7.2 [INFO] finished tweaking crates.io crate eeprom24x 0.7.2 [INFO] tweaked toml for crates.io crate eeprom24x 0.7.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eeprom24x 0.7.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eeprom24x 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unescaper v0.1.3 [INFO] [stderr] Downloaded spidev v0.6.0 [INFO] [stderr] Downloaded gpio-cdev v0.6.0 [INFO] [stderr] Downloaded linux-embedded-hal v0.4.0 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded embedded-hal-mock v0.10.0 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded sysfs_gpio v0.6.1 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1926efc35829214da17fa157a6d1cfbc2358af709f04c31522f99c691e907a88 [INFO] running `Command { std: "docker" "start" "-a" "1926efc35829214da17fa157a6d1cfbc2358af709f04c31522f99c691e907a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1926efc35829214da17fa157a6d1cfbc2358af709f04c31522f99c691e907a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1926efc35829214da17fa157a6d1cfbc2358af709f04c31522f99c691e907a88", kill_on_drop: false }` [INFO] [stdout] 1926efc35829214da17fa157a6d1cfbc2358af709f04c31522f99c691e907a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ecc233a7932b832ad8942fadc1cdfa324816d0a8b4d5f2d7830d9a21546641d8 [INFO] running `Command { std: "docker" "start" "-a" "ecc233a7932b832ad8942fadc1cdfa324816d0a8b4d5f2d7830d9a21546641d8", kill_on_drop: false }` [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling eeprom24x v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "ecc233a7932b832ad8942fadc1cdfa324816d0a8b4d5f2d7830d9a21546641d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc233a7932b832ad8942fadc1cdfa324816d0a8b4d5f2d7830d9a21546641d8", kill_on_drop: false }` [INFO] [stdout] ecc233a7932b832ad8942fadc1cdfa324816d0a8b4d5f2d7830d9a21546641d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 45ffa2862f1078f8b4a0b09113962363d0a63f6a10192493012298c46b9fad7e [INFO] running `Command { std: "docker" "start" "-a" "45ffa2862f1078f8b4a0b09113962363d0a63f6a10192493012298c46b9fad7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling gpio-cdev v0.6.0 [INFO] [stderr] Compiling embedded-hal-mock v0.10.0 [INFO] [stderr] Compiling sysfs_gpio v0.6.1 [INFO] [stderr] Compiling serialport v4.3.0 [INFO] [stderr] Compiling i2cdev v0.6.0 [INFO] [stderr] Compiling spidev v0.6.0 [INFO] [stderr] Compiling linux-embedded-hal v0.4.0 [INFO] [stderr] Compiling eeprom24x v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.31s [INFO] running `Command { std: "docker" "inspect" "45ffa2862f1078f8b4a0b09113962363d0a63f6a10192493012298c46b9fad7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ffa2862f1078f8b4a0b09113962363d0a63f6a10192493012298c46b9fad7e", kill_on_drop: false }` [INFO] [stdout] 45ffa2862f1078f8b4a0b09113962363d0a63f6a10192493012298c46b9fad7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cbea3421a0dc8f6c826eae114d5a8c01fc65a3368f23607dff4a6d577aeaa1e8 [INFO] running `Command { std: "docker" "start" "-a" "cbea3421a0dc8f6c826eae114d5a8c01fc65a3368f23607dff4a6d577aeaa1e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/eeprom24x-bf9a4030fb709359) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test slave_addr::tests::can_generate_alternative_addresses ... ok [INFO] [stdout] test slave_addr::tests::default_address_is_correct ... ok [INFO] [stdout] test slave_addr::tests::assemble_devaddr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/interface.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/interface-37f103214ff7b774) [INFO] [stdout] [INFO] [stdout] running 220 tests [INFO] [stdout] test can_pass_device_to_function ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x00 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x00 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_read_current_address::for_24csx01 ... ok [INFO] [stdout] test can_read_current_address::for_24csx02 ... ok [INFO] [stdout] test can_read_current_address::for_24csx04 ... ok [INFO] [stdout] test can_read_current_address::for_24csx08 ... ok [INFO] [stdout] test can_read_current_address::for_24csx16 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_read_current_address::for_24csx32 ... ok [INFO] [stdout] test can_read_current_address::for_24csx64 ... ok [INFO] [stdout] test can_read_current_address::for_24x00 ... ok [INFO] [stdout] test can_read_current_address::for_24x01 ... ok [INFO] [stdout] test can_read_current_address::for_24x02 ... ok [INFO] [stdout] test can_read_current_address::for_24x04 ... ok [INFO] [stdout] test can_read_current_address::for_24x08 ... ok [INFO] [stdout] test can_read_current_address::for_24x128 ... ok [INFO] [stdout] test can_read_current_address::for_24x16 ... ok [INFO] [stdout] test can_read_current_address::for_24x256 ... ok [INFO] [stdout] test can_read_current_address::for_24x512 ... ok [INFO] [stdout] test can_read_current_address::for_24xm01 ... ok [INFO] [stdout] test can_read_current_address::for_24xm02 ... ok [INFO] [stdout] test can_read_current_address::for_m24x01 ... ok [INFO] [stdout] test can_use_device_address_for_memory_addressing_1byte ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_read_current_address::for_24x64 ... ok [INFO] [stdout] test can_read_current_address::for_24x32 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_read_current_address::for_m24x02 ... ok [INFO] [stdout] test can_use_device_address_for_memory_addressing_2bytes ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24x00 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx01 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx02 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx08 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx16 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx32 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx64 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx04 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x01 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x02 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x04 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x08 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x16 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x256 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x32 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x512 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x64 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24xm01 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24x128 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24xm02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx04 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx16 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx64 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x08 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x16 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x32 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x64 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx08 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_m24x02 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_m24x01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx32 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x04 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x128 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x256 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x512 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24xm01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24xm02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_m24x01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_m24x02 ... ok [INFO] [stdout] test construction_test::for_24csx01 ... ok [INFO] [stdout] test construction_test::for_24csx04 ... ok [INFO] [stdout] test construction_test::for_24csx16 ... ok [INFO] [stdout] test construction_test::for_24x00 ... ok [INFO] [stdout] test construction_test::for_24csx02 ... ok [INFO] [stdout] test construction_test::for_24csx08 ... ok [INFO] [stdout] test construction_test::for_24csx32 ... ok [INFO] [stdout] test check_data_assert_matches ... ok [INFO] [stdout] test construction_test::for_24csx64 ... ok [INFO] [stdout] test construction_test::for_24x01 ... ok [INFO] [stdout] test construction_test::for_24x02 ... ok [INFO] [stdout] test construction_test::for_24x08 ... ok [INFO] [stdout] test construction_test::for_24x128 ... ok [INFO] [stdout] test construction_test::for_24x04 ... ok [INFO] [stdout] test construction_test::for_24xm02 ... ok [INFO] [stdout] test construction_test::for_m24x01 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx01 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx04 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx32 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x01 ... ok [INFO] [stdout] test construction_test::for_24xm01 ... ok [INFO] [stdout] test construction_test::for_24x16 ... ok [INFO] [stdout] test construction_test::for_24x256 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x32 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x16 ... ok [INFO] [stdout] test construction_test::for_24x32 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x512 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24xm01 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x64 ... ok [INFO] [stdout] test construction_test::for_24x512 ... ok [INFO] [stdout] test construction_test::for_m24x02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx08 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx64 ... ok [INFO] [stdout] test construction_test::for_24x64 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x08 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x128 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x256 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24xm02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx16 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_m24x01 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x04 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_m24x02 ... ok [INFO] [stdout] test check_data_assert_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 220 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/invalid_address.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/invalid_address-1c983497769a6486) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x00 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x01 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x16 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x04 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x32 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x512 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x08 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test cannot_write_to_position_over_capacity_2bytes ... ok [INFO] [stdout] test check_addr_assert_matches ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x128 ... ok [INFO] [stdout] test cannot_write_to_position_over_capacity_1byte ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x02 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x256 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x64 ... ok [INFO] [stdout] test check_addr_assert_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/serial_number.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/serial_number-9bf00d436e6c7bba) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test can_read_serial_number_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_read_serial_number_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_read_serial_number_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_read_serial_number_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_read_serial_number_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_read_serial_number_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_read_serial_number_1byte_addr::for_24csx04 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/storage-interface.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/storage_interface-c48125e5f864ae1a) [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test can_query_capacity::for_24csx01 ... ok [INFO] [stdout] test can_query_capacity::for_24csx02 ... ok [INFO] [stdout] test can_query_capacity::for_24csx04 ... ok [INFO] [stdout] test can_query_capacity::for_24csx16 ... ok [INFO] [stdout] test can_query_capacity::for_24csx32 ... ok [INFO] [stdout] test can_query_capacity::for_24csx64 ... ok [INFO] [stdout] test can_query_capacity::for_24x01 ... ok [INFO] [stdout] test can_query_capacity::for_24x02 ... ok [INFO] [stdout] test can_query_capacity::for_24x08 ... ok [INFO] [stdout] test can_query_capacity::for_24x04 ... ok [INFO] [stdout] test can_query_capacity::for_24csx08 ... ok [INFO] [stdout] test can_query_capacity::for_24x128 ... ok [INFO] [stdout] test can_query_capacity::for_24x256 ... ok [INFO] [stdout] test can_query_capacity::for_24x16 ... ok [INFO] [stdout] test can_query_capacity::for_24x64 ... ok [INFO] [stdout] test can_query_capacity::for_m24x02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_query_capacity::for_24x32 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_query_capacity::for_24x512 ... ok [INFO] [stdout] test can_query_capacity::for_24xm01 ... ok [INFO] [stdout] test can_query_capacity::for_24x00 ... ok [INFO] [stdout] test can_query_capacity::for_24xm02 ... ok [INFO] [stdout] test can_query_capacity::for_m24x01 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x00 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx01 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx02 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx04 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx08 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx16 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx32 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx64 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x01 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x02 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x04 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x08 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x128 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x16 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x256 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x32 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x512 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x64 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24xm01 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_m24x01 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24xm02 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_m24x02 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cbea3421a0dc8f6c826eae114d5a8c01fc65a3368f23607dff4a6d577aeaa1e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbea3421a0dc8f6c826eae114d5a8c01fc65a3368f23607dff4a6d577aeaa1e8", kill_on_drop: false }` [INFO] [stdout] cbea3421a0dc8f6c826eae114d5a8c01fc65a3368f23607dff4a6d577aeaa1e8