[INFO] fetching crate revm-rwasm-primitives 20.0.1...
[INFO] documenting revm-rwasm-primitives-20.0.1 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918-2
[INFO] extracting crate revm-rwasm-primitives 20.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate revm-rwasm-primitives 20.0.1
[INFO] finished tweaking crates.io crate revm-rwasm-primitives 20.0.1
[INFO] tweaked toml for crates.io crate revm-rwasm-primitives 20.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate revm-rwasm-primitives 20.0.1 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate revm-rwasm-primitives 20.0.1 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded const-hex v1.17.0
[INFO] [stderr]   Downloaded alloy-primitives v1.4.1
[INFO] [stderr]   Downloaded proptest-derive v0.6.0
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9ce29a8d52ab08f0027d88536b859c3906eeee98b68fdd934a96f0ad4836af9
[INFO] running `Command { std: "docker" "start" "-a" "c9ce29a8d52ab08f0027d88536b859c3906eeee98b68fdd934a96f0ad4836af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9ce29a8d52ab08f0027d88536b859c3906eeee98b68fdd934a96f0ad4836af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ce29a8d52ab08f0027d88536b859c3906eeee98b68fdd934a96f0ad4836af9", kill_on_drop: false }`
[INFO] [stdout] c9ce29a8d52ab08f0027d88536b859c3906eeee98b68fdd934a96f0ad4836af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caa67ec37719b86f8ef7d5b6cdf18ad1c37d31b90f11ebb851191f67a731dee4
[INFO] running `Command { std: "docker" "start" "-a" "caa67ec37719b86f8ef7d5b6cdf18ad1c37d31b90f11ebb851191f67a731dee4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking ruint v1.17.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking alloy-primitives v1.4.1
[INFO] [stderr]  Documenting revm-rwasm-primitives v20.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/revm_rwasm_primitives/index.html
[INFO] running `Command { std: "docker" "inspect" "caa67ec37719b86f8ef7d5b6cdf18ad1c37d31b90f11ebb851191f67a731dee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa67ec37719b86f8ef7d5b6cdf18ad1c37d31b90f11ebb851191f67a731dee4", kill_on_drop: false }`
[INFO] [stdout] caa67ec37719b86f8ef7d5b6cdf18ad1c37d31b90f11ebb851191f67a731dee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9139020de7c4936d09f8b446ac28ecee04dc8dba8334ca7b1cb7f4c6bd62f26b
[INFO] running `Command { std: "docker" "start" "-a" "9139020de7c4936d09f8b446ac28ecee04dc8dba8334ca7b1cb7f4c6bd62f26b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling sha3-asm v0.1.4
[INFO] [stderr]     Checking keccak-asm v0.1.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling proptest-derive v0.6.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking ruint v1.17.0
[INFO] [stderr]     Checking alloy-primitives v1.4.1
[INFO] [stderr]  Documenting revm-rwasm-primitives v20.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.38s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/revm_rwasm_primitives/index.html
[INFO] running `Command { std: "docker" "inspect" "9139020de7c4936d09f8b446ac28ecee04dc8dba8334ca7b1cb7f4c6bd62f26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9139020de7c4936d09f8b446ac28ecee04dc8dba8334ca7b1cb7f4c6bd62f26b", kill_on_drop: false }`
[INFO] [stdout] 9139020de7c4936d09f8b446ac28ecee04dc8dba8334ca7b1cb7f4c6bd62f26b
