[INFO] fetching crate gst-plugin-audioparsers 0.15.0... [INFO] testing gst-plugin-audioparsers-0.15.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate gst-plugin-audioparsers 0.15.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gst-plugin-audioparsers 0.15.0 [INFO] finished tweaking crates.io crate gst-plugin-audioparsers 0.15.0 [INFO] tweaked toml for crates.io crate gst-plugin-audioparsers 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gst-plugin-audioparsers 0.15.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gst-plugin-audioparsers 0.15.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c37b44e2c01405d05dd78bb3546016dd49e2487e38c7ced4b83dadd9ba8eae7 [INFO] running `Command { std: "docker" "start" "-a" "7c37b44e2c01405d05dd78bb3546016dd49e2487e38c7ced4b83dadd9ba8eae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c37b44e2c01405d05dd78bb3546016dd49e2487e38c7ced4b83dadd9ba8eae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c37b44e2c01405d05dd78bb3546016dd49e2487e38c7ced4b83dadd9ba8eae7", kill_on_drop: false }` [INFO] [stdout] 7c37b44e2c01405d05dd78bb3546016dd49e2487e38c7ced4b83dadd9ba8eae7 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 170821b1e1f51e77e92252e5b0e7109a9e43da59a00eb96789d80c12961336da [INFO] running `Command { std: "docker" "start" "-a" "170821b1e1f51e77e92252e5b0e7109a9e43da59a00eb96789d80c12961336da", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling muldiv v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling option-operations v0.6.1 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling glib-sys v0.22.0 [INFO] [stderr] Compiling gobject-sys v0.22.0 [INFO] [stderr] Compiling gio-sys v0.22.0 [INFO] [stderr] Compiling gstreamer-sys v0.25.0 [INFO] [stderr] Compiling gst-plugin-version-helper v0.8.3 [INFO] [stderr] Compiling gst-plugin-audioparsers v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling glib-macros v0.22.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling glib v0.22.0 [INFO] [stderr] Compiling gstreamer v0.25.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.26s [INFO] running `Command { std: "docker" "inspect" "170821b1e1f51e77e92252e5b0e7109a9e43da59a00eb96789d80c12961336da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "170821b1e1f51e77e92252e5b0e7109a9e43da59a00eb96789d80c12961336da", kill_on_drop: false }` [INFO] [stdout] 170821b1e1f51e77e92252e5b0e7109a9e43da59a00eb96789d80c12961336da [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 693d186e04de120a99e841464cf08420103c9baee8b973f5c1f312b66d81b5d6 [INFO] running `Command { std: "docker" "start" "-a" "693d186e04de120a99e841464cf08420103c9baee8b973f5c1f312b66d81b5d6", kill_on_drop: false }` [INFO] [stderr] Compiling gst-plugin-audioparsers v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "693d186e04de120a99e841464cf08420103c9baee8b973f5c1f312b66d81b5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693d186e04de120a99e841464cf08420103c9baee8b973f5c1f312b66d81b5d6", kill_on_drop: false }` [INFO] [stdout] 693d186e04de120a99e841464cf08420103c9baee8b973f5c1f312b66d81b5d6 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd4a8af036747b93b4da96f1123f7dd519c0a57dd6518936371e7f21ae4d1c21 [INFO] running `Command { std: "docker" "start" "-a" "dd4a8af036747b93b4da96f1123f7dd519c0a57dd6518936371e7f21ae4d1c21", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gstrsaudioparsers-59fa872fd332095c) [INFO] [stdout] [INFO] [stderr] Doc-tests gstrsaudioparsers [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd4a8af036747b93b4da96f1123f7dd519c0a57dd6518936371e7f21ae4d1c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4a8af036747b93b4da96f1123f7dd519c0a57dd6518936371e7f21ae4d1c21", kill_on_drop: false }` [INFO] [stdout] dd4a8af036747b93b4da96f1123f7dd519c0a57dd6518936371e7f21ae4d1c21