[INFO] crate pwm-pca9685 0.1.0 is already in cache [INFO] extracting crate pwm-pca9685 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/pwm-pca9685/0.1.0 [INFO] extracting crate pwm-pca9685 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pwm-pca9685/0.1.0 [INFO] validating manifest of pwm-pca9685-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pwm-pca9685-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pwm-pca9685-0.1.0 [INFO] finished frobbing pwm-pca9685-0.1.0 [INFO] frobbed toml for pwm-pca9685-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/pwm-pca9685/0.1.0/Cargo.toml [INFO] started frobbing pwm-pca9685-0.1.0 [INFO] finished frobbing pwm-pca9685-0.1.0 [INFO] frobbed toml for pwm-pca9685-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pwm-pca9685/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pwm-pca9685-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pwm-pca9685/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 69b674e7d2298ab3cb43b1aa58a77a3b1f7bc7acd07b9b028f1b6c812e5ed23f [INFO] running `"docker" "start" "-a" "69b674e7d2298ab3cb43b1aa58a77a3b1f7bc7acd07b9b028f1b6c812e5ed23f"` [INFO] [stderr] Compiling pwm-pca9685 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `"docker" "inspect" "69b674e7d2298ab3cb43b1aa58a77a3b1f7bc7acd07b9b028f1b6c812e5ed23f"` [INFO] running `"docker" "rm" "-f" "69b674e7d2298ab3cb43b1aa58a77a3b1f7bc7acd07b9b028f1b6c812e5ed23f"` [INFO] [stdout] 69b674e7d2298ab3cb43b1aa58a77a3b1f7bc7acd07b9b028f1b6c812e5ed23f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pwm-pca9685/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 9fe0ee6f57ad070f5fed25a74fb437a8d5bb65647e86aa81fc0d71e68abbbc38 [INFO] running `"docker" "start" "-a" "9fe0ee6f57ad070f5fed25a74fb437a8d5bb65647e86aa81fc0d71e68abbbc38"` [INFO] [stderr] Compiling embedded-hal-mock v0.4.1 [INFO] [stderr] Compiling pwm-pca9685 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "9fe0ee6f57ad070f5fed25a74fb437a8d5bb65647e86aa81fc0d71e68abbbc38"` [INFO] running `"docker" "rm" "-f" "9fe0ee6f57ad070f5fed25a74fb437a8d5bb65647e86aa81fc0d71e68abbbc38"` [INFO] [stdout] 9fe0ee6f57ad070f5fed25a74fb437a8d5bb65647e86aa81fc0d71e68abbbc38 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pwm-pca9685/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] efe39d6090b752241d59a44fe88f1465601d004efb8e26c893983166ca1902d6 [INFO] running `"docker" "start" "-a" "efe39d6090b752241d59a44fe88f1465601d004efb8e26c893983166ca1902d6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/pwm_pca9685-886d620cfa5b5426 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::config_mode2_is_high ... ok [INFO] [stdout] test config::tests::config_mode1_is_not_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 config::tests::default_config_is_correct ... ok [INFO] [stdout] test tests::can_get_default_address ... ok [INFO] [stdout] test tests::can_generate_alternative_addresses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration-31cbfa3a8e159e81 [INFO] [stdout] [INFO] [stdout] running 134 tests [INFO] [stdout] test C0::can_set_channel_full_off ... ok [INFO] [stdout] test All::can_set_channel_on_min ... ok [INFO] [stdout] test All::can_set_channel_on_max ... ok [INFO] [stdout] test All::can_set_channel_off_max ... ok [INFO] [stdout] test All::can_set_channel_full_on_min ... ok [INFO] [stdout] test All::can_set_channel_full_on_max ... ok [INFO] [stdout] test All::can_set_channel_off_min ... ok [INFO] [stdout] test C0::can_set_channel_full_on_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 C11::can_set_channel_full_off ... ok [INFO] [stdout] test C11::can_set_channel_full_on_max ... ok [INFO] [stdout] test C11::can_set_channel_full_on_min ... 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_max ... ok [INFO] [stdout] test C11::can_set_channel_on_min ... ok [INFO] [stdout] test C12::can_set_channel_full_off ... ok [INFO] [stdout] test C12::can_set_channel_full_on_max ... ok [INFO] [stdout] test C12::can_set_channel_full_on_min ... ok [INFO] [stdout] test C12::can_set_channel_off_max ... ok [INFO] [stdout] test C12::can_set_channel_off_min ... ok [INFO] [stdout] test C12::can_set_channel_on_max ... ok [INFO] [stdout] test All::can_set_channel_full_off ... ok [INFO] [stdout] test C13::can_set_channel_full_off ... ok [INFO] [stdout] test C0::can_set_channel_on_max ... ok [INFO] [stdout] test C0::can_set_channel_on_min ... ok [INFO] [stdout] test C13::can_set_channel_full_on_max ... ok [INFO] [stdout] test C13::can_set_channel_full_on_min ... 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_on_max ... ok [INFO] [stdout] test C0::can_set_channel_off_max ... ok [INFO] [stdout] test C12::can_set_channel_on_min ... ok [INFO] [stdout] test C14::can_set_channel_full_on_min ... ok [INFO] [stdout] test C0::can_set_channel_off_min ... ok [INFO] [stdout] test C0::can_set_channel_full_on_min ... ok [INFO] [stdout] test C13::can_set_channel_on_max ... ok [INFO] [stdout] test C14::can_set_channel_full_off ... ok [INFO] [stdout] test C15::can_set_channel_full_on_min ... ok [INFO] [stdout] test C15::can_set_channel_off_min ... ok [INFO] [stdout] test C15::can_set_channel_off_max ... ok [INFO] [stdout] test C14::can_set_channel_on_max ... ok [INFO] [stdout] test C15::can_set_channel_on_min ... ok [INFO] [stdout] test C15::can_set_channel_on_max ... ok [INFO] [stdout] test C1::can_set_channel_full_off ... ok [INFO] [stdout] test C1::can_set_channel_full_on_max ... ok [INFO] [stdout] test C14::can_set_channel_on_min ... ok [INFO] [stdout] test C15::can_set_channel_full_off ... ok [INFO] [stdout] test C15::can_set_channel_full_on_max ... ok [INFO] [stdout] test C1::can_set_channel_full_on_min ... ok [INFO] [stdout] test C14::can_set_channel_off_min ... ok [INFO] [stdout] test C14::can_set_channel_off_max ... ok [INFO] [stdout] test C1::can_set_channel_off_min ... ok [INFO] [stdout] test C1::can_set_channel_on_max ... ok [INFO] [stdout] test C1::can_set_channel_on_min ... ok [INFO] [stdout] test C2::can_set_channel_full_off ... ok [INFO] [stdout] test C1::can_set_channel_off_max ... ok [INFO] [stdout] test C2::can_set_channel_on_min ... ok [INFO] [stdout] test C2::can_set_channel_full_on_max ... ok [INFO] [stdout] test C2::can_set_channel_on_max ... ok [INFO] [stdout] test C3::can_set_channel_full_off ... ok [INFO] [stdout] test C3::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_max ... ok [INFO] [stdout] test C2::can_set_channel_off_min ... ok [INFO] [stdout] test C3::can_set_channel_off_min ... ok [INFO] [stdout] test C3::can_set_channel_full_on_min ... ok [INFO] [stdout] test C4::can_set_channel_full_on_max ... ok [INFO] [stdout] test C3::can_set_channel_off_max ... ok [INFO] [stdout] test C3::can_set_channel_on_min ... ok [INFO] [stdout] test C4::can_set_channel_full_on_min ... ok [INFO] [stdout] test C4::can_set_channel_full_off ... ok [INFO] [stdout] test C3::can_set_channel_on_max ... ok [INFO] [stdout] test C4::can_set_channel_on_max ... ok [INFO] [stdout] test C4::can_set_channel_on_min ... ok [INFO] [stdout] test C5::can_set_channel_full_off ... 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 C4::can_set_channel_off_max ... ok [INFO] [stdout] test C4::can_set_channel_off_min ... ok [INFO] [stdout] test C5::can_set_channel_off_max ... ok [INFO] [stdout] test C5::can_set_channel_off_min ... ok [INFO] [stdout] test C5::can_set_channel_on_max ... ok [INFO] [stdout] test C5::can_set_channel_on_min ... ok [INFO] [stdout] test C6::can_set_channel_on_min ... ok [INFO] [stdout] test C6::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_off_min ... ok [INFO] [stdout] test C6::can_set_channel_on_max ... ok [INFO] [stdout] test C6::can_set_channel_full_off ... ok [INFO] [stdout] test C6::can_set_channel_off_max ... ok [INFO] [stdout] test C7::can_set_channel_full_on_min ... ok [INFO] [stdout] test C7::can_set_channel_on_min ... ok [INFO] [stdout] test C7::can_set_channel_on_max ... ok [INFO] [stdout] test C7::can_set_channel_off_max ... ok [INFO] [stdout] test C7::can_set_channel_full_off ... ok [INFO] [stdout] test C7::can_set_channel_off_min ... ok [INFO] [stdout] test C7::can_set_channel_full_on_max ... ok [INFO] [stdout] test C9::can_set_channel_full_off ... ok [INFO] [stdout] test C8::can_set_channel_on_max ... ok [INFO] [stdout] test C8::can_set_channel_on_min ... ok [INFO] [stdout] test C8::can_set_channel_full_off ... ok [INFO] [stdout] test C9::can_set_channel_full_on_max ... ok [INFO] [stdout] test C8::can_set_channel_full_on_min ... ok [INFO] [stdout] test C8::can_set_channel_full_on_max ... ok [INFO] [stdout] test C8::can_set_channel_off_min ... ok [INFO] [stdout] test C8::can_set_channel_off_max ... ok [INFO] [stdout] test C9::can_set_channel_full_on_min ... ok [INFO] [stdout] test C9::can_set_channel_off_max ... ok [INFO] [stdout] test C9::can_set_channel_off_min ... ok [INFO] [stdout] test C9::can_set_channel_on_min ... ok [INFO] [stdout] test can_disable ... ok [INFO] [stdout] test can_set_direct_ols ... ok [INFO] [stdout] test can_create_and_destroy ... ok [INFO] [stdout] test can_enable ... ok [INFO] [stdout] test C9::can_set_channel_on_max ... ok [INFO] [stdout] test can_set_prescale ... ok [INFO] [stdout] test can_set_inverted_ols ... ok [INFO] [stdout] test can_use_external_clock ... 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_prescale_too_small ... ok [INFO] [stdout] test check_assert_matches ... ok [INFO] [stdout] test sets_autoincrement_just_once ... ok [INFO] [stdout] test cannot_set_channel_on_invalid_value ... ok [INFO] [stdout] test set_prescale_stops_and_restarts_oscillator ... ok [INFO] [stdout] test check_assert_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pwm-pca9685 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 74) ... ok [INFO] [stdout] test src/lib.rs - (line 56) ... ok [INFO] [stdout] test src/lib.rs - (line 95) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "efe39d6090b752241d59a44fe88f1465601d004efb8e26c893983166ca1902d6"` [INFO] running `"docker" "rm" "-f" "efe39d6090b752241d59a44fe88f1465601d004efb8e26c893983166ca1902d6"` [INFO] [stdout] efe39d6090b752241d59a44fe88f1465601d004efb8e26c893983166ca1902d6