[INFO] cloning repository https://github.com/ethe/arrow-native [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethe/arrow-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethe%2Farrow-native", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethe%2Farrow-native'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80a43a074d7a63fdcd295c2a3140ca939b88519b [INFO] building ethe/arrow-native against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethe%2Farrow-native" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ethe/arrow-native [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ethe/arrow-native [INFO] tweaked toml for git repo https://github.com/ethe/arrow-native written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethe/arrow-native on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethe/arrow-native 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49a9ee22921f5d55768b24d4be49273af45cc1ca12a2d13a4782df3ba146ca9d [INFO] running `Command { std: "docker" "start" "-a" "49a9ee22921f5d55768b24d4be49273af45cc1ca12a2d13a4782df3ba146ca9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49a9ee22921f5d55768b24d4be49273af45cc1ca12a2d13a4782df3ba146ca9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a9ee22921f5d55768b24d4be49273af45cc1ca12a2d13a4782df3ba146ca9d", kill_on_drop: false }` [INFO] [stdout] 49a9ee22921f5d55768b24d4be49273af45cc1ca12a2d13a4782df3ba146ca9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce988f19a5b128c65da7817ba0e6b64f0ca5d208a21fcc66ca325ca973b7549 [INFO] running `Command { std: "docker" "start" "-a" "cce988f19a5b128c65da7817ba0e6b64f0ca5d208a21fcc66ca325ca973b7549", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling arrow-schema v56.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.105 [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.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling typed-arrow-derive v0.4.0 (/opt/rustwide/workdir/typed-arrow-derive) [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.0.0 [INFO] [stderr] Compiling arrow-data v56.0.0 [INFO] [stderr] Compiling arrow-array v56.0.0 [INFO] [stderr] Compiling typed-arrow v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.47s [INFO] running `Command { std: "docker" "inspect" "cce988f19a5b128c65da7817ba0e6b64f0ca5d208a21fcc66ca325ca973b7549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce988f19a5b128c65da7817ba0e6b64f0ca5d208a21fcc66ca325ca973b7549", kill_on_drop: false }` [INFO] [stdout] cce988f19a5b128c65da7817ba0e6b64f0ca5d208a21fcc66ca325ca973b7549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e02aee850e2283622e79fda17c7ca68d862006e85346b91a6dba838b63ecef86 [INFO] running `Command { std: "docker" "start" "-a" "e02aee850e2283622e79fda17c7ca68d862006e85346b91a6dba838b63ecef86", kill_on_drop: false }` [INFO] [stderr] Compiling typed-arrow v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.36s [INFO] running `Command { std: "docker" "inspect" "e02aee850e2283622e79fda17c7ca68d862006e85346b91a6dba838b63ecef86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02aee850e2283622e79fda17c7ca68d862006e85346b91a6dba838b63ecef86", kill_on_drop: false }` [INFO] [stdout] e02aee850e2283622e79fda17c7ca68d862006e85346b91a6dba838b63ecef86