[INFO] fetching crate xr2280x-hid 0.9.9...
[INFO] testing xr2280x-hid-0.9.9 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate xr2280x-hid 0.9.9 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate xr2280x-hid 0.9.9
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xr2280x-hid 0.9.9
[INFO] tweaked toml for crates.io crate xr2280x-hid 0.9.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xr2280x-hid 0.9.9 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xr2280x-hid 0.9.9 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29638bc3aff10ff4ed9f1f5c08883076511377d7b2e73878aa8d489adba437c8
[INFO] running `Command { std: "docker" "start" "-a" "29638bc3aff10ff4ed9f1f5c08883076511377d7b2e73878aa8d489adba437c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29638bc3aff10ff4ed9f1f5c08883076511377d7b2e73878aa8d489adba437c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29638bc3aff10ff4ed9f1f5c08883076511377d7b2e73878aa8d489adba437c8", kill_on_drop: false }`
[INFO] [stdout] 29638bc3aff10ff4ed9f1f5c08883076511377d7b2e73878aa8d489adba437c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c760c2654d11c943f53abdedfab36f25371a31c28955b2239e7aa317bb52fdb1
[INFO] running `Command { std: "docker" "start" "-a" "c760c2654d11c943f53abdedfab36f25371a31c28955b2239e7aa317bb52fdb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling xr2280x-hid v0.9.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gpio.rs:771:29
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction {
[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] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
[INFO] running `Command { std: "docker" "inspect" "c760c2654d11c943f53abdedfab36f25371a31c28955b2239e7aa317bb52fdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c760c2654d11c943f53abdedfab36f25371a31c28955b2239e7aa317bb52fdb1", kill_on_drop: false }`
[INFO] [stdout] c760c2654d11c943f53abdedfab36f25371a31c28955b2239e7aa317bb52fdb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51fa0db36d91fd377bec21f5a795a4e1c29910b011bfb8b1782de4697f5fbb6a
[INFO] running `Command { std: "docker" "start" "-a" "51fa0db36d91fd377bec21f5a795a4e1c29910b011bfb8b1782de4697f5fbb6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling xr2280x-hid v0.9.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gpio.rs:771:29
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction {
[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] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gpio.rs:771:29
[INFO] [stdout]     |
[INFO] [stdout] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction {
[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] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.34s
[INFO] running `Command { std: "docker" "inspect" "51fa0db36d91fd377bec21f5a795a4e1c29910b011bfb8b1782de4697f5fbb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51fa0db36d91fd377bec21f5a795a4e1c29910b011bfb8b1782de4697f5fbb6a", kill_on_drop: false }`
[INFO] [stdout] 51fa0db36d91fd377bec21f5a795a4e1c29910b011bfb8b1782de4697f5fbb6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c3b6e963f8ca53a5876eceae391b873f50feb5d5cbc396427eea76f1b96ad24d
[INFO] running `Command { std: "docker" "start" "-a" "c3b6e963f8ca53a5876eceae391b873f50feb5d5cbc396427eea76f1b96ad24d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gpio.rs:771:29
[INFO] [stderr]     |
[INFO] [stderr] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction {
[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] 771 |     pub fn gpio_transaction(&self) -> GpioTransaction<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `xr2280x-hid` (lib) generated 1 warning (run `cargo fix --lib -p xr2280x-hid` to apply 1 suggestion)
[INFO] [stderr] warning: `xr2280x-hid` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xr2280x_hid-f66ec51dd442fdc1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test device::tests::test_are_serial_numbers_similar ... ok
[INFO] [stdout] test device::tests::test_find_similar_serial_key ... ok
[INFO] [stdout] test tests::test_gpio_pin_creation ... ok
[INFO] [stdout] test tests::test_i2c_address_creation ... ok
[INFO] [stdout] test tests::test_gpio_pin_helpers ... ok
[INFO] [stdout] test tests::test_i2c_address_wire_format ... ok
[INFO] [stdout] test tests::test_pwm_unit_conversion ... 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/gpio_transaction_tests.rs (/opt/rustwide/target/debug/deps/gpio_transaction_tests-584833a3775d17f5)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::test_clear_functionality ... ok
[INFO] [stdout] test tests::test_complex_pin_patterns ... ok
[INFO] [stdout] test tests::test_convenience_methods ... ok
[INFO] [stdout] test tests::test_commit_behavior ... ok
[INFO] [stdout] test tests::test_multi_group_operations ... ok
[INFO] [stdout] test tests::test_method_chaining ... ok
[INFO] [stdout] test tests::test_only_clear_operations ... ok
[INFO] [stdout] test tests::test_only_set_operations ... ok
[INFO] [stdout] test tests::test_pin_mask_calculations ... ok
[INFO] [stdout] test tests::test_pin_override ... ok
[INFO] [stdout] test tests::test_single_pin_operations ... ok
[INFO] [stdout] test tests::test_transaction_creation ... ok
[INFO] [stdout] test tests::test_transaction_reuse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hardware_tests.rs (/opt/rustwide/target/debug/deps/hardware_tests-3f5ac4aa70f470c4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_gpio_output_readback ... ignored
[INFO] [stdout] test test_i2c_presence_check ... ignored
[INFO] [stdout] test test_pwm_basic_output ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multi_device_tests.rs (/opt/rustwide/target/debug/deps/multi_device_tests-08a661d153abe833)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_consistency_between_methods ... ignored
[INFO] [stdout] test test_enumerate_and_open_by_index ... ignored
[INFO] [stdout] test test_hardware_device_interfaces ... ignored
[INFO] [stdout] test test_multiple_device_handling ... ignored
[INFO] [stdout] test test_open_by_path ... ignored
[INFO] [stdout] test test_open_by_serial_number ... ignored
[INFO] [stdout] test test_open_by_path_invalid ... ok
[INFO] [stdout] test test_open_by_serial_nonexistent ... ok
[INFO] [stdout] test test_open_by_index_invalid_indices ... ok
[INFO] [stdout] test test_enumerate_devices_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_10bit_unit.rs (/opt/rustwide/target/debug/deps/test_10bit_unit-30d98067f059277f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_10bit_address_encoding ... ok
[INFO] [stdout] test tests::test_10bit_address_validation ... ok
[INFO] [stdout] test tests::test_7bit_vs_10bit_address_ranges ... ok
[INFO] [stdout] test tests::test_10bit_i2c_protocol_constants ... ok
[INFO] [stdout] test tests::test_address_display_formatting ... ok
[INFO] [stdout] test tests::test_boundary_conditions ... ok
[INFO] [stdout] test tests::test_i2c_spec_compliance ... 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]    Doc-tests xr2280x_hid
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test src/gpio.rs - gpio (line 111) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 156) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 184) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 171) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 207) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 222) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 237) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 269) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 52) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 70) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio (line 92) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio::GpioTransaction (line 459) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio::GpioTransaction (line 478) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio::GpioTransaction (line 493) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio::GpioTransaction (line 512) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio::GpioTransaction<'a>::with_pin (line 623) - compile ... ok
[INFO] [stdout] test src/gpio.rs - gpio::Xr2280x::gpio_transaction (line 760) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c (line 21) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c (line 41) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c (line 91) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c::Xr2280x::i2c_read_7bit (line 385) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c::Xr2280x::i2c_scan (line 658) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c::Xr2280x::i2c_scan_default (line 680) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c::Xr2280x::i2c_scan_with_progress (line 718) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c::Xr2280x::i2c_write_7bit (line 342) - compile ... ok
[INFO] [stdout] test src/i2c.rs - i2c::timeouts (line 189) - compile ... ok
[INFO] [stdout] test src/interrupt.rs - interrupt::Xr2280x::get_raw_interrupt_data (line 432) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 161) - compile ... ok
[INFO] [stdout] test src/interrupt.rs - interrupt::Xr2280x::parse_gpio_interrupt_report (line 293) - compile ... ok
[INFO] [stdout] test src/interrupt.rs - interrupt::Xr2280x::parse_gpio_interrupt_pins (line 486) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 177) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 199) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 233) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 249) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 315) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 344) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 381) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 431) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 401) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 458) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 541) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 57) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 575) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 614) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 496) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 633) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 652) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 725) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 805) ... ignored
[INFO] [stdout] test src/lib.rs - (line 817) ... ignored
[INFO] [stdout] test src/lib.rs - (line 762) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 889) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 915) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 81) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 978) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 97) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.69s; merged doctests compilation took 0.68s
[INFO] running `Command { std: "docker" "inspect" "c3b6e963f8ca53a5876eceae391b873f50feb5d5cbc396427eea76f1b96ad24d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b6e963f8ca53a5876eceae391b873f50feb5d5cbc396427eea76f1b96ad24d", kill_on_drop: false }`
[INFO] [stdout] c3b6e963f8ca53a5876eceae391b873f50feb5d5cbc396427eea76f1b96ad24d
