[INFO] cloning repository https://github.com/BornChanger/sampleParquet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BornChanger/sampleParquet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBornChanger%2FsampleParquet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBornChanger%2FsampleParquet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 225b52f60e2224752acbf8eb65d9ce796e445e5d [INFO] building BornChanger/sampleParquet against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBornChanger%2FsampleParquet" "/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/BornChanger/sampleParquet [INFO] finished tweaking git repo https://github.com/BornChanger/sampleParquet [INFO] tweaked toml for git repo https://github.com/BornChanger/sampleParquet written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BornChanger/sampleParquet on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BornChanger/sampleParquet 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe4589d0df80eae0a055213ded333f7adc594724314aa44e60b21a0d3025aa9b [INFO] running `Command { std: "docker" "start" "-a" "fe4589d0df80eae0a055213ded333f7adc594724314aa44e60b21a0d3025aa9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4589d0df80eae0a055213ded333f7adc594724314aa44e60b21a0d3025aa9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4589d0df80eae0a055213ded333f7adc594724314aa44e60b21a0d3025aa9b", kill_on_drop: false }` [INFO] [stdout] fe4589d0df80eae0a055213ded333f7adc594724314aa44e60b21a0d3025aa9b [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] cd032a5d4f66c1816cda20a2a473f4db2e42f2fd89bc64e429a8fdce71359d73 [INFO] running `Command { std: "docker" "start" "-a" "cd032a5d4f66c1816cda20a2a473f4db2e42f2fd89bc64e429a8fdce71359d73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling arrow-schema v42.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v42.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling arrow-data v42.0.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling arrow-array v42.0.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling arrow-select v42.0.0 [INFO] [stderr] Compiling arrow-row v42.0.0 [INFO] [stderr] Compiling arrow-arith v42.0.0 [INFO] [stderr] Compiling arrow-cast v42.0.0 [INFO] [stderr] Compiling arrow-string v42.0.0 [INFO] [stderr] Compiling arrow-ord v42.0.0 [INFO] [stderr] Compiling arrow-ipc v42.0.0 [INFO] [stderr] Compiling arrow-json v42.0.0 [INFO] [stderr] Compiling arrow-csv v42.0.0 [INFO] [stderr] Compiling lz4 v1.28.0 [INFO] [stderr] error: could not compile `arrow-arith` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name arrow_arith --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-42.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,test)' --check-cfg 'cfg(feature, values("dyn_arith_dict", "simd"))' -C metadata=241f1d9a1b589f98 -C extra-filename=-a5df6cbd660c7cdc --out-dir /opt/rustwide/target/wasm32-wasip1/debug/deps --target wasm32-wasip1 -L dependency=/opt/rustwide/target/wasm32-wasip1/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_array-e9b7ce62328b18e1.rmeta --extern arrow_buffer=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_buffer-83711b2d0f88c018.rmeta --extern arrow_data=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_data-e1f7a4a1fde3404e.rmeta --extern arrow_schema=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_schema-8e13f61555c6cbef.rmeta --extern chrono=/opt/rustwide/target/wasm32-wasip1/debug/deps/libchrono-ce598c4ed6ef5828.rmeta --extern half=/opt/rustwide/target/wasm32-wasip1/debug/deps/libhalf-fbd8758787c941d3.rmeta --extern num=/opt/rustwide/target/wasm32-wasip1/debug/deps/libnum-07cc56b2117d2966.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd032a5d4f66c1816cda20a2a473f4db2e42f2fd89bc64e429a8fdce71359d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd032a5d4f66c1816cda20a2a473f4db2e42f2fd89bc64e429a8fdce71359d73", kill_on_drop: false }` [INFO] [stdout] cd032a5d4f66c1816cda20a2a473f4db2e42f2fd89bc64e429a8fdce71359d73