[INFO] cloning repository https://github.com/Adrian8115/bedrock-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adrian8115/bedrock-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrian8115%2Fbedrock-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrian8115%2Fbedrock-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ef268b0a18373cf413ff53af99f85b3a327b8ec
[INFO] documenting Adrian8115/bedrock-rs 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%2FAdrian8115%2Fbedrock-rs" "/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/Adrian8115/bedrock-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Adrian8115/bedrock-rs
[INFO] tweaked toml for git repo https://github.com/Adrian8115/bedrock-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adrian8115/bedrock-rs 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/crates/level/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bedrock-crustaceans/nbtx`
[INFO] [stderr]      Locking 254 packages to latest compatible versions
[INFO] [stderr]       Adding bytemuck v1.19.0 (available: v1.24.0)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.1.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rusty-leveldb v3.0.3 (available: v4.0.1)
[INFO] [stderr]       Adding shipyard v0.7.8 (available: v0.9.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/crates/level/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[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] 5a66b70fd935b3ed3d66d109d46f98000706829ecbfa513b11b85e36bc51faed
[INFO] running `Command { std: "docker" "start" "-a" "5a66b70fd935b3ed3d66d109d46f98000706829ecbfa513b11b85e36bc51faed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a66b70fd935b3ed3d66d109d46f98000706829ecbfa513b11b85e36bc51faed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a66b70fd935b3ed3d66d109d46f98000706829ecbfa513b11b85e36bc51faed", kill_on_drop: false }`
[INFO] [stdout] 5a66b70fd935b3ed3d66d109d46f98000706829ecbfa513b11b85e36bc51faed
[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] 5f7afd01910b2ed3dda5ad377cecc92e57d034c3d6fa9331fb2a8a1fdfa1fe86
[INFO] running `Command { std: "docker" "start" "-a" "5f7afd01910b2ed3dda5ad377cecc92e57d034c3d6fa9331fb2a8a1fdfa1fe86", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/level/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking varint-rs v2.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking xuid v1.1.0
[INFO] [stderr]     Checking bedrockrs_core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling vek v0.17.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bedrockrs_macros v0.1.0 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking nbtx v0.1.0 (https://github.com/bedrock-crustaceans/nbtx#551c38ac)
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking bedrockrs_proto_core v0.1.0 (/opt/rustwide/workdir/crates/proto_core)
[INFO] [stderr]     Checking bedrockrs_shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]  Documenting bedrockrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.83s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bedrockrs/index.html
[INFO] running `Command { std: "docker" "inspect" "5f7afd01910b2ed3dda5ad377cecc92e57d034c3d6fa9331fb2a8a1fdfa1fe86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f7afd01910b2ed3dda5ad377cecc92e57d034c3d6fa9331fb2a8a1fdfa1fe86", kill_on_drop: false }`
[INFO] [stdout] 5f7afd01910b2ed3dda5ad377cecc92e57d034c3d6fa9331fb2a8a1fdfa1fe86
[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" "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" "+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] c978609ef4a28cda648245c98dbd45703a841e92cdf4c28c62ced8f6afc08692
[INFO] running `Command { std: "docker" "start" "-a" "c978609ef4a28cda648245c98dbd45703a841e92cdf4c28c62ced8f6afc08692", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/level/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bedrockrs_macros v0.1.0 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking vek v0.17.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking nbtx v0.1.0 (https://github.com/bedrock-crustaceans/nbtx#551c38ac)
[INFO] [stderr]     Checking bedrockrs_proto_core v0.1.0 (/opt/rustwide/workdir/crates/proto_core)
[INFO] [stderr]     Checking bedrockrs_shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]  Documenting bedrockrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bedrockrs/index.html
[INFO] running `Command { std: "docker" "inspect" "c978609ef4a28cda648245c98dbd45703a841e92cdf4c28c62ced8f6afc08692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c978609ef4a28cda648245c98dbd45703a841e92cdf4c28c62ced8f6afc08692", kill_on_drop: false }`
[INFO] [stdout] c978609ef4a28cda648245c98dbd45703a841e92cdf4c28c62ced8f6afc08692
