[INFO] cloning repository https://github.com/327istesting/test_custom_struct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/327istesting/test_custom_struct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F327istesting%2Ftest_custom_struct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F327istesting%2Ftest_custom_struct'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af93a877789a15739ef02b4b69825bda17cd078c
[INFO] documenting 327istesting/test_custom_struct 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%2F327istesting%2Ftest_custom_struct" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/327istesting/test_custom_struct
[INFO] finished tweaking git repo https://github.com/327istesting/test_custom_struct
[INFO] tweaked toml for git repo https://github.com/327istesting/test_custom_struct written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/327istesting/test_custom_struct 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/327istesting/test_custom_struct 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 85be8fa87f409783c059a85bd39ceeac027e402d9b77d96e9433c9d3fa342df6
[INFO] running `Command { std: "docker" "start" "-a" "85be8fa87f409783c059a85bd39ceeac027e402d9b77d96e9433c9d3fa342df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85be8fa87f409783c059a85bd39ceeac027e402d9b77d96e9433c9d3fa342df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85be8fa87f409783c059a85bd39ceeac027e402d9b77d96e9433c9d3fa342df6", kill_on_drop: false }`
[INFO] [stdout] 85be8fa87f409783c059a85bd39ceeac027e402d9b77d96e9433c9d3fa342df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7b17830f56652c63f64d5658b5f0d0953bee66d5c184e71a3edabfef3d896a49
[INFO] running `Command { std: "docker" "start" "-a" "7b17830f56652c63f64d5658b5f0d0953bee66d5c184e71a3edabfef3d896a49", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking ink_prelude v4.0.0-beta
[INFO] [stderr]     Checking xxhash-rust v0.8.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking ink_allocator v4.0.0-beta
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling ink_ir v4.0.0-beta
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]     Checking parity-scale-codec v3.2.1
[INFO] [stderr]    Compiling scale-info v2.3.1
[INFO] [stderr]    Compiling ink_primitives v4.0.0-beta
[INFO] [stderr]    Compiling ink_codegen v4.0.0-beta
[INFO] [stderr]     Checking ink_metadata v4.0.0-beta
[INFO] [stderr]     Checking ink_engine v4.0.0-beta
[INFO] [stderr]     Checking ink_storage_traits v4.0.0-beta
[INFO] [stderr]     Checking ink_env v4.0.0-beta
[INFO] [stderr]     Checking ink_storage v4.0.0-beta
[INFO] [stderr]    Compiling ink_macro v4.0.0-beta
[INFO] [stderr]     Checking ink v4.0.0-beta
[INFO] [stderr]  Documenting testCustomStruct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]   --> lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct Test {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Storage` 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: `__ink_dylint_Constructor`
[INFO] [stdout]   --> lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pub fn new(
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.12s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/testCustomStruct/index.html
[INFO] running `Command { std: "docker" "inspect" "7b17830f56652c63f64d5658b5f0d0953bee66d5c184e71a3edabfef3d896a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b17830f56652c63f64d5658b5f0d0953bee66d5c184e71a3edabfef3d896a49", kill_on_drop: false }`
[INFO] [stdout] 7b17830f56652c63f64d5658b5f0d0953bee66d5c184e71a3edabfef3d896a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f06afaddc5572dcb49b820e4be7a08752cad414c7d621681931972ef196c187f
[INFO] running `Command { std: "docker" "start" "-a" "f06afaddc5572dcb49b820e4be7a08752cad414c7d621681931972ef196c187f", kill_on_drop: false }`
[INFO] [stderr]  Documenting testCustomStruct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]   --> lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct Test {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Storage` 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: `__ink_dylint_Constructor`
[INFO] [stdout]   --> lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pub fn new(
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/testCustomStruct/index.html
[INFO] running `Command { std: "docker" "inspect" "f06afaddc5572dcb49b820e4be7a08752cad414c7d621681931972ef196c187f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06afaddc5572dcb49b820e4be7a08752cad414c7d621681931972ef196c187f", kill_on_drop: false }`
[INFO] [stdout] f06afaddc5572dcb49b820e4be7a08752cad414c7d621681931972ef196c187f
