[INFO] cloning repository https://github.com/0xCryptoHorse/ruffle-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xCryptoHorse/ruffle-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCryptoHorse%2Fruffle-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCryptoHorse%2Fruffle-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca6e4ca4283fc10d783c132f42fce68edc3dc19a
[INFO] documenting 0xCryptoHorse/ruffle-rust 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%2F0xCryptoHorse%2Fruffle-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0xCryptoHorse/ruffle-rust
[INFO] finished tweaking git repo https://github.com/0xCryptoHorse/ruffle-rust
[INFO] tweaked toml for git repo https://github.com/0xCryptoHorse/ruffle-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xCryptoHorse/ruffle-rust 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/0xCryptoHorse/ruffle-rust 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2a3389a3609041fefa192ed8dfe396c614cb927131d2d30b601ca087c7aa242c
[INFO] running `Command { std: "docker" "start" "-a" "2a3389a3609041fefa192ed8dfe396c614cb927131d2d30b601ca087c7aa242c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a3389a3609041fefa192ed8dfe396c614cb927131d2d30b601ca087c7aa242c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3389a3609041fefa192ed8dfe396c614cb927131d2d30b601ca087c7aa242c", kill_on_drop: false }`
[INFO] [stdout] 2a3389a3609041fefa192ed8dfe396c614cb927131d2d30b601ca087c7aa242c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e33074224a129595cf89f5b896c0700a24f5c61cce34e4784087196ed8263289
[INFO] running `Command { std: "docker" "start" "-a" "e33074224a129595cf89f5b896c0700a24f5c61cce34e4784087196ed8263289", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking crc-catalog v2.1.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking crc v3.0.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking bitstream-io v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking dasp_sample v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking dasp_frame v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking lyon_geom v1.0.4
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]     Checking dasp_ring_buffer v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking lyon_path v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling ash v0.37.1+1.3.235
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking lyon_algorithms v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking dasp_rms v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking dasp_peak v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.79
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking wayland-sys v0.29.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking dasp_envelope v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking dasp_interpolate v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dasp_window v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]     Checking wgpu-types v0.14.0 (https://github.com/Dinnerbone/wgpu?rev=a154700447338d7333f1a226e3699d0f72e684e4#a1547004)
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking glow v0.11.2 (https://github.com/grovesNL/glow?rev=c8a011fcd57a5c68cc917ed394baa484bdefc909#c8a011fc)
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dasp_signal v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]     Checking dasp_slice v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]    Compiling curl-sys v0.4.59+curl-7.86.0
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking dasp v0.11.0 (https://github.com/RustAudio/dasp?rev=f05a703#f05a703d)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking ruffle_wstr v0.1.0 (/opt/rustwide/workdir/wstr)
[INFO] [stderr]     Checking quick-xml v0.22.0 (https://github.com/ruffle-rs/quick-xml?rev=8496365ec1412eb5ba5de350937b6bce352fa0ba#8496365e)
[INFO] [stderr]     Checking regress v0.4.1
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> wstr/src/ptr.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     (*fake).len()
[INFO] [stdout]     |     ^^----^^^^^^^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       this raw pointer has type `*mut [()]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[()]`
[INFO] [stdout]    --> wstr/src/ptr.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     (*fake).len()
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:114:5
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 108 |     (&(*fake)).len()
[INFO] [stdout]     |     ++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]     Checking nihav_core v0.1.0 (https://github.com/ruffle-rs/nihav-vp6?rev=9416fcc9fc8aab8f4681aa9093b42922214abbd3#9416fcc9)
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking nihav_codec_support v0.1.0 (https://github.com/ruffle-rs/nihav-vp6?rev=9416fcc9fc8aab8f4681aa9093b42922214abbd3#9416fcc9)
[INFO] [stderr]    Compiling portable-atomic v0.3.17
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling bytemuck_derive v1.3.0
[INFO] [stderr]    Compiling enum-map-derive v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling gc-arena-derive v0.2.2 (https://github.com/kyren/gc-arena?rev=318b2ea594dcdadd01f7789025e3b3940be96b2c#318b2ea5)
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]     Checking enum-map v2.4.2
[INFO] [stderr]     Checking gc-arena v0.2.2 (https://github.com/kyren/gc-arena?rev=318b2ea594dcdadd01f7789025e3b3940be96b2c#318b2ea5)
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e33074224a129595cf89f5b896c0700a24f5c61cce34e4784087196ed8263289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33074224a129595cf89f5b896c0700a24f5c61cce34e4784087196ed8263289", kill_on_drop: false }`
[INFO] [stdout] e33074224a129595cf89f5b896c0700a24f5c61cce34e4784087196ed8263289
