[INFO] fetching crate afe4404 0.2.4...
[INFO] testing afe4404-0.2.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate afe4404 0.2.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate afe4404 0.2.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate afe4404 0.2.4
[INFO] finished tweaking crates.io crate afe4404 0.2.4
[INFO] tweaked toml for crates.io crate afe4404 0.2.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding uom v0.33.0 (latest: v0.36.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uom v0.33.0
[INFO] [stderr]   Downloaded codegen v0.2.0
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f94c6af3e43ce9adeab961859eae1462ac1e69998d3c4cdb3d291f0fee8d6da1
[INFO] running `Command { std: "docker" "start" "-a" "f94c6af3e43ce9adeab961859eae1462ac1e69998d3c4cdb3d291f0fee8d6da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f94c6af3e43ce9adeab961859eae1462ac1e69998d3c4cdb3d291f0fee8d6da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94c6af3e43ce9adeab961859eae1462ac1e69998d3c4cdb3d291f0fee8d6da1", kill_on_drop: false }`
[INFO] [stdout] f94c6af3e43ce9adeab961859eae1462ac1e69998d3c4cdb3d291f0fee8d6da1
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed26aad82eae31be1e95edfd1ea645dcfe5a656d368e95fa13d3cfa73a3bbdd0
[INFO] running `Command { std: "docker" "start" "-a" "ed26aad82eae31be1e95edfd1ea645dcfe5a656d368e95fa13d3cfa73a3bbdd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling uom v0.33.0
[INFO] [stderr]    Compiling afe4404 v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.21s
[INFO] running `Command { std: "docker" "inspect" "ed26aad82eae31be1e95edfd1ea645dcfe5a656d368e95fa13d3cfa73a3bbdd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed26aad82eae31be1e95edfd1ea645dcfe5a656d368e95fa13d3cfa73a3bbdd0", kill_on_drop: false }`
[INFO] [stdout] ed26aad82eae31be1e95edfd1ea645dcfe5a656d368e95fa13d3cfa73a3bbdd0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55ecc70e3ae4259d20d0bf0e90531b49e40dc6642927734559f44c4f9dee00d2
[INFO] running `Command { std: "docker" "start" "-a" "55ecc70e3ae4259d20d0bf0e90531b49e40dc6642927734559f44c4f9dee00d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling afe4404 v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "55ecc70e3ae4259d20d0bf0e90531b49e40dc6642927734559f44c4f9dee00d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ecc70e3ae4259d20d0bf0e90531b49e40dc6642927734559f44c4f9dee00d2", kill_on_drop: false }`
[INFO] [stdout] 55ecc70e3ae4259d20d0bf0e90531b49e40dc6642927734559f44c4f9dee00d2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c72c198c12cc0590f22367886418d3884b2ec89558db25342efc01d0f0481d61
[INFO] running `Command { std: "docker" "start" "-a" "c72c198c12cc0590f22367886418d3884b2ec89558db25342efc01d0f0481d61", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/afe4404-128b356531925628)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests afe4404
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 46) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 65) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:66:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let sample = frontend.read();
[INFO] [stdout]   |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 57) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:58:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | frontend
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClockConfiguration`
[INFO] [stdout]  --> src/lib.rs:59:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_clock_source(ClockConfiguration::Internal)
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `ClockConfiguration`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::clock::ClockConfiguration;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AFE4404`
[INFO] [stdout]  --> src/lib.rs:29:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                    ^^^^^^^ use of undeclared type `AFE4404`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::device::AFE4404;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `i2c` in this scope
[INFO] [stdout]  --> src/lib.rs:29:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Frequency`
[INFO] [stdout]  --> src/lib.rs:29:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                                                          ^^^^^^^^^ use of undeclared type `Frequency`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::frequency::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `megahertz` in this scope
[INFO] [stdout]  --> src/lib.rs:29:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::frequency::megahertz;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:47:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | frontend
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ResistorConfiguration`
[INFO] [stdout]  --> src/lib.rs:48:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_tia_resistors(&ResistorConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ResistorConfiguration`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::tia::ResistorConfiguration;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ThreeLedsMode` in this scope
[INFO] [stdout]  --> src/lib.rs:48:49
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_tia_resistors(&ResistorConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::modes::ThreeLedsMode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricalResistance`
[INFO] [stdout]  --> src/lib.rs:49:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricalResistance::new::<kiloohm>(250.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ElectricalResistance`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `kiloohm` in this scope
[INFO] [stdout]  --> src/lib.rs:49:37
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricalResistance::new::<kiloohm>(250.0),
[INFO] [stdout]   |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::kiloohm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricalResistance`
[INFO] [stdout]  --> src/lib.rs:50:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricalResistance::new::<kiloohm>(100.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ElectricalResistance`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `kiloohm` in this scope
[INFO] [stdout]  --> src/lib.rs:50:37
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricalResistance::new::<kiloohm>(100.0),
[INFO] [stdout]   |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::kiloohm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 34) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | frontend
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LedCurrentConfiguration`
[INFO] [stdout]  --> src/lib.rs:36:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_leds_current(&LedCurrentConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `LedCurrentConfiguration`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::led_current::LedCurrentConfiguration;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ThreeLedsMode` in this scope
[INFO] [stdout]  --> src/lib.rs:36:50
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_leds_current(&LedCurrentConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::modes::ThreeLedsMode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricCurrent`
[INFO] [stdout]  --> src/lib.rs:37:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricCurrent::new::<milliampere>(60.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared type `ElectricCurrent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `milliampere` in this scope
[INFO] [stdout]  --> src/lib.rs:37:32
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricCurrent::new::<milliampere>(60.0),
[INFO] [stdout]   |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::milliampere;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricCurrent`
[INFO] [stdout]  --> src/lib.rs:38:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared type `ElectricCurrent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `milliampere` in this scope
[INFO] [stdout]  --> src/lib.rs:38:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::milliampere;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricCurrent`
[INFO] [stdout]  --> src/lib.rs:39:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared type `ElectricCurrent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `milliampere` in this scope
[INFO] [stdout]  --> src/lib.rs:39:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::milliampere;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - (line 34)
[INFO] [stdout]     src/lib.rs - (line 46)
[INFO] [stdout]     src/lib.rs - (line 57)
[INFO] [stdout]     src/lib.rs - (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c72c198c12cc0590f22367886418d3884b2ec89558db25342efc01d0f0481d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72c198c12cc0590f22367886418d3884b2ec89558db25342efc01d0f0481d61", kill_on_drop: false }`
[INFO] [stdout] c72c198c12cc0590f22367886418d3884b2ec89558db25342efc01d0f0481d61
[INFO] testing afe4404-0.2.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate afe4404 0.2.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate afe4404 0.2.4 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate afe4404 0.2.4
[INFO] finished tweaking crates.io crate afe4404 0.2.4
[INFO] tweaked toml for crates.io crate afe4404 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding uom v0.33.0 (latest: v0.36.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 208bb00b6b3be2bcb73cf34f5389442637d59900f863e03d6daff56dd6c12855
[INFO] running `Command { std: "docker" "start" "-a" "208bb00b6b3be2bcb73cf34f5389442637d59900f863e03d6daff56dd6c12855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "208bb00b6b3be2bcb73cf34f5389442637d59900f863e03d6daff56dd6c12855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "208bb00b6b3be2bcb73cf34f5389442637d59900f863e03d6daff56dd6c12855", kill_on_drop: false }`
[INFO] [stdout] 208bb00b6b3be2bcb73cf34f5389442637d59900f863e03d6daff56dd6c12855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50548674e63ce86d79a927be8ffa917dd2dc29e45d64a42d7c767a80f6f7959f
[INFO] running `Command { std: "docker" "start" "-a" "50548674e63ce86d79a927be8ffa917dd2dc29e45d64a42d7c767a80f6f7959f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling uom v0.33.0
[INFO] [stderr]    Compiling afe4404 v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.13s
[INFO] running `Command { std: "docker" "inspect" "50548674e63ce86d79a927be8ffa917dd2dc29e45d64a42d7c767a80f6f7959f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50548674e63ce86d79a927be8ffa917dd2dc29e45d64a42d7c767a80f6f7959f", kill_on_drop: false }`
[INFO] [stdout] 50548674e63ce86d79a927be8ffa917dd2dc29e45d64a42d7c767a80f6f7959f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60ee19149b2709eb71ca4f67a26483aecb9b029ca07c3374f80a730ff03344e4
[INFO] running `Command { std: "docker" "start" "-a" "60ee19149b2709eb71ca4f67a26483aecb9b029ca07c3374f80a730ff03344e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling afe4404 v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "60ee19149b2709eb71ca4f67a26483aecb9b029ca07c3374f80a730ff03344e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ee19149b2709eb71ca4f67a26483aecb9b029ca07c3374f80a730ff03344e4", kill_on_drop: false }`
[INFO] [stdout] 60ee19149b2709eb71ca4f67a26483aecb9b029ca07c3374f80a730ff03344e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e2bd91a9ee3c975e41eb3af93015d84f3b0ff428f31dfc348630522312ae0ce
[INFO] running `Command { std: "docker" "start" "-a" "5e2bd91a9ee3c975e41eb3af93015d84f3b0ff428f31dfc348630522312ae0ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/afe4404-128b356531925628)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests afe4404
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 46) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 57) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:58:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | frontend
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClockConfiguration`
[INFO] [stdout]  --> src/lib.rs:59:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_clock_source(ClockConfiguration::Internal)
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `ClockConfiguration`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::clock::ClockConfiguration;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 65) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:66:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let sample = frontend.read();
[INFO] [stdout]   |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AFE4404`
[INFO] [stdout]  --> src/lib.rs:29:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                    ^^^^^^^ use of undeclared type `AFE4404`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::device::AFE4404;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `i2c` in this scope
[INFO] [stdout]  --> src/lib.rs:29:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Frequency`
[INFO] [stdout]  --> src/lib.rs:29:58
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                                                          ^^^^^^^^^ use of undeclared type `Frequency`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::frequency::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::Frequency;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `megahertz` in this scope
[INFO] [stdout]  --> src/lib.rs:29:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut frontend = AFE4404::with_three_leds(i2c, 0x58u8, Frequency::new::<megahertz>(4.0));
[INFO] [stdout]   |                                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::frequency::megahertz;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:47:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | frontend
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ResistorConfiguration`
[INFO] [stdout]  --> src/lib.rs:48:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_tia_resistors(&ResistorConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ResistorConfiguration`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::tia::ResistorConfiguration;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ThreeLedsMode` in this scope
[INFO] [stdout]  --> src/lib.rs:48:49
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_tia_resistors(&ResistorConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::modes::ThreeLedsMode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricalResistance`
[INFO] [stdout]  --> src/lib.rs:49:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricalResistance::new::<kiloohm>(250.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ElectricalResistance`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `kiloohm` in this scope
[INFO] [stdout]  --> src/lib.rs:49:37
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricalResistance::new::<kiloohm>(250.0),
[INFO] [stdout]   |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::kiloohm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricalResistance`
[INFO] [stdout]  --> src/lib.rs:50:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricalResistance::new::<kiloohm>(100.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ElectricalResistance`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricalResistance;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `kiloohm` in this scope
[INFO] [stdout]  --> src/lib.rs:50:37
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricalResistance::new::<kiloohm>(100.0),
[INFO] [stdout]   |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electrical_resistance::kiloohm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 34) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `frontend` in this scope
[INFO] [stdout]  --> src/lib.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | frontend
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LedCurrentConfiguration`
[INFO] [stdout]  --> src/lib.rs:36:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_leds_current(&LedCurrentConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `LedCurrentConfiguration`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::led_current::LedCurrentConfiguration;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ThreeLedsMode` in this scope
[INFO] [stdout]  --> src/lib.rs:36:50
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_leds_current(&LedCurrentConfiguration::<ThreeLedsMode>::new(
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use afe4404::modes::ThreeLedsMode;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricCurrent`
[INFO] [stdout]  --> src/lib.rs:37:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricCurrent::new::<milliampere>(60.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared type `ElectricCurrent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `milliampere` in this scope
[INFO] [stdout]  --> src/lib.rs:37:32
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ElectricCurrent::new::<milliampere>(60.0),
[INFO] [stdout]   |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::milliampere;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricCurrent`
[INFO] [stdout]  --> src/lib.rs:38:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared type `ElectricCurrent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `milliampere` in this scope
[INFO] [stdout]  --> src/lib.rs:38:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::milliampere;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ElectricCurrent`
[INFO] [stdout]  --> src/lib.rs:39:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared type `ElectricCurrent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f32::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::f64::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::quantities::ElectricCurrent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `milliampere` in this scope
[INFO] [stdout]  --> src/lib.rs:39:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ElectricCurrent::new::<milliampere>(10.0),
[INFO] [stdout]   |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uom::si::electric_current::milliampere;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - (line 34)
[INFO] [stdout]     src/lib.rs - (line 46)
[INFO] [stdout]     src/lib.rs - (line 57)
[INFO] [stdout]     src/lib.rs - (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5e2bd91a9ee3c975e41eb3af93015d84f3b0ff428f31dfc348630522312ae0ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2bd91a9ee3c975e41eb3af93015d84f3b0ff428f31dfc348630522312ae0ce", kill_on_drop: false }`
[INFO] [stdout] 5e2bd91a9ee3c975e41eb3af93015d84f3b0ff428f31dfc348630522312ae0ce
