[INFO] cloning repository https://github.com/OpenAstrodynamics/lox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenAstrodynamics/lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ddd617dacc38f24d35850e77b89985a2136ec44 [INFO] testing OpenAstrodynamics/lox against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenAstrodynamics%2Flox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenAstrodynamics/lox on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OpenAstrodynamics/lox [INFO] finished tweaking git repo https://github.com/OpenAstrodynamics/lox [INFO] tweaked toml for git repo https://github.com/OpenAstrodynamics/lox written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OpenAstrodynamics/lox 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.23.3 [INFO] [stderr] Downloaded pyo3-build-config v0.23.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.3 [INFO] [stderr] Downloaded fast_polynomial v0.3.0 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded divan-macros v0.1.15 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded portable-atomic-util v0.2.3 [INFO] [stderr] Downloaded divan v0.1.15 [INFO] [stderr] Downloaded sgp4 v2.2.0 [INFO] [stderr] Downloaded numpy v0.23.0 [INFO] [stderr] Downloaded pyo3-ffi v0.23.3 [INFO] [stderr] Downloaded pyo3 v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1715ada1c8a9426f9bf3cd33bc5834177277117af385f5eedf002a0ada902f73 [INFO] running `Command { std: "docker" "start" "-a" "1715ada1c8a9426f9bf3cd33bc5834177277117af385f5eedf002a0ada902f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1715ada1c8a9426f9bf3cd33bc5834177277117af385f5eedf002a0ada902f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1715ada1c8a9426f9bf3cd33bc5834177277117af385f5eedf002a0ada902f73", kill_on_drop: false }` [INFO] [stdout] 1715ada1c8a9426f9bf3cd33bc5834177277117af385f5eedf002a0ada902f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c7bec2fa11db481084ae5090a5f9207a5db5f2d4f5818dd797fbc99fc7542a [INFO] running `Command { std: "docker" "start" "-a" "31c7bec2fa11db481084ae5090a5f9207a5db5f2d4f5818dd797fbc99fc7542a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fast_polynomial v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.3 [INFO] [stderr] Compiling pyo3 v0.23.3 [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 regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling lox-derive v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/lox-derive) [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pyo3-macros v0.23.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling lox-math v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/lox-math) [INFO] [stderr] Compiling numpy v0.23.0 [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Compiling sgp4 v2.2.0 [INFO] [stderr] Compiling lox-bodies v0.1.0-alpha.4 (/opt/rustwide/workdir/crates/lox-bodies) [INFO] [stderr] Compiling lox-io v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-io) [INFO] [stderr] Compiling lox-ephem v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-ephem) [INFO] [stderr] Compiling lox-time v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-time) [INFO] [stderr] Compiling lox-earth v0.1.0-alpha.4 (/opt/rustwide/workdir/crates/lox-earth) [INFO] [stderr] Compiling lox-orbits v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/lox-orbits) [INFO] [stderr] Compiling lox-space v0.1.0-alpha.12 (/opt/rustwide/workdir/crates/lox-space) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "31c7bec2fa11db481084ae5090a5f9207a5db5f2d4f5818dd797fbc99fc7542a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c7bec2fa11db481084ae5090a5f9207a5db5f2d4f5818dd797fbc99fc7542a", kill_on_drop: false }` [INFO] [stdout] 31c7bec2fa11db481084ae5090a5f9207a5db5f2d4f5818dd797fbc99fc7542a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76aa1ca02361a0a9b210797267d143348663e7e88860e72d2af50932336d6231 [INFO] running `Command { std: "docker" "start" "-a" "76aa1ca02361a0a9b210797267d143348663e7e88860e72d2af50932336d6231", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling pyo3 v0.23.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling fast_polynomial v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.3 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling lox-derive v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/lox-derive) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling divan-macros v0.1.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling divan v0.1.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling pyo3-macros v0.23.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling lox-math v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/lox-math) [INFO] [stderr] Compiling numpy v0.23.0 [INFO] [stderr] Compiling lox-bodies v0.1.0-alpha.4 (/opt/rustwide/workdir/crates/lox-bodies) [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Compiling sgp4 v2.2.0 [INFO] [stderr] Compiling lox-ephem v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-ephem) [INFO] [stderr] Compiling lox-io v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-io) [INFO] [stderr] Compiling lox-time v0.1.0-alpha.2 (/opt/rustwide/workdir/crates/lox-time) [INFO] [stderr] Compiling lox-earth v0.1.0-alpha.4 (/opt/rustwide/workdir/crates/lox-earth) [INFO] [stderr] Compiling lox-orbits v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/lox-orbits) [INFO] [stderr] Compiling lox-space v0.1.0-alpha.12 (/opt/rustwide/workdir/crates/lox-space) [INFO] [stderr] error: could not compile `lox-io` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lox_io --edition=2021 crates/lox-io/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f637599a19ff0be -C extra-filename=-6f637599a19ff0be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern csv=/opt/rustwide/target/debug/deps/libcsv-eaf50cdf37146697.rlib --extern lox_derive=/opt/rustwide/target/debug/deps/liblox_derive-e5c75409fa525bc2.so --extern lox_math=/opt/rustwide/target/debug/deps/liblox_math-23430333b2631743.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-ed0c7c988eedbc51.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-ea0c2d083bb67e24.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-370ae9e34734ea22.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-156c888c658cef7b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-00f3aa348db41cbb.rlib --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-cd045bf59a2d02bb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-76c3fda7c4225f96.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b4d95b542219567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lox-orbits` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lox_orbits --edition=2021 crates/lox-orbits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="python"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("python"))' -C metadata=2c6e300e7f461c37 -C extra-filename=-2c6e300e7f461c37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern csv=/opt/rustwide/target/debug/deps/libcsv-eaf50cdf37146697.rlib --extern float_eq=/opt/rustwide/target/debug/deps/libfloat_eq-da6c7b26fc6e8d49.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern libm=/opt/rustwide/target/debug/deps/liblibm-c1ec8cf06fe717cb.rlib --extern lox_bodies=/opt/rustwide/target/debug/deps/liblox_bodies-f8eb076c25081ee3.rlib --extern lox_earth=/opt/rustwide/target/debug/deps/liblox_earth-4f134464b3714f58.rlib --extern lox_ephem=/opt/rustwide/target/debug/deps/liblox_ephem-37b253490fb84522.rlib --extern lox_math=/opt/rustwide/target/debug/deps/liblox_math-23430333b2631743.rlib --extern lox_time=/opt/rustwide/target/debug/deps/liblox_time-a908071c52de5074.rlib --extern numpy=/opt/rustwide/target/debug/deps/libnumpy-c09b65a1f774f284.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-5bc1261bc3743f0d.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-156c888c658cef7b.rlib --extern sgp4=/opt/rustwide/target/debug/deps/libsgp4-8c33bdc436fcb219.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b4d95b542219567.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "76aa1ca02361a0a9b210797267d143348663e7e88860e72d2af50932336d6231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76aa1ca02361a0a9b210797267d143348663e7e88860e72d2af50932336d6231", kill_on_drop: false }` [INFO] [stdout] 76aa1ca02361a0a9b210797267d143348663e7e88860e72d2af50932336d6231