[INFO] cloning repository clux/version-rs [INFO] running `"git" "clone" "--bare" "git://github.com/clux/version-rs.git" "work/cache/sources/gh/clux/version-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/clux/version-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/clux/version-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/clux/version-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/clux/version-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/clux/version-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clux/version-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clux/version-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb7f98244cd01aa1836dae38ee0dc0e093386120 [INFO] sha for GitHub repo clux/version-rs: bb7f98244cd01aa1836dae38ee0dc0e093386120 [INFO] validating manifest of clux/version-rs 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 clux/version-rs 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 clux/version-rs [INFO] finished frobbing clux/version-rs [INFO] frobbed toml for clux/version-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/clux/version-rs/Cargo.toml [INFO] started frobbing clux/version-rs [INFO] finished frobbing clux/version-rs [INFO] frobbed toml for clux/version-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clux/version-rs/Cargo.toml [INFO] crate clux/version-rs 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-prom v0.1.2 [INFO] [stderr] Downloaded kube v0.12.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing clux/version-rs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clux/version-rs:/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-07-23" "build" "--frozen"` [INFO] [stdout] 3b740edaee93dd14d45cabc755f366721b9607209a659519312db5323265ec30 [INFO] running `"docker" "start" "-a" "3b740edaee93dd14d45cabc755f366721b9607209a659519312db5323265ec30"` [INFO] [stderr] Compiling prometheus v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling k8s-openapi v0.4.0 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling actix-connect v0.2.1 [INFO] [stderr] Compiling actix-http v0.2.7 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling actix-web-prom v0.1.2 [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_13"' -C metadata=af4736cceac1aafe -C extra-filename=-af4736cceac1aafe --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-58af944e57313fa8.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-b8d84800b337abb7.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-265f911db541fd48.rlib --extern http=/opt/crater/target/debug/deps/libhttp-c4a56a476b4f6874.rlib --extern serde=/opt/crater/target/debug/deps/libserde-ef3d0c384cd51aec.rlib --extern serde_json=/opt/crater/target/debug/deps/libserde_json-093173548901b71d.rlib --extern url=/opt/crater/target/debug/deps/liburl-9c48e2fe00c4c339.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "3b740edaee93dd14d45cabc755f366721b9607209a659519312db5323265ec30"` [INFO] running `"docker" "rm" "-f" "3b740edaee93dd14d45cabc755f366721b9607209a659519312db5323265ec30"` [INFO] [stdout] 3b740edaee93dd14d45cabc755f366721b9607209a659519312db5323265ec30