[INFO] fetching crate pico-de-gallo-ffi 0.1.0... [INFO] testing pico-de-gallo-ffi-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate pico-de-gallo-ffi 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate pico-de-gallo-ffi 0.1.0 [INFO] finished tweaking crates.io crate pico-de-gallo-ffi 0.1.0 [INFO] tweaked toml for crates.io crate pico-de-gallo-ffi 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pico-de-gallo-ffi 0.1.0 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 pico-de-gallo-ffi 0.1.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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 440c5f83a1e8e853066d1580cc561102bb7bca6d14f47d99ab381b26c951830e [INFO] running `Command { std: "docker" "start" "-a" "440c5f83a1e8e853066d1580cc561102bb7bca6d14f47d99ab381b26c951830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "440c5f83a1e8e853066d1580cc561102bb7bca6d14f47d99ab381b26c951830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440c5f83a1e8e853066d1580cc561102bb7bca6d14f47d99ab381b26c951830e", kill_on_drop: false }` [INFO] [stdout] 440c5f83a1e8e853066d1580cc561102bb7bca6d14f47d99ab381b26c951830e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 20d31fb78b5e3ddaf3c9cfef25968e822f34d42c1208960282e758273e0e393b [INFO] running `Command { std: "docker" "start" "-a" "20d31fb78b5e3ddaf3c9cfef25968e822f34d42c1208960282e758273e0e393b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling mycelium-bitfield v0.1.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling nusb v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling maitake-sync v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling postcard-schema v0.2.5 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling postcard-rpc v0.11.15 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pico-de-gallo-internal v0.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling pico-de-gallo-lib v0.1.0 [INFO] [stderr] Compiling pico-de-gallo-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.18s [INFO] running `Command { std: "docker" "inspect" "20d31fb78b5e3ddaf3c9cfef25968e822f34d42c1208960282e758273e0e393b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d31fb78b5e3ddaf3c9cfef25968e822f34d42c1208960282e758273e0e393b", kill_on_drop: false }` [INFO] [stdout] 20d31fb78b5e3ddaf3c9cfef25968e822f34d42c1208960282e758273e0e393b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c8b2f69bfb3a0d821c91283ebe143e2f33385a45d44d34be73d209ac1bf5c75c [INFO] running `Command { std: "docker" "start" "-a" "c8b2f69bfb3a0d821c91283ebe143e2f33385a45d44d34be73d209ac1bf5c75c", kill_on_drop: false }` [INFO] [stderr] Compiling pico-de-gallo-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "c8b2f69bfb3a0d821c91283ebe143e2f33385a45d44d34be73d209ac1bf5c75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b2f69bfb3a0d821c91283ebe143e2f33385a45d44d34be73d209ac1bf5c75c", kill_on_drop: false }` [INFO] [stdout] c8b2f69bfb3a0d821c91283ebe143e2f33385a45d44d34be73d209ac1bf5c75c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b5471dee715752ff3dc84d1517b32d88c24fe20ad2d4afbdc5f83e86b61ad3fb [INFO] running `Command { std: "docker" "start" "-a" "b5471dee715752ff3dc84d1517b32d88c24fe20ad2d4afbdc5f83e86b61ad3fb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pico_de_gallo_ffi-d4f9ae14ff9338e0) [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" "b5471dee715752ff3dc84d1517b32d88c24fe20ad2d4afbdc5f83e86b61ad3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5471dee715752ff3dc84d1517b32d88c24fe20ad2d4afbdc5f83e86b61ad3fb", kill_on_drop: false }` [INFO] [stdout] b5471dee715752ff3dc84d1517b32d88c24fe20ad2d4afbdc5f83e86b61ad3fb