[INFO] updating cached repository tbrand/gaga [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tbrand/gaga [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tbrand/gaga" "work/ex/beta-1.38-1/sources/1.37.0/gh/tbrand/gaga"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tbrand/gaga'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tbrand/gaga" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tbrand/gaga"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tbrand/gaga'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33681fdfee6777d0532303044874bf318a8ee782 [INFO] sha for GitHub repo tbrand/gaga: 33681fdfee6777d0532303044874bf318a8ee782 [INFO] validating manifest of tbrand/gaga 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 tbrand/gaga 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 tbrand/gaga [INFO] finished frobbing tbrand/gaga [INFO] frobbed toml for tbrand/gaga written to work/ex/beta-1.38-1/sources/1.37.0/gh/tbrand/gaga/Cargo.toml [INFO] started frobbing tbrand/gaga [INFO] finished frobbing tbrand/gaga [INFO] frobbed toml for tbrand/gaga written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tbrand/gaga/Cargo.toml [INFO] crate tbrand/gaga 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing tbrand/gaga against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tbrand/gaga:/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-08-13" "build" "--frozen"` [INFO] [stdout] 7004feefd686eeb9b597367f22e4583d4959e1e566d938b6f58a34ab399ade2e [INFO] running `"docker" "start" "-a" "7004feefd686eeb9b597367f22e4583d4959e1e566d938b6f58a34ab399ade2e"` [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling k8s-openapi v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.11 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] error: Could not compile `k8s-openapi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name k8s_openapi /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/k8s-openapi-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v1_10"' -C metadata=135cd66f8974474a -C extra-filename=-135cd66f8974474a --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-ed0604fdf6a302cc.rmeta --extern bytes=/opt/crater/target/debug/deps/libbytes-e88039c66df45b0e.rmeta --extern chrono=/opt/crater/target/debug/deps/libchrono-d287faec51b0ef41.rmeta --extern http=/opt/crater/target/debug/deps/libhttp-ae2354e9f6149724.rmeta --extern serde=/opt/crater/target/debug/deps/libserde-62779e1f4e38def9.rmeta --extern serde_json=/opt/crater/target/debug/deps/libserde_json-bbe8a42d8464692f.rmeta --extern url=/opt/crater/target/debug/deps/liburl-6ff456afece0e051.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "7004feefd686eeb9b597367f22e4583d4959e1e566d938b6f58a34ab399ade2e"` [INFO] running `"docker" "rm" "-f" "7004feefd686eeb9b597367f22e4583d4959e1e566d938b6f58a34ab399ade2e"` [INFO] [stdout] 7004feefd686eeb9b597367f22e4583d4959e1e566d938b6f58a34ab399ade2e