[INFO] fetching crate ic-atp 0.1.3... [INFO] documenting ic-atp-0.1.3 against 1.95.0 for beta-1.96-rustdoc-1 [INFO] extracting crate ic-atp 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ic-atp 0.1.3 [INFO] finished tweaking crates.io crate ic-atp 0.1.3 [INFO] tweaked toml for crates.io crate ic-atp 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-atp 0.1.3 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ic-atp 0.1.3 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.11 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded serde_tokenstream v0.1.7 [INFO] [stderr] Downloaded ic-cdk-executor v0.1.0 [INFO] [stderr] Downloaded impl-serde v0.3.2 [INFO] [stderr] Downloaded rust-ini v0.21.2 [INFO] [stderr] Downloaded ethabi v17.2.0 [INFO] [stderr] Downloaded config v0.15.13 [INFO] [stderr] Downloaded const-hex v1.14.1 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded ic-cdk v0.17.2 [INFO] [stderr] Downloaded ic-cdk v0.6.10 [INFO] [stderr] Downloaded ic-web3 v0.1.7 [INFO] [stderr] Downloaded candid_derive v0.5.0 [INFO] [stderr] Downloaded ethereum-types v0.13.1 [INFO] [stderr] Downloaded candid v0.8.4 [INFO] [stderr] Downloaded ic-cdk-macros v0.17.2 [INFO] [stderr] Downloaded ic0 v0.23.0 [INFO] [stderr] Downloaded ic-cdk-timers v0.11.0 [INFO] [stderr] Downloaded ethbloom v0.12.1 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded primitive-types v0.11.1 [INFO] [stderr] Downloaded ic0 v0.18.11 [INFO] [stderr] Downloaded num_enum v0.5.11 [INFO] [stderr] Downloaded ic-cdk-macros v0.6.10 [INFO] [stderr] Downloaded ic-nosql v0.1.3 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded atp-chain-utils v0.1.3 [INFO] [stderr] Downloaded atp-chain-registry v0.1.3 [INFO] [stderr] Downloaded atp-caip v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8efbf2d5cff1e74b6d9091ed293c782ff78557ed47d2f977f13bbe4431a6547e [INFO] running `Command { std: "docker" "start" "-a" "8efbf2d5cff1e74b6d9091ed293c782ff78557ed47d2f977f13bbe4431a6547e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8efbf2d5cff1e74b6d9091ed293c782ff78557ed47d2f977f13bbe4431a6547e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8efbf2d5cff1e74b6d9091ed293c782ff78557ed47d2f977f13bbe4431a6547e", kill_on_drop: false }` [INFO] [stdout] 8efbf2d5cff1e74b6d9091ed293c782ff78557ed47d2f977f13bbe4431a6547e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42b19b2a5b2d9575ba12e04e3550ba8ea36e2b62f7a9593afadf23ceb70a1bf1 [INFO] running `Command { std: "docker" "start" "-a" "42b19b2a5b2d9575ba12e04e3550ba8ea36e2b62f7a9593afadf23ceb70a1bf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking rust-ini v0.21.2 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking const-hex v1.14.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling ic-cdk-executor v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ic0 v0.23.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ic0 v0.18.11 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.9.4 [INFO] [stderr] Checking ic-stable-structures v0.6.9 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking config v0.15.13 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking candid v0.10.14 [INFO] [stderr] Checking ethereum-types v0.13.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking ethabi v17.2.0 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ic-nosql v0.1.3 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Compiling ic-cdk-macros v0.17.2 [INFO] [stderr] Checking ic-cdk v0.17.2 [INFO] [stderr] Checking ic-cdk-timers v0.11.0 [INFO] [stderr] Checking atp-caip v0.1.3 [INFO] [stderr] Checking atp-chain-utils v0.1.3 [INFO] [stderr] Checking atp-chain-registry v0.1.3 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Checking ic-cdk v0.6.10 [INFO] [stderr] Checking ic-web3 v0.1.7 [INFO] [stderr] Documenting ic-atp v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.37s [INFO] [stderr] Generated /opt/rustwide/target/doc/ic_atp/index.html [INFO] running `Command { std: "docker" "inspect" "42b19b2a5b2d9575ba12e04e3550ba8ea36e2b62f7a9593afadf23ceb70a1bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b19b2a5b2d9575ba12e04e3550ba8ea36e2b62f7a9593afadf23ceb70a1bf1", kill_on_drop: false }` [INFO] [stdout] 42b19b2a5b2d9575ba12e04e3550ba8ea36e2b62f7a9593afadf23ceb70a1bf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c410acfea1a71dca5393e73742b754b8b6c95a7b8e1ea628352255354ec3016 [INFO] running `Command { std: "docker" "start" "-a" "6c410acfea1a71dca5393e73742b754b8b6c95a7b8e1ea628352255354ec3016", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking parity-scale-codec v3.7.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking libsecp256k1 v0.7.2 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml v0.9.4 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking ic-stable-structures v0.6.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking candid v0.10.14 [INFO] [stderr] Checking candid v0.8.4 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking config v0.15.13 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ethereum-types v0.13.1 [INFO] [stderr] Checking ethabi v17.2.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking ic-nosql v0.1.3 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Compiling ic-cdk-macros v0.17.2 [INFO] [stderr] Checking ic-cdk v0.17.2 [INFO] [stderr] Checking ic-cdk-timers v0.11.0 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Checking atp-caip v0.1.3 [INFO] [stderr] Checking ic-cdk v0.6.10 [INFO] [stderr] Checking atp-chain-registry v0.1.3 [INFO] [stderr] Checking atp-chain-utils v0.1.3 [INFO] [stderr] Checking ic-web3 v0.1.7 [INFO] [stderr] Documenting ic-atp v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.44s [INFO] [stderr] Generated /opt/rustwide/target/doc/ic_atp/index.html [INFO] running `Command { std: "docker" "inspect" "6c410acfea1a71dca5393e73742b754b8b6c95a7b8e1ea628352255354ec3016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c410acfea1a71dca5393e73742b754b8b6c95a7b8e1ea628352255354ec3016", kill_on_drop: false }` [INFO] [stdout] 6c410acfea1a71dca5393e73742b754b8b6c95a7b8e1ea628352255354ec3016