[INFO] fetching crate rudy-lldb 0.1.9... [INFO] testing rudy-lldb-0.1.9 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rudy-lldb 0.1.9 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rudy-lldb 0.1.9 [INFO] finished tweaking crates.io crate rudy-lldb 0.1.9 [INFO] tweaked toml for crates.io crate rudy-lldb 0.1.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rudy-lldb 0.1.9 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 rudy-lldb 0.1.9 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0ccd8da5f7218476424a15fa14824fbd25f53397ee9f7d63879efa8653d26bb4 [INFO] running `Command { std: "docker" "start" "-a" "0ccd8da5f7218476424a15fa14824fbd25f53397ee9f7d63879efa8653d26bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ccd8da5f7218476424a15fa14824fbd25f53397ee9f7d63879efa8653d26bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ccd8da5f7218476424a15fa14824fbd25f53397ee9f7d63879efa8653d26bb4", kill_on_drop: false }` [INFO] [stdout] 0ccd8da5f7218476424a15fa14824fbd25f53397ee9f7d63879efa8653d26bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3c3f16d4986bb9dd601dc1814c5a945bc321f29dfeaee53dd53fc8e3397501b9 [INFO] running `Command { std: "docker" "start" "-a" "3c3f16d4986bb9dd601dc1814c5a945bc321f29dfeaee53dd53fc8e3397501b9", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling salsa-macro-rules v0.23.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling boxcar v0.2.13 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling object v0.37.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling gimli v0.32.0 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling salsa-macros v0.23.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling salsa v0.23.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rudy-types v0.4.3 [INFO] [stderr] Compiling rudy-parser v0.4.1 [INFO] [stderr] Compiling rudy-dwarf v0.4.2 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling rudy-db v0.0.10 [INFO] [stderr] Compiling rudy-lldb v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s [INFO] running `Command { std: "docker" "inspect" "3c3f16d4986bb9dd601dc1814c5a945bc321f29dfeaee53dd53fc8e3397501b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3f16d4986bb9dd601dc1814c5a945bc321f29dfeaee53dd53fc8e3397501b9", kill_on_drop: false }` [INFO] [stdout] 3c3f16d4986bb9dd601dc1814c5a945bc321f29dfeaee53dd53fc8e3397501b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f252e70672bdd74012d6320a2cabda4584ddf97ced810e4af5a3a524640d6e75 [INFO] running `Command { std: "docker" "start" "-a" "f252e70672bdd74012d6320a2cabda4584ddf97ced810e4af5a3a524640d6e75", kill_on_drop: false }` [INFO] [stderr] Compiling rudy-lldb v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "f252e70672bdd74012d6320a2cabda4584ddf97ced810e4af5a3a524640d6e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f252e70672bdd74012d6320a2cabda4584ddf97ced810e4af5a3a524640d6e75", kill_on_drop: false }` [INFO] [stdout] f252e70672bdd74012d6320a2cabda4584ddf97ced810e4af5a3a524640d6e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2ad29ac8fdddb4e2104b72d01c6d777f32971de210522911caebb2ed250a56fb [INFO] running `Command { std: "docker" "start" "-a" "2ad29ac8fdddb4e2104b72d01c6d777f32971de210522911caebb2ed250a56fb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rudy_lldb_server-4c65018cc4551e6e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test protocol::tests::test_client_command_serialization ... ok [INFO] [stdout] test protocol::tests::test_server_event_serialization ... 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] running `Command { std: "docker" "inspect" "2ad29ac8fdddb4e2104b72d01c6d777f32971de210522911caebb2ed250a56fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad29ac8fdddb4e2104b72d01c6d777f32971de210522911caebb2ed250a56fb", kill_on_drop: false }` [INFO] [stdout] 2ad29ac8fdddb4e2104b72d01c6d777f32971de210522911caebb2ed250a56fb