[INFO] fetching crate stm32-uart-loader 0.1.2... [INFO] testing stm32-uart-loader-0.1.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate stm32-uart-loader 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate stm32-uart-loader 0.1.2 [INFO] finished tweaking crates.io crate stm32-uart-loader 0.1.2 [INFO] tweaked toml for crates.io crate stm32-uart-loader 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stm32-uart-loader 0.1.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stm32-uart-loader 0.1.2 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0f6c102cda59007b22f084472ecc5a4bee19100a66d98e02dbd44b0bd136781 [INFO] running `Command { std: "docker" "start" "-a" "c0f6c102cda59007b22f084472ecc5a4bee19100a66d98e02dbd44b0bd136781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0f6c102cda59007b22f084472ecc5a4bee19100a66d98e02dbd44b0bd136781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f6c102cda59007b22f084472ecc5a4bee19100a66d98e02dbd44b0bd136781", kill_on_drop: false }` [INFO] [stdout] c0f6c102cda59007b22f084472ecc5a4bee19100a66d98e02dbd44b0bd136781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d9e5eeebdacb93c3dfb75d37a66d965bb69e53f2d5270f9cdae25a25c3c0c0 [INFO] running `Command { std: "docker" "start" "-a" "04d9e5eeebdacb93c3dfb75d37a66d965bb69e53f2d5270f9cdae25a25c3c0c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling spidev v0.4.0 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling linux-embedded-hal v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling stm32-uart-loader v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.93s [INFO] running `Command { std: "docker" "inspect" "04d9e5eeebdacb93c3dfb75d37a66d965bb69e53f2d5270f9cdae25a25c3c0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d9e5eeebdacb93c3dfb75d37a66d965bb69e53f2d5270f9cdae25a25c3c0c0", kill_on_drop: false }` [INFO] [stdout] 04d9e5eeebdacb93c3dfb75d37a66d965bb69e53f2d5270f9cdae25a25c3c0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38bb44cda85a751ac9edde688fd60c2bec470474ebabe0ae84f9fecfabf75c25 [INFO] running `Command { std: "docker" "start" "-a" "38bb44cda85a751ac9edde688fd60c2bec470474ebabe0ae84f9fecfabf75c25", kill_on_drop: false }` [INFO] [stderr] Compiling stm32-uart-loader v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "38bb44cda85a751ac9edde688fd60c2bec470474ebabe0ae84f9fecfabf75c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bb44cda85a751ac9edde688fd60c2bec470474ebabe0ae84f9fecfabf75c25", kill_on_drop: false }` [INFO] [stdout] 38bb44cda85a751ac9edde688fd60c2bec470474ebabe0ae84f9fecfabf75c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24c2c200bd379a010def24562998ec2f217b24973f00d9dbef748ecdb5932a9c [INFO] running `Command { std: "docker" "start" "-a" "24c2c200bd379a010def24562998ec2f217b24973f00d9dbef748ecdb5932a9c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stm32_uart_loader-65377c21e85e19c5) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stm32_uart_loader-04d3d2ef7dc9ea16) [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 stm32_uart_loader [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] running `Command { std: "docker" "inspect" "24c2c200bd379a010def24562998ec2f217b24973f00d9dbef748ecdb5932a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c2c200bd379a010def24562998ec2f217b24973f00d9dbef748ecdb5932a9c", kill_on_drop: false }` [INFO] [stdout] 24c2c200bd379a010def24562998ec2f217b24973f00d9dbef748ecdb5932a9c