[INFO] cloning repository https://github.com/dgadling/ompd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgadling/ompd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgadling%2Fompd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgadling%2Fompd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bb768a28a2293715bcc51b03f14cb1cf06cfd10 [INFO] testing dgadling/ompd against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgadling%2Fompd" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dgadling/ompd [INFO] finished tweaking git repo https://github.com/dgadling/ompd [INFO] tweaked toml for git repo https://github.com/dgadling/ompd written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dgadling/ompd on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dgadling/ompd 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.51 [INFO] [stderr] Downloaded display-info v0.4.8 [INFO] [stderr] Downloaded profiling v1.0.18 [INFO] [stderr] Downloaded profiling-procmacros v1.0.18 [INFO] [stderr] Downloaded find-msvc-tools v0.1.6 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded zmij v1.0.12 [INFO] [stderr] Downloaded fax v0.2.7 [INFO] [stderr] Downloaded screenshots v0.5.4 [INFO] [stderr] Downloaded imgref v1.12.1 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded no_std_io2 v0.9.4 [INFO] [stderr] Downloaded gif v0.14.2 [INFO] [stderr] Downloaded clap_lex v1.0.0 [INFO] [stderr] Downloaded wmi v0.12.2 [INFO] [stderr] Downloaded bitstream-io v4.10.0 [INFO] [stderr] Downloaded clap_derive v4.5.55 [INFO] [stderr] Downloaded widestring v1.2.1 [INFO] [stderr] Downloaded rand v0.8.6 [INFO] [stderr] Downloaded safe_arch v0.7.4 [INFO] [stderr] Downloaded wide v0.7.33 [INFO] [stderr] Downloaded clap v4.5.60 [INFO] [stderr] Downloaded dbus v0.9.10 [INFO] [stderr] Downloaded imageproc v0.24.1 [INFO] [stderr] Downloaded clap_builder v4.5.60 [INFO] [stderr] Downloaded syn v2.0.113 [INFO] [stderr] Downloaded xcb v1.7.0 [INFO] [stderr] Downloaded libc v0.2.179 [INFO] [stderr] Downloaded pxfm v0.1.29 [INFO] [stderr] Downloaded libdbus-sys v0.2.7 [INFO] [stderr] Downloaded webp v0.3.1 [INFO] [stderr] Downloaded libwebp-sys v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bba84464257227ff4721c5cef930b0b7c7c4fcea7a308b9fcc5d7b2f76b52e2 [INFO] running `Command { std: "docker" "start" "-a" "2bba84464257227ff4721c5cef930b0b7c7c4fcea7a308b9fcc5d7b2f76b52e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bba84464257227ff4721c5cef930b0b7c7c4fcea7a308b9fcc5d7b2f76b52e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bba84464257227ff4721c5cef930b0b7c7c4fcea7a308b9fcc5d7b2f76b52e2", kill_on_drop: false }` [INFO] [stdout] 2bba84464257227ff4721c5cef930b0b7c7c4fcea7a308b9fcc5d7b2f76b52e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7506a104f85cbc941af080ae058a5768a6a7e669c0b7c3ecc6aca94f0483279d [INFO] running `Command { std: "docker" "start" "-a" "7506a104f85cbc941af080ae058a5768a6a7e669c0b7c3ecc6aca94f0483279d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling imgref v1.12.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling fax v0.2.7 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling no_std_io2 v0.9.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bitstream-io v4.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling xcb v1.7.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling gif v0.14.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling screenshots v0.5.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling ompd v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling display-info v0.4.8 [INFO] [stderr] Compiling webp v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.11.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ravif v0.13.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling imageproc v0.24.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.5.4 [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" "7506a104f85cbc941af080ae058a5768a6a7e669c0b7c3ecc6aca94f0483279d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7506a104f85cbc941af080ae058a5768a6a7e669c0b7c3ecc6aca94f0483279d", kill_on_drop: false }` [INFO] [stdout] 7506a104f85cbc941af080ae058a5768a6a7e669c0b7c3ecc6aca94f0483279d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39fc62e7a01eb2b125961e3cbc833c540d080e336adb0cbd7246d0156dde46e6 [INFO] running `Command { std: "docker" "start" "-a" "39fc62e7a01eb2b125961e3cbc833c540d080e336adb0cbd7246d0156dde46e6", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ompd v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.5.4 [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" "39fc62e7a01eb2b125961e3cbc833c540d080e336adb0cbd7246d0156dde46e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fc62e7a01eb2b125961e3cbc833c540d080e336adb0cbd7246d0156dde46e6", kill_on_drop: false }` [INFO] [stdout] 39fc62e7a01eb2b125961e3cbc833c540d080e336adb0cbd7246d0156dde46e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e20267c2f0cd9be1cbfbfa04cb263160cb66d581cfabeae8faebd3a373863122 [INFO] running `Command { std: "docker" "start" "-a" "e20267c2f0cd9be1cbfbfa04cb263160cb66d581cfabeae8faebd3a373863122", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.5.4 [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/lib.rs (/opt/rustwide/target/debug/deps/ompd-0ac29beb3a099ff2) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test config::tests::test_vid_scale_factor_default ... ok [INFO] [stdout] test config::tests::test_keep_shots_days_missing_from_json ... ok [INFO] [stdout] test config::tests::test_keep_shots_days_default_is_none ... ok [INFO] [stdout] test movie_maker::tests::test_analyze_dimensions_applies_scale_and_rounds_even ... ok [INFO] [stdout] test movie_maker::tests::test_analyze_dimensions_finds_most_common ... ok [INFO] [stdout] test capturer::tests::test_store_appends_to_metadata_csv ... ok [INFO] [stdout] test movie_maker::tests::test_ffmpeg_uses_scale_pad_filter ... ok [INFO] [stdout] test dir_manager::tests::test_cleanup_shot_dir_removes_dir_and_empty_parents ... ok [INFO] [stdout] test capturer::tests::test_get_current_dimensions ... ok [INFO] [stdout] test dir_manager::tests::test_cleanup_old_shot_dirs_never_deletes_today ... ok [INFO] [stdout] test dir_manager::tests::test_cleanup_old_shot_dirs_skips_dirs_without_video ... ok [INFO] [stdout] test dir_manager::tests::test_cleanup_shot_dir_preserves_nonempty_parents ... ok [INFO] [stdout] test dir_manager::tests::test_cleanup_old_shot_dirs_keeps_n_most_recent ... ok [INFO] [stdout] test config::tests::test_vid_scale_factor_negative_is_invalid - should panic ... ok [INFO] [stdout] test config::tests::test_vid_scale_factor_zero_is_invalid - should panic ... ok [INFO] [stdout] test movie_maker::tests::test_generate_metadata_fails_on_empty_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ompd-4e9769973646175b) [INFO] [stdout] [INFO] [stderr] Running tests/multi_resolution_integration.rs (/opt/rustwide/target/debug/deps/multi_resolution_integration-ecf1369e89239c54) [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 4 tests [INFO] [stdout] test test_backfiller_generates_metadata ... ok [INFO] [stdout] test test_metadata_csv_generation ... ok [INFO] [stdout] test test_video_with_mixed_resolutions ... ok [INFO] [stdout] test test_mixed_resolution_video_uses_most_common ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_mixed_resolution_video_uses_most_common stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_mixed_resolution_video_uses_most_common' (38) panicked at src/movie_maker.rs:103:38: [INFO] [stdout] Failed to run ffmpeg :(: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x583f44ac8d2a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x583f44ac8d2a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x583f44ac8d2a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x583f44ac8d2a - <::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x583f44ae0e4a - ::fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x583f44ae0e4a - core[e929cb53b82a81ca]::fmt::write [INFO] [stdout] 6: 0x583f44acf252 - std[29689e6404d28ef9]::io::default_write_fmt::> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x583f44acf252 - as std[29689e6404d28ef9]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x583f44aa40ff - ::print [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x583f44aa40ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x583f44abf1f9 - std[29689e6404d28ef9]::panicking::default_hook [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x583f44a58d7c - core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x583f44a58d7c - test[a24b3028667022f7]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x583f44abf3b2 - core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x583f44abf3b2 - std[29689e6404d28ef9]::panicking::panic_with_hook [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x583f44aa41b8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x583f44a98b79 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x583f44aa4fbd - __rustc[3aed6af316653e63]::rust_begin_unwind [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x583f44ae160c - core[e929cb53b82a81ca]::panicking::panic_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x583f44ae1352 - core[e929cb53b82a81ca]::result::unwrap_failed [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x583f446c6dbc - >::expect [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x583f446c2bdf - ::make_movie_from [INFO] [stdout] at /opt/rustwide/workdir/src/movie_maker.rs:103:38 [INFO] [stdout] 22: 0x583f445f073c - multi_resolution_integration[a7546a1aa2152401]::test_mixed_resolution_video_uses_most_common [INFO] [stdout] at /opt/rustwide/workdir/tests/multi_resolution_integration.rs:152:11 [INFO] [stdout] 23: 0x583f445ed9a7 - multi_resolution_integration[a7546a1aa2152401]::test_mixed_resolution_video_uses_most_common::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/multi_resolution_integration.rs:127:50 [INFO] [stdout] 24: 0x583f445f21c6 - >::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x583f44a4c05b - core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x583f44a4c05b - test[a24b3028667022f7]::__rust_begin_short_backtrace::, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18 [INFO] [stdout] 27: 0x583f44a5984b - test[a24b3028667022f7]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74 [INFO] [stdout] 28: 0x583f44a5984b - as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x583f44a5984b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x583f44a5984b - std[29689e6404d28ef9]::panicking::catch_unwind::, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x583f44a5984b - std[29689e6404d28ef9]::panic::catch_unwind::, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x583f44a5984b - test[a24b3028667022f7]::run_test_in_process [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27 [INFO] [stdout] 33: 0x583f44a5984b - test[a24b3028667022f7]::run_test::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43 [INFO] [stdout] 34: 0x583f44a52f64 - test[a24b3028667022f7]::run_test::{closure#1} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41 [INFO] [stdout] 35: 0x583f44a52f64 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x583f44a5c452 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 37: 0x583f44a5c452 - ::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x583f44a5c452 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x583f44a5c452 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x583f44a5c452 - std[29689e6404d28ef9]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x583f44a5c452 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x583f44a5c452 - ::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x583f44ac7cef - + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 44: 0x583f44ac7cef - ::new::thread_start [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b78f81daa4 - [INFO] [stdout] 46: 0x78b78f8aaa64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_mixed_resolution_video_uses_most_common [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test multi_resolution_integration` [INFO] running `Command { std: "docker" "inspect" "e20267c2f0cd9be1cbfbfa04cb263160cb66d581cfabeae8faebd3a373863122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20267c2f0cd9be1cbfbfa04cb263160cb66d581cfabeae8faebd3a373863122", kill_on_drop: false }` [INFO] [stdout] e20267c2f0cd9be1cbfbfa04cb263160cb66d581cfabeae8faebd3a373863122