[INFO] fetching crate pwm-pca9685 1.0.0... [INFO] testing pwm-pca9685-1.0.0 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate pwm-pca9685 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate pwm-pca9685 1.0.0 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pwm-pca9685 1.0.0 [INFO] finished tweaking crates.io crate pwm-pca9685 1.0.0 [INFO] tweaked toml for crates.io crate pwm-pca9685 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate pwm-pca9685 1.0.0 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysfs_gpio v0.6.1 [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 maybe-async-cfg v0.2.3 [INFO] [stderr] Downloaded embedded-hal-mock v0.10.0 [INFO] [stderr] Downloaded i2cdev v0.6.0 [INFO] [stderr] Downloaded nix v0.23.2 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaa38078223186560bb408446cec286825a83bc1c0a7302cc90e57b089dd458b [INFO] running `Command { std: "docker" "start" "-a" "aaa38078223186560bb408446cec286825a83bc1c0a7302cc90e57b089dd458b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaa38078223186560bb408446cec286825a83bc1c0a7302cc90e57b089dd458b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa38078223186560bb408446cec286825a83bc1c0a7302cc90e57b089dd458b", kill_on_drop: false }` [INFO] [stdout] aaa38078223186560bb408446cec286825a83bc1c0a7302cc90e57b089dd458b [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 608616069ac1c445c2542f6d4f2a16aee07c0a4013f47da97f8199b3aa443aff [INFO] running `Command { std: "docker" "start" "-a" "608616069ac1c445c2542f6d4f2a16aee07c0a4013f47da97f8199b3aa443aff", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling maybe-async-cfg v0.2.3 [INFO] [stderr] Compiling pwm-pca9685 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "608616069ac1c445c2542f6d4f2a16aee07c0a4013f47da97f8199b3aa443aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608616069ac1c445c2542f6d4f2a16aee07c0a4013f47da97f8199b3aa443aff", kill_on_drop: false }` [INFO] [stdout] 608616069ac1c445c2542f6d4f2a16aee07c0a4013f47da97f8199b3aa443aff [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 324efe36fdd09c9d9d5988d3b2210c00e21cd9715dea2a3560a4a551d611eaf4 [INFO] running `Command { std: "docker" "start" "-a" "324efe36fdd09c9d9d5988d3b2210c00e21cd9715dea2a3560a4a551d611eaf4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling embedded-hal-mock v0.10.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling maybe-async-cfg v0.2.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pwm-pca9685 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gpio-cdev v0.6.0 [INFO] [stderr] Compiling unescaper v0.1.4 [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.53s [INFO] running `Command { std: "docker" "inspect" "324efe36fdd09c9d9d5988d3b2210c00e21cd9715dea2a3560a4a551d611eaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "324efe36fdd09c9d9d5988d3b2210c00e21cd9715dea2a3560a4a551d611eaf4", kill_on_drop: false }` [INFO] [stdout] 324efe36fdd09c9d9d5988d3b2210c00e21cd9715dea2a3560a4a551d611eaf4 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 023f598283d7e81e2c7574f9778e93530a6eac3f6af1cbcfd3eeb5c5cdfed2a9 [INFO] running `Command { std: "docker" "start" "-a" "023f598283d7e81e2c7574f9778e93530a6eac3f6af1cbcfd3eeb5c5cdfed2a9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pwm_pca9685-60fdac501a5b5212) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test config::tests::config_mode1_is_not_high ... ok [INFO] [stdout] test config::tests::config_mode2_is_high ... ok [INFO] [stdout] test config::tests::config_mode2_is_not_high ... ok [INFO] [stdout] test config::tests::config_mode1_is_high ... ok [INFO] [stdout] test types::tests::default_disabled_out_value ... ok [INFO] [stdout] test types::tests::default_out_driver ... ok [INFO] [stdout] test types::tests::default_out_change ... ok [INFO] [stdout] test types::tests::default_out_logic_state ... ok [INFO] [stdout] test types::tests::can_get_default_address ... ok [INFO] [stdout] test config::tests::default_config_is_correct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/addressing.rs (/opt/rustwide/target/debug/deps/addressing-61562bde0b3cc5bf) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test allcall::can_disable ... ok [INFO] [stdout] test allcall::can_enable ... ok [INFO] [stdout] test allcall::can_set ... ok [INFO] [stdout] test allcall::cannot_set_invalid ... ok [INFO] [stdout] test can_generate_alternative_addresses ... ok [INFO] [stdout] test cannot_set_address_0 ... ok [INFO] [stdout] test cannot_set_address_led_all_call ... ok [INFO] [stdout] test cannot_set_address_too_big ... ok [INFO] [stdout] test changed_address_is_used ... ok [INFO] [stdout] test common::check_assert_matches ... ok [INFO] [stdout] test subaddr1::can_disable ... ok [INFO] [stdout] test default_address_matches_alternative_all_false ... ok [INFO] [stdout] test subaddr1::can_enable ... ok [INFO] [stdout] test cannot_set_address_high_speed ... ok [INFO] [stdout] test cannot_set_address_sw_reset ... ok [INFO] [stdout] test subaddr1::can_set ... ok [INFO] [stdout] test subaddr1::cannot_set_invalid ... ok [INFO] [stdout] test subaddr2::can_disable ... ok [INFO] [stdout] test subaddr2::can_enable ... ok [INFO] [stdout] test subaddr2::can_set ... ok [INFO] [stdout] test subaddr2::cannot_set_invalid ... ok [INFO] [stdout] test subaddr3::can_enable ... ok [INFO] [stdout] test subaddr3::can_set ... ok [INFO] [stdout] test subaddr3::cannot_set_invalid ... ok [INFO] [stdout] test subaddr3::can_disable ... ok [INFO] [stdout] test common::check_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.05s [INFO] [stdout] [INFO] [stderr] Running tests/channels.rs (/opt/rustwide/target/debug/deps/channels-9138dbcc0278741c) [INFO] [stdout] [INFO] [stdout] running 154 tests [INFO] [stdout] test All::can_set_channel_full_on_max ... ok [INFO] [stdout] test All::can_set_channel_full_on_min ... ok [INFO] [stdout] test All::can_set_channel_off_min ... ok [INFO] [stdout] test All::can_set_channel_on_max ... ok [INFO] [stdout] test All::can_set_channel_full_off ... ok [INFO] [stdout] test All::can_set_channel_on_off ... ok [INFO] [stdout] test C0::can_set_channel_full_off ... ok [INFO] [stdout] test C0::can_set_channel_full_on_max ... ok [INFO] [stdout] test C0::can_set_channel_off_min ... ok [INFO] [stdout] test C0::can_set_channel_on_max ... ok [INFO] [stdout] test C0::can_set_channel_on_min ... ok [INFO] [stdout] test C0::can_set_channel_on_off ... ok [INFO] [stdout] test All::can_set_channel_off_max ... ok [INFO] [stdout] test C10::can_set_channel_full_off ... ok [INFO] [stdout] test C10::can_set_channel_full_on_max ... ok [INFO] [stdout] test C10::can_set_channel_full_on_min ... ok [INFO] [stdout] test C10::can_set_channel_off_max ... ok [INFO] [stdout] test C10::can_set_channel_off_min ... ok [INFO] [stdout] test C10::can_set_channel_on_max ... ok [INFO] [stdout] test C10::can_set_channel_on_min ... ok [INFO] [stdout] test C10::can_set_channel_on_off ... ok [INFO] [stdout] test C11::can_set_channel_off_max ... ok [INFO] [stdout] test C11::can_set_channel_off_min ... ok [INFO] [stdout] test C11::can_set_channel_on_min ... ok [INFO] [stdout] test C11::can_set_channel_full_off ... ok [INFO] [stdout] test C12::can_set_channel_full_on_min ... ok [INFO] [stdout] test C11::can_set_channel_full_on_min ... ok [INFO] [stdout] test C12::can_set_channel_on_max ... ok [INFO] [stdout] test C12::can_set_channel_off_max ... ok [INFO] [stdout] test C12::can_set_channel_on_off ... ok [INFO] [stdout] test C13::can_set_channel_full_on_min ... ok [INFO] [stdout] test C12::can_set_channel_off_min ... ok [INFO] [stdout] test C13::can_set_channel_full_on_max ... ok [INFO] [stdout] test C12::can_set_channel_full_on_max ... ok [INFO] [stdout] test C13::can_set_channel_full_off ... ok [INFO] [stdout] test All::can_set_channel_on_min ... ok [INFO] [stdout] test C12::can_set_channel_full_off ... ok [INFO] [stdout] test C12::can_set_channel_on_min ... ok [INFO] [stdout] test C11::can_set_channel_full_on_max ... ok [INFO] [stdout] test C11::can_set_channel_on_max ... ok [INFO] [stdout] test C0::can_set_channel_full_on_min ... ok [INFO] [stdout] test C0::can_set_channel_off_max ... ok [INFO] [stdout] test C13::can_set_channel_off_max ... ok [INFO] [stdout] test C13::can_set_channel_off_min ... ok [INFO] [stdout] test C13::can_set_channel_on_min ... ok [INFO] [stdout] test C14::can_set_channel_full_off ... ok [INFO] [stdout] test C14::can_set_channel_full_on_min ... ok [INFO] [stdout] test C14::can_set_channel_full_on_max ... ok [INFO] [stdout] test C14::can_set_channel_off_min ... ok [INFO] [stdout] test C14::can_set_channel_off_max ... ok [INFO] [stdout] test C14::can_set_channel_on_max ... ok [INFO] [stdout] test C15::can_set_channel_full_on_max ... ok [INFO] [stdout] test C14::can_set_channel_on_min ... ok [INFO] [stdout] test C13::can_set_channel_on_off ... ok [INFO] [stdout] test C15::can_set_channel_full_on_min ... ok [INFO] [stdout] test C15::can_set_channel_on_max ... ok [INFO] [stdout] test C15::can_set_channel_off_min ... ok [INFO] [stdout] test C14::can_set_channel_on_off ... ok [INFO] [stdout] test C15::can_set_channel_on_min ... ok [INFO] [stdout] test C15::can_set_channel_on_off ... ok [INFO] [stdout] test C15::can_set_channel_full_off ... ok [INFO] [stdout] test C1::can_set_channel_full_off ... ok [INFO] [stdout] test C15::can_set_channel_off_max ... ok [INFO] [stdout] test C13::can_set_channel_on_max ... ok [INFO] [stdout] test C1::can_set_channel_full_on_max ... ok [INFO] [stdout] test C11::can_set_channel_on_off ... ok [INFO] [stdout] test C1::can_set_channel_full_on_min ... ok [INFO] [stdout] test C1::can_set_channel_off_max ... ok [INFO] [stdout] test C1::can_set_channel_off_min ... ok [INFO] [stdout] test C1::can_set_channel_on_min ... ok [INFO] [stdout] test C2::can_set_channel_full_off ... ok [INFO] [stdout] test C2::can_set_channel_full_on_max ... ok [INFO] [stdout] test C2::can_set_channel_off_max ... ok [INFO] [stdout] test C1::can_set_channel_on_max ... ok [INFO] [stdout] test C2::can_set_channel_on_min ... ok [INFO] [stdout] test C3::can_set_channel_full_off ... ok [INFO] [stdout] test C3::can_set_channel_full_on_min ... ok [INFO] [stdout] test C3::can_set_channel_off_min ... ok [INFO] [stdout] test C3::can_set_channel_off_max ... ok [INFO] [stdout] test C3::can_set_channel_full_on_max ... ok [INFO] [stdout] test C3::can_set_channel_on_max ... ok [INFO] [stdout] test C2::can_set_channel_on_off ... ok [INFO] [stdout] test C3::can_set_channel_on_min ... ok [INFO] [stdout] test C3::can_set_channel_on_off ... ok [INFO] [stdout] test C4::can_set_channel_full_off ... ok [INFO] [stdout] test C4::can_set_channel_full_on_max ... ok [INFO] [stdout] test C4::can_set_channel_off_max ... ok [INFO] [stdout] test C4::can_set_channel_off_min ... ok [INFO] [stdout] test C4::can_set_channel_on_min ... ok [INFO] [stdout] test C4::can_set_channel_full_on_min ... ok [INFO] [stdout] test C4::can_set_channel_on_off ... ok [INFO] [stdout] test C1::can_set_channel_on_off ... ok [INFO] [stdout] test C4::can_set_channel_on_max ... ok [INFO] [stdout] test C5::can_set_channel_full_off ... ok [INFO] [stdout] test C5::can_set_channel_off_max ... ok [INFO] [stdout] test C5::can_set_channel_on_min ... ok [INFO] [stdout] test C5::can_set_channel_on_off ... ok [INFO] [stdout] test C6::can_set_channel_full_off ... ok [INFO] [stdout] test C5::can_set_channel_off_min ... ok [INFO] [stdout] test C6::can_set_channel_off_min ... ok [INFO] [stdout] test C6::can_set_channel_on_max ... ok [INFO] [stdout] test C6::can_set_channel_on_min ... ok [INFO] [stdout] test C5::can_set_channel_on_max ... ok [INFO] [stdout] test C7::can_set_channel_full_off ... ok [INFO] [stdout] test C6::can_set_channel_on_off ... ok [INFO] [stdout] test C7::can_set_channel_full_on_max ... ok [INFO] [stdout] test C6::can_set_channel_full_on_min ... ok [INFO] [stdout] test C6::can_set_channel_full_on_max ... ok [INFO] [stdout] test C7::can_set_channel_on_max ... ok [INFO] [stdout] test C5::can_set_channel_full_on_max ... ok [INFO] [stdout] test C5::can_set_channel_full_on_min ... ok [INFO] [stdout] test C7::can_set_channel_on_off ... ok [INFO] [stdout] test C8::can_set_channel_full_on_max ... ok [INFO] [stdout] test C2::can_set_channel_full_on_min ... ok [INFO] [stdout] test C2::can_set_channel_off_min ... ok [INFO] [stdout] test C2::can_set_channel_on_max ... ok [INFO] [stdout] test C7::can_set_channel_full_on_min ... ok [INFO] [stdout] test C7::can_set_channel_off_min ... ok [INFO] [stdout] test C6::can_set_channel_off_max ... ok [INFO] [stdout] test C8::can_set_channel_full_off ... ok [INFO] [stdout] test C7::can_set_channel_on_min ... ok [INFO] [stdout] test C7::can_set_channel_off_max ... ok [INFO] [stdout] test C8::can_set_channel_full_on_min ... ok [INFO] [stdout] test C8::can_set_channel_off_max ... ok [INFO] [stdout] test C8::can_set_channel_off_min ... ok [INFO] [stdout] test C8::can_set_channel_on_max ... ok [INFO] [stdout] test C8::can_set_channel_on_min ... ok [INFO] [stdout] test C9::can_set_channel_full_on_max ... ok [INFO] [stdout] test C9::can_set_channel_full_on_min ... ok [INFO] [stdout] test C9::can_set_channel_off_min ... ok [INFO] [stdout] test C9::can_set_channel_on_min ... ok [INFO] [stdout] test C9::can_set_channel_on_off ... ok [INFO] [stdout] test C9::can_set_channel_on_max ... ok [INFO] [stdout] test can_convert_channel_u8 ... ok [INFO] [stdout] test can_convert_channel_u16 ... ok [INFO] [stdout] test cannot_set_all_channels_invalid_value_off ... ok [INFO] [stdout] test can_set_all_channels ... ok [INFO] [stdout] test cannot_set_all_channels_invalid_value_on ... ok [INFO] [stdout] test cannot_set_all_on_off_invalid_value_off ... ok [INFO] [stdout] test cannot_set_all_on_off_invalid_value_on ... ok [INFO] [stdout] test cannot_set_channel_full_on_invalid_value ... ok [INFO] [stdout] test cannot_set_channel_off_invalid_value ... ok [INFO] [stdout] test cannot_set_channel_on_invalid_value ... ok [INFO] [stdout] test cannot_set_channel_on_off_invalid_value_off ... ok [INFO] [stdout] test cannot_set_channel_on_off_invalid_value_on ... ok [INFO] [stdout] test common::check_assert_matches ... ok [INFO] [stdout] test convert_channel_out_of_bounds ... ok [INFO] [stdout] test C9::can_set_channel_full_off ... ok [INFO] [stdout] test C9::can_set_channel_off_max ... ok [INFO] [stdout] test C8::can_set_channel_on_off ... ok [INFO] [stdout] test can_convert_channel_usize ... ok [INFO] [stdout] test sets_autoincrement_just_once ... ok [INFO] [stdout] test can_set_all_on_off ... ok [INFO] [stdout] test common::check_assert_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-688c7fadc245e8a2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test check_assert_matches ... ok [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-fd7882185195956a) [INFO] [stdout] test check_assert_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test can_create_and_destroy ... ok [INFO] [stdout] test can_set_direct_ols ... ok [INFO] [stdout] test can_set_dis_out_value_high_imp ... ok [INFO] [stdout] test can_enable ... ok [INFO] [stdout] test can_disable ... ok [INFO] [stdout] test can_set_inverted_ols ... ok [INFO] [stdout] test can_set_out_change_on_stop ... ok [INFO] [stdout] test can_set_out_driver_open_drain ... ok [INFO] [stdout] test can_set_dis_out_value_out_driver ... ok [INFO] [stdout] test can_set_out_change_on_ack ... ok [INFO] [stdout] test can_set_dis_out_value_zero ... ok [INFO] [stdout] test can_set_prescale ... ok [INFO] [stdout] test can_use_external_clock ... ok [INFO] [stdout] test cannot_set_prescale_too_small ... ok [INFO] [stdout] test can_set_out_driver_totem_pole ... ok [INFO] [stdout] test common::check_assert_matches ... ok [INFO] [stdout] test set_prescale_stops_and_restarts_oscillator ... ok [INFO] [stdout] test common::check_assert_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/restart.rs (/opt/rustwide/target/debug/deps/restart-d2b4262efb316971) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test common::check_assert_matches ... ok [INFO] [stdout] test can_disable_then_restart ... ok [INFO] [stdout] test restart_is_only_set_once ... ok [INFO] [stdout] test restart_nonblocking_does_nothing_if_not_enabled ... ok [INFO] [stdout] test restart_does_nothing_if_not_enabled ... ok [INFO] [stdout] test can_enable_restart_and_disable ... ok [INFO] [stdout] test can_disable_then_restart_nonblocking ... ok [INFO] [stdout] test common::check_assert_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests pwm_pca9685 [INFO] [stderr] warning: unexpected character `!` [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! This is a platform agnostic Rust driver for the PCA9685 PWM/Servo/LED [INFO] [stderr] 2 | | //! controller, based on the [`embedded-hal`] traits. [INFO] [stderr] 3 | | //! [INFO] [stderr] 4 | | //! [`embedded-hal`]: https://github.com/rust-embedded/embedded-hal [INFO] [stderr] ... | [INFO] [stderr] 301 | | //! } [INFO] [stderr] 302 | | //! ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 148) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 94) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 216) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 176) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 121) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 192) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 76) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 243) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "023f598283d7e81e2c7574f9778e93530a6eac3f6af1cbcfd3eeb5c5cdfed2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023f598283d7e81e2c7574f9778e93530a6eac3f6af1cbcfd3eeb5c5cdfed2a9", kill_on_drop: false }` [INFO] [stdout] 023f598283d7e81e2c7574f9778e93530a6eac3f6af1cbcfd3eeb5c5cdfed2a9