[INFO] fetching crate termvid 0.4.0...
[INFO] testing termvid-0.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate termvid 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate termvid 0.4.0
[INFO] finished tweaking crates.io crate termvid 0.4.0
[INFO] tweaked toml for crates.io crate termvid 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate termvid 0.4.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate termvid 0.4.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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f73a23b262e796118d7fcd51bcd12ddf3515954283c5a943709c8de4ac0b7f87
[INFO] running `Command { std: "docker" "start" "-a" "f73a23b262e796118d7fcd51bcd12ddf3515954283c5a943709c8de4ac0b7f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f73a23b262e796118d7fcd51bcd12ddf3515954283c5a943709c8de4ac0b7f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f73a23b262e796118d7fcd51bcd12ddf3515954283c5a943709c8de4ac0b7f87", kill_on_drop: false }`
[INFO] [stdout] f73a23b262e796118d7fcd51bcd12ddf3515954283c5a943709c8de4ac0b7f87
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 402e88f6c1af70531fe55c4bf9a4734039fa7cc2e9a7f06dd1b8c5e43a170b45
[INFO] running `Command { std: "docker" "start" "-a" "402e88f6c1af70531fe55c4bf9a4734039fa7cc2e9a7f06dd1b8c5e43a170b45", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling cpal v0.15.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling symphonia-core v0.5.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling y4m v0.7.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unix-named-pipe v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling alsa v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ctrlc v3.2.5
[INFO] [stderr]    Compiling symphonia-metadata v0.5.2
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.2
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.2
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling symphonia v0.5.2
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling rodio v0.17.1
[INFO] [stderr]    Compiling clap v4.1.6
[INFO] [stderr]    Compiling termvid v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 38.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: y4m v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "402e88f6c1af70531fe55c4bf9a4734039fa7cc2e9a7f06dd1b8c5e43a170b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402e88f6c1af70531fe55c4bf9a4734039fa7cc2e9a7f06dd1b8c5e43a170b45", kill_on_drop: false }`
[INFO] [stdout] 402e88f6c1af70531fe55c4bf9a4734039fa7cc2e9a7f06dd1b8c5e43a170b45
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1dc9837568f901cf9cdfee4e371b44e561d261981111f6a3725c1b4c912c46b
[INFO] running `Command { std: "docker" "start" "-a" "e1dc9837568f901cf9cdfee4e371b44e561d261981111f6a3725c1b4c912c46b", kill_on_drop: false }`
[INFO] [stderr]    Compiling termvid v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: y4m v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e1dc9837568f901cf9cdfee4e371b44e561d261981111f6a3725c1b4c912c46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1dc9837568f901cf9cdfee4e371b44e561d261981111f6a3725c1b4c912c46b", kill_on_drop: false }`
[INFO] [stdout] e1dc9837568f901cf9cdfee4e371b44e561d261981111f6a3725c1b4c912c46b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4aa3c521f3d1a17bfc261571ab6ba0f0305e73ed23038a66302a991dda73c151
[INFO] running `Command { std: "docker" "start" "-a" "4aa3c521f3d1a17bfc261571ab6ba0f0305e73ed23038a66302a991dda73c151", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: y4m v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termvid-32faa313e337b445)
[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" "4aa3c521f3d1a17bfc261571ab6ba0f0305e73ed23038a66302a991dda73c151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa3c521f3d1a17bfc261571ab6ba0f0305e73ed23038a66302a991dda73c151", kill_on_drop: false }`
[INFO] [stdout] 4aa3c521f3d1a17bfc261571ab6ba0f0305e73ed23038a66302a991dda73c151
