[INFO] crate gtk-sys 0.9.0 is already in cache [INFO] extracting crate gtk-sys 0.9.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/gtk-sys/0.9.0 [INFO] extracting crate gtk-sys 0.9.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtk-sys/0.9.0 [INFO] validating manifest of gtk-sys-0.9.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gtk-sys-0.9.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gtk-sys-0.9.0 [INFO] finished frobbing gtk-sys-0.9.0 [INFO] frobbed toml for gtk-sys-0.9.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/gtk-sys/0.9.0/Cargo.toml [INFO] started frobbing gtk-sys-0.9.0 [INFO] finished frobbing gtk-sys-0.9.0 [INFO] frobbed toml for gtk-sys-0.9.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtk-sys/0.9.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gtk-sys-0.9.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtk-sys/0.9.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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 3158cfa9617bb614f9d5ab832d9659a97dedcea9336552be64b8afba03bb2e3d [INFO] running `"docker" "start" "-a" "3158cfa9617bb614f9d5ab832d9659a97dedcea9336552be64b8afba03bb2e3d"` [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 (/opt/crater/workdir) [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.73s [INFO] running `"docker" "inspect" "3158cfa9617bb614f9d5ab832d9659a97dedcea9336552be64b8afba03bb2e3d"` [INFO] running `"docker" "rm" "-f" "3158cfa9617bb614f9d5ab832d9659a97dedcea9336552be64b8afba03bb2e3d"` [INFO] [stdout] 3158cfa9617bb614f9d5ab832d9659a97dedcea9336552be64b8afba03bb2e3d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtk-sys/0.9.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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] c5b275eaab9e2d46cb2e6daaec63bfd14a59805ec5a20ea960ae991c30b4f521 [INFO] running `"docker" "start" "-a" "c5b275eaab9e2d46cb2e6daaec63bfd14a59805ec5a20ea960ae991c30b4f521"` [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling gtk-sys v0.9.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 6.95s [INFO] running `"docker" "inspect" "c5b275eaab9e2d46cb2e6daaec63bfd14a59805ec5a20ea960ae991c30b4f521"` [INFO] running `"docker" "rm" "-f" "c5b275eaab9e2d46cb2e6daaec63bfd14a59805ec5a20ea960ae991c30b4f521"` [INFO] [stdout] c5b275eaab9e2d46cb2e6daaec63bfd14a59805ec5a20ea960ae991c30b4f521 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtk-sys/0.9.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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] ca21231cd8d54119de06aee7064ef175abaebf800f6cdaa41423d08c2dae64bb [INFO] running `"docker" "start" "-a" "ca21231cd8d54119de06aee7064ef175abaebf800f6cdaa41423d08c2dae64bb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/gtk_sys-39888fde97c3b28c [INFO] [stderr] Running /opt/crater/target/debug/deps/abi-2f45c4fb2cfb9674 [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:26: error: 'GTK_CELL_RENDERER_ACCEL_MODE_MODIFIER_TAP' 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] [stdout] test cross_validate_constants_with_c ... test cross_validate_constants_with_c has been running for over 60 seconds [INFO] [stdout] test cross_validate_layout_with_c ... test cross_validate_layout_with_c has been running for over 60 seconds [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] :0:27: error: 'GTK_EVENT_CONTROLLER_SCROLL_BOTH_AXES' 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: 'GTK_EVENT_CONTROLLER_SCROLL_DISCRETE' 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: 'GTK_EVENT_CONTROLLER_SCROLL_HORIZONTAL' 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: 'GTK_EVENT_CONTROLLER_SCROLL_KINETIC' 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: 'GTK_EVENT_CONTROLLER_SCROLL_NONE' 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:27: error: 'GTK_EVENT_CONTROLLER_SCROLL_VERTICAL' 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/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GtkEventControllerScrollFlags' 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:27: error: 'GTK_FONT_CHOOSER_LEVEL_FAMILY' 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:27: error: 'GTK_FONT_CHOOSER_LEVEL_FEATURES' 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:27: error: 'GTK_FONT_CHOOSER_LEVEL_SIZE' 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:27: error: 'GTK_FONT_CHOOSER_LEVEL_STYLE' 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:27: error: 'GTK_FONT_CHOOSER_LEVEL_VARIATIONS' 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/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GtkFontChooserLevel' 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:27: error: 'GTK_INPUT_HINT_EMOJI' 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:27: error: 'GTK_INPUT_HINT_NO_EMOJI' 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: 'GTK_LICENSE_AGPL_3_0_ONLY' 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/layout.c: In function 'main': [INFO] [stderr] :0:15: error: 'GtkPlug' 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: 'GtkPlugClass' 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: 'GtkSocket' 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: 'GtkSocketClass' 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: 'GtkStackAccessible' 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: 'GtkStackAccessibleClass' 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] [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] layout ... 125 passed; 0 failed (compilation errors: 0) [INFO] [stdout] layout ... 150 passed; 0 failed (compilation errors: 0) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkEventControllerScrollFlags" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] layout ... 174 passed; 1 failed (compilation errors: 1) [INFO] [stdout] layout ... 199 passed; 1 failed (compilation errors: 1) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkFontChooserLevel" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] layout ... 223 passed; 2 failed (compilation errors: 2) [INFO] [stdout] layout ... 248 passed; 2 failed (compilation errors: 2) [INFO] [stdout] layout ... 273 passed; 2 failed (compilation errors: 2) [INFO] [stdout] layout ... 298 passed; 2 failed (compilation errors: 2) [INFO] [stdout] layout ... 323 passed; 2 failed (compilation errors: 2) [INFO] [stdout] layout ... 348 passed; 2 failed (compilation errors: 2) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkPlug" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkPlugClass" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] layout ... 371 passed; 4 failed (compilation errors: 4) [INFO] [stdout] layout ... 396 passed; 4 failed (compilation errors: 4) [INFO] [stdout] layout ... 421 passed; 4 failed (compilation errors: 4) [INFO] [stdout] layout ... 446 passed; 4 failed (compilation errors: 4) [INFO] [stdout] layout ... 471 passed; 4 failed (compilation errors: 4) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkSocket" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkSocketClass" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkStackAccessible" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=GtkStackAccessibleClass" "tests/layout.c" "-o" "/tmp/abi.wHj1bxKfSCxm/layout" failed, exit code: 1 [INFO] [stdout] layout ... 492 passed; 8 failed (compilation errors: 8) [INFO] [stdout] layout ... 517 passed; 8 failed (compilation errors: 8) [INFO] [stdout] layout ... 542 passed; 8 failed (compilation errors: 8) [INFO] [stdout] layout ... 567 passed; 8 failed (compilation errors: 8) [INFO] [stdout] layout ... 592 passed; 8 failed (compilation errors: 8) [INFO] [stdout] layout ... 617 passed; 8 failed (compilation errors: 8) [INFO] [stdout] thread 'cross_validate_layout_with_c' panicked at 'FAILED: 630 passed; 8 failed (compilation errors: 8)', tests/abi.rs:122:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5575d027a82b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5575d027a82b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5575d027a82b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5575d027a82b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5575d027a82b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5575d027a49a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5575d027afa0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5575d027ab22 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5575d027aa6f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x5575d01f9b73 - abi::Results::expect_total_success::h4d3559ce06133f05 [INFO] [stdout] at tests/abi.rs:122 [INFO] [stdout] 10: 0x5575d01fc5a3 - abi::cross_validate_layout_with_c::h4748aa0ac42d6f4f [INFO] [stdout] at tests/abi.rs:201 [INFO] [stdout] 11: 0x5575d01fc0aa - abi::cross_validate_layout_with_c::{{closure}}::hffea6fb09359c55b [INFO] [stdout] at tests/abi.rs:165 [INFO] [stdout] 12: 0x5575d020698e - core::ops::function::FnOnce::call_once::hf52f703b1dc6a7d5 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x5575d021849f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 14: 0x5575d028239a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 15: 0x5575d0232a98 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x5575d0232a98 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x5575d0232a98 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 18: 0x5575d020d915 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x5575d0211a95 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x5575d0211a95 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x5575d0211a95 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x5575d028239a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 23: 0x5575d02120d2 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x5575d02120d2 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5575d02120d2 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x5575d02120d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 27: 0x5575d026db2f - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x5575d0281af0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5575d0281af0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x5575d0281af0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fd19fd164a4 - start_thread [INFO] [stdout] 32: 0x7fd19f841d0f - __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] 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/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GTK_CELL_RENDERER_ACCEL_MODE_MODIFIER_TAP" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/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] constants ... 149 passed; 1 failed (compilation errors: 1) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_EVENT_CONTROLLER_SCROLL_BOTH_AXES" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_EVENT_CONTROLLER_SCROLL_DISCRETE" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_EVENT_CONTROLLER_SCROLL_HORIZONTAL" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_EVENT_CONTROLLER_SCROLL_KINETIC" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_EVENT_CONTROLLER_SCROLL_NONE" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_EVENT_CONTROLLER_SCROLL_VERTICAL" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] constants ... 168 passed; 7 failed (compilation errors: 7) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_FONT_CHOOSER_LEVEL_FAMILY" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_FONT_CHOOSER_LEVEL_FEATURES" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_FONT_CHOOSER_LEVEL_SIZE" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_FONT_CHOOSER_LEVEL_STYLE" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_FONT_CHOOSER_LEVEL_VARIATIONS" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] constants ... 188 passed; 12 failed (compilation errors: 12) [INFO] [stdout] constants ... 213 passed; 12 failed (compilation errors: 12) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_INPUT_HINT_EMOJI" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(guint) GTK_INPUT_HINT_NO_EMOJI" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] constants ... 236 passed; 14 failed (compilation errors: 14) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/gtk-3.0" "-I/usr/include/at-spi2-atk/2.0" "-I/usr/include/at-spi-2.0" "-I/usr/include/dbus-1.0" "-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include" "-I/usr/include/gtk-3.0" "-I/usr/include/gio-unix-2.0/" "-I/usr/include/cairo" "-I/usr/include/pango-1.0" "-I/usr/include/harfbuzz" "-I/usr/include/pango-1.0" "-I/usr/include/atk-1.0" "-I/usr/include/cairo" "-I/usr/include/pixman-1" "-I/usr/include/freetype2" "-I/usr/include/libpng16" "-I/usr/include/gdk-pixbuf-2.0" "-I/usr/include/libpng16" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) GTK_LICENSE_AGPL_3_0_ONLY" "tests/constant.c" "-o" "/tmp/abi.hJXQVMCIwHWo/constant" failed, exit code: 1 [INFO] [stdout] constants ... 260 passed; 15 failed (compilation errors: 15) [INFO] [stdout] constants ... 285 passed; 15 failed (compilation errors: 15) [INFO] [stdout] constants ... 310 passed; 15 failed (compilation errors: 15) [INFO] [stdout] constants ... 335 passed; 15 failed (compilation errors: 15) [INFO] [stdout] constants ... 360 passed; 15 failed (compilation errors: 15) [INFO] [stdout] constants ... 385 passed; 15 failed (compilation errors: 15) [INFO] [stdout] constants ... 410 passed; 15 failed (compilation errors: 15) [INFO] [stdout] Constant value mismatch for GTK_PRIORITY_RESIZE [INFO] [stdout] Rust: "10" [INFO] [stdout] C: "110" [INFO] [stdout] constants ... 434 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 459 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 484 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 509 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 534 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 559 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 584 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 609 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 634 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 659 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 684 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 709 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 734 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 759 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 784 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 809 passed; 16 failed (compilation errors: 15) [INFO] [stdout] constants ... 834 passed; 16 failed (compilation errors: 15) [INFO] [stdout] Constant value mismatch for GTK_TEXT_VIEW_PRIORITY_VALIDATE [INFO] [stdout] Rust: "5" [INFO] [stdout] C: "125" [INFO] [stdout] constants ... 858 passed; 17 failed (compilation errors: 15) [INFO] [stdout] constants ... 883 passed; 17 failed (compilation errors: 15) [INFO] [stdout] thread 'cross_validate_constants_with_c' panicked at 'FAILED: 904 passed; 17 failed (compilation errors: 15)', tests/abi.rs:122:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5575d027a82b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5575d027a82b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5575d027a82b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5575d027a82b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5575d027a82b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5575d027a49a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5575d027afa0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5575d027ab22 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5575d027aa6f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x5575d01f9b73 - abi::Results::expect_total_success::h4d3559ce06133f05 [INFO] [stdout] at tests/abi.rs:122 [INFO] [stdout] 10: 0x5575d01fba0c - abi::cross_validate_constants_with_c::h6a0fe978b20c05af [INFO] [stdout] at tests/abi.rs:161 [INFO] [stdout] 11: 0x5575d01fb51a - abi::cross_validate_constants_with_c::{{closure}}::hca951c9af89a4c5f [INFO] [stdout] at tests/abi.rs:128 [INFO] [stdout] 12: 0x5575d020694e - core::ops::function::FnOnce::call_once::h0bdc35a05e7bfa87 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x5575d021849f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 14: 0x5575d028239a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 15: 0x5575d0232a98 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 16: 0x5575d0232a98 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 17: 0x5575d0232a98 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 18: 0x5575d020d915 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x5575d0211a95 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x5575d0211a95 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 21: 0x5575d0211a95 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 22: 0x5575d028239a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 23: 0x5575d02120d2 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x5575d02120d2 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5575d02120d2 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x5575d02120d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 27: 0x5575d026db2f - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x5575d0281af0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5575d0281af0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x5575d0281af0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fd19fd164a4 - start_thread [INFO] [stdout] 32: 0x7fd19f841d0f - __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" "ca21231cd8d54119de06aee7064ef175abaebf800f6cdaa41423d08c2dae64bb"` [INFO] running `"docker" "rm" "-f" "ca21231cd8d54119de06aee7064ef175abaebf800f6cdaa41423d08c2dae64bb"` [INFO] [stdout] ca21231cd8d54119de06aee7064ef175abaebf800f6cdaa41423d08c2dae64bb