[INFO] cloning repository https://github.com/dantengsky/rr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dantengsky/rr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantengsky%2Frr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantengsky%2Frr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ce16ed63761d20866ddd6d86e6b80da1c383a8e [INFO] testing dantengsky/rr/4ce16ed63761d20866ddd6d86e6b80da1c383a8e against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdantengsky%2Frr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dantengsky/rr on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dantengsky/rr [INFO] finished tweaking git repo https://github.com/dantengsky/rr [INFO] tweaked toml for git repo https://github.com/dantengsky/rr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dantengsky/rr 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-2024-10-19" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3e7984254349f839d5532e615ee2f18ab89e2ac9b39735656f5ab7242e02dd5 [INFO] running `Command { std: "docker" "start" "-a" "d3e7984254349f839d5532e615ee2f18ab89e2ac9b39735656f5ab7242e02dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e7984254349f839d5532e615ee2f18ab89e2ac9b39735656f5ab7242e02dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e7984254349f839d5532e615ee2f18ab89e2ac9b39735656f5ab7242e02dd5", kill_on_drop: false }` [INFO] [stdout] d3e7984254349f839d5532e615ee2f18ab89e2ac9b39735656f5ab7242e02dd5 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93213a6f3c7a1a4610e58aa114879b2fcce4d0328ccd141b21a8cde0e37cb75a [INFO] running `Command { std: "docker" "start" "-a" "93213a6f3c7a1a4610e58aa114879b2fcce4d0328ccd141b21a8cde0e37cb75a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling arrow-schema v38.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v38.0.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling arrow-data v38.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling arrow-array v38.0.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling arrow-select v38.0.0 [INFO] [stderr] Compiling arrow-arith v38.0.0 [INFO] [stderr] Compiling arrow-row v38.0.0 [INFO] [stderr] Compiling arrow-cast v38.0.0 [INFO] [stderr] Compiling arrow-string v38.0.0 [INFO] [stderr] Compiling arrow-ord v38.0.0 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling arrow-ipc v38.0.0 [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/beta-2024-10-19-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-38.0.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("dyn_cmp_dict", "simd"))' -C metadata=f450eb6fd05abbde -C extra-filename=-f450eb6fd05abbde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-154e089b8f1fde8f.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-f821f927464f1433.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-1c4eb5b5d8c1e848.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-42400d9c9ce3e9ac.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-124666a2608b1015.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-6718bb1304abda0b.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-50194d58461d4076.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "93213a6f3c7a1a4610e58aa114879b2fcce4d0328ccd141b21a8cde0e37cb75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93213a6f3c7a1a4610e58aa114879b2fcce4d0328ccd141b21a8cde0e37cb75a", kill_on_drop: false }` [INFO] [stdout] 93213a6f3c7a1a4610e58aa114879b2fcce4d0328ccd141b21a8cde0e37cb75a