[INFO] cloning repository https://github.com/rgb-org/rgb-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgb-org/rgb-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgb-org%2Frgb-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgb-org%2Frgb-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 115bffc9ed2e116421335e9dceee50936af78c1a [INFO] documenting rgb-org/rgb-core against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgb-org%2Frgb-core" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rgb-org/rgb-core on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rgb-org/rgb-core [INFO] finished tweaking git repo https://github.com/rgb-org/rgb-core [INFO] tweaked toml for git repo https://github.com/rgb-org/rgb-core written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rgb-org/rgb-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amplify_syn v1.1.6 [INFO] [stderr] Downloaded amplify v3.12.0 [INFO] [stderr] Downloaded amplify_num v0.4.1 [INFO] [stderr] Downloaded miniscript v7.0.0 [INFO] [stderr] Downloaded lnpbp_chain v0.7.0 [INFO] [stderr] Downloaded socks v0.3.4 [INFO] [stderr] Downloaded lnpbp v0.7.0 [INFO] [stderr] Downloaded amplify_apfloat v0.1.2 [INFO] [stderr] Downloaded electrum-client v0.10.0 [INFO] [stderr] Downloaded bitcoin_scripts v0.7.0 [INFO] [stderr] Downloaded lightning_encoding_derive v0.7.0 [INFO] [stderr] Downloaded lnpbp_bech32 v0.7.0 [INFO] [stderr] Downloaded lightning_encoding v0.7.1 [INFO] [stderr] Downloaded stringly_conversions v0.1.1 [INFO] [stderr] Downloaded encoding_derive_helpers v1.7.6 [INFO] [stderr] Downloaded grin_secp256k1zkp v0.7.11 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded strict_encoding v1.8.1 [INFO] [stderr] Downloaded slip132 v0.7.0 [INFO] [stderr] Downloaded serde_str_helpers v0.1.2 [INFO] [stderr] Downloaded strict_encoding_derive v1.7.6 [INFO] [stderr] Downloaded descriptors v0.7.0 [INFO] [stderr] Downloaded amplify_derive v2.11.2 [INFO] [stderr] Downloaded lnpbp_bech32 v0.6.0 [INFO] [stderr] Downloaded commit_verify v0.7.0-beta.4 [INFO] [stderr] Downloaded psbt v0.7.0 [INFO] [stderr] Downloaded single_use_seals v0.7.0-beta.2 [INFO] [stderr] Downloaded secp256k1 v0.22.1 [INFO] [stderr] Downloaded bech32 v0.9.0 [INFO] [stderr] Downloaded bitcoin_onchain v0.7.0 [INFO] [stderr] Downloaded bitcoin_hd v0.7.1 [INFO] [stderr] Downloaded bp-dbc v0.7.0-beta.4 [INFO] [stderr] Downloaded bp-seals v0.7.0-beta.3 [INFO] [stderr] Downloaded bitcoin v0.28.1 [INFO] [stderr] Downloaded bp-core v0.7.0-beta.3 [INFO] [stderr] Downloaded secp256k1-sys v0.5.2 [INFO] [stderr] Downloaded aluvm v0.5.0 [INFO] [stderr] Downloaded descriptor-wallet v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4382e51f64c4003bc324e747f01bbad5225b68e52bebdfb39b01d4674aff292 [INFO] running `Command { std: "docker" "start" "-a" "c4382e51f64c4003bc324e747f01bbad5225b68e52bebdfb39b01d4674aff292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4382e51f64c4003bc324e747f01bbad5225b68e52bebdfb39b01d4674aff292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4382e51f64c4003bc324e747f01bbad5225b68e52bebdfb39b01d4674aff292", kill_on_drop: false }` [INFO] [stdout] c4382e51f64c4003bc324e747f01bbad5225b68e52bebdfb39b01d4674aff292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f05f143804cdd6a620556c632d5107213f823f9060f48c5dc1e1eb9ce4b170 [INFO] running `Command { std: "docker" "start" "-a" "e6f05f143804cdd6a620556c632d5107213f823f9060f48c5dc1e1eb9ce4b170", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bech32 v0.9.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking amplify_syn v1.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling amplify_derive v2.11.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking single_use_seals v0.7.0-beta.2 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking serde_str_helpers v0.1.2 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking amplify_num v0.4.1 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_with v1.13.0 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking amplify_apfloat v0.1.2 [INFO] [stderr] Checking amplify v3.12.0 [INFO] [stderr] Compiling encoding_derive_helpers v1.7.6 [INFO] [stderr] Compiling strict_encoding_derive v1.7.6 [INFO] [stderr] Compiling lightning_encoding_derive v0.7.0 [INFO] [stderr] Checking bitcoin v0.28.1 [INFO] [stderr] Checking aluvm v0.5.0 [INFO] [stderr] Checking strict_encoding v1.8.1 [INFO] [stderr] Checking electrum-client v0.10.0 [INFO] [stderr] Checking miniscript v7.0.0 [INFO] [stderr] Checking bitcoin_scripts v0.7.0 [INFO] [stderr] Checking slip132 v0.7.0 [INFO] [stderr] Checking commit_verify v0.7.0-beta.4 [INFO] [stderr] Checking lnpbp_bech32 v0.6.0 [INFO] [stderr] Checking lnpbp_bech32 v0.7.0 [INFO] [stderr] Checking bitcoin_hd v0.7.1 [INFO] [stderr] Checking descriptors v0.7.0 [INFO] [stderr] Checking lightning_encoding v0.7.1 [INFO] [stderr] Checking bp-dbc v0.7.0-beta.4 [INFO] [stderr] Checking lnpbp_chain v0.7.0 [INFO] [stderr] Checking bitcoin_onchain v0.7.0 [INFO] [stderr] Checking bp-seals v0.7.0-beta.3 [INFO] [stderr] Checking psbt v0.7.0 [INFO] [stderr] Checking lnpbp v0.7.0 [INFO] [stderr] Checking bp-core v0.7.0-beta.3 [INFO] [stderr] Checking descriptor-wallet v0.7.1 [INFO] [stderr] Documenting rgb-core v0.7.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `Error` is both an enum and a derive macro [INFO] [stdout] --> src/bech32.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | /// trait. Fails with [`Error`] type [INFO] [stdout] | ^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the enum, prefix with `enum@` [INFO] [stdout] | [INFO] [stdout] 318 | /// trait. Fails with [`enum@Error`] type [INFO] [stdout] | +++++ [INFO] [stdout] help: to link to the derive macro, prefix with `derive@` [INFO] [stdout] | [INFO] [stdout] 318 | /// trait. Fails with [`derive@Error`] type [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rgb::value` [INFO] [stdout] --> src/contract/allocation.rs:16:56 [INFO] [stdout] | [INFO] [stdout] 16 | //! some additive values, like amount of asset – see [`rgb::value`] and [INFO] [stdout] | ^^^^^^^^^^ no item named `rgb` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AtomicAmount` [INFO] [stdout] --> src/contract/allocation.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | //! [`AtomicAmount`]). [INFO] [stdout] | ^^^^^^^^^^^^ no item named `AtomicAmount` 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 `SealPoint` [INFO] [stdout] --> src/contract/allocation.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | //! | [`AllocatedValue`] | [`SealPoint`] | Yes | No | State transition with self-owned rights | [INFO] [stdout] | ^^^^^^^^^ no item named `SealPoint` 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 `OutpointHash` [INFO] [stdout] --> src/contract/allocation.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | //! | [`UtxobValue`] | [`OutpointHash`] | Implicit | Implicit | State transition with externally-owned rights | [INFO] [stdout] | ^^^^^^^^^^^^ no item named `OutpointHash` 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 `SealPoint` [INFO] [stdout] --> src/contract/allocation.rs:42:133 [INFO] [stdout] | [INFO] [stdout] 42 | ... | SealPoint | `BTreeMap<`[`SealPoint`]`, `[`AtomicValue`]`>` | Control rights | [INFO] [stdout] | ^^^^^^^^^ no item named `SealPoint` 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 `SealDefinition` [INFO] [stdout] --> src/contract/allocation.rs:43:133 [INFO] [stdout] | [INFO] [stdout] 43 | ... | SealDefinition | `BTreeMap<`[`SealDefinition`]`, `[`AtomicValue`]`>` | Zero balancing | [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `SealDefinition` 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 `Asset::known_allocations` [INFO] [stdout] --> src/contract/allocation.rs:266:11 [INFO] [stdout] | [INFO] [stdout] 266 | /// [`Asset::known_allocations`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Asset` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Transitions` [INFO] [stdout] --> src/contract/nodes.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | /// - State transitions ([`Transitions`]) [INFO] [stdout] | ^^^^^^^^^^^ no item named `Transitions` 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 `Extensions` [INFO] [stdout] --> src/contract/nodes.rs:160:34 [INFO] [stdout] | [INFO] [stdout] 160 | /// - Public state extensions ([`Extensions`]) [INFO] [stdout] | ^^^^^^^^^^ no item named `Extensions` 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 `lnpbp::seals` [INFO] [stdout] --> src/contract/seal.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | //! [`lnpbp::seals`]). RGB single-use-seal implementation differs in the fact [INFO] [stdout] | ^^^^^^^^^^^^ no item named `seals` in module `lnpbp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OutPoint` [INFO] [stdout] --> src/contract/seal.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | //! | [`OutPoint`] | Bitcoin | No | No | No | `:` | Gene... [INFO] [stdout] | ^^^^^^^^ no item named `OutPoint` 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 `ExplicitSeal` [INFO] [stdout] --> src/contract/seal.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | //! | [`ExplicitSeal`] | BP Core | Yes | Yes | No | `:|~:` | In... [INFO] [stdout] | ^^^^^^^^^^^^ no item named `ExplicitSeal` 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 `seal::Confidential` [INFO] [stdout] --> src/contract/seal.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | /// [`seal::Confidential`]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `seal` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `EmbeddedProcedure` [INFO] [stdout] --> src/schema/script.rs:306:25 [INFO] [stdout] | [INFO] [stdout] 306 | /// as defined by [`EmbeddedProcedure`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `EmbeddedProcedure` 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 `ConfidentialFormat` [INFO] [stdout] --> src/schema/state.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | /// internally encoding [ConfidentialFormat] with the same type specification [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `ConfidentialFormat` 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 `DateFormat` [INFO] [stdout] --> src/schema/state.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | /// details as used for [DateFormat] [INFO] [stdout] | ^^^^^^^^^^ no item named `DateFormat` 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 `FieldType` [INFO] [stdout] --> src/schema/mod.rs:169:11 [INFO] [stdout] | [INFO] [stdout] 169 | /// [`FieldType`] that is used by validation procedures checking the issued [INFO] [stdout] | ^^^^^^^^^ no item named `FieldType` 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 `FieldType` [INFO] [stdout] --> src/schema/mod.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | /// [`FieldType`] that is used by validation procedures checking proofs of [INFO] [stdout] | ^^^^^^^^^ no item named `FieldType` 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 `FieldType` [INFO] [stdout] --> src/schema/mod.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | /// [`FieldType`] that is used by validation procedures checking proofs of [INFO] [stdout] | ^^^^^^^^^ no item named `FieldType` 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 `FieldType` [INFO] [stdout] --> src/schema/mod.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | /// [`FieldType`] that is used by validation procedures checking proofs of [INFO] [stdout] | ^^^^^^^^^ no item named `FieldType` 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 `FieldType` [INFO] [stdout] --> src/schema/mod.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | /// [`FieldType`] that is used by validation procedures checking proofs of [INFO] [stdout] | ^^^^^^^^^ no item named `FieldType` 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 `HistoryProofFormat` [INFO] [stdout] --> src/schema/mod.rs:188:11 [INFO] [stdout] | [INFO] [stdout] 188 | /// [`HistoryProofFormat`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `HistoryProofFormat` 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 `FieldType` [INFO] [stdout] --> src/schema/mod.rs:191:11 [INFO] [stdout] | [INFO] [stdout] 191 | /// [`FieldType`] that is used by validation procedures checking proofs of [INFO] [stdout] | ^^^^^^^^^ no item named `FieldType` 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 `wallet::descriptor::Expanded` [INFO] [stdout] --> src/schema/mod.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | /// reserves. Must contain [`wallet::descriptor::Expanded`] strict encoded [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `descriptor` in module `wallet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FieldType` [INFO] [stdout] --> src/schema/mod.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | /// [`FieldType`] that is used by validation procedures checking proofs of [INFO] [stdout] | ^^^^^^^^^ no item named `FieldType` 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 `OwnedRightType` [INFO] [stdout] --> src/schema/mod.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 205 | /// [`OwnedRightType`] that is used by the validation procedures checking [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `OwnedRightType` 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 `OwnedRightType` [INFO] [stdout] --> src/schema/mod.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | /// [`OwnedRightType`] that is used by validation procedures checking for [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `OwnedRightType` 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 `TransitionType` [INFO] [stdout] --> src/schema/mod.rs:238:11 [INFO] [stdout] | [INFO] [stdout] 238 | /// [`TransitionType`] that is used by the validation procedures checking [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `TransitionType` 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 `GraphAPI` [INFO] [stdout] --> src/stash/mod.rs:18:69 [INFO] [stdout] | [INFO] [stdout] 18 | //! client-side-validated and data containers): [`Stash`] API and [`GraphAPI`]. [INFO] [stdout] | ^^^^^^^^ no item named `GraphAPI` 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 `GraphAPI` [INFO] [stdout] --> src/stash/mod.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | //! large-volume data, while [`GraphAPI`] is used by the data structures fitting [INFO] [stdout] | ^^^^^^^^ no item named `GraphAPI` 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 `ConsensusCommit` [INFO] [stdout] --> src/stash/mod.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | //! commitments (like [`ConsensusCommit`] and [`CommitEncode`]), however, some [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `ConsensusCommit` 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 `CommitEncode` [INFO] [stdout] --> src/stash/mod.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | //! commitments (like [`ConsensusCommit`] and [`CommitEncode`]), however, some [INFO] [stdout] | ^^^^^^^^^^^^ no item named `CommitEncode` 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 `Consignments` [INFO] [stdout] --> src/stash/mod.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | //! [`Consignments`]) or MAY have a restricted forms of validation (see [INFO] [stdout] | ^^^^^^^^^^^^ no item named `Consignments` 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 `rgb::stash` [INFO] [stdout] --> src/stash/graph.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | //! Implemented by all storage-managing [`rgb::stash`] structures, including: [INFO] [stdout] | ^^^^^^^^^^ no item named `rgb` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Disclosure` [INFO] [stdout] --> src/stash/graph.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | //! - [`Disclosure`] [INFO] [stdout] | ^^^^^^^^^^ no item named `Disclosure` 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 `Stash` [INFO] [stdout] --> src/stash/graph.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | //! [`Stash`] API is the alternative form of API used by stash implementations, [INFO] [stdout] | ^^^^^ no item named `Stash` 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 `Error::WrongNodeType` [INFO] [stdout] --> src/stash/graph.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | /// - [`Error::WrongNodeType`] when node is present, but has some other node [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::TransitionAbsent` [INFO] [stdout] --> src/stash/graph.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | /// - [`Error::TransitionAbsent`] when node with the given id is absent from [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::WrongNodeType` [INFO] [stdout] --> src/stash/graph.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | /// - [`Error::WrongNodeType`] when node is present, but has some other node [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::ExtensionAbsent` [INFO] [stdout] --> src/stash/graph.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | /// - [`Error::ExtensionAbsent`] when node with the given id is absent from [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::WrongNodeType` [INFO] [stdout] --> src/stash/graph.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | /// - [`Error::WrongNodeType`] when node is present, but has some other node [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::TransitionAbsent` [INFO] [stdout] --> src/stash/graph.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | /// - [`Error::TransitionAbsent`] when node with the given id is absent from [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::TransitionAbsent` [INFO] [stdout] --> src/stash/graph.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | /// - [`Error::TransitionAbsent`], if either `node_id` or one of its inputs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::OutputNotPresent` [INFO] [stdout] --> src/stash/graph.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | /// - [`Error::OutputNotPresent`], if parent node, specified as an input for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::NoSealsClosed` [INFO] [stdout] --> src/stash/graph.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | /// - [`Error::NoSealsClosed`], if the `node_id` does not closes any of the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::ConfidentialSeal` [INFO] [stdout] --> src/stash/graph.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | /// - [`Error::ConfidentialSeal`], if the provided data are present and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Error` is a derive macro, not a module or type, and cannot have associated items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Stash` [INFO] [stdout] --> src/stash/iter.rs:14:52 [INFO] [stdout] | [INFO] [stdout] 14 | //! Iterators for stash-related data structures ([`Stash`] implementations, [INFO] [stdout] | ^^^^^ no item named `Stash` 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 `Disclosure` [INFO] [stdout] --> src/stash/iter.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | //! [`Consignment`]s, [`Disclosure`]s) [INFO] [stdout] | ^^^^^^^^^^ no item named `Disclosure` 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 `Stash::ContractIterator` [INFO] [stdout] --> src/stash/stash.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | /// - [`Stash::ContractIterator`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Stash` has no associated item named `ContractIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::schema::constants::STATE_TYPE_OWNED_AMOUNT` [INFO] [stdout] --> src/vm/embedded.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | /// [`crate::schema::constants::STATE_TYPE_OWNED_AMOUNT`] equal to the sum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `STATE_TYPE_OWNED_AMOUNT` in module `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::schema::constants::STATE_TYPE_OWNED_AMOUNT` [INFO] [stdout] --> src/vm/embedded.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | /// [`crate::schema::constants::STATE_TYPE_OWNED_AMOUNT`] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `STATE_TYPE_OWNED_AMOUNT` in module `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::schema::constants::STATE_TYPE_OWNED_DATA` [INFO] [stdout] --> src/vm/embedded.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | /// [`crate::schema::constants::STATE_TYPE_OWNED_DATA`] inputs is equal [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `STATE_TYPE_OWNED_DATA` in module `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::schema::constants::STATE_TYPE_OWNED_AMOUNT` [INFO] [stdout] --> src/vm/embedded.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | /// [`crate::schema::constants::STATE_TYPE_OWNED_AMOUNT`] type is no more [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `STATE_TYPE_OWNED_AMOUNT` in module `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Procedure` [INFO] [stdout] --> src/vm/vm.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | /// NB: If any of the ABI procedures from [`Procedure`] are not defined than [INFO] [stdout] | ^^^^^^^^^ no item named `Procedure` 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 `AssignmentHandler` [INFO] [stdout] --> src/vm/embedded.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | /// Constructs [`AssignmentHandler`] from [`EntryPoint`], or returns `None` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `AssignmentHandler` 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 `NodeHandler` [INFO] [stdout] --> src/vm/embedded.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | /// Constructs [`NodeHandler`] from [`EntryPoint`], or returns `None` if the [INFO] [stdout] | ^^^^^^^^^^^ no item named `NodeHandler` 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 `GenerateTransitionHandler` [INFO] [stdout] --> src/vm/embedded.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | /// Constructs [`GenerateTransitionHandler`] from [`EntryPoint`], or returns [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GenerateTransitionHandler` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.55s [INFO] running `Command { std: "docker" "inspect" "e6f05f143804cdd6a620556c632d5107213f823f9060f48c5dc1e1eb9ce4b170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f05f143804cdd6a620556c632d5107213f823f9060f48c5dc1e1eb9ce4b170", kill_on_drop: false }` [INFO] [stdout] e6f05f143804cdd6a620556c632d5107213f823f9060f48c5dc1e1eb9ce4b170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9831315094ddd9e6b20982142eff700c5393ec745c5accb014531d6cbe44da32 [INFO] running `Command { std: "docker" "start" "-a" "9831315094ddd9e6b20982142eff700c5393ec745c5accb014531d6cbe44da32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bech32 v0.9.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking amplify_syn v1.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:549:37 [INFO] [stdout] | [INFO] [stdout] 549 | first: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | last: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9831315094ddd9e6b20982142eff700c5393ec745c5accb014531d6cbe44da32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9831315094ddd9e6b20982142eff700c5393ec745c5accb014531d6cbe44da32", kill_on_drop: false }` [INFO] [stdout] 9831315094ddd9e6b20982142eff700c5393ec745c5accb014531d6cbe44da32