[INFO] fetching crate pryzm-utils 0.4.0...
[INFO] documenting pryzm-utils-0.4.0 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate pryzm-utils 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate pryzm-utils 0.4.0
[INFO] finished tweaking crates.io crate pryzm-utils 0.4.0
[INFO] tweaked toml for crates.io crate pryzm-utils 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pryzm-utils 0.4.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 96 packages to latest compatible versions
[INFO] [stderr]       Adding cosmwasm-schema v1.5.11 (available: v3.0.9)
[INFO] [stderr]       Adding cosmwasm-std v1.5.11 (available: v3.0.9)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding cw-storage-plus v1.2.0 (available: v3.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pryzm-std-derive v0.1.2
[INFO] [stderr]   Downloaded pryzm-std v0.1.14
[INFO] [stderr]   Downloaded cw2 v1.1.2
[INFO] [stderr]   Downloaded cw-denom v2.6.0
[INFO] [stderr]   Downloaded cw20 v1.1.2
[INFO] [stderr]   Downloaded cw-storage-plus v1.2.0
[INFO] [stderr]   Downloaded cw-utils v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756
[INFO] running `Command { std: "docker" "start" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking serde-cw-value v0.7.0
[INFO] [stderr]     Checking cosmwasm-crypto v1.5.11
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking cosmwasm-std v1.5.11
[INFO] [stderr]     Checking cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling pryzm-std-derive v0.1.2
[INFO] [stderr]     Checking cw-storage-plus v1.2.0
[INFO] [stderr]     Checking pryzm-std v0.1.14
[INFO] [stderr]     Checking cw2 v1.1.2
[INFO] [stderr]     Checking cw-utils v1.0.3
[INFO] [stderr]     Checking cw20 v1.1.2
[INFO] [stderr]     Checking cw-denom v2.6.0
[INFO] [stderr]  Documenting pryzm-utils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pryzm_utils/index.html
[INFO] running `Command { std: "docker" "inspect" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking serde-cw-value v0.7.0
[INFO] [stderr]     Checking cosmwasm-crypto v1.5.11
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking cosmwasm-std v1.5.11
[INFO] [stderr]     Checking cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling pryzm-std-derive v0.1.2
[INFO] [stderr]     Checking cw-storage-plus v1.2.0
[INFO] [stderr]     Checking pryzm-std v0.1.14
[INFO] [stderr]     Checking cw2 v1.1.2
[INFO] [stderr]     Checking cw-utils v1.0.3
[INFO] [stderr]     Checking cw20 v1.1.2
[INFO] [stderr]     Checking cw-denom v2.6.0
[INFO] [stderr]  Documenting pryzm-utils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.87s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pryzm_utils/index.html
[INFO] running `Command { std: "docker" "inspect" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756", kill_on_drop: false }`
[INFO] [stdout] 4d97b6f2a2f223812b42d55b4e9d3d4428e098ca3d079246ba6b1acc1f58f756
