[INFO] cloning repository https://github.com/r3e-network/neo-solidity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r3e-network/neo-solidity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-solidity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-solidity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fba4c172f6088aefc37c861b9dbd3dd88ef43fa
[INFO] documenting r3e-network/neo-solidity against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-solidity" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/r3e-network/neo-solidity
[INFO] finished tweaking git repo https://github.com/r3e-network/neo-solidity
[INFO] tweaked toml for git repo https://github.com/r3e-network/neo-solidity written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r3e-network/neo-solidity on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r3e-network/neo-solidity 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded murmur3 v0.5.2
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded foundry-solang-parser v0.3.9
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded bls12_381 v0.8.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] 1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79
[INFO] running `Command { std: "docker" "start" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79", 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" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79", 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" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking radium v0.7.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling foundry-solang-parser v0.3.9
[INFO] [stderr]  Documenting neo-devpack-solidity v0.30.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking neo-devpack-solidity v0.30.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> src/ir/ir_context/mod.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use builtins::builtin_intrinsic_surface;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `builtin_intrinsic_surface` could refer to the function imported here
[INFO] [stdout]   --> src/ir/ir_context/builtins/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) use resolve::*;
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `builtin_intrinsic_surface` to disambiguate
[INFO] [stdout] note: `builtin_intrinsic_surface` could also refer to the function imported here
[INFO] [stdout]   --> src/ir/ir_context/builtins/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `builtin_intrinsic_surface` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(crate) or pub
[INFO] [stdout]   --> src/ir.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use ir_context::builtin_intrinsic_surface;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `builtin_intrinsic_surface` could refer to the function imported here
[INFO] [stdout]   --> src/ir/ir_context/mod.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) use builtins::*;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `builtin_intrinsic_surface` to disambiguate
[INFO] [stdout] note: `builtin_intrinsic_surface` could also refer to the function imported here
[INFO] [stdout]   --> src/ir/ir_context/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `builtin_intrinsic_surface` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `emit_abi_decode_dynamic_tail`
[INFO] [stdout]   --> src/ir/ir_expressions/calls/builtins/abi_decode_dynamic.rs:51:41
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// encoded buffer) and dispatches to [`emit_abi_decode_dynamic_tail`] at
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `emit_abi_decode_dynamic_tail` 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] help: there's a similarly named item `emit_abi_decode_dynamic_top_level`
[INFO] [stdout]    |
[INFO] [stdout] 51 - /// encoded buffer) and dispatches to [`emit_abi_decode_dynamic_tail`] at
[INFO] [stdout] 51 + /// encoded buffer) and dispatches to [`emit_abi_decode_dynamic_top_level`] at
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `emit_abi_decode_dynamic_tail`
[INFO] [stdout]   --> src/ir/ir_expressions/calls/builtins/abi_decode_dynamic.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// Same as [`emit_abi_decode_dynamic_tail`] but with the tail offset
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `emit_abi_decode_dynamic_tail` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `emit_abi_decode_dynamic_top_level`
[INFO] [stdout]    |
[INFO] [stdout] 75 - /// Same as [`emit_abi_decode_dynamic_tail`] but with the tail offset
[INFO] [stdout] 75 + /// Same as [`emit_abi_decode_dynamic_top_level`] but with the tail offset
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `3`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:608:9
[INFO] [stdout]     |
[INFO] [stdout] 608 | ///   s[3]=m  s[4]=R  s[5]=PHI  s[6]=PLO  s[7]=CTR
[INFO] [stdout]     |         ^ no item named `3` 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 `4`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:608:17
[INFO] [stdout]     |
[INFO] [stdout] 608 | ///   s[3]=m  s[4]=R  s[5]=PHI  s[6]=PLO  s[7]=CTR
[INFO] [stdout]     |                 ^ no item named `4` 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 `5`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:608:25
[INFO] [stdout]     |
[INFO] [stdout] 608 | ///   s[3]=m  s[4]=R  s[5]=PHI  s[6]=PLO  s[7]=CTR
[INFO] [stdout]     |                         ^ no item named `5` 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 `6`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:608:35
[INFO] [stdout]     |
[INFO] [stdout] 608 | ///   s[3]=m  s[4]=R  s[5]=PHI  s[6]=PLO  s[7]=CTR
[INFO] [stdout]     |                                   ^ no item named `6` 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 `7`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:608:45
[INFO] [stdout]     |
[INFO] [stdout] 608 | ///   s[3]=m  s[4]=R  s[5]=PHI  s[6]=PLO  s[7]=CTR
[INFO] [stdout]     |                                             ^ no item named `7` 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 `8`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:609:9
[INFO] [stdout]     |
[INFO] [stdout] 609 | ///   s[8]=T_bit  s[9]=T_carry  s[10]=T_low
[INFO] [stdout]     |         ^ no item named `8` 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 `9`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:609:21
[INFO] [stdout]     |
[INFO] [stdout] 609 | ///   s[8]=T_bit  s[9]=T_carry  s[10]=T_low
[INFO] [stdout]     |                     ^ no item named `9` 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 `10`
[INFO] [stdout]    --> src/ir/ir_expressions/dispatch/binary_u256_softarith.rs:609:35
[INFO] [stdout]     |
[INFO] [stdout] 609 | ///   s[8]=T_bit  s[9]=T_carry  s[10]=T_low
[INFO] [stdout]     |                                   ^^ no item named `10` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `run` is both a function and a module
[INFO] [stdout]  --> src/cli/cli_parts/cli_run/run.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Stack budget for the compiler driver thread spawned by [`run`]. Keep in
[INFO] [stdout]   |                                                              ^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Stack budget for the compiler driver thread spawned by [`run()`]. Keep in
[INFO] [stdout]   |                                                                 ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Stack budget for the compiler driver thread spawned by [`mod@run`]. Keep in
[INFO] [stdout]   |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/neo_devpack_solidity/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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 neo-devpack-solidity v0.30.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/neo_devpack_solidity/index.html
[INFO] running `Command { std: "docker" "inspect" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79", kill_on_drop: false }`
[INFO] [stdout] 1d593e55412afec9f38297375905c7b3d049af36269b81c47e7a4c65d66d8b79
