[INFO] crate gstreamer-sys 0.8.0 is already in cache [INFO] extracting crate gstreamer-sys 0.8.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/gstreamer-sys/0.8.0 [INFO] extracting crate gstreamer-sys 0.8.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gstreamer-sys/0.8.0 [INFO] validating manifest of gstreamer-sys-0.8.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gstreamer-sys-0.8.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gstreamer-sys-0.8.0 [INFO] finished frobbing gstreamer-sys-0.8.0 [INFO] frobbed toml for gstreamer-sys-0.8.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/gstreamer-sys/0.8.0/Cargo.toml [INFO] started frobbing gstreamer-sys-0.8.0 [INFO] finished frobbing gstreamer-sys-0.8.0 [INFO] frobbed toml for gstreamer-sys-0.8.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gstreamer-sys/0.8.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gstreamer-sys-0.8.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/gstreamer-sys/0.8.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 00cda484ce246912f6124ba393fa74fdfae94f74e8dbea62f464edad3870e3e9 [INFO] running `"docker" "start" "-a" "00cda484ce246912f6124ba393fa74fdfae94f74e8dbea62f464edad3870e3e9"` [INFO] [stderr] Compiling gstreamer-sys v0.8.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `"docker" "inspect" "00cda484ce246912f6124ba393fa74fdfae94f74e8dbea62f464edad3870e3e9"` [INFO] running `"docker" "rm" "-f" "00cda484ce246912f6124ba393fa74fdfae94f74e8dbea62f464edad3870e3e9"` [INFO] [stdout] 00cda484ce246912f6124ba393fa74fdfae94f74e8dbea62f464edad3870e3e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/gstreamer-sys/0.8.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f64c1158f075dc23bc25206b5f00a175e4425cf063e4a4d019ea6d868cedac2b [INFO] running `"docker" "start" "-a" "f64c1158f075dc23bc25206b5f00a175e4425cf063e4a4d019ea6d868cedac2b"` [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling gstreamer-sys v0.8.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/abi.rs:24:42 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn new() -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/abi.rs:43:69 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn compile(&self, src: &Path, out: &Path) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/abi.rs:62:66 [INFO] [stderr] | [INFO] [stderr] 62 | fn get_var(name: &str, default: &str) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/abi.rs:70:68 [INFO] [stderr] | [INFO] [stderr] 70 | fn pkg_config_cflags(packages: &[&str]) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/abi.rs:204:78 [INFO] [stderr] | [INFO] [stderr] 204 | fn get_c_layout(dir: &Path, cc: &Compiler, name: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/abi.rs:223:77 [INFO] [stderr] | [INFO] [stderr] 223 | fn get_c_value(dir: &Path, cc: &Compiler, name: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "f64c1158f075dc23bc25206b5f00a175e4425cf063e4a4d019ea6d868cedac2b"` [INFO] running `"docker" "rm" "-f" "f64c1158f075dc23bc25206b5f00a175e4425cf063e4a4d019ea6d868cedac2b"` [INFO] [stdout] f64c1158f075dc23bc25206b5f00a175e4425cf063e4a4d019ea6d868cedac2b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/gstreamer-sys/0.8.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 3a28a0a925508bd09d6aa439be3c10c0af4e2c1e33200be912133fbd3506c60b [INFO] running `"docker" "start" "-a" "3a28a0a925508bd09d6aa439be3c10c0af4e2c1e33200be912133fbd3506c60b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/gstreamer_sys-0b28a077acd07d48 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/abi-238acbf23653abc2 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:27: error: 'GST_BUFFER_FLAG_NON_DROPPABLE' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:27: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GstParamSpecArray' undeclared (first use in this function) [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] :0:15: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GstPromise' undeclared (first use in this function) [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] :0:15: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GstPromiseResult' undeclared (first use in this function) [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] :0:15: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GstReferenceTimestampMeta' undeclared (first use in this function) [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] :0:15: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:19: error: 'GST_ELEMENT_FACTORY_KLASS_HARDWARE' undeclared (first use in this function) [INFO] [stderr] :0:19: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] :0:19: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] :0:19: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GstStackTraceFlags' undeclared (first use in this function) [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] :0:15: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stdout] test cross_validate_layout_with_c ... FAILED [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:19: error: 'GST_GROUP_ID_INVALID' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:19: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:27: error: 'GST_MESSAGE_DEVICE_CHANGED' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:27: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stdout] test cross_validate_constants_with_c ... test cross_validate_constants_with_c has been running for over 60 seconds [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:27: error: 'GST_PAD_LINK_CHECK_NO_RECONFIGURE' undeclared (first use in this function) [INFO] [stderr] :0:27: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] :0:27: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] :0:27: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:27: error: 'GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXE' undeclared (first use in this function) [INFO] [stderr] :0:27: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] :0:27: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] :0:27: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_PROMISE_RESULT_EXPIRED' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_PROMISE_RESULT_INTERRUPTED' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_PROMISE_RESULT_PENDING' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_PROMISE_RESULT_REPLIED' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:19: error: 'GST_PROTECTION_UNSPECIFIED_SYSTEM_ID' undeclared (first use in this function) [INFO] [stderr] :0:19: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] :0:19: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] :0:19: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_QUERY_BITRATE' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:19: error: 'GST_SEQNUM_INVALID' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:19: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:27: error: 'GST_STACK_TRACE_SHOW_FULL' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:27: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_STATE_CHANGE_NULL_TO_NULL' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_STATE_CHANGE_PAUSED_TO_PAUSED' undeclared (first use in this function) [INFO] [stderr] :0:26: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] :0:26: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_STATE_CHANGE_PLAYING_TO_PLAYING' undeclared (first use in this function) [INFO] [stderr] :0:26: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] :0:26: note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GST_STATE_CHANGE_READY_TO_READY' undeclared (first use in this function) [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] :0:26: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/constant.c:9:22: note: in expansion of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] printf(_Generic((ABI_CONSTANT_NAME), [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stdout] test cross_validate_constants_with_c ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cross_validate_layout_with_c stdout ---- [INFO] [stdout] layout ... 25 passed; 0 failed (compilation errors: 0) [INFO] [stdout] layout ... 50 passed; 0 failed (compilation errors: 0) [INFO] [stdout] Layout mismatch for GstMetaInfo [INFO] [stdout] Rust: Layout { size: 48, alignment: 8 } [INFO] [stdout] C: Layout { size: 80, alignment: 8 } [INFO] [stdout] layout ... 74 passed; 1 failed (compilation errors: 0) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GstParamSpecArray" "tests/layout.c" "-o" "/tmp/abi.VlXHfRzp7Iqp/layout" failed, exit code: 1 [INFO] [stdout] layout ... 98 passed; 2 failed (compilation errors: 1) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GstPromise" "tests/layout.c" "-o" "/tmp/abi.VlXHfRzp7Iqp/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GstPromiseResult" "tests/layout.c" "-o" "/tmp/abi.VlXHfRzp7Iqp/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GstReferenceTimestampMeta" "tests/layout.c" "-o" "/tmp/abi.VlXHfRzp7Iqp/layout" failed, exit code: 1 [INFO] [stdout] layout ... 120 passed; 5 failed (compilation errors: 4) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GstStackTraceFlags" "tests/layout.c" "-o" "/tmp/abi.VlXHfRzp7Iqp/layout" failed, exit code: 1 [INFO] [stdout] layout ... 144 passed; 6 failed (compilation errors: 5) [INFO] [stdout] thread 'cross_validate_layout_with_c' panicked at 'FAILED: 167 passed; 6 failed (compilation errors: 5)', tests/abi.rs:122:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563ddb88386b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x563ddb88386b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x563ddb88386b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x563ddb88386b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x563ddb88386b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x563ddb8834da - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x563ddb883fe0 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x563ddb883b62 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x563ddb883aaf - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x563ddb8031e3 - abi::Results::expect_total_success::h850a95f7103d15fc [INFO] [stdout] at tests/abi.rs:122 [INFO] [stdout] 10: 0x563ddb805c13 - abi::cross_validate_layout_with_c::hc6789ef77bc193a6 [INFO] [stdout] at tests/abi.rs:201 [INFO] [stdout] 11: 0x563ddb80571a - abi::cross_validate_layout_with_c::{{closure}}::h4da5c4ecba7c307c [INFO] [stdout] at tests/abi.rs:165 [INFO] [stdout] 12: 0x563ddb80bf1e - core::ops::function::FnOnce::call_once::ha3fb3c8caa2891f8 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x563ddb821bef - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 14: 0x563ddb88b3da - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 15: 0x563ddb83c1e8 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x563ddb83c1e8 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x563ddb83c1e8 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 18: 0x563ddb817065 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x563ddb81b125 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x563ddb81b125 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x563ddb81b125 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x563ddb88b3da - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 23: 0x563ddb81b822 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x563ddb81b822 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x563ddb81b822 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x563ddb81b822 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 27: 0x563ddb876b6f - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x563ddb88ab30 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x563ddb88ab30 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x563ddb88ab30 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fa4f42824a4 - start_thread [INFO] [stdout] 32: 0x7fa4f3dadd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cross_validate_constants_with_c stdout ---- [INFO] [stdout] constants ... 25 passed; 0 failed (compilation errors: 0) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GST_BUFFER_FLAG_NON_DROPPABLE" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 49 passed; 1 failed (compilation errors: 1) [INFO] [stdout] constants ... 74 passed; 1 failed (compilation errors: 1) [INFO] [stdout] constants ... 99 passed; 1 failed (compilation errors: 1) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=GST_ELEMENT_FACTORY_KLASS_HARDWARE" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 123 passed; 2 failed (compilation errors: 2) [INFO] [stdout] constants ... 148 passed; 2 failed (compilation errors: 2) [INFO] [stdout] constants ... 173 passed; 2 failed (compilation errors: 2) [INFO] [stdout] constants ... 198 passed; 2 failed (compilation errors: 2) [INFO] [stdout] constants ... 223 passed; 2 failed (compilation errors: 2) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=GST_GROUP_ID_INVALID" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 247 passed; 3 failed (compilation errors: 3) [INFO] [stdout] constants ... 272 passed; 3 failed (compilation errors: 3) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GST_MESSAGE_DEVICE_CHANGED" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 296 passed; 4 failed (compilation errors: 4) [INFO] [stdout] constants ... 321 passed; 4 failed (compilation errors: 4) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GST_PAD_LINK_CHECK_NO_RECONFIGURE" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 345 passed; 5 failed (compilation errors: 5) [INFO] [stdout] constants ... 370 passed; 5 failed (compilation errors: 5) [INFO] [stdout] constants ... 395 passed; 5 failed (compilation errors: 5) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXE" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 419 passed; 6 failed (compilation errors: 6) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_PROMISE_RESULT_EXPIRED" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_PROMISE_RESULT_INTERRUPTED" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_PROMISE_RESULT_PENDING" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_PROMISE_RESULT_REPLIED" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=GST_PROTECTION_UNSPECIFIED_SYSTEM_ID" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_QUERY_BITRATE" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 438 passed; 12 failed (compilation errors: 12) [INFO] [stdout] constants ... 463 passed; 12 failed (compilation errors: 12) [INFO] [stdout] constants ... 488 passed; 12 failed (compilation errors: 12) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=GST_SEQNUM_INVALID" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GST_STACK_TRACE_SHOW_FULL" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_STATE_CHANGE_NULL_TO_NULL" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_STATE_CHANGE_PAUSED_TO_PAUSED" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_STATE_CHANGE_PLAYING_TO_PLAYING" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gstreamer-1.0" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GST_STATE_CHANGE_READY_TO_READY" "tests/constant.c" "-o" "/tmp/abi.4krCbAxH0ZcW/constant" failed, exit code: 1 [INFO] [stdout] constants ... 507 passed; 18 failed (compilation errors: 18) [INFO] [stdout] constants ... 532 passed; 18 failed (compilation errors: 18) [INFO] [stdout] constants ... 557 passed; 18 failed (compilation errors: 18) [INFO] [stdout] constants ... 582 passed; 18 failed (compilation errors: 18) [INFO] [stdout] constants ... 607 passed; 18 failed (compilation errors: 18) [INFO] [stdout] constants ... 632 passed; 18 failed (compilation errors: 18) [INFO] [stdout] constants ... 657 passed; 18 failed (compilation errors: 18) [INFO] [stdout] constants ... 682 passed; 18 failed (compilation errors: 18) [INFO] [stdout] thread 'cross_validate_constants_with_c' panicked at 'FAILED: 688 passed; 18 failed (compilation errors: 18)', tests/abi.rs:122:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563ddb88386b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x563ddb88386b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x563ddb88386b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x563ddb88386b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x563ddb88386b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x563ddb8834da - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x563ddb883fe0 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x563ddb883b62 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x563ddb883aaf - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x563ddb8031e3 - abi::Results::expect_total_success::h850a95f7103d15fc [INFO] [stdout] at tests/abi.rs:122 [INFO] [stdout] 10: 0x563ddb80507c - abi::cross_validate_constants_with_c::h8deea71814950ce4 [INFO] [stdout] at tests/abi.rs:161 [INFO] [stdout] 11: 0x563ddb804b8a - abi::cross_validate_constants_with_c::{{closure}}::h8d9851b57aad54c8 [INFO] [stdout] at tests/abi.rs:128 [INFO] [stdout] 12: 0x563ddb80bede - core::ops::function::FnOnce::call_once::h3b02386e334e6861 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x563ddb821bef - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 14: 0x563ddb88b3da - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 15: 0x563ddb83c1e8 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x563ddb83c1e8 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x563ddb83c1e8 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 18: 0x563ddb817065 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x563ddb81b125 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x563ddb81b125 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x563ddb81b125 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x563ddb88b3da - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 23: 0x563ddb81b822 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x563ddb81b822 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x563ddb81b822 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x563ddb81b822 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 27: 0x563ddb876b6f - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x563ddb88ab30 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x563ddb88ab30 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x563ddb88ab30 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fa4f42824a4 - start_thread [INFO] [stdout] 32: 0x7fa4f3dadd0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cross_validate_constants_with_c [INFO] [stdout] cross_validate_layout_with_c [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test abi' [INFO] running `"docker" "inspect" "3a28a0a925508bd09d6aa439be3c10c0af4e2c1e33200be912133fbd3506c60b"` [INFO] running `"docker" "rm" "-f" "3a28a0a925508bd09d6aa439be3c10c0af4e2c1e33200be912133fbd3506c60b"` [INFO] [stdout] 3a28a0a925508bd09d6aa439be3c10c0af4e2c1e33200be912133fbd3506c60b