[INFO] fetching crate media-core 0.7.1...
[INFO] testing media-core-0.7.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-9
[INFO] extracting crate media-core 0.7.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate media-core 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate media-core 0.7.1
[INFO] tweaked toml for crates.io crate media-core 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate media-core 0.7.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate media-core 0.7.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b273f03248db6178d8aeed4215e7836c394692c6b2529fcfe8fab60e25bdf53c
[INFO] running `Command { std: "docker" "start" "-a" "b273f03248db6178d8aeed4215e7836c394692c6b2529fcfe8fab60e25bdf53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b273f03248db6178d8aeed4215e7836c394692c6b2529fcfe8fab60e25bdf53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b273f03248db6178d8aeed4215e7836c394692c6b2529fcfe8fab60e25bdf53c", kill_on_drop: false }`
[INFO] [stdout] b273f03248db6178d8aeed4215e7836c394692c6b2529fcfe8fab60e25bdf53c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f2d32eb91df721485a70d70a4efaa1bcd2c5ecc6c2dbbe5102b7bdcba9102a0
[INFO] running `Command { std: "docker" "start" "-a" "9f2d32eb91df721485a70d70a4efaa1bcd2c5ecc6c2dbbe5102b7bdcba9102a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling os-ver v0.2.1
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling novtb v0.1.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling erydanos v0.2.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pxfm v0.1.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling yuv v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling x-variant v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling colorutils-rs v0.7.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling pic-scale v0.6.8
[INFO] [stderr]    Compiling media-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "9f2d32eb91df721485a70d70a4efaa1bcd2c5ecc6c2dbbe5102b7bdcba9102a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f2d32eb91df721485a70d70a4efaa1bcd2c5ecc6c2dbbe5102b7bdcba9102a0", kill_on_drop: false }`
[INFO] [stdout] 9f2d32eb91df721485a70d70a4efaa1bcd2c5ecc6c2dbbe5102b7bdcba9102a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 825997cc18468c9ce56cc654e766cb6d0130560437565751483ef261e014fbbb
[INFO] running `Command { std: "docker" "start" "-a" "825997cc18468c9ce56cc654e766cb6d0130560437565751483ef261e014fbbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling media-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "825997cc18468c9ce56cc654e766cb6d0130560437565751483ef261e014fbbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825997cc18468c9ce56cc654e766cb6d0130560437565751483ef261e014fbbb", kill_on_drop: false }`
[INFO] [stdout] 825997cc18468c9ce56cc654e766cb6d0130560437565751483ef261e014fbbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4b88a5dfa4a1f02a2cbc6fc12b8d56bad6137eb9079b0870457bb5ca3f678db
[INFO] running `Command { std: "docker" "start" "-a" "c4b88a5dfa4a1f02a2cbc6fc12b8d56bad6137eb9079b0870457bb5ca3f678db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/media_core-be91bf6eb57280c2)
[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] [stderr]      Running tests/audio.rs (/opt/rustwide/target/debug/deps/audio-70beede562a75dd5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_audio_frame ... ok
[INFO] [stdout] test test_channel_layout_from_mask ... ok
[INFO] [stdout] test test_channel_layout_default ... ok
[INFO] [stdout] test test_sample_format ... ok
[INFO] [stdout] test test_audio_frame_descriptor ... ok
[INFO] [stdout] test test_audio_frame_from_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stderr]      Running tests/video.rs (/opt/rustwide/target/debug/deps/video-4b2c9d442a4f68e4)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_pixel_format ... ok
[INFO] [stdout] test test_video_frame_from_buffer ... ok
[INFO] [stdout] test test_video_frame ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests media_core
[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" "c4b88a5dfa4a1f02a2cbc6fc12b8d56bad6137eb9079b0870457bb5ca3f678db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b88a5dfa4a1f02a2cbc6fc12b8d56bad6137eb9079b0870457bb5ca3f678db", kill_on_drop: false }`
[INFO] [stdout] c4b88a5dfa4a1f02a2cbc6fc12b8d56bad6137eb9079b0870457bb5ca3f678db
