[INFO] fetching crate tcp-stream-capture 0.2.0...
[INFO] testing tcp-stream-capture-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tcp-stream-capture 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tcp-stream-capture 0.2.0
[INFO] finished tweaking crates.io crate tcp-stream-capture 0.2.0
[INFO] tweaked toml for crates.io crate tcp-stream-capture 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcp-stream-capture 0.2.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 tcp-stream-capture 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-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] 6613ac557503abe6ddd92f3e8e2f0c12dad934328ec8871f532c8f0b030447c1
[INFO] running `Command { std: "docker" "start" "-a" "6613ac557503abe6ddd92f3e8e2f0c12dad934328ec8871f532c8f0b030447c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6613ac557503abe6ddd92f3e8e2f0c12dad934328ec8871f532c8f0b030447c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6613ac557503abe6ddd92f3e8e2f0c12dad934328ec8871f532c8f0b030447c1", kill_on_drop: false }`
[INFO] [stdout] 6613ac557503abe6ddd92f3e8e2f0c12dad934328ec8871f532c8f0b030447c1
[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] fdfd1e89c3d9a61e8d17e94dd333eee702788de9c1eceb7cfad5c721e38abd24
[INFO] running `Command { std: "docker" "start" "-a" "fdfd1e89c3d9a61e8d17e94dd333eee702788de9c1eceb7cfad5c721e38abd24", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.122
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.122
[INFO] [stderr]    Compiling pcapplusplus-sys v0.1.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling cxx-build v1.0.122
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.122
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tcp-stream-capture v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: could not find native static library `Common++`, perhaps an -L flag is missing?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tcp-stream-capture` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fdfd1e89c3d9a61e8d17e94dd333eee702788de9c1eceb7cfad5c721e38abd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdfd1e89c3d9a61e8d17e94dd333eee702788de9c1eceb7cfad5c721e38abd24", kill_on_drop: false }`
[INFO] [stdout] fdfd1e89c3d9a61e8d17e94dd333eee702788de9c1eceb7cfad5c721e38abd24
