[INFO] fetching crate rblhost 0.2.0... [INFO] testing rblhost-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rblhost 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rblhost 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rblhost 0.2.0 [INFO] tweaked toml for crates.io crate rblhost 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rblhost 0.2.0 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 crates.io crate rblhost 0.2.0 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-stub-gen-derive v0.12.2 [INFO] [stderr] Downloaded pyo3-stub-gen v0.12.2 [INFO] [stderr] Downloaded pretty-hex v0.4.1 [INFO] [stderr] Downloaded unescaper v0.1.6 [INFO] [stderr] Downloaded color-print v0.3.7 [INFO] [stderr] Downloaded color-print-proc-macro v0.3.7 [INFO] [stderr] Downloaded numpy v0.25.0 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] [stderr] Downloaded hidapi v2.6.3 [INFO] [stderr] Downloaded cbindgen v0.29.0 [INFO] [stderr] Downloaded srec-rs v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9c068032cca8898914404b04bc12b45e7e63ae69a72e751d5e4aa43d82d51eff [INFO] running `Command { std: "docker" "start" "-a" "9c068032cca8898914404b04bc12b45e7e63ae69a72e751d5e4aa43d82d51eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c068032cca8898914404b04bc12b45e7e63ae69a72e751d5e4aa43d82d51eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c068032cca8898914404b04bc12b45e7e63ae69a72e751d5e4aa43d82d51eff", kill_on_drop: false }` [INFO] [stdout] 9c068032cca8898914404b04bc12b45e7e63ae69a72e751d5e4aa43d82d51eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d028546f977685a79a0e0b33bbda29e021c24a32bc5013fd2b8df3afb63ef947 [INFO] running `Command { std: "docker" "start" "-a" "d028546f977685a79a0e0b33bbda29e021c24a32bc5013fd2b8df3afb63ef947", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rblhost v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling pretty-hex v0.4.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling srec-rs v0.1.4 [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "d028546f977685a79a0e0b33bbda29e021c24a32bc5013fd2b8df3afb63ef947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d028546f977685a79a0e0b33bbda29e021c24a32bc5013fd2b8df3afb63ef947", kill_on_drop: false }` [INFO] [stdout] d028546f977685a79a0e0b33bbda29e021c24a32bc5013fd2b8df3afb63ef947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7e5fcf6f5b7eb7b3247d24516e7752f914cd178b68110ad6ea616f2e51170667 [INFO] running `Command { std: "docker" "start" "-a" "7e5fcf6f5b7eb7b3247d24516e7752f914cd178b68110ad6ea616f2e51170667", kill_on_drop: false }` [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rblhost v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.53s [INFO] running `Command { std: "docker" "inspect" "7e5fcf6f5b7eb7b3247d24516e7752f914cd178b68110ad6ea616f2e51170667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5fcf6f5b7eb7b3247d24516e7752f914cd178b68110ad6ea616f2e51170667", kill_on_drop: false }` [INFO] [stdout] 7e5fcf6f5b7eb7b3247d24516e7752f914cd178b68110ad6ea616f2e51170667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b1fa6f040d989d34c98b9a208b49a69cc9cda02988346564a6528b3bf90b97db [INFO] running `Command { std: "docker" "start" "-a" "b1fa6f040d989d34c98b9a208b49a69cc9cda02988346564a6528b3bf90b97db", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mboot-4827366b9b576b4b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test mboot::protocols::uart::tests::test_board_ping ... ignored, Requires hardware connection to board [INFO] [stdout] test mboot::tests::test_board_get_version ... ignored, Requires hardware connection to board [INFO] [stdout] test mboot::packets::command::tests::test_command_flash_program_once ... ok [INFO] [stdout] test mboot::packets::command::tests::test_command_construct_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rblhost-eb34d333be345eff) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/bin/stub_gen.rs (/opt/rustwide/target/debug/deps/stub_gen-3dc6f1e96d6cc03e) [INFO] [stdout] test image_parser::tests::test_parse_binary ... ok [INFO] [stdout] test image_parser::tests::test_is_srec_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/visibility_test.rs (/opt/rustwide/target/debug/deps/visibility_test-85c294b914b66802) [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 1 test [INFO] [stdout] test test_visibility ... 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] [stderr] Doc-tests mboot [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" "b1fa6f040d989d34c98b9a208b49a69cc9cda02988346564a6528b3bf90b97db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1fa6f040d989d34c98b9a208b49a69cc9cda02988346564a6528b3bf90b97db", kill_on_drop: false }` [INFO] [stdout] b1fa6f040d989d34c98b9a208b49a69cc9cda02988346564a6528b3bf90b97db