[INFO] fetching crate lox-space 0.1.0-alpha.40... [INFO] testing lox-space-0.1.0-alpha.40 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lox-space 0.1.0-alpha.40 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate lox-space 0.1.0-alpha.40 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lox-space 0.1.0-alpha.40 [INFO] tweaked toml for crates.io crate lox-space 0.1.0-alpha.40 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lox-space 0.1.0-alpha.40 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lox-space 0.1.0-alpha.40 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff05829c1fc6fc5b555c60baf83f386e1911487d3863e3b483d65381c9bcf721 [INFO] running `Command { std: "docker" "start" "-a" "ff05829c1fc6fc5b555c60baf83f386e1911487d3863e3b483d65381c9bcf721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff05829c1fc6fc5b555c60baf83f386e1911487d3863e3b483d65381c9bcf721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff05829c1fc6fc5b555c60baf83f386e1911487d3863e3b483d65381c9bcf721", kill_on_drop: false }` [INFO] [stdout] ff05829c1fc6fc5b555c60baf83f386e1911487d3863e3b483d65381c9bcf721 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34dc5563ce218e762d0be646e8990bb614cf91dfa7e9bcbda9977ae82c27030e [INFO] running `Command { std: "docker" "start" "-a" "34dc5563ce218e762d0be646e8990bb614cf91dfa7e9bcbda9977ae82c27030e", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling glam v0.30.10 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling fast_polynomial v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling geographiclib-rs v0.2.7 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling differential-equations-derive v0.1.3 [INFO] [stderr] Compiling lox-derive v0.1.0-alpha.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling i_overlay v1.9.4 [INFO] [stderr] Compiling geo-types v0.7.18 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling lox-test-utils v0.1.0-alpha.6 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling lox-core v0.1.0-alpha.8 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling sgp4 v2.4.0 [INFO] [stderr] Compiling lox-time v0.1.0-alpha.19 [INFO] [stderr] Compiling lox-bodies v0.1.0-alpha.19 [INFO] [stderr] Compiling lox-units v0.1.0-alpha.9 [INFO] [stderr] Compiling lox-math v0.1.0-alpha.17 [INFO] [stderr] Compiling lox-comms v0.1.0-alpha.8 [INFO] [stderr] Compiling lox-io v0.1.0-alpha.17 [INFO] [stderr] Compiling lox-frames v0.1.0-alpha.13 [INFO] [stderr] Compiling lox-ephem v0.1.0-alpha.17 [INFO] [stderr] Compiling differential-equations v0.5.2 [INFO] [stderr] Compiling lox-earth v0.1.0-alpha.22 [INFO] [stderr] Compiling lox-orbits v0.1.0-alpha.32 [INFO] [stderr] Compiling lox-analysis v0.1.0-alpha.5 [INFO] [stderr] Compiling lox-space v0.1.0-alpha.40 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.56s [INFO] running `Command { std: "docker" "inspect" "34dc5563ce218e762d0be646e8990bb614cf91dfa7e9bcbda9977ae82c27030e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34dc5563ce218e762d0be646e8990bb614cf91dfa7e9bcbda9977ae82c27030e", kill_on_drop: false }` [INFO] [stdout] 34dc5563ce218e762d0be646e8990bb614cf91dfa7e9bcbda9977ae82c27030e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59704dfefa8ab5f32c76f4521e520d06d0cfdd980c1ef25c708a10016baf6e41 [INFO] running `Command { std: "docker" "start" "-a" "59704dfefa8ab5f32c76f4521e520d06d0cfdd980c1ef25c708a10016baf6e41", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling codspeed-divan-compat v4.3.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling pyo3-build-config v0.28.2 [INFO] [stderr] Compiling codspeed v4.3.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.2 [INFO] [stderr] Compiling pyo3-ffi v0.28.2 [INFO] [stderr] Compiling pyo3 v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling lox-derive v0.1.0-alpha.9 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling differential-equations-derive v0.1.3 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling lox-test-utils v0.1.0-alpha.6 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.3.0 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pyo3-macros v0.28.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling i_overlay v1.9.4 [INFO] [stderr] Compiling geo-types v0.7.18 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.3.0 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling lox-core v0.1.0-alpha.8 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling sgp4 v2.4.0 [INFO] [stderr] Compiling lox-time v0.1.0-alpha.19 [INFO] [stderr] Compiling lox-bodies v0.1.0-alpha.19 [INFO] [stderr] Compiling lox-units v0.1.0-alpha.9 [INFO] [stderr] Compiling lox-math v0.1.0-alpha.17 [INFO] [stderr] Compiling lox-comms v0.1.0-alpha.8 [INFO] [stderr] Compiling lox-io v0.1.0-alpha.17 [INFO] [stderr] Compiling lox-frames v0.1.0-alpha.13 [INFO] [stderr] Compiling lox-ephem v0.1.0-alpha.17 [INFO] [stderr] Compiling differential-equations v0.5.2 [INFO] [stderr] Compiling lox-earth v0.1.0-alpha.22 [INFO] [stderr] Compiling lox-orbits v0.1.0-alpha.32 [INFO] [stderr] Compiling lox-analysis v0.1.0-alpha.5 [INFO] [stderr] Compiling lox-space v0.1.0-alpha.40 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.71s [INFO] running `Command { std: "docker" "inspect" "59704dfefa8ab5f32c76f4521e520d06d0cfdd980c1ef25c708a10016baf6e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59704dfefa8ab5f32c76f4521e520d06d0cfdd980c1ef25c708a10016baf6e41", kill_on_drop: false }` [INFO] [stdout] 59704dfefa8ab5f32c76f4521e520d06d0cfdd980c1ef25c708a10016baf6e41 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b44f3a5210545fdf0f628fa158834c2b0c812647af0fd5f05427c8bd6b5b9efc [INFO] running `Command { std: "docker" "start" "-a" "b44f3a5210545fdf0f628fa158834c2b0c812647af0fd5f05427c8bd6b5b9efc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-88b82e8c98370316) [INFO] [stdout] [INFO] [stderr] Doc-tests lox_space [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/prelude.rs - prelude (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.76s; merged doctests compilation took 0.74s [INFO] running `Command { std: "docker" "inspect" "b44f3a5210545fdf0f628fa158834c2b0c812647af0fd5f05427c8bd6b5b9efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44f3a5210545fdf0f628fa158834c2b0c812647af0fd5f05427c8bd6b5b9efc", kill_on_drop: false }` [INFO] [stdout] b44f3a5210545fdf0f628fa158834c2b0c812647af0fd5f05427c8bd6b5b9efc