echo-library 0.0.6

echo library for parsing the inatruction
Documentation

Build #3521052 2026-06-09 00:01:40

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (f20a92ec0 2026-06-07)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "d523f452b35f62a13e82a7d54c6298767ccbf8ec69132d66c6af8b8f655b7270" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260607-1.98.0-nightly-f20a92ec0\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking starlark_map v0.12.0 [INFO] [stderr] error[E0277]: the trait bound `RawTable<usize>: Allocative` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starlark_map-0.12.0/src/small_map/mod.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 70 | #[derive(Clone, Allocative)] [INFO] [stderr] | ---------- required by a bound introduced by this call [INFO] [stderr] ... [INFO] [stderr] 75 | index: Option<Box<RawTable<usize>>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Allocative` is not implemented for `RawTable<usize>` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `Allocative`: [INFO] [stderr] ! [INFO] [stderr] &'static T [INFO] [stderr] () [INFO] [stderr] (A, B) [INFO] [stderr] (A, B, C) [INFO] [stderr] (A, B, C, D) [INFO] [stderr] (A, B, C, D, E) [INFO] [stderr] (A,) [INFO] [stderr] and 94 others [INFO] [stderr] = note: there are multiple different versions of crate `hashbrown` in the dependency graph [INFO] [stderr] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stderr] = note: required for `Box<RawTable<usize>>` to implement `Allocative` [INFO] [stderr] = note: 1 redundant requirement hidden [INFO] [stderr] = note: required for `std::option::Option<Box<RawTable<usize>>>` to implement `Allocative` [INFO] [stderr] note: required by a bound in `allocative::Visitor::<'a>::visit_field` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/allocative-0.3.6/src/visitor.rs:154:31 [INFO] [stderr] | [INFO] [stderr] 154 | pub fn visit_field<'b, T: Allocative + ?Sized>(&'b mut self, name: Key, field: &T) [INFO] [stderr] | ^^^^^^^^^^ required by this bound in `Visitor::<'a>::visit_field` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `RawTable<(K, V)>: Allocative` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starlark_map-0.12.0/src/unordered_map.rs:38:31 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Clone, Allocative)] [INFO] [stderr] | ---------- required by a bound introduced by this call [INFO] [stderr] 38 | pub struct UnorderedMap<K, V>(RawTable<(K, V)>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the trait `Allocative` is not implemented for `RawTable<(K, V)>` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `Allocative`: [INFO] [stderr] ! [INFO] [stderr] &'static T [INFO] [stderr] () [INFO] [stderr] (A, B) [INFO] [stderr] (A, B, C) [INFO] [stderr] (A, B, C, D) [INFO] [stderr] (A, B, C, D, E) [INFO] [stderr] (A,) [INFO] [stderr] and 94 others [INFO] [stderr] = note: there are multiple different versions of crate `hashbrown` in the dependency graph [INFO] [stderr] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stderr] note: required by a bound in `allocative::Visitor::<'a>::visit_field` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/allocative-0.3.6/src/visitor.rs:154:31 [INFO] [stderr] | [INFO] [stderr] 154 | pub fn visit_field<'b, T: Allocative + ?Sized>(&'b mut self, name: Key, field: &T) [INFO] [stderr] | ^^^^^^^^^^ required by this bound in `Visitor::<'a>::visit_field` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `starlark_map` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d523f452b35f62a13e82a7d54c6298767ccbf8ec69132d66c6af8b8f655b7270", kill_on_drop: false }`