[INFO] fetching crate rs-x2arrow-ipc-stream 0.1.0... [INFO] testing rs-x2arrow-ipc-stream-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rs-x2arrow-ipc-stream 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rs-x2arrow-ipc-stream 0.1.0 [INFO] finished tweaking crates.io crate rs-x2arrow-ipc-stream 0.1.0 [INFO] tweaked toml for crates.io crate rs-x2arrow-ipc-stream 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-x2arrow-ipc-stream 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rs-x2arrow-ipc-stream 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68b2e974fbf1334d8366d25b213d4cd2a71957d55ee2b8069dbe3db0163fc3aa [INFO] running `Command { std: "docker" "start" "-a" "68b2e974fbf1334d8366d25b213d4cd2a71957d55ee2b8069dbe3db0163fc3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68b2e974fbf1334d8366d25b213d4cd2a71957d55ee2b8069dbe3db0163fc3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b2e974fbf1334d8366d25b213d4cd2a71957d55ee2b8069dbe3db0163fc3aa", kill_on_drop: false }` [INFO] [stdout] 68b2e974fbf1334d8366d25b213d4cd2a71957d55ee2b8069dbe3db0163fc3aa [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa63d0c1f0e1519c30a96a7a865fbec0ae7eea1858e8982d4fb3f78e0a240b8e [INFO] running `Command { std: "docker" "start" "-a" "fa63d0c1f0e1519c30a96a7a865fbec0ae7eea1858e8982d4fb3f78e0a240b8e", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrow-schema v57.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling calamine v0.31.0 [INFO] [stderr] Compiling arrow-buffer v57.0.0 [INFO] [stderr] Compiling arrow-data v57.0.0 [INFO] [stderr] Compiling arrow-array v57.0.0 [INFO] [stderr] Compiling arrow-select v57.0.0 [INFO] [stderr] Compiling arrow-arith v57.0.0 [INFO] [stderr] Compiling arrow-row v57.0.0 [INFO] [stderr] Compiling arrow-ipc v57.0.0 [INFO] [stderr] Compiling arrow-ord v57.0.0 [INFO] [stderr] Compiling arrow-string v57.0.0 [INFO] [stderr] Compiling arrow-cast v57.0.0 [INFO] [stderr] Compiling arrow v57.0.0 [INFO] [stderr] Compiling rs-x2arrow-ipc-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "fa63d0c1f0e1519c30a96a7a865fbec0ae7eea1858e8982d4fb3f78e0a240b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa63d0c1f0e1519c30a96a7a865fbec0ae7eea1858e8982d4fb3f78e0a240b8e", kill_on_drop: false }` [INFO] [stdout] fa63d0c1f0e1519c30a96a7a865fbec0ae7eea1858e8982d4fb3f78e0a240b8e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 171be4209ea6eccf676661362b9c7778484cc6f95e029822ec4fe3dd82a505e2 [INFO] running `Command { std: "docker" "start" "-a" "171be4209ea6eccf676661362b9c7778484cc6f95e029822ec4fe3dd82a505e2", kill_on_drop: false }` [INFO] [stderr] Compiling rs-x2arrow-ipc-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "171be4209ea6eccf676661362b9c7778484cc6f95e029822ec4fe3dd82a505e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171be4209ea6eccf676661362b9c7778484cc6f95e029822ec4fe3dd82a505e2", kill_on_drop: false }` [INFO] [stdout] 171be4209ea6eccf676661362b9c7778484cc6f95e029822ec4fe3dd82a505e2 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 529568a114743219c1bbad2a2262a5f7bdbe6216c0b6c300f7db49947abcf036 [INFO] running `Command { std: "docker" "start" "-a" "529568a114743219c1bbad2a2262a5f7bdbe6216c0b6c300f7db49947abcf036", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_x2arrow_ipc_stream-274c09184b25b1a5) [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/bin/x2arrow-ipc-stream.rs (/opt/rustwide/target/debug/deps/x2arrow_ipc_stream-a765fa94f0260a77) [INFO] [stderr] Doc-tests rs_x2arrow_ipc_stream [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] [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" "529568a114743219c1bbad2a2262a5f7bdbe6216c0b6c300f7db49947abcf036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "529568a114743219c1bbad2a2262a5f7bdbe6216c0b6c300f7db49947abcf036", kill_on_drop: false }` [INFO] [stdout] 529568a114743219c1bbad2a2262a5f7bdbe6216c0b6c300f7db49947abcf036