[INFO] fetching crate ethers-primitive-types-rs 0.12.1... [INFO] documenting ethers-primitive-types-rs-0.12.1 against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] extracting crate ethers-primitive-types-rs 0.12.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate ethers-primitive-types-rs 0.12.1 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ethers-primitive-types-rs 0.12.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ethers-primitive-types-rs 0.12.1 [INFO] tweaked toml for crates.io crate ethers-primitive-types-rs 0.12.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b40c94f3b9b96dfb72c9f42bfda499a75b97f60dd5fc691bec6af3e6e8f141 [INFO] running `Command { std: "docker" "start" "-a" "36b40c94f3b9b96dfb72c9f42bfda499a75b97f60dd5fc691bec6af3e6e8f141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b40c94f3b9b96dfb72c9f42bfda499a75b97f60dd5fc691bec6af3e6e8f141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b40c94f3b9b96dfb72c9f42bfda499a75b97f60dd5fc691bec6af3e6e8f141", kill_on_drop: false }` [INFO] [stdout] 36b40c94f3b9b96dfb72c9f42bfda499a75b97f60dd5fc691bec6af3e6e8f141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4563cc97756858fd5b4db379721fac46d5e76bde63776a1aa7f663dc3f408daf [INFO] running `Command { std: "docker" "start" "-a" "4563cc97756858fd5b4db379721fac46d5e76bde63776a1aa7f663dc3f408daf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ethers-uint-rs v0.9.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ethers-fixed-hash v0.8.0 [INFO] [stderr] Documenting ethers-primitive-types-rs v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / construct_fixed_hash! { [INFO] [stdout] 50 | | /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size. [INFO] [stdout] 51 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 52 | | pub struct H128(16); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std` [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 `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / construct_fixed_hash! { [INFO] [stdout] 56 | | /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size. [INFO] [stdout] 57 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 58 | | pub struct H160(20); [INFO] [stdout] 59 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std` [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 `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / construct_fixed_hash! { [INFO] [stdout] 61 | | /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size. [INFO] [stdout] 62 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 63 | | pub struct H256(32); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std` [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 `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / construct_fixed_hash! { [INFO] [stdout] 66 | | /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size. [INFO] [stdout] 67 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 68 | | pub struct H384(48); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std` [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 `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / construct_fixed_hash! { [INFO] [stdout] 71 | | /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size. [INFO] [stdout] 72 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 73 | | pub struct H512(64); [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std` [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 `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / construct_fixed_hash! { [INFO] [stdout] 76 | | /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size. [INFO] [stdout] 77 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 78 | | pub struct H768(96); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std` [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 `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't generate documentation: No space left on device (os error 28) [INFO] [stdout] | [INFO] [stdout] = note: failed to create or modify "/opt/rustwide/target/doc/trait.impl/core/ops/bit/trait.BitOrAssign.js" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `ethers-primitive-types-rs` [INFO] running `Command { std: "docker" "inspect" "4563cc97756858fd5b4db379721fac46d5e76bde63776a1aa7f663dc3f408daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4563cc97756858fd5b4db379721fac46d5e76bde63776a1aa7f663dc3f408daf", kill_on_drop: false }` [INFO] [stdout] 4563cc97756858fd5b4db379721fac46d5e76bde63776a1aa7f663dc3f408daf