[INFO] cloning repository https://github.com/sorah/vault2kube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorah/vault2kube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorah%2Fvault2kube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorah%2Fvault2kube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eab403d4f397601938ea15d232671b94cb1b5dcc [INFO] testing sorah/vault2kube against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorah%2Fvault2kube" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorah/vault2kube on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sorah/vault2kube [INFO] finished tweaking git repo https://github.com/sorah/vault2kube [INFO] tweaked toml for git repo https://github.com/sorah/vault2kube written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sorah/vault2kube already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonpath_lib v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2be913b5b6527f46eb312db148ca470a52ea5332851917d51daf7b89232eff34 [INFO] running `Command { std: "docker" "start" "-a" "2be913b5b6527f46eb312db148ca470a52ea5332851917d51daf7b89232eff34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2be913b5b6527f46eb312db148ca470a52ea5332851917d51daf7b89232eff34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be913b5b6527f46eb312db148ca470a52ea5332851917d51daf7b89232eff34", kill_on_drop: false }` [INFO] [stdout] 2be913b5b6527f46eb312db148ca470a52ea5332851917d51daf7b89232eff34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d78a0572d0ac4b49638234dbed4b36d99dbaca8e27ba68b42720e36a65dcfadb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d78a0572d0ac4b49638234dbed4b36d99dbaca8e27ba68b42720e36a65dcfadb", kill_on_drop: false }` [INFO] [stderr] Compiling k8s-openapi v0.9.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling jsonpath_lib v0.2.5 [INFO] [stderr] Compiling kube-derive v0.43.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling handlebars v3.5.0 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling kube v0.43.0 [INFO] [stderr] Compiling vault2kube v0.2.1 (/opt/rustwide/workdir) [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/k8s-openapi-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="percent-encoding"' --cfg 'feature="url"' --cfg 'feature="v1_17"' -C metadata=5bd3c122a10e39db -C extra-filename=-5bd3c122a10e39db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-66751d1d478957a8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-83cbedfa741e256b.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-d2025082321c47dc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2c5c9571333cbce.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d78a0572d0ac4b49638234dbed4b36d99dbaca8e27ba68b42720e36a65dcfadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78a0572d0ac4b49638234dbed4b36d99dbaca8e27ba68b42720e36a65dcfadb", kill_on_drop: false }` [INFO] [stdout] d78a0572d0ac4b49638234dbed4b36d99dbaca8e27ba68b42720e36a65dcfadb