[INFO] fetching crate ruststartracker 0.2.9...
[INFO] testing ruststartracker-0.2.9 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ruststartracker 0.2.9 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ruststartracker 0.2.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ruststartracker 0.2.9
[INFO] tweaked toml for crates.io crate ruststartracker 0.2.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruststartracker 0.2.9 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruststartracker 0.2.9 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polyfit-rs v0.2.1
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded kdtree v0.7.0
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded numpy v0.21.0
[INFO] [stderr]   Downloaded nalgebra v0.31.4
[INFO] [stderr]   Downloaded opencv-binding-generator v0.96.1
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded maths-rs v0.2.7
[INFO] [stderr]   Downloaded opencv v0.94.4
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bff369625ce7f37bd75c35dccd310fc1b52fdd624a9a1e3d1286e06d67fffdbf
[INFO] running `Command { std: "docker" "start" "-a" "bff369625ce7f37bd75c35dccd310fc1b52fdd624a9a1e3d1286e06d67fffdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bff369625ce7f37bd75c35dccd310fc1b52fdd624a9a1e3d1286e06d67fffdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bff369625ce7f37bd75c35dccd310fc1b52fdd624a9a1e3d1286e06d67fffdbf", kill_on_drop: false }`
[INFO] [stdout] bff369625ce7f37bd75c35dccd310fc1b52fdd624a9a1e3d1286e06d67fffdbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a91e52f212347438ff394eba9e2992c945a7fe6e3f410d075fd70d2425d79a40
[INFO] running `Command { std: "docker" "start" "-a" "a91e52f212347438ff394eba9e2992c945a7fe6e3f410d075fd70d2425d79a40", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling maths-rs v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling nalgebra v0.31.4
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling numpy v0.21.0
[INFO] [stderr]    Compiling polyfit-rs v0.2.1
[INFO] [stderr]    Compiling ruststartracker v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.02s
[INFO] running `Command { std: "docker" "inspect" "a91e52f212347438ff394eba9e2992c945a7fe6e3f410d075fd70d2425d79a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91e52f212347438ff394eba9e2992c945a7fe6e3f410d075fd70d2425d79a40", kill_on_drop: false }`
[INFO] [stdout] a91e52f212347438ff394eba9e2992c945a7fe6e3f410d075fd70d2425d79a40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c86a34d46a60d4de358ceda86ba62641b1ddda8a3a879437061aa3900181eda9
[INFO] running `Command { std: "docker" "start" "-a" "c86a34d46a60d4de358ceda86ba62641b1ddda8a3a879437061aa3900181eda9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling numpy v0.21.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling nalgebra v0.31.4
[INFO] [stderr]    Compiling polyfit-rs v0.2.1
[INFO] [stderr]    Compiling ruststartracker v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new_from_gaia` found for struct `StarCatalog` in the current scope
[INFO] [stdout]    --> examples/basic.rs:8:32
[INFO] [stdout]     |
[INFO] [stdout]   8 |     let catalog = StarCatalog::new_from_gaia(Some(5.0)).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ function or associated item not found in `StarCatalog`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `StarCatalog` consider using one of the following associated functions:
[INFO] [stdout]       StarCatalog::new_from_file
[INFO] [stdout]       StarCatalog::new_from_string
[INFO] [stdout]    --> /opt/rustwide/workdir/src/starcat.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     pub fn new_from_file<P: AsRef<Path>>(
[INFO] [stdout]  96 | |         filename: P,
[INFO] [stdout]  97 | |         epoch: f64,
[INFO] [stdout]  98 | |         max_magnitude: Option<f64>,
[INFO] [stdout]  99 | |     ) -> Result<Self, String> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 105 | /     pub fn new_from_string(
[INFO] [stdout] 106 | |         data: &str,
[INFO] [stdout] 107 | |         epoch: f64,
[INFO] [stdout] 108 | |         max_magnitude: Option<f64>,
[INFO] [stdout] 109 | |     ) -> Result<Self, String> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] help: there is an associated function `new_from_file` with a similar name
[INFO] [stdout]    --> /opt/rustwide/workdir/src/starcat.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     pub fn new_from_file<P: AsRef<Path>>(
[INFO] [stdout]  96 | |         filename: P,
[INFO] [stdout]  97 | |         epoch: f64,
[INFO] [stdout]  98 | |         max_magnitude: Option<f64>,
[INFO] [stdout]  99 | |     ) -> Result<Self, String> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_from_gaia` found for struct `StarCatalog` in the current scope
[INFO] [stdout]    --> examples/basic.rs:21:32
[INFO] [stdout]     |
[INFO] [stdout]  21 |     let catalog = StarCatalog::new_from_gaia(Some(6.0)).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ function or associated item not found in `StarCatalog`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `StarCatalog` consider using one of the following associated functions:
[INFO] [stdout]       StarCatalog::new_from_file
[INFO] [stdout]       StarCatalog::new_from_string
[INFO] [stdout]    --> /opt/rustwide/workdir/src/starcat.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     pub fn new_from_file<P: AsRef<Path>>(
[INFO] [stdout]  96 | |         filename: P,
[INFO] [stdout]  97 | |         epoch: f64,
[INFO] [stdout]  98 | |         max_magnitude: Option<f64>,
[INFO] [stdout]  99 | |     ) -> Result<Self, String> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 105 | /     pub fn new_from_string(
[INFO] [stdout] 106 | |         data: &str,
[INFO] [stdout] 107 | |         epoch: f64,
[INFO] [stdout] 108 | |         max_magnitude: Option<f64>,
[INFO] [stdout] 109 | |     ) -> Result<Self, String> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] help: there is an associated function `new_from_file` with a similar name
[INFO] [stdout]    --> /opt/rustwide/workdir/src/starcat.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     pub fn new_from_file<P: AsRef<Path>>(
[INFO] [stdout]  96 | |         filename: P,
[INFO] [stdout]  97 | |         epoch: f64,
[INFO] [stdout]  98 | |         max_magnitude: Option<f64>,
[INFO] [stdout]  99 | |     ) -> Result<Self, String> {
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruststartracker` (example "basic") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c86a34d46a60d4de358ceda86ba62641b1ddda8a3a879437061aa3900181eda9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86a34d46a60d4de358ceda86ba62641b1ddda8a3a879437061aa3900181eda9", kill_on_drop: false }`
[INFO] [stdout] c86a34d46a60d4de358ceda86ba62641b1ddda8a3a879437061aa3900181eda9
