[INFO] fetching crate reqwest-streams 0.7.0... [INFO] testing reqwest-streams-0.7.0 against 1.81.0 for beta-1.82-1 [INFO] extracting crate reqwest-streams 0.7.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate reqwest-streams 0.7.0 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reqwest-streams 0.7.0 [INFO] removed 4 missing examples [INFO] finished tweaking crates.io crate reqwest-streams 0.7.0 [INFO] tweaked toml for crates.io crate reqwest-streams 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate reqwest-streams 0.7.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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-streams v0.18.0 [INFO] [stderr] Downloaded arrow-buffer v52.1.0 [INFO] [stderr] Downloaded arrow-string v52.1.0 [INFO] [stderr] Downloaded arrow-schema v52.1.0 [INFO] [stderr] Downloaded arrow-arith v52.1.0 [INFO] [stderr] Downloaded arrow-csv v52.1.0 [INFO] [stderr] Downloaded arrow-data v52.1.0 [INFO] [stderr] Downloaded arrow-json v52.1.0 [INFO] [stderr] Downloaded arrow-ipc v52.1.0 [INFO] [stderr] Downloaded arrow-cast v52.1.0 [INFO] [stderr] Downloaded arrow-ord v52.1.0 [INFO] [stderr] Downloaded arrow v52.1.0 [INFO] [stderr] Downloaded arrow-select v52.1.0 [INFO] [stderr] Downloaded arrow-array v52.1.0 [INFO] [stderr] Downloaded arrow-row v52.1.0 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28dac31e48cf9b312a593178bbe1b65f30dd4d156382bc4a431d4f623b5a0c51 [INFO] running `Command { std: "docker" "start" "-a" "28dac31e48cf9b312a593178bbe1b65f30dd4d156382bc4a431d4f623b5a0c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28dac31e48cf9b312a593178bbe1b65f30dd4d156382bc4a431d4f623b5a0c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28dac31e48cf9b312a593178bbe1b65f30dd4d156382bc4a431d4f623b5a0c51", kill_on_drop: false }` [INFO] [stdout] 28dac31e48cf9b312a593178bbe1b65f30dd4d156382bc4a431d4f623b5a0c51 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d01df61610536629d6cd09685bab50671c68c8c2ab7efc6fdcab8be3254d3dac [INFO] running `Command { std: "docker" "start" "-a" "d01df61610536629d6cd09685bab50671c68c8c2ab7efc6fdcab8be3254d3dac", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling reqwest-streams v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "d01df61610536629d6cd09685bab50671c68c8c2ab7efc6fdcab8be3254d3dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01df61610536629d6cd09685bab50671c68c8c2ab7efc6fdcab8be3254d3dac", kill_on_drop: false }` [INFO] [stdout] d01df61610536629d6cd09685bab50671c68c8c2ab7efc6fdcab8be3254d3dac [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb66403ee5628a083f9effbc08613889823460641803f213f4ca377029fb9b3b [INFO] running `Command { std: "docker" "start" "-a" "eb66403ee5628a083f9effbc08613889823460641803f213f4ca377029fb9b3b", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling arrow-schema v52.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v52.1.0 [INFO] [stderr] Compiling arrow-data v52.1.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling arrow-array v52.1.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling arrow-select v52.1.0 [INFO] [stderr] Compiling arrow-arith v52.1.0 [INFO] [stderr] Compiling arrow-row v52.1.0 [INFO] [stderr] Compiling arrow-cast v52.1.0 [INFO] [stderr] Compiling arrow-string v52.1.0 [INFO] [stderr] Compiling arrow-ord v52.1.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling arrow-ipc v52.1.0 [INFO] [stderr] error: could not compile `arrow-cast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-cast-52.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("comfy-table", "prettyprint"))' -C metadata=6ca975046953e74c -C extra-filename=-6ca975046953e74c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-9eed2ad55703862b.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-931045b8c76459d6.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-18f37d2f70a4625f.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-3f7400157a30242e.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-80730d5dd8e8ec72.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-aae6ac0a19cb8e94.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-3e48162b60077e41.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9e33716285dec302.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-6543dcbd329dde6c.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-e70afa0fb4e544ac.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-70bab12f4212f62c.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-d8b58d36d8b0724c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arrow-ord` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-ord-52.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=049ca219124d91f2 -C extra-filename=-049ca219124d91f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-9eed2ad55703862b.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-931045b8c76459d6.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-18f37d2f70a4625f.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-3f7400157a30242e.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-80730d5dd8e8ec72.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-6543dcbd329dde6c.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-70bab12f4212f62c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eb66403ee5628a083f9effbc08613889823460641803f213f4ca377029fb9b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb66403ee5628a083f9effbc08613889823460641803f213f4ca377029fb9b3b", kill_on_drop: false }` [INFO] [stdout] eb66403ee5628a083f9effbc08613889823460641803f213f4ca377029fb9b3b