[INFO] cloning repository https://github.com/AhmedMSedeek/planetmanagement-Public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhmedMSedeek/planetmanagement-Public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Fplanetmanagement-Public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Fplanetmanagement-Public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 109143cf8e5606ff39c8b8fd16bf4494d10aa3a7
[INFO] documenting AhmedMSedeek/planetmanagement-Public 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%2FAhmedMSedeek%2Fplanetmanagement-Public" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AhmedMSedeek/planetmanagement-Public
[INFO] finished tweaking git repo https://github.com/AhmedMSedeek/planetmanagement-Public
[INFO] tweaked toml for git repo https://github.com/AhmedMSedeek/planetmanagement-Public written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AhmedMSedeek/planetmanagement-Public 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/AhmedMSedeek/planetmanagement-Public 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/radixdlt/radixdlt-scrypto`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/const-sha1`
[INFO] [stderr]     Updating git repository `https://github.com/dtolnay/syn.git`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasm-instrument`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasmi.git`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bluss/indexmap`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded either v1.10.0
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded aliasable v0.1.3
[INFO] [stderr]   Downloaded indexmap-nostd v0.4.0
[INFO] [stderr]   Downloaded semver v1.0.22
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded ouroboros_macro v0.17.2
[INFO] [stderr]   Downloaded getrandom v0.2.13
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded secp256k1 v0.24.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.12
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded wasmparser-nostd v0.91.0
[INFO] [stderr]   Downloaded cc v1.0.91
[INFO] [stderr]   Downloaded moka v0.9.9
[INFO] [stderr]   Downloaded wasmparser v0.107.0
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded wasmprinter v0.2.80
[INFO] [stderr]   Downloaded ouroboros v0.17.2
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded fixedstr v0.2.12
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded bnum v0.7.0
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d416a97e110d618e2c9c13fdb4d8255a8130a819c51e9762c78806fd5b0cf1b6
[INFO] running `Command { std: "docker" "start" "-a" "d416a97e110d618e2c9c13fdb4d8255a8130a819c51e9762c78806fd5b0cf1b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d416a97e110d618e2c9c13fdb4d8255a8130a819c51e9762c78806fd5b0cf1b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d416a97e110d618e2c9c13fdb4d8255a8130a819c51e9762c78806fd5b0cf1b6", kill_on_drop: false }`
[INFO] [stdout] d416a97e110d618e2c9c13fdb4d8255a8130a819c51e9762c78806fd5b0cf1b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a84dd3cf0b7b9eab7afa4c62dd1bcae177a032787382542bb18b9402eef1bbcf
[INFO] running `Command { std: "docker" "start" "-a" "a84dd3cf0b7b9eab7afa4c62dd1bcae177a032787382542bb18b9402eef1bbcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bnum v0.7.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking utils v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]    Compiling sbor-derive-common v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling sbor-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling radix-engine-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking sbor v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking radix-engine-common v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking scrypto-schema v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling radix-engine-macros v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking radix-engine-interface v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling scrypto-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking scrypto v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]  Documenting planetmanagement v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/planetmanagement/index.html
[INFO] running `Command { std: "docker" "inspect" "a84dd3cf0b7b9eab7afa4c62dd1bcae177a032787382542bb18b9402eef1bbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84dd3cf0b7b9eab7afa4c62dd1bcae177a032787382542bb18b9402eef1bbcf", kill_on_drop: false }`
[INFO] [stdout] a84dd3cf0b7b9eab7afa4c62dd1bcae177a032787382542bb18b9402eef1bbcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6e7ddfb60a70d29f1afe3b38693497c135cfb39b96d7807f88973bc75c1cf114
[INFO] running `Command { std: "docker" "start" "-a" "6e7ddfb60a70d29f1afe3b38693497c135cfb39b96d7807f88973bc75c1cf114", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[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" "6e7ddfb60a70d29f1afe3b38693497c135cfb39b96d7807f88973bc75c1cf114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e7ddfb60a70d29f1afe3b38693497c135cfb39b96d7807f88973bc75c1cf114", kill_on_drop: false }`
[INFO] [stdout] 6e7ddfb60a70d29f1afe3b38693497c135cfb39b96d7807f88973bc75c1cf114
