[INFO] cloning repository https://github.com/t-moe/destore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-moe/destore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-moe%2Fdestore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-moe%2Fdestore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c4124cbbbcefa8c1bc1c3e5a85d0921ba00ad12 [INFO] testing t-moe/destore against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-moe%2Fdestore" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/t-moe/destore [INFO] finished tweaking git repo https://github.com/t-moe/destore [INFO] tweaked toml for git repo https://github.com/t-moe/destore written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/t-moe/destore 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 git repo https://github.com/t-moe/destore 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c4ef77904ba4031f013b935b0977bfea1e9e7b229e39423e887db94853e119c2 [INFO] running `Command { std: "docker" "start" "-a" "c4ef77904ba4031f013b935b0977bfea1e9e7b229e39423e887db94853e119c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ef77904ba4031f013b935b0977bfea1e9e7b229e39423e887db94853e119c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ef77904ba4031f013b935b0977bfea1e9e7b229e39423e887db94853e119c2", kill_on_drop: false }` [INFO] [stdout] c4ef77904ba4031f013b935b0977bfea1e9e7b229e39423e887db94853e119c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c786d2c9b55e69c7dbb5ca69c80099e969af60f4cded95cee4905806e89907ee [INFO] running `Command { std: "docker" "start" "-a" "c786d2c9b55e69c7dbb5ca69c80099e969af60f4cded95cee4905806e89907ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling embedded-storage-async v0.4.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling esp-config v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling esp32c6 v0.19.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling sequential-storage v4.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling destore v0.1.0 (/opt/rustwide/workdir/destore) [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling zero v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling xmas-elf v0.9.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling static_cell v2.1.0 [INFO] [stderr] Compiling linked_list_allocator v0.10.5 [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling esp-build v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling postcard-derive v0.2.1 (https://github.com/jamesmunns/postcard/?branch=main#1bd6d792) [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling defmt-parser v0.4.1 [INFO] [stderr] Compiling bitfield-macros v0.18.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling esp-hal-procmacros v0.17.0 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling delegate v0.13.2 [INFO] [stderr] Compiling bitfield v0.18.1 [INFO] [stderr] Compiling esp-storage v0.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ruzstd v0.6.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling slip-codec v0.4.0 [INFO] [stderr] Compiling esp-alloc v0.7.0 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap-num v1.2.0 [INFO] [stderr] Compiling elf-schema-restore-test v0.1.0 (/opt/rustwide/workdir/destore-tools/tests/elf-schema-restore) [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling clap_complete v4.5.46 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling rtt-target v0.6.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling postcard-schema v0.2.1 (https://github.com/jamesmunns/postcard/?branch=main#1bd6d792) [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling defmt-json-schema v0.1.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling alterable_logger v1.0.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling esp-idf-part v0.5.0 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling postcard v1.1.1 (https://github.com/jamesmunns/postcard/?branch=main#1bd6d792) [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling esp-metadata v0.6.0 [INFO] [stdout] error: invalid macro matcher; matchers must be contained in balanced delimiters [INFO] [stdout] --> destore/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | /// Exports the schema of a type to a special section in the binary. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `=>`, found doc comment `/// Can only be used once. Use this to export the root record type of your crate.` [INFO] [stdout] --> destore/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | /// Exports the schema of a type to a special section in the binary. [INFO] [stdout] | - expected `=>` [INFO] [stdout] 19 | /// Can only be used once. Use this to export the root record type of your crate. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `destore` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c786d2c9b55e69c7dbb5ca69c80099e969af60f4cded95cee4905806e89907ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c786d2c9b55e69c7dbb5ca69c80099e969af60f4cded95cee4905806e89907ee", kill_on_drop: false }` [INFO] [stdout] c786d2c9b55e69c7dbb5ca69c80099e969af60f4cded95cee4905806e89907ee