[INFO] cloning repository https://github.com/0xvicky/scrypto-dao
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xvicky/scrypto-dao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvicky%2Fscrypto-dao", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvicky%2Fscrypto-dao'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fac57e11f3a48f6452d6c155fca6ff0228f29e1
[INFO] documenting 0xvicky/scrypto-dao against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvicky%2Fscrypto-dao" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xvicky/scrypto-dao
[INFO] finished tweaking git repo https://github.com/0xvicky/scrypto-dao
[INFO] tweaked toml for git repo https://github.com/0xvicky/scrypto-dao written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xvicky/scrypto-dao on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xvicky/scrypto-dao 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2db1ebda6b6290f833b63db424ea82c6549130d4ae7ea4d0219b2319f370cbdf
[INFO] running `Command { std: "docker" "start" "-a" "2db1ebda6b6290f833b63db424ea82c6549130d4ae7ea4d0219b2319f370cbdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2db1ebda6b6290f833b63db424ea82c6549130d4ae7ea4d0219b2319f370cbdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db1ebda6b6290f833b63db424ea82c6549130d4ae7ea4d0219b2319f370cbdf", kill_on_drop: false }`
[INFO] [stdout] 2db1ebda6b6290f833b63db424ea82c6549130d4ae7ea4d0219b2319f370cbdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3db3a4a4e8f01447623eb4bcb32400c180d63bcf0ad0b60a78e92eac4917f7e5
[INFO] running `Command { std: "docker" "start" "-a" "3db3a4a4e8f01447623eb4bcb32400c180d63bcf0ad0b60a78e92eac4917f7e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[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]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling radix-engine-constants v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking utils v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bnum v0.7.0
[INFO] [stderr]    Compiling sbor-derive-common v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling sbor-derive v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling radix-engine-derive v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking sbor v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking radix-engine-common v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking scrypto-schema v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking radix-engine-interface v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling scrypto-derive v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking scrypto v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]  Documenting token-sale v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: radix-engine-common v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/token_sale/index.html
[INFO] running `Command { std: "docker" "inspect" "3db3a4a4e8f01447623eb4bcb32400c180d63bcf0ad0b60a78e92eac4917f7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db3a4a4e8f01447623eb4bcb32400c180d63bcf0ad0b60a78e92eac4917f7e5", kill_on_drop: false }`
[INFO] [stdout] 3db3a4a4e8f01447623eb4bcb32400c180d63bcf0ad0b60a78e92eac4917f7e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "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] 19011c70a49aa9642466f940230682870b3fb31981e76096f6e04d3123adfb20
[INFO] running `Command { std: "docker" "start" "-a" "19011c70a49aa9642466f940230682870b3fb31981e76096f6e04d3123adfb20", kill_on_drop: false }`
[INFO] [stderr]  Documenting token-sale v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: radix-engine-common v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/token_sale/index.html
[INFO] running `Command { std: "docker" "inspect" "19011c70a49aa9642466f940230682870b3fb31981e76096f6e04d3123adfb20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19011c70a49aa9642466f940230682870b3fb31981e76096f6e04d3123adfb20", kill_on_drop: false }`
[INFO] [stdout] 19011c70a49aa9642466f940230682870b3fb31981e76096f6e04d3123adfb20
