[INFO] fetching crate gstreamer-base 0.22.0...
[INFO] checking gstreamer-base-0.22.0 against master#b389b0ab72cb0aa9acf4df0ae0c0e12090782da9 for pr-128351-1
[INFO] extracting crate gstreamer-base 0.22.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate gstreamer-base 0.22.0 on toolchain b389b0ab72cb0aa9acf4df0ae0c0e12090782da9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gstreamer-base 0.22.0
[INFO] finished tweaking crates.io crate gstreamer-base 0.22.0
[INFO] tweaked toml for crates.io crate gstreamer-base 0.22.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding cfg-expr v0.15.8 (latest: v0.16.0)
[INFO] [stderr]       Adding gio-sys v0.19.8 (latest: v0.20.0)
[INFO] [stderr]       Adding glib v0.19.9 (latest: v0.20.0)
[INFO] [stderr]       Adding glib-macros v0.19.9 (latest: v0.20.0)
[INFO] [stderr]       Adding glib-sys v0.19.8 (latest: v0.20.0)
[INFO] [stderr]       Adding gobject-sys v0.19.8 (latest: v0.20.0)
[INFO] [stderr]       Adding gstreamer v0.22.7 (latest: v0.23.0)
[INFO] [stderr]       Adding gstreamer-base-sys v0.22.6 (latest: v0.23.0)
[INFO] [stderr]       Adding gstreamer-sys v0.22.6 (latest: v0.23.0)
[INFO] [stderr]       Adding system-deps v6.2.2 (latest: v7.0.1)
[INFO] [stderr]       Adding toml_edit v0.21.1 (latest: v0.22.20)
[INFO] [stderr]       Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gir-format-check v0.1.3
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98c8ef99ccdbe1ebad9dea7a3b4ff8aa1dfde7f64df073c0c605be4167e39949
[INFO] running `Command { std: "docker" "start" "-a" "98c8ef99ccdbe1ebad9dea7a3b4ff8aa1dfde7f64df073c0c605be4167e39949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98c8ef99ccdbe1ebad9dea7a3b4ff8aa1dfde7f64df073c0c605be4167e39949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98c8ef99ccdbe1ebad9dea7a3b4ff8aa1dfde7f64df073c0c605be4167e39949", kill_on_drop: false }`
[INFO] [stdout] 98c8ef99ccdbe1ebad9dea7a3b4ff8aa1dfde7f64df073c0c605be4167e39949
[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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+b389b0ab72cb0aa9acf4df0ae0c0e12090782da9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0d1a3eb7ef9cc4834b59feb5a026df3aee9f37c9858384595d0cf477b10e013
[INFO] running `Command { std: "docker" "start" "-a" "b0d1a3eb7ef9cc4834b59feb5a026df3aee9f37c9858384595d0cf477b10e013", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking gir-format-check v0.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling gstreamer-sys v0.22.6
[INFO] [stderr]    Compiling gstreamer-base-sys v0.22.6
[INFO] [stderr]     Checking glib v0.19.9
[INFO] [stderr]     Checking gstreamer v0.22.7
[INFO] [stderr]     Checking gstreamer-base v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v1_12_1`
[INFO] [stdout]   --> src/flow_combiner.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |             #[cfg(feature = "v1_12_1")]
[INFO] [stdout]    |                   ^^^^^^^^^^---------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"v1_14_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `v1_14_1`, `v1_16`, `v1_18`, `v1_20`, `v1_22`, and `v1_24`
[INFO] [stdout]    = help: consider adding `v1_12_1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v1_12_1`
[INFO] [stdout]   --> src/flow_combiner.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |             #[cfg(not(feature = "v1_12_1"))]
[INFO] [stdout]    |                       ^^^^^^^^^^---------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"v1_14_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `v1_14_1`, `v1_16`, `v1_18`, `v1_20`, `v1_22`, and `v1_24`
[INFO] [stdout]    = help: consider adding `v1_12_1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v1_12_1`
[INFO] [stdout]   --> src/flow_combiner.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 if #[cfg(feature = "v1_12_1")] {
[INFO] [stdout]    |                          ^^^^^^^   --------- help: there is a expected value with a similar name: `"v1_14_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `v1_14_1`, `v1_16`, `v1_18`, `v1_20`, `v1_22`, and `v1_24`
[INFO] [stdout]    = help: consider adding `v1_12_1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v1_12_1`
[INFO] [stdout]   --> src/flow_combiner.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |             #[cfg(feature = "v1_12_1")]
[INFO] [stdout]    |                   ^^^^^^^^^^---------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"v1_14_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `v1_14_1`, `v1_16`, `v1_18`, `v1_20`, `v1_22`, and `v1_24`
[INFO] [stdout]    = help: consider adding `v1_12_1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v1_12_1`
[INFO] [stdout]   --> src/flow_combiner.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |             #[cfg(not(feature = "v1_12_1"))]
[INFO] [stdout]    |                       ^^^^^^^^^^---------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"v1_14_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `v1_14_1`, `v1_16`, `v1_18`, `v1_20`, `v1_22`, and `v1_24`
[INFO] [stdout]    = help: consider adding `v1_12_1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v1_12_1`
[INFO] [stdout]   --> src/flow_combiner.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 if #[cfg(feature = "v1_12_1")] {
[INFO] [stdout]    |                          ^^^^^^^   --------- help: there is a expected value with a similar name: `"v1_14_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `v1_14_1`, `v1_16`, `v1_18`, `v1_20`, `v1_22`, and `v1_24`
[INFO] [stdout]    = help: consider adding `v1_12_1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "b0d1a3eb7ef9cc4834b59feb5a026df3aee9f37c9858384595d0cf477b10e013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d1a3eb7ef9cc4834b59feb5a026df3aee9f37c9858384595d0cf477b10e013", kill_on_drop: false }`
[INFO] [stdout] b0d1a3eb7ef9cc4834b59feb5a026df3aee9f37c9858384595d0cf477b10e013
