[INFO] cloning repository https://github.com/DogeDark/ft6x06-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DogeDark/ft6x06-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeDark%2Fft6x06-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeDark%2Fft6x06-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 964b814d0c6735d12b519c1e865166b2148abdb1
[INFO] testing DogeDark/ft6x06-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeDark%2Fft6x06-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DogeDark/ft6x06-rs
[INFO] finished tweaking git repo https://github.com/DogeDark/ft6x06-rs
[INFO] tweaked toml for git repo https://github.com/DogeDark/ft6x06-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DogeDark/ft6x06-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DogeDark/ft6x06-rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9cab88ada8a4ea65a2ef74d860310824e1afbf1815f023f4374356e7af9bb92
[INFO] running `Command { std: "docker" "start" "-a" "b9cab88ada8a4ea65a2ef74d860310824e1afbf1815f023f4374356e7af9bb92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9cab88ada8a4ea65a2ef74d860310824e1afbf1815f023f4374356e7af9bb92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9cab88ada8a4ea65a2ef74d860310824e1afbf1815f023f4374356e7af9bb92", kill_on_drop: false }`
[INFO] [stdout] b9cab88ada8a4ea65a2ef74d860310824e1afbf1815f023f4374356e7af9bb92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44bbb8312c3cfb5081a7fab8409661c01915053d87a41dc72cd23129cdaa4ed8
[INFO] running `Command { std: "docker" "start" "-a" "44bbb8312c3cfb5081a7fab8409661c01915053d87a41dc72cd23129cdaa4ed8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling defmt-macros v0.3.9
[INFO] [stderr]    Compiling defmt v0.3.8
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling defmt-parser v0.3.4
[INFO] [stderr]    Compiling ft6x06-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.60s
[INFO] running `Command { std: "docker" "inspect" "44bbb8312c3cfb5081a7fab8409661c01915053d87a41dc72cd23129cdaa4ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44bbb8312c3cfb5081a7fab8409661c01915053d87a41dc72cd23129cdaa4ed8", kill_on_drop: false }`
[INFO] [stdout] 44bbb8312c3cfb5081a7fab8409661c01915053d87a41dc72cd23129cdaa4ed8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2128cf8114b2870c5c0aac400efc5fe6c684e5b6e0866edc31ef279f84e97b0e
[INFO] running `Command { std: "docker" "start" "-a" "2128cf8114b2870c5c0aac400efc5fe6c684e5b6e0866edc31ef279f84e97b0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ft6x06-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "2128cf8114b2870c5c0aac400efc5fe6c684e5b6e0866edc31ef279f84e97b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2128cf8114b2870c5c0aac400efc5fe6c684e5b6e0866edc31ef279f84e97b0e", kill_on_drop: false }`
[INFO] [stdout] 2128cf8114b2870c5c0aac400efc5fe6c684e5b6e0866edc31ef279f84e97b0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fcee33c5e831e458e97d5af807bfe18ec4f6f81045265ddc77232b55b29387b
[INFO] running `Command { std: "docker" "start" "-a" "5fcee33c5e831e458e97d5af807bfe18ec4f6f81045265ddc77232b55b29387b", 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/ft6x06_rs-e2c692f75ce140e8)
[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 ft6x06_rs
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 13) stdout ----
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     info!("{:?}", touch_event);
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | info!("Monitor Rate: {}", monitor_rate);
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | info!("Active Rate: {}", active_rate);
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | info!("Active Idle Timeout: {}", active_idle_timeout);
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | info!("Ctrl Mode: {}", control_mode);
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | info!("Irq Mode: {}", interrupt_mode);
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `i2c` in this scope
[INFO] [stdout]   --> src/lib.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut dev = FT6x06::new(i2c);
[INFO] [stdout]    |                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `my_periph` in this scope
[INFO] [stdout]   --> src/lib.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | let mut irq_pin = Input::new(my_periph.GPIO_XX, Pull::Up);
[INFO] [stdout]    |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `i2c` in this scope
[INFO] [stdout]   --> src/lib.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 | let mut dev_async = FT6x06Async::new(i2c);
[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/lib.rs:43:62
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_13_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 43 |     let touch_event = dev_async.wait_for_touch(&mut irq_pin).await?;
[INFO] [stdout]    |                                                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FT6x06` in this scope
[INFO] [stdout]   --> src/lib.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut dev = FT6x06::new(i2c);
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `FT6x06`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterruptMode` in this scope
[INFO] [stdout]   --> src/lib.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | dev.set_interrupt_mode(InterruptMode::Trigger)?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `InterruptMode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ControlMode` in this scope
[INFO] [stdout]   --> src/lib.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 | dev.set_control_mode(ControlMode::MonitorIdle)?;
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared type `ControlMode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Input` in this scope
[INFO] [stdout]   --> src/lib.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | let mut irq_pin = Input::new(my_periph.GPIO_XX, Pull::Up);
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Input`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Pull` in this scope
[INFO] [stdout]   --> src/lib.rs:39:49
[INFO] [stdout]    |
[INFO] [stdout] 39 | let mut irq_pin = Input::new(my_periph.GPIO_XX, Pull::Up);
[INFO] [stdout]    |                                                 ^^^^ use of undeclared type `Pull`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FT6x06Async` in this scope
[INFO] [stdout]   --> src/lib.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 | let mut dev_async = FT6x06Async::new(i2c);
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of undeclared type `FT6x06Async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[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/lib.rs - (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5fcee33c5e831e458e97d5af807bfe18ec4f6f81045265ddc77232b55b29387b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fcee33c5e831e458e97d5af807bfe18ec4f6f81045265ddc77232b55b29387b", kill_on_drop: false }`
[INFO] [stdout] 5fcee33c5e831e458e97d5af807bfe18ec4f6f81045265ddc77232b55b29387b
