[INFO] cloning repository https://github.com/8xFF/whep-benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8xFF/whep-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8xFF%2Fwhep-benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8xFF%2Fwhep-benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f866a2d7e6daa98d8b6215c1c99181be2535b36
[INFO] documenting 8xFF/whep-benchmark 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%2F8xFF%2Fwhep-benchmark" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/8xFF/whep-benchmark
[INFO] finished tweaking git repo https://github.com/8xFF/whep-benchmark
[INFO] tweaked toml for git repo https://github.com/8xFF/whep-benchmark written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/8xFF/whep-benchmark 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/8xFF/whep-benchmark 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09847b0be04bb360a3fc658ffc149cfdc34387317bb833fc0896c6c7341a6fb9
[INFO] running `Command { std: "docker" "start" "-a" "09847b0be04bb360a3fc658ffc149cfdc34387317bb833fc0896c6c7341a6fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09847b0be04bb360a3fc658ffc149cfdc34387317bb833fc0896c6c7341a6fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09847b0be04bb360a3fc658ffc149cfdc34387317bb833fc0896c6c7341a6fb9", kill_on_drop: false }`
[INFO] [stdout] 09847b0be04bb360a3fc658ffc149cfdc34387317bb833fc0896c6c7341a6fb9
[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: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] cab974e8367e88c7de91c4cc82621b94889da6944eafbfefdbe8a4bc4f100596
[INFO] running `Command { std: "docker" "start" "-a" "cab974e8367e88c7de91c4cc82621b94889da6944eafbfefdbe8a4bc4f100596", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking value-bag v1.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking async-task v4.6.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking event-listener v4.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]    Compiling rkyv v0.7.43
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]    Compiling openssl-src v300.2.1+3.2.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling sha1-asm v0.5.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.77
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking grid v0.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling parcel_selectors v0.26.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking lru v0.12.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking taffy v0.3.18
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anymap v1.0.0-beta.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stdout] error[E0804]: cannot add auto trait `Send` to dyn bound via pointer cast
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40
[INFO] [stdout]     |
[INFO] [stdout]  37 |                 unsafe { Box::from_raw(raw as *mut $t) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ unsupported cast
[INFO] [stdout] ...
[INFO] [stdout] 144 | impl_clone!(dyn CloneAny + Send);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this could allow UB elsewhere
[INFO] [stdout]     = help: use `transmute` if you're sure this is sound
[INFO] [stdout]     = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0804]: cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40
[INFO] [stdout]     |
[INFO] [stdout]  37 |                 unsafe { Box::from_raw(raw as *mut $t) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ unsupported cast
[INFO] [stdout] ...
[INFO] [stdout] 145 | impl_clone!(dyn CloneAny + Send + Sync);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this could allow UB elsewhere
[INFO] [stdout]     = help: use `transmute` if you're sure this is sound
[INFO] [stdout]     = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0804`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anymap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cab974e8367e88c7de91c4cc82621b94889da6944eafbfefdbe8a4bc4f100596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab974e8367e88c7de91c4cc82621b94889da6944eafbfefdbe8a4bc4f100596", kill_on_drop: false }`
[INFO] [stdout] cab974e8367e88c7de91c4cc82621b94889da6944eafbfefdbe8a4bc4f100596
