[INFO] cloning repository https://github.com/Cardinal-Cryptography/dev-runtime-interfaces
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cardinal-Cryptography/dev-runtime-interfaces" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCardinal-Cryptography%2Fdev-runtime-interfaces", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCardinal-Cryptography%2Fdev-runtime-interfaces'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1965dd35d1ae580f0f035c795ad3c4f98aeeb04e
[INFO] documenting Cardinal-Cryptography/dev-runtime-interfaces against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCardinal-Cryptography%2Fdev-runtime-interfaces" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Cardinal-Cryptography/dev-runtime-interfaces
[INFO] finished tweaking git repo https://github.com/Cardinal-Cryptography/dev-runtime-interfaces
[INFO] tweaked toml for git repo https://github.com/Cardinal-Cryptography/dev-runtime-interfaces written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cardinal-Cryptography/dev-runtime-interfaces on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cardinal-Cryptography/dev-runtime-interfaces 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Cardinal-Cryptography/polkadot-sdk.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.2
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 150bd356988214d3e1e806adfd81c1b88473361b571b2c9ce72d44018f7045e0
[INFO] running `Command { std: "docker" "start" "-a" "150bd356988214d3e1e806adfd81c1b88473361b571b2c9ce72d44018f7045e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "150bd356988214d3e1e806adfd81c1b88473361b571b2c9ce72d44018f7045e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150bd356988214d3e1e806adfd81c1b88473361b571b2c9ce72d44018f7045e0", kill_on_drop: false }`
[INFO] [stdout] 150bd356988214d3e1e806adfd81c1b88473361b571b2c9ce72d44018f7045e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a2d870fe8d090ae9f645a2f8c8545916bb2ecc2a776daec275954d8f6a6efa0
[INFO] running `Command { std: "docker" "start" "-a" "5a2d870fe8d090ae9f645a2f8c8545916bb2ecc2a776daec275954d8f6a6efa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking sp-std v8.0.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v11.0.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking sp-storage v13.0.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking sp-externalities v0.19.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]     Checking sp-tracing v10.0.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking sp-wasm-interface v14.0.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]     Checking sp-runtime-interface v17.0.0 (https://github.com/Cardinal-Cryptography/polkadot-sdk.git?branch=aleph-v1.2.0#816d895a)
[INFO] [stderr]  Documenting aleph-dev-runtime-interfaces v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.62s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aleph_dev_runtime_interfaces/index.html
[INFO] running `Command { std: "docker" "inspect" "5a2d870fe8d090ae9f645a2f8c8545916bb2ecc2a776daec275954d8f6a6efa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2d870fe8d090ae9f645a2f8c8545916bb2ecc2a776daec275954d8f6a6efa0", kill_on_drop: false }`
[INFO] [stdout] 5a2d870fe8d090ae9f645a2f8c8545916bb2ecc2a776daec275954d8f6a6efa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.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] 4953e35e873c0301966d5b0e5061ac00d833bbf4a55df7876344e4dc8161a57a
[INFO] running `Command { std: "docker" "start" "-a" "4953e35e873c0301966d5b0e5061ac00d833bbf4a55df7876344e4dc8161a57a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.79/src/wrapper.rs:364:26
[INFO] [stdout]     |
[INFO] [stdout] 364 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 364 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 364 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.79/src/wrapper.rs:370:32
[INFO] [stdout]     |
[INFO] [stdout] 370 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 370 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 370 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.79/src/wrapper.rs:460:56
[INFO] [stdout]     |
[INFO] [stdout] 460 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 460 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 460 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "4953e35e873c0301966d5b0e5061ac00d833bbf4a55df7876344e4dc8161a57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4953e35e873c0301966d5b0e5061ac00d833bbf4a55df7876344e4dc8161a57a", kill_on_drop: false }`
[INFO] [stdout] 4953e35e873c0301966d5b0e5061ac00d833bbf4a55df7876344e4dc8161a57a
