[INFO] crate gstreamer-sys 0.9.0 is already in cache [INFO] testing gstreamer-sys-0.9.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate gstreamer-sys 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gstreamer-sys 0.9.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gstreamer-sys 0.9.0 [INFO] finished tweaking crates.io crate gstreamer-sys 0.9.0 [INFO] tweaked toml for crates.io crate gstreamer-sys 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd66a619b58adc2502c59a6c3be98deefb729da94ea4ae7488353626d89c33c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd66a619b58adc2502c59a6c3be98deefb729da94ea4ae7488353626d89c33c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd66a619b58adc2502c59a6c3be98deefb729da94ea4ae7488353626d89c33c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd66a619b58adc2502c59a6c3be98deefb729da94ea4ae7488353626d89c33c5", kill_on_drop: false }` [INFO] [stdout] fd66a619b58adc2502c59a6c3be98deefb729da94ea4ae7488353626d89c33c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f647bac4e0bba7b209c81880d3adfea1bbb13b1a44e9337ac00acd02c6539d4a [INFO] running `Command { std: "docker" "start" "-a" "f647bac4e0bba7b209c81880d3adfea1bbb13b1a44e9337ac00acd02c6539d4a", kill_on_drop: false }` [INFO] [stderr] Compiling gstreamer-sys v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "f647bac4e0bba7b209c81880d3adfea1bbb13b1a44e9337ac00acd02c6539d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f647bac4e0bba7b209c81880d3adfea1bbb13b1a44e9337ac00acd02c6539d4a", kill_on_drop: false }` [INFO] [stdout] f647bac4e0bba7b209c81880d3adfea1bbb13b1a44e9337ac00acd02c6539d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6710403db670ec1f721c2679f24c579775ba82c6406fd586b1e4ad6e6028d777 [INFO] running `Command { std: "docker" "start" "-a" "6710403db670ec1f721c2679f24c579775ba82c6406fd586b1e4ad6e6028d777", kill_on_drop: false }` [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gstreamer-sys v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "6710403db670ec1f721c2679f24c579775ba82c6406fd586b1e4ad6e6028d777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6710403db670ec1f721c2679f24c579775ba82c6406fd586b1e4ad6e6028d777", kill_on_drop: false }` [INFO] [stdout] 6710403db670ec1f721c2679f24c579775ba82c6406fd586b1e4ad6e6028d777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed108ed6d839f76342e2ebf21bbefacb3f6f48f7c690a5e6464f9764ecf11765 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed108ed6d839f76342e2ebf21bbefacb3f6f48f7c690a5e6464f9764ecf11765", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::io` [INFO] [stderr] --> build.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::io; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::prelude::*` [INFO] [stderr] --> build.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gstreamer_sys-f4da8527ee7a9e37 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/abi-3558f3899f3d7aef [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_CLOCK_TYPE_TAI' undeclared (first use in this function); did you mean 'GST_CLOCK_TYPE_OTHER'? [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] : error: 'GstPluginAPIFlags' undeclared (first use in this function); did you mean 'GstPluginFlags'? [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] 10 | printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] : 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] 10 | printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_ELEMENT_FACTORY_TYPE_HARDWARE' undeclared (first use in this function); did you mean 'GST_ELEMENT_FACTORY_TYPE_PARSER'? [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stdout] test cross_validate_layout_with_c ... FAILED [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] : error: 'GST_EVENT_INSTANT_RATE_CHANGE' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_EVENT_INSTANT_RATE_SYNC_TIME' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_MESSAGE_INSTANT_RATE_REQUEST' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_PARAM_CONDITIONALLY_AVAILABLE' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_PARAM_DOC_SHOW_DEFAULT' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_PLUGIN_API_FLAG_IGNORE_ENUM_MEMBERS' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_SEEK_FLAG_INSTANT_RATE_CHANGE' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_SEEK_FLAG_TRICKMODE_FORWARD_PREDICTED' undeclared (first use in this function); did you mean 'GST_SEEK_FLAG_TRICKMODE_NO_AUDIO'? [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_SEGMENT_FLAG_TRICKMODE_FORWARD_PREDICTED' undeclared (first use in this function); did you mean 'GST_SEGMENT_FLAG_TRICKMODE_NO_AUDIO'? [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_SEGMENT_INSTANT_FLAGS' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'GST_STACK_TRACE_SHOW_NONE' undeclared (first use in this function); did you mean 'GST_STACK_TRACE_SHOW_FULL'? [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stdout] test cross_validate_constants_with_c ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--test abi' [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 ... 75 passed; 0 failed (compilation errors: 0) [INFO] [stdout] layout ... 100 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_TYPE_NAME=GstPluginAPIFlags" "tests/layout.c" "-o" "/tmp/abi3NC1jr/layout" failed, exit code: 1 [INFO] [stdout] layout ... 124 passed; 1 failed (compilation errors: 1) [INFO] [stdout] layout ... 149 passed; 1 failed (compilation errors: 1) [INFO] [stdout] thread 'cross_validate_layout_with_c' panicked at 'FAILED: 173 passed; 1 failed (compilation errors: 1)', tests/abi.rs:123:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fb66ffbd15 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55fb66ffbd15 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55fb66ffbd15 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55fb66ffbd15 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55fb6702502c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55fb66f58cf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55fb66ff6091 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55fb66ffea30 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55fb66ffea30 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55fb66ffea30 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55fb66ffe72a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55fb66fff073 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55fb66ffec6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55fb66ffebdb - std::panicking::begin_panic_fmt::h2ff295231415d4a6 [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55fb66f4754f - abi::Results::expect_total_success::h03b518daa7ef1dd6 [INFO] [stdout] at tests/abi.rs:123 [INFO] [stdout] 15: 0x55fb66f49dd7 - abi::cross_validate_layout_with_c::h61ee4e093b168393 [INFO] [stdout] at tests/abi.rs:208 [INFO] [stdout] 16: 0x55fb66f4986a - abi::cross_validate_layout_with_c::{{closure}}::h9d5fc526e6cc6559 [INFO] [stdout] at tests/abi.rs:169 [INFO] [stdout] 17: 0x55fb66f4eafe - core::ops::function::FnOnce::call_once::h3ba3046a5ed250d4 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 18: 0x55fb66f8026c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 19: 0x55fb66f8026c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 20: 0x55fb66f8026c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 21: 0x55fb66f8026c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 22: 0x55fb66f8026c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55fb66f8026c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 24: 0x55fb66f8026c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 25: 0x55fb66f581e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 26: 0x55fb66f5d275 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 27: 0x55fb66f5d275 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55fb66f5d275 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 29: 0x55fb66f5d275 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 30: 0x55fb66f5d275 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55fb66f5d275 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 32: 0x55fb66f5d275 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 33: 0x55fb67005e0a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x55fb67005e0a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 35: 0x55fb67005e0a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 36: 0x7f5997f3d609 - start_thread [INFO] [stdout] 37: 0x7f5997e49103 - __clone [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cross_validate_constants_with_c stdout ---- [INFO] [stdout] constants ... 25 passed; 0 failed (compilation errors: 0) [INFO] [stdout] constants ... 50 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=(gint) GST_CLOCK_TYPE_TAI" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 74 passed; 1 failed (compilation errors: 1) [INFO] [stdout] constants ... 99 passed; 1 failed (compilation errors: 1) [INFO] [stdout] constants ... 124 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_TYPE_HARDWARE" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 148 passed; 2 failed (compilation errors: 2) [INFO] [stdout] constants ... 173 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=(gint) GST_EVENT_INSTANT_RATE_CHANGE" "tests/constant.c" "-o" "/tmp/abiyRoTYe/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_EVENT_INSTANT_RATE_SYNC_TIME" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 196 passed; 4 failed (compilation errors: 4) [INFO] [stdout] constants ... 221 passed; 4 failed (compilation errors: 4) [INFO] [stdout] constants ... 246 passed; 4 failed (compilation errors: 4) [INFO] [stdout] constants ... 271 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_MESSAGE_INSTANT_RATE_REQUEST" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 295 passed; 5 failed (compilation errors: 5) [INFO] [stdout] constants ... 320 passed; 5 failed (compilation errors: 5) [INFO] [stdout] constants ... 345 passed; 5 failed (compilation errors: 5) [INFO] [stdout] constants ... 370 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=GST_PARAM_CONDITIONALLY_AVAILABLE" "tests/constant.c" "-o" "/tmp/abiyRoTYe/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_PARAM_DOC_SHOW_DEFAULT" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 393 passed; 7 failed (compilation errors: 7) [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_API_FLAG_IGNORE_ENUM_MEMBERS" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 417 passed; 8 failed (compilation errors: 8) [INFO] [stdout] constants ... 442 passed; 8 failed (compilation errors: 8) [INFO] [stdout] constants ... 467 passed; 8 failed (compilation errors: 8) [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_SEEK_FLAG_INSTANT_RATE_CHANGE" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 491 passed; 9 failed (compilation errors: 9) [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_SEEK_FLAG_TRICKMODE_FORWARD_PREDICTED" "tests/constant.c" "-o" "/tmp/abiyRoTYe/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_SEGMENT_FLAG_TRICKMODE_FORWARD_PREDICTED" "tests/constant.c" "-o" "/tmp/abiyRoTYe/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_SEGMENT_INSTANT_FLAGS" "tests/constant.c" "-o" "/tmp/abiyRoTYe/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_NONE" "tests/constant.c" "-o" "/tmp/abiyRoTYe/constant" failed, exit code: 1 [INFO] [stdout] constants ... 512 passed; 13 failed (compilation errors: 13) [INFO] [stdout] constants ... 537 passed; 13 failed (compilation errors: 13) [INFO] [stdout] constants ... 562 passed; 13 failed (compilation errors: 13) [INFO] [stdout] constants ... 587 passed; 13 failed (compilation errors: 13) [INFO] [stdout] constants ... 612 passed; 13 failed (compilation errors: 13) [INFO] [stdout] constants ... 637 passed; 13 failed (compilation errors: 13) [INFO] [stdout] constants ... 662 passed; 13 failed (compilation errors: 13) [INFO] [stdout] constants ... 687 passed; 13 failed (compilation errors: 13) [INFO] [stdout] thread 'cross_validate_constants_with_c' panicked at 'FAILED: 706 passed; 13 failed (compilation errors: 13)', tests/abi.rs:123:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fb66ffbd15 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55fb66ffbd15 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55fb66ffbd15 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55fb66ffbd15 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55fb6702502c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55fb66f58cf5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55fb66ff6091 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55fb66ffea30 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55fb66ffea30 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55fb66ffea30 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55fb66ffe72a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55fb66fff073 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55fb66ffec6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55fb66ffebdb - std::panicking::begin_panic_fmt::h2ff295231415d4a6 [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55fb66f4754f - abi::Results::expect_total_success::h03b518daa7ef1dd6 [INFO] [stdout] at tests/abi.rs:123 [INFO] [stdout] 15: 0x55fb66f4923d - abi::cross_validate_constants_with_c::h050c1226f5d48840 [INFO] [stdout] at tests/abi.rs:165 [INFO] [stdout] 16: 0x55fb66f48cda - abi::cross_validate_constants_with_c::{{closure}}::h3c69aa2a936d0390 [INFO] [stdout] at tests/abi.rs:129 [INFO] [stdout] 17: 0x55fb66f4eb6e - core::ops::function::FnOnce::call_once::h5cc3bde935665df5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 18: 0x55fb66f8026c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 19: 0x55fb66f8026c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 20: 0x55fb66f8026c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 21: 0x55fb66f8026c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 22: 0x55fb66f8026c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55fb66f8026c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 24: 0x55fb66f8026c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 25: 0x55fb66f581e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 26: 0x55fb66f5d275 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 27: 0x55fb66f5d275 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55fb66f5d275 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 29: 0x55fb66f5d275 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 30: 0x55fb66f5d275 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55fb66f5d275 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 32: 0x55fb66f5d275 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 33: 0x55fb67005e0a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x55fb67005e0a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 35: 0x55fb67005e0a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 36: 0x7f5997f3d609 - start_thread [INFO] [stdout] 37: 0x7f5997e49103 - __clone [INFO] [stdout] 38: 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] running `Command { std: "docker" "inspect" "ed108ed6d839f76342e2ebf21bbefacb3f6f48f7c690a5e6464f9764ecf11765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed108ed6d839f76342e2ebf21bbefacb3f6f48f7c690a5e6464f9764ecf11765", kill_on_drop: false }` [INFO] [stdout] ed108ed6d839f76342e2ebf21bbefacb3f6f48f7c690a5e6464f9764ecf11765