[INFO] updating cached repository svend/k8s-rust-exec-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/svend/k8s-rust-exec-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/svend/k8s-rust-exec-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/svend/k8s-rust-exec-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/svend/k8s-rust-exec-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/svend/k8s-rust-exec-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/svend/k8s-rust-exec-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/svend/k8s-rust-exec-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9fecacea6002c0f9893a9808ba171b415b47a0e7 [INFO] sha for GitHub repo svend/k8s-rust-exec-test: 9fecacea6002c0f9893a9808ba171b415b47a0e7 [INFO] validating manifest of svend/k8s-rust-exec-test 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 svend/k8s-rust-exec-test 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 svend/k8s-rust-exec-test [INFO] finished frobbing svend/k8s-rust-exec-test [INFO] frobbed toml for svend/k8s-rust-exec-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/svend/k8s-rust-exec-test/Cargo.toml [INFO] started frobbing svend/k8s-rust-exec-test [INFO] finished frobbing svend/k8s-rust-exec-test [INFO] frobbed toml for svend/k8s-rust-exec-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/svend/k8s-rust-exec-test/Cargo.toml [INFO] crate svend/k8s-rust-exec-test 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 svend/k8s-rust-exec-test 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/svend/k8s-rust-exec-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.36.0" "build" "--frozen"` [INFO] [stdout] e7f41552220efb8a229dc5d1651cc034dac0bcb61309f7df5073886607e1716d [INFO] running `"docker" "start" "-a" "e7f41552220efb8a229dc5d1651cc034dac0bcb61309f7df5073886607e1716d"` [INFO] [stderr] Compiling k8s-openapi v0.4.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Compiling kubernetes v0.1.0 (https://github.com/svend/kubernetes-rust.git?branch=exec#07896933) [INFO] [stderr] error: Could not compile `k8s-openapi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name k8s_openapi /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/k8s-openapi-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v1_12"' -C metadata=086771855b9795f0 -C extra-filename=-086771855b9795f0 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-1a749f70587c094d.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-41234da398b75492.rlib --extern http=/opt/crater/target/debug/deps/libhttp-4f671624084e1613.rlib --extern serde=/opt/crater/target/debug/deps/libserde-bed1f903b8c39290.rlib --extern serde_json=/opt/crater/target/debug/deps/libserde_json-d6b4f9f7c9bd8a83.rlib --extern url=/opt/crater/target/debug/deps/liburl-05898e47d532f386.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "e7f41552220efb8a229dc5d1651cc034dac0bcb61309f7df5073886607e1716d"` [INFO] running `"docker" "rm" "-f" "e7f41552220efb8a229dc5d1651cc034dac0bcb61309f7df5073886607e1716d"` [INFO] [stdout] e7f41552220efb8a229dc5d1651cc034dac0bcb61309f7df5073886607e1716d