[INFO] fetching crate vortex-io 0.53.0... [INFO] building vortex-io-0.53.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate vortex-io 0.53.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate vortex-io 0.53.0 [INFO] finished tweaking crates.io crate vortex-io 0.53.0 [INFO] tweaked toml for crates.io crate vortex-io 0.53.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-io 0.53.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vortex-io 0.53.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vortex-metrics v0.53.0 [INFO] [stderr] Downloaded exponential-decay-histogram v0.1.13 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded vortex-buffer v0.53.0 [INFO] [stderr] Downloaded witchcraft-metrics v1.0.1 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded kanal v0.1.1 [INFO] [stderr] Downloaded vortex-error v0.53.0 [INFO] [stderr] Downloaded async-compat v0.2.5 [INFO] [stderr] Downloaded oneshot v0.1.11 [INFO] [stderr] Downloaded arrow-schema v56.1.0 [INFO] [stderr] Downloaded async-fs v2.2.0 [INFO] [stderr] Downloaded handle v1.0.2 [INFO] [stderr] Downloaded smol v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6339d6a0631ecb699e0a59481874d4929635258c1c2bdb7ca9974a3862a54648 [INFO] running `Command { std: "docker" "start" "-a" "6339d6a0631ecb699e0a59481874d4929635258c1c2bdb7ca9974a3862a54648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6339d6a0631ecb699e0a59481874d4929635258c1c2bdb7ca9974a3862a54648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6339d6a0631ecb699e0a59481874d4929635258c1c2bdb7ca9974a3862a54648", kill_on_drop: false }` [INFO] [stdout] 6339d6a0631ecb699e0a59481874d4929635258c1c2bdb7ca9974a3862a54648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 921bd38b6c0fc307f17d52293b274d13f02d285458f074b3075589e2875ef9df [INFO] running `Command { std: "docker" "start" "-a" "921bd38b6c0fc307f17d52293b274d13f02d285458f074b3075589e2875ef9df", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling arrow-schema v56.1.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling handle v1.0.2 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling kanal v0.1.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling exponential-decay-histogram v0.1.13 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling async-compat v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling witchcraft-metrics v1.0.1 [INFO] [stderr] Compiling vortex-metrics v0.53.0 [INFO] [stderr] Compiling vortex-error v0.53.0 [INFO] [stderr] Compiling vortex-buffer v0.53.0 [INFO] [stderr] Compiling vortex-io v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `Command { std: "docker" "inspect" "921bd38b6c0fc307f17d52293b274d13f02d285458f074b3075589e2875ef9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921bd38b6c0fc307f17d52293b274d13f02d285458f074b3075589e2875ef9df", kill_on_drop: false }` [INFO] [stdout] 921bd38b6c0fc307f17d52293b274d13f02d285458f074b3075589e2875ef9df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57f7597ab35fa787228a7ee057206e1fa1dac3205c5509aa6e413dc218a0ab69 [INFO] running `Command { std: "docker" "start" "-a" "57f7597ab35fa787228a7ee057206e1fa1dac3205c5509aa6e413dc218a0ab69", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-compat v0.2.5 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling vortex-io v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.24s [INFO] running `Command { std: "docker" "inspect" "57f7597ab35fa787228a7ee057206e1fa1dac3205c5509aa6e413dc218a0ab69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f7597ab35fa787228a7ee057206e1fa1dac3205c5509aa6e413dc218a0ab69", kill_on_drop: false }` [INFO] [stdout] 57f7597ab35fa787228a7ee057206e1fa1dac3205c5509aa6e413dc218a0ab69