[INFO] fetching crate spatialbench-arrow 0.1.0...
[INFO] testing spatialbench-arrow-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate spatialbench-arrow 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate spatialbench-arrow 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spatialbench-arrow 0.1.0
[INFO] tweaked toml for crates.io crate spatialbench-arrow 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spatialbench-arrow 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spatialbench-arrow 0.1.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd7fd42ffd4a64df87acddbbe7162b36dd7ec9f352507d47174a864935041f61
[INFO] running `Command { std: "docker" "start" "-a" "fd7fd42ffd4a64df87acddbbe7162b36dd7ec9f352507d47174a864935041f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd7fd42ffd4a64df87acddbbe7162b36dd7ec9f352507d47174a864935041f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7fd42ffd4a64df87acddbbe7162b36dd7ec9f352507d47174a864935041f61", kill_on_drop: false }`
[INFO] [stdout] fd7fd42ffd4a64df87acddbbe7162b36dd7ec9f352507d47174a864935041f61
[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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96a220d2726e157702aee38d320da8844c8859ea8850fa1121d5caaa1dc2ca80
[INFO] running `Command { std: "docker" "start" "-a" "96a220d2726e157702aee38d320da8844c8859ea8850fa1121d5caaa1dc2ca80", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 rstar v0.12.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling spade v2.14.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling geo-types v0.7.17
[INFO] [stderr]    Compiling i_overlay v4.0.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling wkt v0.11.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling comfy-table v7.1.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling spatialbench v0.1.0
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-row v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling arrow-cast v56.2.0
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling arrow v56.2.0
[INFO] [stderr]    Compiling spatialbench-arrow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "96a220d2726e157702aee38d320da8844c8859ea8850fa1121d5caaa1dc2ca80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a220d2726e157702aee38d320da8844c8859ea8850fa1121d5caaa1dc2ca80", kill_on_drop: false }`
[INFO] [stdout] 96a220d2726e157702aee38d320da8844c8859ea8850fa1121d5caaa1dc2ca80
[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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3b2a85292a8d217f3f431b4d975a3d9032b9f3aeb35a4d4958fe62b3beb0886
[INFO] running `Command { std: "docker" "start" "-a" "c3b2a85292a8d217f3f431b4d975a3d9032b9f3aeb35a4d4958fe62b3beb0886", kill_on_drop: false }`
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling arrow-array v56.2.0
[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-string v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling arrow v56.2.0
[INFO] [stderr]    Compiling arrow-csv v56.2.0
[INFO] [stderr]    Compiling spatialbench-arrow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.22s
[INFO] running `Command { std: "docker" "inspect" "c3b2a85292a8d217f3f431b4d975a3d9032b9f3aeb35a4d4958fe62b3beb0886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b2a85292a8d217f3f431b4d975a3d9032b9f3aeb35a4d4958fe62b3beb0886", kill_on_drop: false }`
[INFO] [stdout] c3b2a85292a8d217f3f431b4d975a3d9032b9f3aeb35a4d4958fe62b3beb0886
[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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f39d7044aa703e80f92a7400987e7113ccc0713c36457083a91f062e3e0efff9
[INFO] running `Command { std: "docker" "start" "-a" "f39d7044aa703e80f92a7400987e7113ccc0713c36457083a91f062e3e0efff9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatialbench_arrow-5cd4554ba84ef4c1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test conversions::tests::test_to_arrow_decimal ... ok
[INFO] [stdout] test conversions::tests::test_to_arrow_timestamp_millis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reparse.rs (/opt/rustwide/target/debug/deps/reparse-ac7451ba32eb7238)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test building_csv ... ok
[INFO] [stdout] test building_tbl ... ok
[INFO] [stdout] test vehicle_tbl ... ok
[INFO] [stdout] test vehicle_csv ... ok
[INFO] [stdout] test driver_tbl ... ok
[INFO] [stdout] test driver_csv ... ok
[INFO] [stdout] test customer_tbl ... ok
[INFO] [stdout] test customer_csv ... ok
[INFO] [stdout] test trip_csv has been running for over 60 seconds
[INFO] [stdout] test trip_tbl has been running for over 60 seconds
[INFO] [stdout] test trip_csv ... ok
[INFO] [stdout] test trip_tbl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spatialbench_arrow
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/conversions.rs - conversions::to_arrow_date32 (line 38) ... ok
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/vehicle.rs - vehicle::VehicleArrow (line 30) ... ok
[INFO] [stdout] test src/customer.rs - customer::CustomerArrow (line 30) ... ok
[INFO] [stdout] test src/driver.rs - driver::DriverArrow (line 30) ... ok
[INFO] [stdout] test src/building.rs - building::BuildingArrow (line 32) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] Test executable failed (signal: 9 (SIGKILL)).
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f39d7044aa703e80f92a7400987e7113ccc0713c36457083a91f062e3e0efff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f39d7044aa703e80f92a7400987e7113ccc0713c36457083a91f062e3e0efff9", kill_on_drop: false }`
[INFO] [stdout] f39d7044aa703e80f92a7400987e7113ccc0713c36457083a91f062e3e0efff9
