[INFO] cloning repository https://github.com/takanoriyanagitani/rs-arrow2jsons [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takanoriyanagitani/rs-arrow2jsons" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanoriyanagitani%2Frs-arrow2jsons", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanoriyanagitani%2Frs-arrow2jsons'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c19d62d7f084ab431e460e7a52153b61e3b0d430 [INFO] building takanoriyanagitani/rs-arrow2jsons against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanoriyanagitani%2Frs-arrow2jsons" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/takanoriyanagitani/rs-arrow2jsons [INFO] finished tweaking git repo https://github.com/takanoriyanagitani/rs-arrow2jsons [INFO] tweaked toml for git repo https://github.com/takanoriyanagitani/rs-arrow2jsons written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/takanoriyanagitani/rs-arrow2jsons on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/takanoriyanagitani/rs-arrow2jsons 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b50f19bd8436893fe457e78dfb885fb47e5152f6b0f3172f9ad6c4fb992ff15d [INFO] running `Command { std: "docker" "start" "-a" "b50f19bd8436893fe457e78dfb885fb47e5152f6b0f3172f9ad6c4fb992ff15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b50f19bd8436893fe457e78dfb885fb47e5152f6b0f3172f9ad6c4fb992ff15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50f19bd8436893fe457e78dfb885fb47e5152f6b0f3172f9ad6c4fb992ff15d", kill_on_drop: false }` [INFO] [stdout] b50f19bd8436893fe457e78dfb885fb47e5152f6b0f3172f9ad6c4fb992ff15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 247a81d895e4a0792b6af7ce6da94a2d23908ebadc0fcda000967636bf7da3c4 [INFO] running `Command { std: "docker" "start" "-a" "247a81d895e4a0792b6af7ce6da94a2d23908ebadc0fcda000967636bf7da3c4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arrow-schema v56.2.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling atoi v2.0.0 [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 const-random v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.2.0 [INFO] [stderr] Compiling arrow-data v56.2.0 [INFO] [stderr] Compiling arrow-array v56.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling arrow-select v56.2.0 [INFO] [stderr] Compiling arrow-arith v56.2.0 [INFO] [stderr] Compiling arrow-row v56.2.0 [INFO] [stderr] Compiling arrow-cast v56.2.0 [INFO] [stderr] Compiling arrow-ord v56.2.0 [INFO] [stderr] Compiling arrow-string v56.2.0 [INFO] [stderr] Compiling arrow-json v56.2.0 [INFO] [stderr] Compiling arrow v56.2.0 [INFO] [stderr] Compiling rs-arrow2jsons v0.1.0 (/opt/rustwide/workdir) [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/f5209000832c9d3bc29c91f4daef4ca9f28dc797/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-56.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=1d5a023bcb16fc98 -C extra-filename=-1f192464032ff6bd --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-6035c289a2d86e46.rmeta --extern arrow_buffer=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_buffer-559376c63ef64936.rmeta --extern arrow_data=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_data-c3731f195b0ba4f8.rmeta --extern arrow_schema=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_schema-7875b8231e1e3d22.rmeta --extern arrow_select=/opt/rustwide/target/wasm32-wasip1/debug/deps/libarrow_select-f6329ac9ef14614e.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" "247a81d895e4a0792b6af7ce6da94a2d23908ebadc0fcda000967636bf7da3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247a81d895e4a0792b6af7ce6da94a2d23908ebadc0fcda000967636bf7da3c4", kill_on_drop: false }` [INFO] [stdout] 247a81d895e4a0792b6af7ce6da94a2d23908ebadc0fcda000967636bf7da3c4