[INFO] cloning repository https://github.com/Alive24/ckb_ssri_sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alive24/ckb_ssri_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlive24%2Fckb_ssri_sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlive24%2Fckb_ssri_sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95b868e076996c423be0d87c4675fc6ecb464653
[INFO] documenting Alive24/ckb_ssri_sdk 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%2FAlive24%2Fckb_ssri_sdk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alive24/ckb_ssri_sdk
[INFO] finished tweaking git repo https://github.com/Alive24/ckb_ssri_sdk
[INFO] tweaked toml for git repo https://github.com/Alive24/ckb_ssri_sdk written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alive24/ckb_ssri_sdk 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/Alive24/ckb_ssri_sdk 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 27a7992dc9a28d393a5a5ac7b3ce490daeaa2d7b050cfcdd2f00f0a2fa7397ad
[INFO] running `Command { std: "docker" "start" "-a" "27a7992dc9a28d393a5a5ac7b3ce490daeaa2d7b050cfcdd2f00f0a2fa7397ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27a7992dc9a28d393a5a5ac7b3ce490daeaa2d7b050cfcdd2f00f0a2fa7397ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a7992dc9a28d393a5a5ac7b3ce490daeaa2d7b050cfcdd2f00f0a2fa7397ad", kill_on_drop: false }`
[INFO] [stdout] 27a7992dc9a28d393a5a5ac7b3ce490daeaa2d7b050cfcdd2f00f0a2fa7397ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2ee6e0244a42b9682bda1577f5a8be2bfe7a17a998dc355d095f4e2f014d4dd4
[INFO] running `Command { std: "docker" "start" "-a" "2ee6e0244a42b9682bda1577f5a8be2bfe7a17a998dc355d095f4e2f014d4dd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking buddy-alloc v0.6.0
[INFO] [stderr]     Checking molecule v0.8.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling ckb-std v0.16.4
[INFO] [stderr]     Checking ckb-hash v0.119.0
[INFO] [stderr]     Checking ckb-gen-types v0.119.0
[INFO] [stderr]     Checking ckb-hash v0.116.1
[INFO] [stderr]  Documenting ckb-ssri-std-proc-macro v0.0.1 (/opt/rustwide/workdir/ckb-ssri-std-proc-macro)
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling ckb-ssri-std-proc-macro v0.0.1 (/opt/rustwide/workdir/ckb-ssri-std-proc-macro)
[INFO] [stderr]     Checking serde_molecule v1.1.1
[INFO] [stderr]  Documenting ckb-ssri-std v0.0.1 (/opt/rustwide/workdir/ckb-ssri-std)
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(feature = "native-simulator"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]  --> ckb-ssri-std/src/utils/syscalls/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/syscalls/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "native-simulator")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-simulator` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       debug!("Should fallback!");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-simulator`
[INFO] [stdout]   --> ckb-ssri-std/src/utils/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |           debug!("Should not fallback!");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `debug` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `debug` may come from an old version of the `ckb_std` crate, try updating your dependency with `cargo update -p ckb_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.40s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ckb_ssri_std/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "2ee6e0244a42b9682bda1577f5a8be2bfe7a17a998dc355d095f4e2f014d4dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee6e0244a42b9682bda1577f5a8be2bfe7a17a998dc355d095f4e2f014d4dd4", kill_on_drop: false }`
[INFO] [stdout] 2ee6e0244a42b9682bda1577f5a8be2bfe7a17a998dc355d095f4e2f014d4dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f2f918072271976d2761b5d951ad3a728a4105eecb36bf7d5bc18d8dab1940d7
[INFO] running `Command { std: "docker" "start" "-a" "f2f918072271976d2761b5d951ad3a728a4105eecb36bf7d5bc18d8dab1940d7", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "f2f918072271976d2761b5d951ad3a728a4105eecb36bf7d5bc18d8dab1940d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f918072271976d2761b5d951ad3a728a4105eecb36bf7d5bc18d8dab1940d7", kill_on_drop: false }`
[INFO] [stdout] f2f918072271976d2761b5d951ad3a728a4105eecb36bf7d5bc18d8dab1940d7
