[INFO] fetching crate s4m-media-packager 0.1.0... [INFO] testing s4m-media-packager-0.1.0 against 1.95.0 for beta-1.96-1 [INFO] extracting crate s4m-media-packager 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate s4m-media-packager 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate s4m-media-packager 0.1.0 [INFO] tweaked toml for crates.io crate s4m-media-packager 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate s4m-media-packager 0.1.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate s4m-media-packager 0.1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded ffmpeg-common-s4m v1.0.1 [INFO] [stderr] Downloaded rust_ffprobe_s4m v1.0.1 [INFO] [stderr] Downloaded rust_ffmpeg_s4m v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a08d819053eee214fe69c1838bc03e8867c04dfefd26595d5146c1c4593c385 [INFO] running `Command { std: "docker" "start" "-a" "3a08d819053eee214fe69c1838bc03e8867c04dfefd26595d5146c1c4593c385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a08d819053eee214fe69c1838bc03e8867c04dfefd26595d5146c1c4593c385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a08d819053eee214fe69c1838bc03e8867c04dfefd26595d5146c1c4593c385", kill_on_drop: false }` [INFO] [stdout] 3a08d819053eee214fe69c1838bc03e8867c04dfefd26595d5146c1c4593c385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebbe8167abfd3d8f3f2d356e757c99e2e76a1ddb0d4c1d53827a598102ad3150 [INFO] running `Command { std: "docker" "start" "-a" "ebbe8167abfd3d8f3f2d356e757c99e2e76a1ddb0d4c1d53827a598102ad3150", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling ffmpeg-common-s4m v1.0.1 [INFO] [stderr] Compiling rust_ffmpeg_s4m v1.0.1 [INFO] [stderr] Compiling rust_ffprobe_s4m v1.0.1 [INFO] [stderr] Compiling s4m-media-packager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.90s [INFO] running `Command { std: "docker" "inspect" "ebbe8167abfd3d8f3f2d356e757c99e2e76a1ddb0d4c1d53827a598102ad3150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbe8167abfd3d8f3f2d356e757c99e2e76a1ddb0d4c1d53827a598102ad3150", kill_on_drop: false }` [INFO] [stdout] ebbe8167abfd3d8f3f2d356e757c99e2e76a1ddb0d4c1d53827a598102ad3150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95c4f6f4e27d9408bef86b4971f4384e49824a8c0dece284294d1bd9232dd5a [INFO] running `Command { std: "docker" "start" "-a" "d95c4f6f4e27d9408bef86b4971f4384e49824a8c0dece284294d1bd9232dd5a", kill_on_drop: false }` [INFO] [stderr] Compiling s4m-media-packager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/error.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/error.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/error.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/ffmpeg/demuxer.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/pipeline.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | assert_matches!(error, MediaPackagerError::InvalidConfig { .. }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/pipeline.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | assert_matches!(error, MediaPackagerError::InvalidInput { .. }); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/runtime.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/error.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | use std::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/ffmpeg/demuxer.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | use std::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/pipeline.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | use std::{assert_matches, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `assert_matches` [INFO] [stdout] --> src/runtime.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use std::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `s4m-media-packager` (lib test) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d95c4f6f4e27d9408bef86b4971f4384e49824a8c0dece284294d1bd9232dd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95c4f6f4e27d9408bef86b4971f4384e49824a8c0dece284294d1bd9232dd5a", kill_on_drop: false }` [INFO] [stdout] d95c4f6f4e27d9408bef86b4971f4384e49824a8c0dece284294d1bd9232dd5a