[INFO] fetching crate aht30 1.0.1...
[INFO] testing aht30-1.0.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate aht30 1.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate aht30 1.0.1
[INFO] finished tweaking crates.io crate aht30 1.0.1
[INFO] tweaked toml for crates.io crate aht30 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aht30 1.0.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aht30 1.0.1 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2
[INFO] running `Command { std: "docker" "start" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]    Compiling aht30 v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
[INFO] running `Command { std: "docker" "inspect" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aht30 v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aht30-897973c46d3d1895)
[INFO] [stderr]    Doc-tests aht30
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/../README.md - (line 49) ... FAILED
[INFO] [stdout] test src/../README.md - (line 14) ... FAILED
[INFO] [stdout] test src/../README.md - (line 58) ... FAILED
[INFO] [stdout] test src/../README.md - (line 33) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aht30::Aht20Async`
[INFO] [stdout]    --> src/../README.md:51:33
[INFO] [stdout]     |
[INFO] [stdout]  51 | use aht30::{AHT20_DEFAULT_ADDR, Aht20Async};
[INFO] [stdout]     |                                 ^^^^^^^^^^ no `Aht20Async` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 143 |     async(feature = "async")
[INFO] [stdout]     |           ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 144 | )]
[INFO] [stdout] 145 | pub struct Aht20Async<I: I2cAsync, D: DelayNsAsync> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `i2c` in this scope
[INFO] [stdout]   --> src/../README.md:52:53
[INFO] [stdout]    |
[INFO] [stdout] 52 | let mut aht20 = Aht20Async::new(AHT20_DEFAULT_ADDR, i2c, Delay);
[INFO] [stdout]    |                                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Delay` in this scope
[INFO] [stdout]   --> src/../README.md:52:58
[INFO] [stdout]    |
[INFO] [stdout] 52 | let mut aht20 = Aht20Async::new(AHT20_DEFAULT_ADDR, i2c, Delay);
[INFO] [stdout]    |                                                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:53:19
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_49_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 53 | aht20.calibrate().await?; // do calibrate may not be required for models manufactured after 2022, but still recommended
[INFO] [stdout]    |                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:54:48
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_49_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 54 | let (humidity, temperature) = aht20.read(true).await?.decode();
[INFO] [stdout]    |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aht30::Aht10Async`
[INFO] [stdout]   --> src/../README.md:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aht30::{AHT10_DEFAULT_ADDR, Aht10Async};
[INFO] [stdout]    |                                 ^^^^^^^^^^ no `Aht10Async` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async(feature = "async")
[INFO] [stdout]    |           ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 51 | )]
[INFO] [stdout] 52 | pub struct Aht10Async<I: I2cAsync, D: DelayNsAsync> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]   --> src/../README.md:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use esp_hal::i2c::master::I2c; // or whatever any embedded-hal i2c, like ch32-hal, stm32f4xx-hal, and linux-embedded-hal
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_time`
[INFO] [stdout]   --> src/../README.md:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use embassy_time::{Delay, Timer};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_time`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_time`, use `cargo add embassy_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/../README.md:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | info!("humidity = {} %, temperature = {} °C", humidity, temperature);
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]   --> src/../README.md:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 | let i2c = I2c::new(peripherals.I2C0, Default::default())?
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]   --> src/../README.md:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     .with_sda(peripherals.GPIO4)
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]   --> src/../README.md:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     .with_scl(peripherals.GPIO5)
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:24:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_14_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 24 | aht10.calibrate().await?; // do calibrate is recommended
[INFO] [stdout]    |                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:25:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_14_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 25 | let (humidity, temperature) = aht10.read().await?.decode(); // aht10 has no checksum support
[INFO] [stdout]    |                                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:29:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_14_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 29 | let humidity_raw = aht10.read().await?.humidity_raw;
[INFO] [stdout]    |                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aht30::Aht40Async`
[INFO] [stdout]    --> src/../README.md:60:33
[INFO] [stdout]     |
[INFO] [stdout]  60 | use aht30::{AHT40_DEFAULT_ADDR, Aht40Async}; // it has different i2c address
[INFO] [stdout]     |                                 ^^^^^^^^^^ no `Aht40Async` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 235 |     async(feature = "async")
[INFO] [stdout]     |           ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 236 | )]
[INFO] [stdout] 237 | pub struct Aht40Async<I: I2cAsync, D: DelayNsAsync> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `i2c` in this scope
[INFO] [stdout]   --> src/../README.md:61:53
[INFO] [stdout]    |
[INFO] [stdout] 61 | let mut aht40 = Aht40Async::new(AHT40_DEFAULT_ADDR, i2c, Delay);
[INFO] [stdout]    |                                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Delay` in this scope
[INFO] [stdout]   --> src/../README.md:61:58
[INFO] [stdout]    |
[INFO] [stdout] 61 | let mut aht40 = Aht40Async::new(AHT40_DEFAULT_ADDR, i2c, Delay);
[INFO] [stdout]    |                                                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:63:48
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_58_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 63 | let (humidity, temperature) = aht40.read(true).await?.decode();
[INFO] [stdout]    |                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 33) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]   --> src/../README.md:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use esp_hal::delay::Delay;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `esp_hal` in this scope
[INFO] [stdout]   --> src/../README.md:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use esp_hal::i2c::master::I2c;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]   --> src/../README.md:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 | let i2c = I2c::new(peripherals.I2C0, Default::default())?
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]   --> src/../README.md:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     .with_sda(peripherals.GPIO4)
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]   --> src/../README.md:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     .with_scl(peripherals.GPIO5);
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 14)
[INFO] [stdout]     src/../README.md - (line 33)
[INFO] [stdout]     src/../README.md - (line 49)
[INFO] [stdout]     src/../README.md - (line 58)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.68s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2", kill_on_drop: false }`
[INFO] [stdout] c1ad397fc04e08a3022bbf5b91469acaae8f6c92e915a4b0c6d98693ea2c2da2
