[INFO] fetching crate gnss-rtk 0.8.0...
[INFO] testing gnss-rtk-0.8.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gnss-rtk 0.8.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate gnss-rtk 0.8.0
[INFO] finished tweaking crates.io crate gnss-rtk 0.8.0
[INFO] tweaked toml for crates.io crate gnss-rtk 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gnss-rtk 0.8.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gnss-rtk 0.8.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b9dd09d9f68470a4f86cae82222d6517e043ef0ac46888eaa36741f321ddddc
[INFO] running `Command { std: "docker" "start" "-a" "9b9dd09d9f68470a4f86cae82222d6517e043ef0ac46888eaa36741f321ddddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b9dd09d9f68470a4f86cae82222d6517e043ef0ac46888eaa36741f321ddddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9dd09d9f68470a4f86cae82222d6517e043ef0ac46888eaa36741f321ddddc", kill_on_drop: false }`
[INFO] [stdout] 9b9dd09d9f68470a4f86cae82222d6517e043ef0ac46888eaa36741f321ddddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4365e04ee4cb6230a57bd622594faad4dbe281788e57645092bc2aadfcca2b37
[INFO] running `Command { std: "docker" "start" "-a" "4365e04ee4cb6230a57bd622594faad4dbe281788e57645092bc2aadfcca2b37", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling minicbor v0.18.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling abnf v0.12.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling abnf_to_pest v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling platform-dirs v0.3.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling hifitime v4.1.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling dhall v0.12.0
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling dhall_proc_macros v0.6.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gnss-rs v2.4.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest_consume v1.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling nalgebra v0.31.4
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling serde_dhall v0.12.1
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling anise v0.6.6
[INFO] [stderr]    Compiling polyfit-rs v0.2.1
[INFO] [stderr]    Compiling gnss-rtk v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `contribution`
[INFO] [stdout]   --> src/candidate/rtk.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         contribution: &mut SVContribution,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contribution`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `phase_windup_correction` is never used
[INFO] [stdout]    --> src/candidate/mod.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl Candidate {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub(crate) fn phase_windup_correction(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/navigation/ppp_ar/mod.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl Solver {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn new(cfg: Config, frame: Frame) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "4365e04ee4cb6230a57bd622594faad4dbe281788e57645092bc2aadfcca2b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4365e04ee4cb6230a57bd622594faad4dbe281788e57645092bc2aadfcca2b37", kill_on_drop: false }`
[INFO] [stdout] 4365e04ee4cb6230a57bd622594faad4dbe281788e57645092bc2aadfcca2b37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e654a4cb2e88adce269effa24eb36aab2571c203cb64f3960381cdef254d7f4e
[INFO] running `Command { std: "docker" "start" "-a" "e654a4cb2e88adce269effa24eb36aab2571c203cb64f3960381cdef254d7f4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling abnf_to_pest v0.5.1
[INFO] [stderr]    Compiling dhall v0.12.0
[INFO] [stderr]    Compiling gnss-rs v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_dhall v0.12.1
[INFO] [stderr]    Compiling anise v0.6.6
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anise-0.6.6/../data/' does not exist. cwd: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anise-0.6.6'
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anise-0.6.6/src/almanac/embed.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / #[cfg_attr(not(docsrs), folder = "$CARGO_MANIFEST_DIR/../data/")]
[INFO] [stdout] 12 | | #[cfg_attr(not(docsrs), include = "de440s.bsp")]
[INFO] [stdout] 13 | | #[cfg_attr(not(docsrs), include = "pck11.pca")]
[INFO] [stdout] 14 | | #[cfg_attr(docsrs, folder = "$OUT_DIR")]
[INFO] [stdout] 15 | | struct AstroData;
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `AstroData` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anise-0.6.6/src/almanac/embed.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct AstroData;
[INFO] [stdout]    | ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |         let pck11 = AstroData::get("pck11.pca").ok_or(AlmanacError::GenericError {
[INFO] [stdout]    |                                ^^^ function or associated item not found in `AstroData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `MatrixIndex`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #5: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #6: `object::read::elf::relocation::Relr`
[INFO] [stdout]            candidate #7: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `AstroData` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anise-0.6.6/src/almanac/embed.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct AstroData;
[INFO] [stdout]    | ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |         let pl_ephem = AstroData::get("de440s.bsp").ok_or(AlmanacError::GenericError {
[INFO] [stdout]    |                                   ^^^ function or associated item not found in `AstroData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `MatrixIndex`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #5: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #6: `object::read::elf::relocation::Relr`
[INFO] [stdout]            candidate #7: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anise` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e654a4cb2e88adce269effa24eb36aab2571c203cb64f3960381cdef254d7f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e654a4cb2e88adce269effa24eb36aab2571c203cb64f3960381cdef254d7f4e", kill_on_drop: false }`
[INFO] [stdout] e654a4cb2e88adce269effa24eb36aab2571c203cb64f3960381cdef254d7f4e
