[INFO] updating cached repository jeeb/ffmpeg_ffi_test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jeeb/ffmpeg_ffi_test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jeeb/ffmpeg_ffi_test" "work/ex/beta-1.38-1/sources/1.37.0/gh/jeeb/ffmpeg_ffi_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jeeb/ffmpeg_ffi_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jeeb/ffmpeg_ffi_test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jeeb/ffmpeg_ffi_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jeeb/ffmpeg_ffi_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef4bd471a767a5abe4fc5e3f4c097158c17f533c [INFO] sha for GitHub repo jeeb/ffmpeg_ffi_test: ef4bd471a767a5abe4fc5e3f4c097158c17f533c [INFO] validating manifest of jeeb/ffmpeg_ffi_test on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jeeb/ffmpeg_ffi_test on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jeeb/ffmpeg_ffi_test [INFO] finished frobbing jeeb/ffmpeg_ffi_test [INFO] frobbed toml for jeeb/ffmpeg_ffi_test written to work/ex/beta-1.38-1/sources/1.37.0/gh/jeeb/ffmpeg_ffi_test/Cargo.toml [INFO] started frobbing jeeb/ffmpeg_ffi_test [INFO] finished frobbing jeeb/ffmpeg_ffi_test [INFO] frobbed toml for jeeb/ffmpeg_ffi_test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jeeb/ffmpeg_ffi_test/Cargo.toml [INFO] crate jeeb/ffmpeg_ffi_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jeeb/ffmpeg_ffi_test against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jeeb/ffmpeg_ffi_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8a6988c4ac3f3902be1200b127d1cd8c1a11ad2cfa26b1e8eded9abceaee215b [INFO] running `"docker" "start" "-a" "8a6988c4ac3f3902be1200b127d1cd8c1a11ad2cfa26b1e8eded9abceaee215b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libloading v0.4.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling clang-sys v0.18.0 [INFO] [stderr] Compiling cexpr v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling bindgen v0.25.5 [INFO] [stderr] Compiling ffmpeg_ffi_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `libc::c_char` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `"docker" "inspect" "8a6988c4ac3f3902be1200b127d1cd8c1a11ad2cfa26b1e8eded9abceaee215b"` [INFO] running `"docker" "rm" "-f" "8a6988c4ac3f3902be1200b127d1cd8c1a11ad2cfa26b1e8eded9abceaee215b"` [INFO] [stdout] 8a6988c4ac3f3902be1200b127d1cd8c1a11ad2cfa26b1e8eded9abceaee215b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jeeb/ffmpeg_ffi_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 424baa76b531cb794bb00a11a66105fb5865df6a4f2b3262f5478c51fa4a22eb [INFO] running `"docker" "start" "-a" "424baa76b531cb794bb00a11a66105fb5865df6a4f2b3262f5478c51fa4a22eb"` [INFO] [stderr] Compiling ffmpeg_ffi_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `libc::c_char` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `"docker" "inspect" "424baa76b531cb794bb00a11a66105fb5865df6a4f2b3262f5478c51fa4a22eb"` [INFO] running `"docker" "rm" "-f" "424baa76b531cb794bb00a11a66105fb5865df6a4f2b3262f5478c51fa4a22eb"` [INFO] [stdout] 424baa76b531cb794bb00a11a66105fb5865df6a4f2b3262f5478c51fa4a22eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jeeb/ffmpeg_ffi_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 3c325e18befca7cdf5ecd465bccb67ced2e47a61cfb79413c98a820a94c35209 [INFO] running `"docker" "start" "-a" "3c325e18befca7cdf5ecd465bccb67ced2e47a61cfb79413c98a820a94c35209"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/ffmpeg_ffi_test-06403d7da8d3e10f [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test bindgen_test_layout_AVBitStreamFilter ... ok [INFO] [stdout] test bindgen_test_layout_AVBSFContext ... ok [INFO] [stdout] test bindgen_test_layout_AVBitStreamFilterContext ... ok [INFO] [stdout] test bindgen_test_layout_AVCodecContext ... ok [INFO] [stdout] test bindgen_test_layout_AVCodecParameters ... ok [INFO] [stdout] test bindgen_test_layout_AVCodecParser ... ok [INFO] [stdout] test bindgen_test_layout_AVClass ... ok [INFO] [stdout] test bindgen_test_layout_AVCodec ... ok [INFO] [stdout] test bindgen_test_layout_AVCPBProperties ... ok [INFO] [stdout] test bindgen_test_layout_AVCodecParserContext ... ok [INFO] [stdout] test bindgen_test_layout_AVDictionaryEntry ... ok [INFO] [stdout] test bindgen_test_layout_AVFrame ... ok [INFO] [stdout] test bindgen_test_layout_AVHWAccel ... ok [INFO] [stdout] test bindgen_test_layout_AVFrameSideData ... ok [INFO] [stdout] test bindgen_test_layout_AVFormatContext ... ok [INFO] [stdout] test bindgen_test_layout_AVFrac ... ok [INFO] [stdout] test bindgen_test_layout_AVIOContext ... ok [INFO] [stdout] test bindgen_test_layout_AVIndexEntry ... ok [INFO] [stdout] test bindgen_test_layout_AVIODirContext ... ok [INFO] [stdout] test bindgen_test_layout_AVIODirEntry ... ok [INFO] [stdout] test bindgen_test_layout_AVIOInterruptCB ... ok [INFO] [stdout] test bindgen_test_layout_AVInputFormat ... ok [INFO] [stdout] test bindgen_test_layout_AVOption ... ok [INFO] [stdout] test bindgen_test_layout_AVOptionRange ... ok [INFO] [stdout] test bindgen_test_layout_AVOption__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_AVOptionRanges ... ok [INFO] [stdout] test bindgen_test_layout_AVOutputFormat ... ok [INFO] [stdout] test bindgen_test_layout_AVPacket ... ok [INFO] [stdout] test bindgen_test_layout_AVPacketSideData ... ok [INFO] [stdout] test bindgen_test_layout_AVPanScan ... ok [INFO] [stdout] test bindgen_test_layout_AVProbeData ... ok [INFO] [stdout] test bindgen_test_layout_AVPicture ... ok [INFO] [stdout] test bindgen_test_layout_AVProfile ... ok [INFO] [stdout] test bindgen_test_layout_AVProgram ... ok [INFO] [stdout] test bindgen_test_layout_AVStream__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_AVSubtitle ... ok [INFO] [stdout] test bindgen_test_layout_AVPacketList ... ok [INFO] [stdout] test bindgen_test_layout_AVSubtitleRect ... ok [INFO] [stdout] test bindgen_test_layout_RcOverride ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout_AVRational ... ok [INFO] [stdout] test bindgen_test_layout_AVCodecDescriptor ... ok [INFO] [stdout] test bindgen_test_layout_AVStream ... ok [INFO] [stdout] test bindgen_test_layout__IO_marker ... ok [INFO] [stdout] test bindgen_test_layout_AVChapter ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout_av_intfloat32 ... ok [INFO] [stdout] test bindgen_test_layout_av_intfloat64 ... ok [INFO] [stdout] test bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test bindgen_test_layout_itimerspec ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_exception ... ok [INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_AVBufferRef ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout_imaxdiv_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_tm ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout_max_align_t ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bindgen_test_layout_max_align_t stdout ---- [INFO] [stdout] thread 'bindgen_test_layout_max_align_t' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `24`, [INFO] [stdout] right: `32`: Size of: max_align_t', /opt/crater/target/debug/build/ffmpeg_ffi_test-4a4bb066d9891db0/out/bindings.rs:5211:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56549e67ec3b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x56549e67ec3b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56549e67ec3b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x56549e67ec3b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x56549e67ec3b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x56549e67e8aa - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x56549e67f3b0 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x56549e67ef32 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x56549e67ee7f - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x56549e5b8f26 - ffmpeg_ffi_test::bindgen_test_layout_max_align_t::hb50c4c2d959c821c [INFO] [stdout] at /opt/crater/target/debug/build/ffmpeg_ffi_test-4a4bb066d9891db0/out/bindings.rs:5211 [INFO] [stdout] 10: 0x56549e5b8c7a - ffmpeg_ffi_test::bindgen_test_layout_max_align_t::{{closure}}::hf43bb1bbe9889fed [INFO] [stdout] at /opt/crater/target/debug/build/ffmpeg_ffi_test-4a4bb066d9891db0/out/bindings.rs:5210 [INFO] [stdout] 11: 0x56549e6354fe - core::ops::function::FnOnce::call_once::h34e52fcb1b5046b0 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x56549e6418ef - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 13: 0x56549e68192a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 14: 0x56549e65bee8 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 15: 0x56549e65bee8 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 16: 0x56549e65bee8 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 17: 0x56549e636d65 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x56549e63ae25 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x56549e63ae25 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 20: 0x56549e63ae25 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 21: 0x56549e68192a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 22: 0x56549e63b522 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 23: 0x56549e63b522 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x56549e63b522 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x56549e63b522 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x56549e674a4f - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x56549e681080 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x56549e681080 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x56549e681080 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7f777ee054a4 - start_thread [INFO] [stdout] 31: 0x7f777e930d0f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bindgen_test_layout_max_align_t [INFO] [stdout] [INFO] [stdout] test result: FAILED. 81 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin ffmpeg_ffi_test' [INFO] running `"docker" "inspect" "3c325e18befca7cdf5ecd465bccb67ced2e47a61cfb79413c98a820a94c35209"` [INFO] running `"docker" "rm" "-f" "3c325e18befca7cdf5ecd465bccb67ced2e47a61cfb79413c98a820a94c35209"` [INFO] [stdout] 3c325e18befca7cdf5ecd465bccb67ced2e47a61cfb79413c98a820a94c35209