[INFO] fetching crate eeprom24x 0.7.2... [INFO] testing eeprom24x-0.7.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate eeprom24x 0.7.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eeprom24x 0.7.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "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 gpio-cdev v0.6.0 [INFO] [stderr] Downloaded i2cdev v0.6.0 [INFO] [stderr] Downloaded spidev v0.6.0 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded num-iter v0.1.43 [INFO] [stderr] Downloaded sysfs_gpio v0.6.1 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] [stderr] Downloaded embedded-hal-mock v0.10.0 [INFO] [stderr] Downloaded embedded-time v0.12.1 [INFO] [stderr] Downloaded io-kit-sys v0.4.0 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded linux-embedded-hal v0.4.0 [INFO] [stderr] Downloaded embedded-storage v0.3.1 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded serialport v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f30cf4b60d980604d8b728e649568ec2b52f80838ff8df42818567b8b301e2e4 [INFO] running `Command { std: "docker" "start" "-a" "f30cf4b60d980604d8b728e649568ec2b52f80838ff8df42818567b8b301e2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f30cf4b60d980604d8b728e649568ec2b52f80838ff8df42818567b8b301e2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30cf4b60d980604d8b728e649568ec2b52f80838ff8df42818567b8b301e2e4", kill_on_drop: false }` [INFO] [stdout] f30cf4b60d980604d8b728e649568ec2b52f80838ff8df42818567b8b301e2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93d27a7e9abcd0745b84fe20ad7cc505935f07d7dd61e20a0b486f05007885ea [INFO] running `Command { std: "docker" "start" "-a" "93d27a7e9abcd0745b84fe20ad7cc505935f07d7dd61e20a0b486f05007885ea", 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.61s [INFO] running `Command { std: "docker" "inspect" "93d27a7e9abcd0745b84fe20ad7cc505935f07d7dd61e20a0b486f05007885ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d27a7e9abcd0745b84fe20ad7cc505935f07d7dd61e20a0b486f05007885ea", kill_on_drop: false }` [INFO] [stdout] 93d27a7e9abcd0745b84fe20ad7cc505935f07d7dd61e20a0b486f05007885ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f0f87f5488d5300ade5e95be9adf11127ed9e953c4916f0fb7c05ce05f54d5d [INFO] running `Command { std: "docker" "start" "-a" "8f0f87f5488d5300ade5e95be9adf11127ed9e953c4916f0fb7c05ce05f54d5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [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 thiserror-impl v1.0.56 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling unescaper v0.1.3 [INFO] [stderr] Compiling sysfs_gpio v0.6.1 [INFO] [stderr] Compiling i2cdev v0.6.0 [INFO] [stderr] Compiling serialport v4.3.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 24.63s [INFO] running `Command { std: "docker" "inspect" "8f0f87f5488d5300ade5e95be9adf11127ed9e953c4916f0fb7c05ce05f54d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0f87f5488d5300ade5e95be9adf11127ed9e953c4916f0fb7c05ce05f54d5d", kill_on_drop: false }` [INFO] [stdout] 8f0f87f5488d5300ade5e95be9adf11127ed9e953c4916f0fb7c05ce05f54d5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2719b61c3b197201b377ab5a7c194b1f3fe65da9dced0e348c9e4fe0647fc38e [INFO] running `Command { std: "docker" "start" "-a" "2719b61c3b197201b377ab5a7c194b1f3fe65da9dced0e348c9e4fe0647fc38e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eeprom24x-7ec42e907237504d) [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/debug/deps/interface-5071f6e97a8f77a3) [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_24csx01 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x02 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x00 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_24csx04 ... 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_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_24x256 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_read_array_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_read_array_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx08 ... 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_24x04 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x01 ... 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_24csx32 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x512 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x64 ... ok [INFO] [stdout] test can_read_current_address::for_24csx02 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_read_current_address::for_24csx01 ... 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_current_address::for_24x00 ... 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_24x04 ... ok [INFO] [stdout] test can_read_current_address::for_24x01 ... 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_24x02 ... 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_24x32 ... ok [INFO] [stdout] test can_read_current_address::for_24x512 ... ok [INFO] [stdout] test can_read_current_address::for_24x64 ... 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_read_current_address::for_m24x02 ... ok [INFO] [stdout] test can_use_device_address_for_memory_addressing_1byte ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_use_device_address_for_memory_addressing_2bytes ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x01 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24csx04 ... 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_24csx08 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x02 ... 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_write_array_2byte_addr::for_24csx64 ... 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_24x64 ... 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_byte_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_write_byte_1byte_addr::for_24csx04 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24xm02 ... 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_read_byte_1byte_addr::for_24csx04 ... 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_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24x512 ... 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_24x64 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test can_write_byte_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx04 ... 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_24csx08 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx02 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24csx16 ... ok [INFO] [stdout] test can_write_whole_page_1byte_addr::for_24x16 ... 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_24xm02 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x32 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x256 ... ok [INFO] [stdout] test can_write_whole_page_2byte_addr::for_24x512 ... ok [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_24csx01 ... 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 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_24csx04 ... 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_24csx64 ... 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_24x02 ... 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_24x04 ... 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_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_24x08 ... 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_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_24x16 ... 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_24xm02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx16 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx32 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx64 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx04 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x128 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24csx08 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x08 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x256 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x04 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x16 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x32 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x512 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24xm01 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24xm02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_m24x02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_m24x01 ... ok [INFO] [stdout] test check_data_assert_matches ... ok [INFO] [stdout] test construction_test::for_24csx01 ... ok [INFO] [stdout] test construction_test::for_24csx08 ... ok [INFO] [stdout] test construction_test::for_24csx16 ... ok [INFO] [stdout] test construction_test::for_24csx04 ... ok [INFO] [stdout] test construction_test::for_24csx02 ... ok [INFO] [stdout] test cannot_write_too_big_page::for_24x64 ... ok [INFO] [stdout] test construction_test::for_24x02 ... ok [INFO] [stdout] test construction_test::for_24csx64 ... ok [INFO] [stdout] test construction_test::for_24x00 ... ok [INFO] [stdout] test construction_test::for_24x04 ... ok [INFO] [stdout] test construction_test::for_24x08 ... ok [INFO] [stdout] test construction_test::for_24x01 ... ok [INFO] [stdout] test construction_test::for_24csx32 ... ok [INFO] [stdout] test construction_test::for_24x128 ... ok [INFO] [stdout] test construction_test::for_24x16 ... ok [INFO] [stdout] test construction_test::for_24x256 ... ok [INFO] [stdout] test construction_test::for_24x32 ... ok [INFO] [stdout] test construction_test::for_24x64 ... ok [INFO] [stdout] test construction_test::for_24x512 ... ok [INFO] [stdout] test construction_test::for_24xm01 ... ok [INFO] [stdout] test construction_test::for_m24x01 ... ok [INFO] [stdout] test construction_test::for_m24x02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx01 ... ok [INFO] [stdout] test construction_test::for_24xm02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx04 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx08 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx16 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx64 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x04 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x01 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x08 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24csx32 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x32 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x128 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x16 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x256 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x512 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24x64 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24xm01 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_m24x01 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_24xm02 ... ok [INFO] [stdout] test write_empty_data_does_nothing::for_m24x02 ... ok [INFO] [stdout] test check_data_assert_fails - should panic ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x16 ... ok [INFO] [stderr] Running tests/invalid_address.rs (/opt/rustwide/target/debug/deps/invalid_address-7632ed77784eb5c9) [INFO] [stdout] test cannot_write_so_much_data_that_page_address_would_rollover::for_m24x01 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 220 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [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_24csx02 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24csx04 ... 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_24x02 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x04 ... ok [INFO] [stdout] test cannot_write_invalid_addr_1byte_addr::for_24x08 ... 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_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x128 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x32 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24csx64 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x512 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24xm02 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x64 ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24xm01 ... ok [INFO] [stdout] test cannot_write_to_position_over_capacity_2bytes ... ok [INFO] [stdout] test cannot_write_invalid_addr_2byte_addr::for_24x256 ... ok [INFO] [stdout] test cannot_write_to_position_over_capacity_1byte ... ok [INFO] [stdout] test check_addr_assert_matches ... 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/debug/deps/serial_number-28f65617ebae1723) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test can_read_serial_number_1byte_addr::for_24csx04 ... ok [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_24csx16 ... ok [INFO] [stdout] test can_read_serial_number_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_read_serial_number_1byte_addr::for_24csx08 ... ok [INFO] [stdout] test can_read_serial_number_2byte_addr::for_24csx64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/storage-interface.rs (/opt/rustwide/target/debug/deps/storage_interface-4e4d4d8974b03389) [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test can_query_capacity::for_24csx04 ... ok [INFO] [stdout] test can_query_capacity::for_24csx02 ... ok [INFO] [stdout] test can_query_capacity::for_24csx08 ... ok [INFO] [stdout] test can_query_capacity::for_24csx16 ... ok [INFO] [stdout] test can_query_capacity::for_24csx01 ... ok [INFO] [stdout] test can_query_capacity::for_24csx32 ... ok [INFO] [stdout] test can_query_capacity::for_24x00 ... 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_24x04 ... ok [INFO] [stdout] test can_query_capacity::for_24x16 ... ok [INFO] [stdout] test can_query_capacity::for_24x256 ... ok [INFO] [stdout] test can_query_capacity::for_24xm01 ... ok [INFO] [stdout] test can_query_capacity::for_24csx64 ... ok [INFO] [stdout] test can_query_capacity::for_24x64 ... ok [INFO] [stdout] test can_query_capacity::for_24x512 ... ok [INFO] [stdout] test can_query_capacity::for_24xm02 ... ok [INFO] [stdout] test can_query_capacity::for_m24x02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24csx01 ... ok [INFO] [stdout] test can_query_capacity::for_m24x01 ... ok [INFO] [stdout] test can_query_capacity::for_24x32 ... ok [INFO] [stdout] test can_query_capacity::for_24x128 ... ok [INFO] [stdout] test can_query_capacity::for_24x08 ... 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_24x02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x04 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x08 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_m24x01 ... 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_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_read_byte_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24x128 ... ok [INFO] [stdout] test can_read_byte_2byte_addr::for_24csx64 ... 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_write_array_1byte_addr::for_24csx01 ... 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_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_24x01 ... 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_24x08 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_24x16 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x02 ... ok [INFO] [stdout] test can_write_array_1byte_addr::for_m24x01 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24csx32 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24csx64 ... 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_24x512 ... ok [INFO] [stdout] test can_write_array_2byte_addr::for_24x32 ... 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_24csx02 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx01 ... 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_24csx64 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24csx32 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x02 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x08 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x01 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x04 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x32 ... ok [INFO] [stdout] test cannot_write_too_much_data::for_24x256 ... 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_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] test can_read_byte_2byte_addr::for_24xm02 ... 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] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests eeprom24x [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 157) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 114) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 128) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 143) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 102) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2719b61c3b197201b377ab5a7c194b1f3fe65da9dced0e348c9e4fe0647fc38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2719b61c3b197201b377ab5a7c194b1f3fe65da9dced0e348c9e4fe0647fc38e", kill_on_drop: false }` [INFO] [stdout] 2719b61c3b197201b377ab5a7c194b1f3fe65da9dced0e348c9e4fe0647fc38e