[INFO] cloning repository https://github.com/chrispahm/contains-benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrispahm/contains-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrispahm%2Fcontains-benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrispahm%2Fcontains-benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e396d50419b07aee38e1631ca42e3a7166192c38 [INFO] building chrispahm/contains-benchmark against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrispahm%2Fcontains-benchmark" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chrispahm/contains-benchmark [INFO] finished tweaking git repo https://github.com/chrispahm/contains-benchmark [INFO] tweaked toml for git repo https://github.com/chrispahm/contains-benchmark written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chrispahm/contains-benchmark on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chrispahm/contains-benchmark 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38208924f01ca7bf974754710d44238377dda274555f1d5a25fb98dab8cc3f5f [INFO] running `Command { std: "docker" "start" "-a" "38208924f01ca7bf974754710d44238377dda274555f1d5a25fb98dab8cc3f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38208924f01ca7bf974754710d44238377dda274555f1d5a25fb98dab8cc3f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38208924f01ca7bf974754710d44238377dda274555f1d5a25fb98dab8cc3f5f", kill_on_drop: false }` [INFO] [stdout] 38208924f01ca7bf974754710d44238377dda274555f1d5a25fb98dab8cc3f5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce0003d460c12fd4ac624932b362bc4b4d7499e836573d1f8b9c24c24aba317e [INFO] running `Command { std: "docker" "start" "-a" "ce0003d460c12fd4ac624932b362bc4b4d7499e836573d1f8b9c24c24aba317e", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling arrow-schema v53.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-util v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.2 [INFO] [stderr] Compiling lexical-parse-integer v1.0.2 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling lexical-write-float v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling lexical-parse-float v1.0.2 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lexical-core v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v53.2.0 [INFO] [stderr] Compiling arrow-data v53.2.0 [INFO] [stderr] Compiling arrow-array v53.2.0 [INFO] [stderr] Compiling arrow-select v53.2.0 [INFO] [stderr] Compiling arrow-row v53.2.0 [INFO] [stderr] Compiling arrow-arith v53.2.0 [INFO] [stderr] Compiling arrow-cast v53.2.0 [INFO] [stderr] Compiling arrow-string v53.2.0 [INFO] [stderr] Compiling arrow-ord v53.2.0 [INFO] [stderr] Compiling i_float v1.3.1 [INFO] [stderr] Compiling geo-types v0.7.14 [INFO] [stderr] Compiling i_shape v1.3.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling i_overlay v1.7.4 [INFO] [stderr] Compiling geojson v0.24.1 [INFO] [stderr] Compiling geo v0.29.2 [INFO] [stderr] Compiling arrow-ipc v53.2.0 [INFO] [stderr] Compiling arrow-csv v53.2.0 [INFO] [stderr] Compiling arrow-json v53.2.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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-53.2.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,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=34479a06eba1a2dd -C extra-filename=-68c75a6a192f7f90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-e5193204de70441a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-7ab10eeed30bdc5d.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-854df5764f0c44d5.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-ab7c30bb160177f7.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-c554307d6d840899.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-611ecc87ddce3412.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e738de09d9aefc82.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-eab8c33719eeaa82.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-8b6b04bf1131d130.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-05fb081e83efe46d.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-8ff14dfa97b8970c.rmeta --cap-lints allow --cap-lints=forbid` (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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-53.2.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=c44bfed9bf8b080e -C extra-filename=-7066fbcf7589ea7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-e5193204de70441a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-7ab10eeed30bdc5d.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-854df5764f0c44d5.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-ab7c30bb160177f7.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-c554307d6d840899.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-eab8c33719eeaa82.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-05fb081e83efe46d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce0003d460c12fd4ac624932b362bc4b4d7499e836573d1f8b9c24c24aba317e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0003d460c12fd4ac624932b362bc4b4d7499e836573d1f8b9c24c24aba317e", kill_on_drop: false }` [INFO] [stdout] ce0003d460c12fd4ac624932b362bc4b4d7499e836573d1f8b9c24c24aba317e