[INFO] cloning repository tbrand/gaga [INFO] running `"git" "clone" "--bare" "git://github.com/tbrand/gaga.git" "work/cache/sources/gh/tbrand/gaga"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tbrand/gaga'... [INFO] running `"git" "clone" "work/cache/sources/gh/tbrand/gaga" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tbrand/gaga"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tbrand/gaga'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tbrand/gaga" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tbrand/gaga"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tbrand/gaga on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded k8s-openapi v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tbrand/gaga against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] e379b8340be7813ee3dc5e94b7e90144c64e234273f3dceba72b6a05162ad02a [INFO] running `"docker" "start" "-a" "e379b8340be7813ee3dc5e94b7e90144c64e234273f3dceba72b6a05162ad02a"` [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 mio v0.6.16 [INFO] [stderr] Compiling backtrace v0.3.11 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hyper-tls v0.3.1 [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=784cd668858eb592 -C extra-filename=-784cd668858eb592 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-a661e2bc81fb4ea9.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-95115dec28c6e005.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-ef654bf44073c04b.rlib --extern http=/opt/crater/target/debug/deps/libhttp-b2687b13ebd49078.rlib --extern serde=/opt/crater/target/debug/deps/libserde-ba60d332410df90f.rlib --extern serde_json=/opt/crater/target/debug/deps/libserde_json-de445fa74dbaebbb.rlib --extern url=/opt/crater/target/debug/deps/liburl-088ec266849a1e1c.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "e379b8340be7813ee3dc5e94b7e90144c64e234273f3dceba72b6a05162ad02a"` [INFO] running `"docker" "rm" "-f" "e379b8340be7813ee3dc5e94b7e90144c64e234273f3dceba72b6a05162ad02a"` [INFO] [stdout] e379b8340be7813ee3dc5e94b7e90144c64e234273f3dceba72b6a05162ad02a