[INFO] fetching crate wokwi-server 0.2.0... [INFO] testing wokwi-server-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wokwi-server 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate wokwi-server 0.2.0 [INFO] finished tweaking crates.io crate wokwi-server 0.2.0 [INFO] tweaked toml for crates.io crate wokwi-server 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wokwi-server 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wokwi-server 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" "+beta-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fb98e1ac6d6925c569fbdf68ede9d6e069230632085bb7d4b4ad4c5f6c6bc04 [INFO] running `Command { std: "docker" "start" "-a" "5fb98e1ac6d6925c569fbdf68ede9d6e069230632085bb7d4b4ad4c5f6c6bc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fb98e1ac6d6925c569fbdf68ede9d6e069230632085bb7d4b4ad4c5f6c6bc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb98e1ac6d6925c569fbdf68ede9d6e069230632085bb7d4b4ad4c5f6c6bc04", kill_on_drop: false }` [INFO] [stdout] 5fb98e1ac6d6925c569fbdf68ede9d6e069230632085bb7d4b4ad4c5f6c6bc04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e03bbcac89ff7fc5a79a740050c45ce9832200101fde4976cfec45442a60c7b [INFO] running `Command { std: "docker" "start" "-a" "6e03bbcac89ff7fc5a79a740050c45ce9832200101fde4976cfec45442a60c7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling comfy-table v6.1.0 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling indicatif v0.17.1 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling update-informer v0.5.0 [INFO] [stderr] Compiling serde_plain v1.0.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling espmonitor v0.10.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling serialport v4.2.0 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling slip-codec v0.3.3 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling espflash v1.7.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling wokwi-server v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.16s [INFO] running `Command { std: "docker" "inspect" "6e03bbcac89ff7fc5a79a740050c45ce9832200101fde4976cfec45442a60c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e03bbcac89ff7fc5a79a740050c45ce9832200101fde4976cfec45442a60c7b", kill_on_drop: false }` [INFO] [stdout] 6e03bbcac89ff7fc5a79a740050c45ce9832200101fde4976cfec45442a60c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d256a1c5f1c3107cfa0d0e38570b87c88bb0f7dcfa33266a5373276dab875ed4 [INFO] running `Command { std: "docker" "start" "-a" "d256a1c5f1c3107cfa0d0e38570b87c88bb0f7dcfa33266a5373276dab875ed4", kill_on_drop: false }` [INFO] [stderr] Compiling wokwi-server v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "d256a1c5f1c3107cfa0d0e38570b87c88bb0f7dcfa33266a5373276dab875ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d256a1c5f1c3107cfa0d0e38570b87c88bb0f7dcfa33266a5373276dab875ed4", kill_on_drop: false }` [INFO] [stdout] d256a1c5f1c3107cfa0d0e38570b87c88bb0f7dcfa33266a5373276dab875ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd1a16d5082e552cda3c114e90f22a55cf8c2c18abb0cb880f4993fc1bcc5fe9 [INFO] running `Command { std: "docker" "start" "-a" "dd1a16d5082e552cda3c114e90f22a55cf8c2c18abb0cb880f4993fc1bcc5fe9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wokwi_server-bb2fcec6561aa934) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wokwi_server-424425afbc073058) [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 wokwi_server [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" "dd1a16d5082e552cda3c114e90f22a55cf8c2c18abb0cb880f4993fc1bcc5fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1a16d5082e552cda3c114e90f22a55cf8c2c18abb0cb880f4993fc1bcc5fe9", kill_on_drop: false }` [INFO] [stdout] dd1a16d5082e552cda3c114e90f22a55cf8c2c18abb0cb880f4993fc1bcc5fe9