[INFO] cloning repository https://github.com/Kazu-Kusa/uptechstar-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kazu-Kusa/uptechstar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazu-Kusa%2Fuptechstar-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazu-Kusa%2Fuptechstar-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 333fa95605741203b8efd11159cf4a6c1bd4a1aa
[INFO] testing Kazu-Kusa/uptechstar-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazu-Kusa%2Fuptechstar-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kazu-Kusa/uptechstar-rs
[INFO] finished tweaking git repo https://github.com/Kazu-Kusa/uptechstar-rs
[INFO] tweaked toml for git repo https://github.com/Kazu-Kusa/uptechstar-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kazu-Kusa/uptechstar-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kazu-Kusa/uptechstar-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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b86b20ebdc74c47cd540c29298c5ee9e9e4269438d65f8530663d67483030fc1
[INFO] running `Command { std: "docker" "start" "-a" "b86b20ebdc74c47cd540c29298c5ee9e9e4269438d65f8530663d67483030fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b86b20ebdc74c47cd540c29298c5ee9e9e4269438d65f8530663d67483030fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86b20ebdc74c47cd540c29298c5ee9e9e4269438d65f8530663d67483030fc1", kill_on_drop: false }`
[INFO] [stdout] b86b20ebdc74c47cd540c29298c5ee9e9e4269438d65f8530663d67483030fc1
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9126d5036fd1a9aa34e534706cbb0a79fe1592700ded7e8effa2da6d72c24c95
[INFO] running `Command { std: "docker" "start" "-a" "9126d5036fd1a9aa34e534706cbb0a79fe1592700ded7e8effa2da6d72c24c95", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling uptechstar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
[INFO] running `Command { std: "docker" "inspect" "9126d5036fd1a9aa34e534706cbb0a79fe1592700ded7e8effa2da6d72c24c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9126d5036fd1a9aa34e534706cbb0a79fe1592700ded7e8effa2da6d72c24c95", kill_on_drop: false }`
[INFO] [stdout] 9126d5036fd1a9aa34e534706cbb0a79fe1592700ded7e8effa2da6d72c24c95
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01766433d828ff92eb374f84ca8538635a62c04544b4942a99ffc5e0ea123aff
[INFO] running `Command { std: "docker" "start" "-a" "01766433d828ff92eb374f84ca8538635a62c04544b4942a99ffc5e0ea123aff", kill_on_drop: false }`
[INFO] [stderr]    Compiling uptechstar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "01766433d828ff92eb374f84ca8538635a62c04544b4942a99ffc5e0ea123aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01766433d828ff92eb374f84ca8538635a62c04544b4942a99ffc5e0ea123aff", kill_on_drop: false }`
[INFO] [stdout] 01766433d828ff92eb374f84ca8538635a62c04544b4942a99ffc5e0ea123aff
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 943be079856b1f9188d91f6c6b83a7921ad65563320e2f2271e246c3e6d0e1d3
[INFO] running `Command { std: "docker" "start" "-a" "943be079856b1f9188d91f6c6b83a7921ad65563320e2f2271e246c3e6d0e1d3", 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/uptechstar_rs-6934c5612200c167)
[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 uptechstar_rs
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_attitude (line 448) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_gyro (line 278) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_accel (line 156) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_attitude (line 467) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_attitude (line 489) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_gyro (line 313) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_gyro (line 293) - compile ... ok
[INFO] [stdout] test src/extern_lib.rs - extern_lib::LIBRARY (line 52) - compile ... FAILED
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_accel (line 171) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_accel (line 189) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_get_attitude (line 433) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_gyro_fsr (line 644) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_accel_fsr (line 807) - compile ... ok
[INFO] [stdout] test src/adc_io.rs - adc_io::set_all_io_levels (line 185) ... FAILED
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_gyro_fsr (line 627) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_accel_fsr (line 746) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_accel_fsr (line 1222) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_accel_fsr (line 1207) - compile ... ok
[INFO] [stdout] test src/adc_io.rs - adc_io::get_all_io_mode (line 266) ... FAILED
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_open (line 58) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_gyro_fsr (line 595) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_accel_fsr (line 761) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_gyro_fsr (line 580) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_accel_fsr (line 830) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 140) ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_accel_fsr (line 1293) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_accel_fsr (line 1250) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_get_accel_fsr (line 788) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu6500_open (line 68) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_gyro_fsr (line 970) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_gyro_fsr (line 1053) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_gyro_fsr (line 984) - compile ... ok
[INFO] [stdout] test src/mpu.rs - mpu::mpu_set_gyro_fsr (line 1010) - compile ... ok
[INFO] [stdout] test src/adc_io.rs - adc_io::io_get_all_channels (line 127) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/extern_lib.rs - extern_lib::LIBRARY (line 52) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::extern_lib`
[INFO] [stdout]  --> src/extern_lib.rs:53:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::extern_lib::LIBRARY;
[INFO] [stdout]   |            ^^^^^^^^^^ could not find `extern_lib` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/adc_io.rs - adc_io::set_all_io_levels (line 185) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/extern_lib.rs:87:39:
[INFO] [stdout] Failed to load library: DlOpen { desc: "/tmp/.tmprd8GUx: wrong ELF class: ELFCLASS32" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60e6f0864452 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e6f0864452 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e6f0864452 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e6f0864452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e6f0880563 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e6f0880563 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e6f0861ee3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e6f0861ee3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e6f08642a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e6f08653e3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60e6f08651c5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x60e6f0865cb5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x60e6f0865b4a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x60e6f0864949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x60e6f08657dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x60e6f087f760 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x60e6f087fbc6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x60e6f0830e5a - core::result::Result<T,E>::expect::hc9b0528eed10b7ac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x60e6f0833a6e - uptechstar_rs::extern_lib::LIBRARY::{{closure}}::hc503de4447b6e9fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/extern_lib.rs:87:39
[INFO] [stdout]   19:     0x60e6f083215e - core::ops::function::FnOnce::call_once::h56fe9f964e152000
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   20:     0x60e6f083219b - core::ops::function::FnOnce::call_once::h5d7ff762975110e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21:     0x60e6f08336d0 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h611f59d158d64a17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x60e6f083372b - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h038684f7d75cc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x60e6f0833455 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h63037c906f3cee47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x60e6f083d2d6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::hefedd10679f0a850
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   25:     0x60e6f083e32b - once_cell::imp::initialize_or_wait::h6967ecada013c501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x60e6f083340a - once_cell::imp::OnceCell<T>::initialize::h6dfb2da1053f0868
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x60e6f08337e1 - once_cell::sync::OnceCell<T>::get_or_try_init::h0a8b61c92610c496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x60e6f0833714 - once_cell::sync::OnceCell<T>::get_or_init::h3316814590325c0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x60e6f0833681 - once_cell::sync::Lazy<T,F>::force::h6cb3c05a2a79a9f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x60e6f08332fb - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h667fa073c600ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x60e6f083132f - uptechstar_rs::adc_io::set_all_io_levels::h95545c71407b3336
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adc_io.rs:196:72
[INFO] [stdout]   32:     0x60e6f082fdac - rust_out::main::_doctest_main_src_adc_io_rs_185_0::h0e005a67dcc34081
[INFO] [stdout]   33:     0x60e6f082fd96 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   34:     0x60e6f082fd33 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   35:     0x60e6f082fd16 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   36:     0x60e6f082fcf9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   37:     0x60e6f085f320 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   38:     0x60e6f085f320 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x60e6f085f320 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x60e6f085f320 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60e6f085f320 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x60e6f085f320 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x60e6f085f320 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x60e6f085f320 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x60e6f085f320 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x60e6f082fce1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   47:     0x60e6f082fdc5 - main
[INFO] [stdout]   48:     0x7120f74701ca - <unknown>
[INFO] [stdout]   49:     0x7120f747028b - __libc_start_main
[INFO] [stdout]   50:     0x60e6f082fbf5 - _start
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/adc_io.rs - adc_io::get_all_io_mode (line 266) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/extern_lib.rs:87:39:
[INFO] [stdout] Failed to load library: DlOpen { desc: "/tmp/.tmpIvKrDe: wrong ELF class: ELFCLASS32" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1368f565f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1368f565f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1368f565f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a1368f565f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a1368f72703 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a1368f72703 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a1368f53fb3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1368f53fb3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a1368f56442 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a1368f57583 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a1368f57365 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5a1368f57e55 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5a1368f57cea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5a1368f56ae9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a1368f5797d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5a1368f71900 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5a1368f71d66 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5a1368f223ea - core::result::Result<T,E>::expect::hc9b0528eed10b7ac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x5a1368f24fee - uptechstar_rs::extern_lib::LIBRARY::{{closure}}::hc503de4447b6e9fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/extern_lib.rs:87:39
[INFO] [stdout]   19:     0x5a1368f236de - core::ops::function::FnOnce::call_once::h56fe9f964e152000
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   20:     0x5a1368f2371b - core::ops::function::FnOnce::call_once::h5d7ff762975110e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21:     0x5a1368f24c50 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h611f59d158d64a17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x5a1368f24cab - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h038684f7d75cc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x5a1368f249d5 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h63037c906f3cee47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x5a1368f2e856 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::hefedd10679f0a850
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   25:     0x5a1368f2f8ab - once_cell::imp::initialize_or_wait::h6967ecada013c501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x5a1368f2498a - once_cell::imp::OnceCell<T>::initialize::h6dfb2da1053f0868
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x5a1368f24d61 - once_cell::sync::OnceCell<T>::get_or_try_init::h0a8b61c92610c496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x5a1368f24c94 - once_cell::sync::OnceCell<T>::get_or_init::h3316814590325c0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x5a1368f24c01 - once_cell::sync::Lazy<T,F>::force::h6cb3c05a2a79a9f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x5a1368f2487b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h667fa073c600ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x5a1368f228b9 - uptechstar_rs::adc_io::get_all_io_mode::ha116bc91892259dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adc_io.rs:281:81
[INFO] [stdout]   32:     0x5a1368f2130a - rust_out::main::_doctest_main_src_adc_io_rs_266_0::h43e08d0b69bf27ae
[INFO] [stdout]   33:     0x5a1368f212f6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   34:     0x5a1368f21293 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   35:     0x5a1368f21276 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   36:     0x5a1368f21259 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   37:     0x5a1368f50a40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   38:     0x5a1368f50a40 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a1368f50a40 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a1368f50a40 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a1368f50a40 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x5a1368f50a40 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5a1368f50a40 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5a1368f50a40 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5a1368f50a40 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x5a1368f21241 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   47:     0x5a1368f21355 - main
[INFO] [stdout]   48:     0x76ed88ef41ca - <unknown>
[INFO] [stdout]   49:     0x76ed88ef428b - __libc_start_main
[INFO] [stdout]   50:     0x5a1368f21155 - _start
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/adc_io.rs - adc_io::io_get_all_channels (line 127) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/extern_lib.rs:87:39:
[INFO] [stdout] Failed to load library: DlOpen { desc: "/tmp/.tmpl7AHJY: wrong ELF class: ELFCLASS32" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a9cb1e0de52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9cb1e0de52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9cb1e0de52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a9cb1e0de52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a9cb1e29f63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a9cb1e29f63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a9cb1e0b813 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a9cb1e0b813 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a9cb1e0dca2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a9cb1e0ede3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a9cb1e0ebc5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5a9cb1e0f6b5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5a9cb1e0f54a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5a9cb1e0e349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a9cb1e0f1dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5a9cb1e29160 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5a9cb1e295c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5a9cb1dda9da - core::result::Result<T,E>::expect::hc9b0528eed10b7ac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x5a9cb1ddcade - uptechstar_rs::extern_lib::LIBRARY::{{closure}}::hc503de4447b6e9fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/extern_lib.rs:87:39
[INFO] [stdout]   19:     0x5a9cb1ddb5de - core::ops::function::FnOnce::call_once::h56fe9f964e152000
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   20:     0x5a9cb1ddb61b - core::ops::function::FnOnce::call_once::h5d7ff762975110e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21:     0x5a9cb1ddc740 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h611f59d158d64a17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   22:     0x5a9cb1ddc79b - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h038684f7d75cc3c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   23:     0x5a9cb1ddc4c5 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h63037c906f3cee47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   24:     0x5a9cb1de60b6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::hefedd10679f0a850
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   25:     0x5a9cb1de710b - once_cell::imp::initialize_or_wait::h6967ecada013c501
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   26:     0x5a9cb1ddc47a - once_cell::imp::OnceCell<T>::initialize::h6dfb2da1053f0868
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   27:     0x5a9cb1ddc851 - once_cell::sync::OnceCell<T>::get_or_try_init::h0a8b61c92610c496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   28:     0x5a9cb1ddc784 - once_cell::sync::OnceCell<T>::get_or_init::h3316814590325c0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   29:     0x5a9cb1ddc6f1 - once_cell::sync::Lazy<T,F>::force::h6cb3c05a2a79a9f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   30:     0x5a9cb1ddc36b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h667fa073c600ec28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   31:     0x5a9cb1ddaf61 - uptechstar_rs::adc_io::io_get_all_channels::h00a2b39e2448220f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adc_io.rs:141:74
[INFO] [stdout]   32:     0x5a9cb1dd99ba - rust_out::main::_doctest_main_src_adc_io_rs_127_0::h7c83fefaa3d5af5a
[INFO] [stdout]   33:     0x5a9cb1dd99a6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   34:     0x5a9cb1dd9943 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   35:     0x5a9cb1dd9926 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   36:     0x5a9cb1dd9909 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   37:     0x5a9cb1e082a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   38:     0x5a9cb1e082a0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a9cb1e082a0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a9cb1e082a0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a9cb1e082a0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x5a9cb1e082a0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5a9cb1e082a0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5a9cb1e082a0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5a9cb1e082a0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x5a9cb1dd98f1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   47:     0x5a9cb1dd9a05 - main
[INFO] [stdout]   48:     0x721a1abb51ca - <unknown>
[INFO] [stdout]   49:     0x721a1abb528b - __libc_start_main
[INFO] [stdout]   50:     0x5a9cb1dd9805 - _start
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/adc_io.rs - adc_io::get_all_io_mode (line 266)
[INFO] [stdout]     src/adc_io.rs - adc_io::io_get_all_channels (line 127)
[INFO] [stdout]     src/adc_io.rs - adc_io::set_all_io_levels (line 185)
[INFO] [stdout]     src/extern_lib.rs - extern_lib::LIBRARY (line 52)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.16s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "943be079856b1f9188d91f6c6b83a7921ad65563320e2f2271e246c3e6d0e1d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943be079856b1f9188d91f6c6b83a7921ad65563320e2f2271e246c3e6d0e1d3", kill_on_drop: false }`
[INFO] [stdout] 943be079856b1f9188d91f6c6b83a7921ad65563320e2f2271e246c3e6d0e1d3
