[INFO] cloning repository https://github.com/AbstractUmbra/waveform
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbstractUmbra/waveform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbstractUmbra%2Fwaveform", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbstractUmbra%2Fwaveform'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70f48858ce760c2132f785d64686770ff47f798c
[INFO] documenting AbstractUmbra/waveform 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%2FAbstractUmbra%2Fwaveform" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbstractUmbra/waveform
[INFO] finished tweaking git repo https://github.com/AbstractUmbra/waveform
[INFO] tweaked toml for git repo https://github.com/AbstractUmbra/waveform written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbstractUmbra/waveform 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/AbstractUmbra/waveform 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0f8d470abbec41a9ae6c11a99870bf28c98317cf579b68b53cfe1a2d1208d14e
[INFO] running `Command { std: "docker" "start" "-a" "0f8d470abbec41a9ae6c11a99870bf28c98317cf579b68b53cfe1a2d1208d14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f8d470abbec41a9ae6c11a99870bf28c98317cf579b68b53cfe1a2d1208d14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8d470abbec41a9ae6c11a99870bf28c98317cf579b68b53cfe1a2d1208d14e", kill_on_drop: false }`
[INFO] [stdout] 0f8d470abbec41a9ae6c11a99870bf28c98317cf579b68b53cfe1a2d1208d14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 05bd467e8e8c1ca01190b391c0137c24eee4862c44acdd89bc72ebd21a89e3b0
[INFO] running `Command { std: "docker" "start" "-a" "05bd467e8e8c1ca01190b391c0137c24eee4862c44acdd89bc72ebd21a89e3b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling ogg_next_sys v0.1.4
[INFO] [stderr]    Compiling aotuv_lancer_vorbis_sys v0.1.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking errno v0.3.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking vorbis_rs v0.5.5
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]  Documenting waveform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.45s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/waveform/index.html
[INFO] running `Command { std: "docker" "inspect" "05bd467e8e8c1ca01190b391c0137c24eee4862c44acdd89bc72ebd21a89e3b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05bd467e8e8c1ca01190b391c0137c24eee4862c44acdd89bc72ebd21a89e3b0", kill_on_drop: false }`
[INFO] [stdout] 05bd467e8e8c1ca01190b391c0137c24eee4862c44acdd89bc72ebd21a89e3b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e52c2cedeee3c5ad4daf1ec2b027f4941a4e0c28332dbe47c1e09cacca479e1f
[INFO] running `Command { std: "docker" "start" "-a" "e52c2cedeee3c5ad4daf1ec2b027f4941a4e0c28332dbe47c1e09cacca479e1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking vorbis_rs v0.5.5
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking pyo3 v0.25.1
[INFO] [stderr]  Documenting waveform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/waveform/index.html
[INFO] running `Command { std: "docker" "inspect" "e52c2cedeee3c5ad4daf1ec2b027f4941a4e0c28332dbe47c1e09cacca479e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e52c2cedeee3c5ad4daf1ec2b027f4941a4e0c28332dbe47c1e09cacca479e1f", kill_on_drop: false }`
[INFO] [stdout] e52c2cedeee3c5ad4daf1ec2b027f4941a4e0c28332dbe47c1e09cacca479e1f
