[INFO] crate gstreamer-sys 0.9.0 is already in cache [INFO] testing gstreamer-sys-0.9.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate gstreamer-sys 0.9.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gstreamer-sys 0.9.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b33d72a63bb0b479d8779391ad1bb9dd93cd2f3e5dd4f2da92f5fa7d78a500f [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" "5b33d72a63bb0b479d8779391ad1bb9dd93cd2f3e5dd4f2da92f5fa7d78a500f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b33d72a63bb0b479d8779391ad1bb9dd93cd2f3e5dd4f2da92f5fa7d78a500f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b33d72a63bb0b479d8779391ad1bb9dd93cd2f3e5dd4f2da92f5fa7d78a500f", kill_on_drop: false }` [INFO] [stdout] 5b33d72a63bb0b479d8779391ad1bb9dd93cd2f3e5dd4f2da92f5fa7d78a500f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] c1b408f83fc76b4650da62f3c0cfe41e48f291d705f7c7acc6a9a4bde1e0a9b1 [INFO] running `Command { std: "docker" "start" "-a" "c1b408f83fc76b4650da62f3c0cfe41e48f291d705f7c7acc6a9a4bde1e0a9b1", kill_on_drop: false }` [INFO] [stderr] Compiling gstreamer-sys v0.9.0 (/opt/rustwide/workdir) [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.08s [INFO] running `Command { std: "docker" "inspect" "c1b408f83fc76b4650da62f3c0cfe41e48f291d705f7c7acc6a9a4bde1e0a9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b408f83fc76b4650da62f3c0cfe41e48f291d705f7c7acc6a9a4bde1e0a9b1", kill_on_drop: false }` [INFO] [stdout] c1b408f83fc76b4650da62f3c0cfe41e48f291d705f7c7acc6a9a4bde1e0a9b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 7e49549284572532e0e87c17d07d7b6bf12efb6cd095c42a443b2db2a66f0c9a [INFO] running `Command { std: "docker" "start" "-a" "7e49549284572532e0e87c17d07d7b6bf12efb6cd095c42a443b2db2a66f0c9a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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 rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling gstreamer-sys v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "7e49549284572532e0e87c17d07d7b6bf12efb6cd095c42a443b2db2a66f0c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e49549284572532e0e87c17d07d7b6bf12efb6cd095c42a443b2db2a66f0c9a", kill_on_drop: false }` [INFO] [stdout] 7e49549284572532e0e87c17d07d7b6bf12efb6cd095c42a443b2db2a66f0c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", 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] 8d17761865ea85dd099f2a4972f5467ea13ecaa184bb44e84ff86994f36dc12a [INFO] running `Command { std: "docker" "start" "-a" "8d17761865ea85dd099f2a4972f5467ea13ecaa184bb44e84ff86994f36dc12a", 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.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gstreamer_sys-8aa501f3663726bf [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/rustwide/target/debug/deps/abi-3b47084c1f4bcfce [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] [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] [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_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] [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/abiWpKMUx/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: 0x55fe44f6bec5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55fe44f6bec5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55fe44f6bec5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55fe44f6bec5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55fe44f951ec - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55fe44ec8ce5 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55fe44f66241 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55fe44f6ebe0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55fe44f6ebe0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55fe44f6ebe0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55fe44f6e8da - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55fe44f6f223 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55fe44f6ee1b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55fe44f6ed8b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55fe44eb754f - abi::Results::expect_total_success::h37a564f6894506db [INFO] [stdout] at tests/abi.rs:123 [INFO] [stdout] 15: 0x55fe44eb9dd7 - abi::cross_validate_layout_with_c::h12effbc9c1f302e0 [INFO] [stdout] at tests/abi.rs:208 [INFO] [stdout] 16: 0x55fe44eb986a - abi::cross_validate_layout_with_c::{{closure}}::h0aeb76472b5e7bf9 [INFO] [stdout] at tests/abi.rs:169 [INFO] [stdout] 17: 0x55fe44ebea6e - core::ops::function::FnOnce::call_once::h43f465ea049bdc4b [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 18: 0x55fe44ef025c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 19: 0x55fe44ef025c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 20: 0x55fe44ef025c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 21: 0x55fe44ef025c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 22: 0x55fe44ef025c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55fe44ef025c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 24: 0x55fe44ef025c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 25: 0x55fe44ec81d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 26: 0x55fe44ecd1c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 27: 0x55fe44ecd1c5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55fe44ecd1c5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 29: 0x55fe44ecd1c5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 30: 0x55fe44ecd1c5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55fe44ecd1c5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 32: 0x55fe44ecd1c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 33: 0x55fe44f75f9a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x55fe44f75f9a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 35: 0x55fe44f75f9a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 36: 0x7f6849a4a609 - start_thread [INFO] [stdout] 37: 0x7f6849956103 - __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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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/abilUtYEV/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: 0x55fe44f6bec5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55fe44f6bec5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55fe44f6bec5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55fe44f6bec5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55fe44f951ec - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55fe44ec8ce5 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55fe44f66241 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55fe44f6ebe0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55fe44f6ebe0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55fe44f6ebe0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55fe44f6e8da - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55fe44f6f223 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55fe44f6ee1b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55fe44f6ed8b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55fe44eb754f - abi::Results::expect_total_success::h37a564f6894506db [INFO] [stdout] at tests/abi.rs:123 [INFO] [stdout] 15: 0x55fe44eb923d - abi::cross_validate_constants_with_c::hb156f281cbd48c2f [INFO] [stdout] at tests/abi.rs:165 [INFO] [stdout] 16: 0x55fe44eb8cda - abi::cross_validate_constants_with_c::{{closure}}::h0ed3770849bbb0f2 [INFO] [stdout] at tests/abi.rs:129 [INFO] [stdout] 17: 0x55fe44ebea3e - core::ops::function::FnOnce::call_once::h23365245cac80490 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 18: 0x55fe44ef025c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 19: 0x55fe44ef025c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 20: 0x55fe44ef025c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 21: 0x55fe44ef025c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 22: 0x55fe44ef025c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55fe44ef025c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 24: 0x55fe44ef025c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 25: 0x55fe44ec81d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 26: 0x55fe44ecd1c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 27: 0x55fe44ecd1c5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55fe44ecd1c5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 29: 0x55fe44ecd1c5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 30: 0x55fe44ecd1c5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55fe44ecd1c5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 32: 0x55fe44ecd1c5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 33: 0x55fe44f75f9a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x55fe44f75f9a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 35: 0x55fe44f75f9a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 36: 0x7f6849a4a609 - start_thread [INFO] [stdout] 37: 0x7f6849956103 - __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] [stderr] error: test failed, to rerun pass '--test abi' [INFO] running `Command { std: "docker" "inspect" "8d17761865ea85dd099f2a4972f5467ea13ecaa184bb44e84ff86994f36dc12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d17761865ea85dd099f2a4972f5467ea13ecaa184bb44e84ff86994f36dc12a", kill_on_drop: false }` [INFO] [stdout] 8d17761865ea85dd099f2a4972f5467ea13ecaa184bb44e84ff86994f36dc12a