[INFO] cloning repository https://github.com/mapeshwe/graphcoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapeshwe/graphcoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapeshwe%2Fgraphcoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapeshwe%2Fgraphcoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9eb783d7d9550f3440eec3e95724a18483f729e8
[INFO] documenting mapeshwe/graphcoder against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapeshwe%2Fgraphcoder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mapeshwe/graphcoder
[INFO] finished tweaking git repo https://github.com/mapeshwe/graphcoder
[INFO] tweaked toml for git repo https://github.com/mapeshwe/graphcoder written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mapeshwe/graphcoder on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mapeshwe/graphcoder 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1
[INFO] running `Command { std: "docker" "start" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling tree-sitter-loader v0.24.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking fs4 v0.9.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.5
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling controlled-option-macros v0.2.2
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking controlled-option v0.4.1
[INFO] [stderr]     Checking tree-sitter-highlight v0.24.7
[INFO] [stderr]     Checking lsp-positions v0.3.4
[INFO] [stderr]     Checking tree-sitter-tags v0.24.7
[INFO] [stderr]     Checking tree-sitter-graph v0.12.0
[INFO] [stderr]     Checking stack-graphs v0.14.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking tree-sitter-stack-graphs v0.10.0
[INFO] [stderr]    Compiling graphcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tree-sitter-stack-graphs-python v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]  Documenting graphcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/pipeline/types.rs:376:27
[INFO] [stdout]     |
[INFO] [stdout] 376 | /// The full chain is: mw[0] → mw[1] → … → handler.
[INFO] [stdout]     |                           ^ no item named `0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]    --> src/pipeline/types.rs:376:35
[INFO] [stdout]     |
[INFO] [stdout] 376 | /// The full chain is: mw[0] → mw[1] → … → handler.
[INFO] [stdout]     |                                   ^ no item named `1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Symbol::outgoing_call_set_hash`
[INFO] [stdout]   --> src/pipeline/incremental/mod.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Populate [`Symbol::outgoing_call_set_hash`] for every symbol that has at
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Symbol` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parents`
[INFO] [stdout]  --> src/pipeline/phase04_imports.rs:8:69
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! Also folds `state.heritage` into `state.heritage_map` (child → [parents])
[INFO] [stdout]   |                                                                     ^^^^^^^ no item named `parents` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AstResolver`
[INFO] [stdout]  --> src/pipeline/phase05_calls.rs:9:55
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! `Some(edge)` wins.  Currently the chain is just [`AstResolver`], which
[INFO] [stdout]   |                                                       ^^^^^^^^^^^ no item named `AstResolver` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]    --> src/synapse_insert.rs:999:17
[INFO] [stdout]     |
[INFO] [stdout] 999 | /// Format a Vec<f32> as a GQL embedding literal: `[0.1234, 0.5678, ...]`.
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 999 | /// Format a `Vec<f32>` as a GQL embedding literal: `[0.1234, 0.5678, ...]`.
[INFO] [stdout]     |              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]   --> src/mcp/schema.rs:88:31
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// "functions (L0)" or "L<n> nodes".
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// "functions (L0)" or "`L<n>` nodes".
[INFO] [stdout]    |                              +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zero_emb` is never used
[INFO] [stdout]     --> src/synapse_insert.rs:1008:4
[INFO] [stdout]      |
[INFO] [stdout] 1008 | fn zero_emb() -> String {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vany_str` is never used
[INFO] [stdout]   --> src/mcp/tools.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn vany_str(row: &Value, field: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/main.rs:44:52
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// Accepts a local path or a GitHub URL (e.g. https://github.com/owner/repo).
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// Accepts a local path or a GitHub URL (e.g. <https://github.com/owner/repo>).
[INFO] [stdout]    |                                                    +                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/bin/mcp.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |   //! ```
[INFO] [stdout]    |  _____^
[INFO] [stdout]  6 | | //! SYNAPSE_ENDPOINT=http://localhost:50051 \
[INFO] [stdout]  7 | | //! GRAPHCODER_PROJECT=lumos-cli \
[INFO] [stdout]  8 | | //! GRAPHCODER_REPO_PATH=/path/to/lumos-cli \
[INFO] [stdout]  9 | | //! graphcoder-mcp
[INFO] [stdout] 10 | | //! ```
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unknown start of token: \
[INFO] [stdout]    = note: error from rustc: unknown start of token: \
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout]  5 | //! ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.80s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/graphcode/index.html and 6 other files
[INFO] running `Command { std: "docker" "inspect" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting graphcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/pipeline/types.rs:376:27
[INFO] [stdout]     |
[INFO] [stdout] 376 | /// The full chain is: mw[0] → mw[1] → … → handler.
[INFO] [stdout]     |                           ^ no item named `0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]    --> src/pipeline/types.rs:376:35
[INFO] [stdout]     |
[INFO] [stdout] 376 | /// The full chain is: mw[0] → mw[1] → … → handler.
[INFO] [stdout]     |                                   ^ no item named `1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Symbol::outgoing_call_set_hash`
[INFO] [stdout]   --> src/pipeline/incremental/mod.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Populate [`Symbol::outgoing_call_set_hash`] for every symbol that has at
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Symbol` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parents`
[INFO] [stdout]  --> src/pipeline/phase04_imports.rs:8:69
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! Also folds `state.heritage` into `state.heritage_map` (child → [parents])
[INFO] [stdout]   |                                                                     ^^^^^^^ no item named `parents` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AstResolver`
[INFO] [stdout]  --> src/pipeline/phase05_calls.rs:9:55
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! `Some(edge)` wins.  Currently the chain is just [`AstResolver`], which
[INFO] [stdout]   |                                                       ^^^^^^^^^^^ no item named `AstResolver` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `n`
[INFO] [stdout]   --> src/mcp/schema.rs:88:31
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// "functions (L0)" or "L<n> nodes".
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// "functions (L0)" or "`L<n>` nodes".
[INFO] [stdout]    |                              +    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/graphcode/index.html
[INFO] running `Command { std: "docker" "inspect" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1", kill_on_drop: false }`
[INFO] [stdout] 9211390553bc70c0f9c81a47b875f4e42db41e79ab2f49137358c0f3ff240dd1
