[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 1.49.0 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-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorah/vault2kube on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-7/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20370cde92f97d7c0e3712af4fdeb34d92301e9a4cb68737eacb10b1e2f34e23 [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" "20370cde92f97d7c0e3712af4fdeb34d92301e9a4cb68737eacb10b1e2f34e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20370cde92f97d7c0e3712af4fdeb34d92301e9a4cb68737eacb10b1e2f34e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20370cde92f97d7c0e3712af4fdeb34d92301e9a4cb68737eacb10b1e2f34e23", kill_on_drop: false }` [INFO] [stdout] 20370cde92f97d7c0e3712af4fdeb34d92301e9a4cb68737eacb10b1e2f34e23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6644802ac91c1e33f5ef0b1b454dbbf90be1cfb981beacf953c3d11858787828 [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" "6644802ac91c1e33f5ef0b1b454dbbf90be1cfb981beacf953c3d11858787828", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling const_fn v0.4.2 [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 standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 async-compression v0.3.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling jsonpath_lib v0.2.5 [INFO] [stderr] Compiling kube-derive v0.43.0 [INFO] [stderr] Compiling native-tls v0.2.4 [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=2b6c4cae07282744 -C extra-filename=-2b6c4cae07282744 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2bc805f3978194b1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3f50034bd920a39d.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-f8a93acfd342a7a8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2122933be5472aa2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.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" "6644802ac91c1e33f5ef0b1b454dbbf90be1cfb981beacf953c3d11858787828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6644802ac91c1e33f5ef0b1b454dbbf90be1cfb981beacf953c3d11858787828", kill_on_drop: false }` [INFO] [stdout] 6644802ac91c1e33f5ef0b1b454dbbf90be1cfb981beacf953c3d11858787828