[INFO] cloning repository https://github.com/ctron/minecraft-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/minecraft-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fminecraft-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fminecraft-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f35cabe07bbd9975cbbd284b502876901759a04c [INFO] testing ctron/minecraft-operator against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fminecraft-operator" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctron/minecraft-operator on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ctron/minecraft-operator [INFO] finished tweaking git repo https://github.com/ctron/minecraft-operator [INFO] tweaked toml for git repo https://github.com/ctron/minecraft-operator written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ctron/minecraft-operator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.3.5 [INFO] [stderr] Downloaded ordered-float v2.0.0 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded standback v0.2.9 [INFO] [stderr] Downloaded tracing-core v0.1.11 [INFO] [stderr] Downloaded pem v0.8.1 [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded reqwest v0.10.7 [INFO] [stderr] Downloaded k8s-openapi v0.9.0 [INFO] [stderr] Downloaded async-channel v1.2.0 [INFO] [stderr] Downloaded kube-derive v0.37.0 [INFO] [stderr] Downloaded operator-framework v0.3.0 [INFO] [stderr] Downloaded kube v0.37.0 [INFO] [stderr] Downloaded string-error v0.1.0 [INFO] [stderr] Downloaded openshift-openapi v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] fc9d5a844a20d0210c516ff95e19fcde42d212a3fd939fe117056a71671b444c [INFO] running `Command { std: "docker" "start" "-a" "fc9d5a844a20d0210c516ff95e19fcde42d212a3fd939fe117056a71671b444c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc9d5a844a20d0210c516ff95e19fcde42d212a3fd939fe117056a71671b444c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc9d5a844a20d0210c516ff95e19fcde42d212a3fd939fe117056a71671b444c", kill_on_drop: false }` [INFO] [stdout] fc9d5a844a20d0210c516ff95e19fcde42d212a3fd939fe117056a71671b444c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d6415570c49f2577324a406665360b5d3897c9f4a9cef2b54c783fcca07748 [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" "10d6415570c49f2577324a406665360b5d3897c9f4a9cef2b54c783fcca07748", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling k8s-openapi v0.9.0 [INFO] [stderr] Compiling openshift-openapi v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling string-error v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling async-channel v1.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [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 futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling kube-derive v0.37.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling kube v0.37.0 [INFO] [stderr] Compiling operator-framework v0.3.0 [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_16"' -C metadata=3ae80d6b0703840e -C extra-filename=-3ae80d6b0703840e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-51218da724f410ae.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-92aba5f92b8d3bba.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-9415e25258df2f5d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4037d750197a49fc.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-78c603361df581b4.rmeta --cap-lints allow --cap-lints=forbid` (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" "10d6415570c49f2577324a406665360b5d3897c9f4a9cef2b54c783fcca07748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d6415570c49f2577324a406665360b5d3897c9f4a9cef2b54c783fcca07748", kill_on_drop: false }` [INFO] [stdout] 10d6415570c49f2577324a406665360b5d3897c9f4a9cef2b54c783fcca07748