[INFO] updating cached repository panicbit/gpatch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/panicbit/gpatch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/panicbit/gpatch" "work/ex/beta-1.37-6/sources/1.36.0/gh/panicbit/gpatch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/panicbit/gpatch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/panicbit/gpatch" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/panicbit/gpatch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/panicbit/gpatch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 68690bb171f67ddf473d67bf437714397c26c414 [INFO] sha for GitHub repo panicbit/gpatch: 68690bb171f67ddf473d67bf437714397c26c414 [INFO] validating manifest of panicbit/gpatch 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 panicbit/gpatch 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 panicbit/gpatch [INFO] finished frobbing panicbit/gpatch [INFO] frobbed toml for panicbit/gpatch written to work/ex/beta-1.37-6/sources/1.36.0/gh/panicbit/gpatch/Cargo.toml [INFO] started frobbing panicbit/gpatch [INFO] finished frobbing panicbit/gpatch [INFO] frobbed toml for panicbit/gpatch written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/panicbit/gpatch/Cargo.toml [INFO] crate panicbit/gpatch already has a lockfile, it will not be regenerated [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 panicbit/gpatch against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/panicbit/gpatch:/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.36.0" "build" "--frozen"` [INFO] [stdout] 5688f066962bc75320e5f0138c1041c61a7db9219dc6b622bb34defd52066c05 [INFO] running `"docker" "start" "-a" "5688f066962bc75320e5f0138c1041c61a7db9219dc6b622bb34defd52066c05"` [INFO] [stderr] Compiling libloading v0.4.1 [INFO] [stderr] Compiling apply v0.2.2 [INFO] [stderr] Compiling va_list v0.1.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling which v1.0.2 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [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.30.0 [INFO] [stderr] Compiling gpatch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `extern` block uses type `va_list::VaList` which is not FFI-safe: this struct has unspecified layout [INFO] [stderr] --> src/raw.rs:5:57 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn g_strdup_vprintf(format: *const gchar, args: VaList) -> *mut gchar; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(improper_ctypes)] on by default [INFO] [stderr] = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "5688f066962bc75320e5f0138c1041c61a7db9219dc6b622bb34defd52066c05"` [INFO] running `"docker" "rm" "-f" "5688f066962bc75320e5f0138c1041c61a7db9219dc6b622bb34defd52066c05"` [INFO] [stdout] 5688f066962bc75320e5f0138c1041c61a7db9219dc6b622bb34defd52066c05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/panicbit/gpatch:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 74c406e7243872d67f8f2ee582918fc08086be86f961e801e4395a88bff0d200 [INFO] running `"docker" "start" "-a" "74c406e7243872d67f8f2ee582918fc08086be86f961e801e4395a88bff0d200"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling gpatch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `extern` block uses type `va_list::VaList` which is not FFI-safe: this struct has unspecified layout [INFO] [stderr] --> src/raw.rs:5:57 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn g_strdup_vprintf(format: *const gchar, args: VaList) -> *mut gchar; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(improper_ctypes)] on by default [INFO] [stderr] = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.20s [INFO] running `"docker" "inspect" "74c406e7243872d67f8f2ee582918fc08086be86f961e801e4395a88bff0d200"` [INFO] running `"docker" "rm" "-f" "74c406e7243872d67f8f2ee582918fc08086be86f961e801e4395a88bff0d200"` [INFO] [stdout] 74c406e7243872d67f8f2ee582918fc08086be86f961e801e4395a88bff0d200 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/panicbit/gpatch:/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.36.0" "test" "--frozen"` [INFO] [stdout] 1394249ea990b16408b0d5615da0e42b4ff9d53e165bafcb6481b7dd7e4da464 [INFO] running `"docker" "start" "-a" "1394249ea990b16408b0d5615da0e42b4ff9d53e165bafcb6481b7dd7e4da464"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/gpatch-9f71d25ae5be1d4b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test glue::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1394249ea990b16408b0d5615da0e42b4ff9d53e165bafcb6481b7dd7e4da464"` [INFO] running `"docker" "rm" "-f" "1394249ea990b16408b0d5615da0e42b4ff9d53e165bafcb6481b7dd7e4da464"` [INFO] [stdout] 1394249ea990b16408b0d5615da0e42b4ff9d53e165bafcb6481b7dd7e4da464