[INFO] cloning repository https://github.com/DS-DS-ship-it/mmx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DS-DS-ship-it/mmx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDS-DS-ship-it%2Fmmx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDS-DS-ship-it%2Fmmx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b9dcdc85c44dc22cabc4303a938f060322d3451
[INFO] documenting DS-DS-ship-it/mmx 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%2FDS-DS-ship-it%2Fmmx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  64% (3851/5977)
Updating files:  65% (3886/5977)
Updating files:  66% (3945/5977)
Updating files:  67% (4005/5977)
Updating files:  67% (4018/5977)
Updating files:  68% (4065/5977)
Updating files:  68% (4080/5977)
Updating files:  69% (4125/5977)
Updating files:  70% (4184/5977)
Updating files:  70% (4236/5977)
Updating files:  71% (4244/5977)
Updating files:  72% (4304/5977)
Updating files:  73% (4364/5977)
Updating files:  74% (4423/5977)
Updating files:  75% (4483/5977)
Updating files:  76% (4543/5977)
Updating files:  77% (4603/5977)
Updating files:  78% (4663/5977)
Updating files:  79% (4722/5977)
Updating files:  80% (4782/5977)
Updating files:  81% (4842/5977)
Updating files:  82% (4902/5977)
Updating files:  83% (4961/5977)
Updating files:  84% (5021/5977)
Updating files:  85% (5081/5977)
Updating files:  86% (5141/5977)
Updating files:  87% (5200/5977)
Updating files:  88% (5260/5977)
Updating files:  89% (5320/5977)
Updating files:  90% (5380/5977)
Updating files:  91% (5440/5977)
Updating files:  92% (5499/5977)
Updating files:  93% (5559/5977)
Updating files:  94% (5619/5977)
Updating files:  95% (5679/5977)
Updating files:  96% (5738/5977)
Updating files:  96% (5749/5977)
Updating files:  97% (5798/5977)
Updating files:  97% (5829/5977)
Updating files:  98% (5858/5977)
Updating files:  99% (5918/5977)
Updating files: 100% (5977/5977)
Updating files: 100% (5977/5977), done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DS-DS-ship-it/mmx
[INFO] finished tweaking git repo https://github.com/DS-DS-ship-it/mmx
[INFO] tweaked toml for git repo https://github.com/DS-DS-ship-it/mmx written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DS-DS-ship-it/mmx 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/DS-DS-ship-it/mmx 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e3245616b6ecc7a2dedcfa72ee0c0a3b710f8f08b258ec063737503296016b68
[INFO] running `Command { std: "docker" "start" "-a" "e3245616b6ecc7a2dedcfa72ee0c0a3b710f8f08b258ec063737503296016b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3245616b6ecc7a2dedcfa72ee0c0a3b710f8f08b258ec063737503296016b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3245616b6ecc7a2dedcfa72ee0c0a3b710f8f08b258ec063737503296016b68", kill_on_drop: false }`
[INFO] [stdout] e3245616b6ecc7a2dedcfa72ee0c0a3b710f8f08b258ec063737503296016b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6a100e6bab4e5490264998a4545ebfbee4579adbde9bfa3b11c762037703dabf
[INFO] running `Command { std: "docker" "start" "-a" "6a100e6bab4e5490264998a4545ebfbee4579adbde9bfa3b11c762037703dabf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]     Checking option-operations v0.6.0
[INFO] [stderr]    Compiling mmx-core v0.2.0 (/opt/rustwide/workdir/mmx-core)
[INFO] [stderr]     Checking bitstream-io v1.10.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking symphonia-format-caf v0.5.5
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling glib-macros v0.21.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking matroska v0.10.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking mp4 v0.13.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling gstreamer-sys v0.24.2
[INFO] [stderr]  Documenting mmx-core v0.2.0 (/opt/rustwide/workdir/mmx-core)
[INFO] [stderr]     Checking glib v0.21.3
[INFO] [stderr]     Checking gstreamer v0.24.2
[INFO] [stderr]  Documenting mmx-cli v0.2.2 (/opt/rustwide/workdir/mmx-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.35s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/doctor/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "6a100e6bab4e5490264998a4545ebfbee4579adbde9bfa3b11c762037703dabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a100e6bab4e5490264998a4545ebfbee4579adbde9bfa3b11c762037703dabf", kill_on_drop: false }`
[INFO] [stdout] 6a100e6bab4e5490264998a4545ebfbee4579adbde9bfa3b11c762037703dabf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91c1a3825f30190df7a8a83d27af9f041ed24fe1f7ef8a41e95a694cbcf700dd
[INFO] running `Command { std: "docker" "start" "-a" "91c1a3825f30190df7a8a83d27af9f041ed24fe1f7ef8a41e95a694cbcf700dd", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "91c1a3825f30190df7a8a83d27af9f041ed24fe1f7ef8a41e95a694cbcf700dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c1a3825f30190df7a8a83d27af9f041ed24fe1f7ef8a41e95a694cbcf700dd", kill_on_drop: false }`
[INFO] [stdout] 91c1a3825f30190df7a8a83d27af9f041ed24fe1f7ef8a41e95a694cbcf700dd
