[INFO] fetching crate gnss-rtk 0.8.0... [INFO] testing gnss-rtk-0.8.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate gnss-rtk 0.8.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gnss-rtk 0.8.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cb5b23c702293bc884a8a22fbbaa293fdcdb333a993458c636cd561d2bed44e [INFO] running `Command { std: "docker" "start" "-a" "6cb5b23c702293bc884a8a22fbbaa293fdcdb333a993458c636cd561d2bed44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cb5b23c702293bc884a8a22fbbaa293fdcdb333a993458c636cd561d2bed44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb5b23c702293bc884a8a22fbbaa293fdcdb333a993458c636cd561d2bed44e", kill_on_drop: false }` [INFO] [stdout] 6cb5b23c702293bc884a8a22fbbaa293fdcdb333a993458c636cd561d2bed44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb7ec0f88de224b4eb7f4af879180ebe44e5788b91f343b97576801ebb6a0e9f [INFO] running `Command { std: "docker" "start" "-a" "fb7ec0f88de224b4eb7f4af879180ebe44e5788b91f343b97576801ebb6a0e9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling dhall v0.12.0 [INFO] [stderr] Compiling pest_consume v1.1.3 [INFO] [stderr] Compiling anise v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling hifitime v4.1.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling gnss-rs v2.4.1 [INFO] [stderr] Compiling serde_dhall v0.12.1 [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 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 12s [INFO] running `Command { std: "docker" "inspect" "fb7ec0f88de224b4eb7f4af879180ebe44e5788b91f343b97576801ebb6a0e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7ec0f88de224b4eb7f4af879180ebe44e5788b91f343b97576801ebb6a0e9f", kill_on_drop: false }` [INFO] [stdout] fb7ec0f88de224b4eb7f4af879180ebe44e5788b91f343b97576801ebb6a0e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ed417125d8defa17f0abcf322d3ea59aedaa9fc1b526ef9c7380ef10d6b180 [INFO] running `Command { std: "docker" "start" "-a" "d8ed417125d8defa17f0abcf322d3ea59aedaa9fc1b526ef9c7380ef10d6b180", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling winnow v0.7.12 [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-parse v0.2.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Compiling dhall v0.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gnss-rs v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling rust-embed-utils v8.7.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 serde_dhall v0.12.1 [INFO] [stderr] Compiling rust-embed v8.7.2 [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" "d8ed417125d8defa17f0abcf322d3ea59aedaa9fc1b526ef9c7380ef10d6b180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ed417125d8defa17f0abcf322d3ea59aedaa9fc1b526ef9c7380ef10d6b180", kill_on_drop: false }` [INFO] [stdout] d8ed417125d8defa17f0abcf322d3ea59aedaa9fc1b526ef9c7380ef10d6b180