[INFO] fetching crate sui-rust-operator 0.1.10...
[INFO] documenting sui-rust-operator-0.1.10 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate sui-rust-operator 0.1.10 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sui-rust-operator 0.1.10
[INFO] finished tweaking crates.io crate sui-rust-operator 0.1.10
[INFO] tweaked toml for crates.io crate sui-rust-operator 0.1.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sui-rust-operator 0.1.10 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sui-rust-operator 0.1.10 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07b1aacfb0b0d2e600643bc98d4ab61eb4f688ed533278bd577da153774f2398
[INFO] running `Command { std: "docker" "start" "-a" "07b1aacfb0b0d2e600643bc98d4ab61eb4f688ed533278bd577da153774f2398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07b1aacfb0b0d2e600643bc98d4ab61eb4f688ed533278bd577da153774f2398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b1aacfb0b0d2e600643bc98d4ab61eb4f688ed533278bd577da153774f2398", kill_on_drop: false }`
[INFO] [stdout] 07b1aacfb0b0d2e600643bc98d4ab61eb4f688ed533278bd577da153774f2398
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1946b81169b0f67e48a799c448db1db261e78d6ad63b1c94865c2e244e47653a
[INFO] running `Command { std: "docker" "start" "-a" "1946b81169b0f67e48a799c448db1db261e78d6ad63b1c94865c2e244e47653a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking crc32fast v1.4.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking actix-http v3.6.0
[INFO] [stderr]     Checking actix-web v4.5.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]  Documenting sui-rust-operator v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sui-rust-operator v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not document `sui-rust-operator`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustdoc --edition=2021 --crate-type bin --crate-name game src/bin/game.rs -o /opt/rustwide/target/doc --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=9cc5eb162ae32f78 -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1cd271155920974e.rmeta --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-677a721bf153f575.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern blake2b_simd=/opt/rustwide/target/debug/deps/libblake2b_simd-9caad33873c0d72b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5314bc4aa1c32131.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-535a365770b39ee9.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-74e2124630772ed4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ad72e45f0fef9912.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-e6f4ee0b0a335131.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0104053c66683ae6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fdc0502887d3dc2e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8dcfe1c9110f5994.rmeta --extern sui_rust_operator=/opt/rustwide/target/debug/deps/libsui_rust_operator-cc8e8035d9a6b6ee.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-11bd4739940ed728.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=forbid --crate-version 0.1.10` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1946b81169b0f67e48a799c448db1db261e78d6ad63b1c94865c2e244e47653a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1946b81169b0f67e48a799c448db1db261e78d6ad63b1c94865c2e244e47653a", kill_on_drop: false }`
[INFO] [stdout] 1946b81169b0f67e48a799c448db1db261e78d6ad63b1c94865c2e244e47653a
