[INFO] cloning repository https://github.com/perrness/rust-kube-operator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perrness/rust-kube-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperrness%2Frust-kube-operator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperrness%2Frust-kube-operator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2f5d3187d404168590a832102a9c70f8053ea35
[INFO] testing perrness/rust-kube-operator against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperrness%2Frust-kube-operator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/perrness/rust-kube-operator
[INFO] finished tweaking git repo https://github.com/perrness/rust-kube-operator
[INFO] tweaked toml for git repo https://github.com/perrness/rust-kube-operator written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/perrness/rust-kube-operator on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/perrness/rust-kube-operator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bin.0.cap
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bin.1.cap
[INFO] [stderr] warning: `rust-kube-operator` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f
[INFO] running `Command { std: "docker" "start" "8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bin.0.cap
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bin.1.cap
[INFO] [stderr] warning: `rust-kube-operator` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling k8s-openapi v0.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.4
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling prometheus v0.13.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling treediff v3.0.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling json-patch v0.2.6
[INFO] [stderr]    Compiling jsonpath_lib v0.3.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling kube-derive v0.74.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix-web-codegen v4.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.11
[INFO] [stderr]    Compiling tracing-opentelemetry v0.17.4
[INFO] [stderr]    Compiling kube-core v0.74.0
[INFO] [stderr]    Compiling kube-client v0.74.0
[INFO] [stderr]    Compiling kube-runtime v0.74.0
[INFO] [stderr] error: could not compile `kube-client` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name kube_client --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kube-client-0.74.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__non_core"' --cfg 'feature="base64"' --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="config"' --cfg 'feature="dirs"' --cfg 'feature="either"' --cfg 'feature="futures"' --cfg 'feature="http-body"' --cfg 'feature="hyper"' --cfg 'feature="hyper-openssl"' --cfg 'feature="hyper-timeout"' --cfg 'feature="jsonpatch"' --cfg 'feature="jsonpath_lib"' --cfg 'feature="openssl"' --cfg 'feature="openssl-tls"' --cfg 'feature="pem"' --cfg 'feature="pin-project"' --cfg 'feature="serde_yaml"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tower"' --cfg 'feature="tower-http"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__non_core", "admission", "base64", "bytes", "chrono", "client", "config", "default", "dirs", "either", "futures", "gzip", "http-body", "hyper", "hyper-openssl", "hyper-rustls", "hyper-timeout", "hyper-tls", "jsonpatch", "jsonpath_lib", "native-tls", "oauth", "openssl", "openssl-tls", "pem", "pin-project", "rand", "rustls", "rustls-pemfile", "rustls-tls", "serde_yaml", "tame-oauth", "tokio", "tokio-native-tls", "tokio-tungstenite", "tokio-util", "tower", "tower-http", "tracing", "ws"))' -C metadata=e1cfa7b7951ff4c0 -C extra-filename=-a0a53a8640eae816 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d7c6d126bbb530d7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90fa2233ca6ac0df.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a9b61e1ec15a0a73.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs_next-dccbdd1c033625a0.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-dade75f7b0d85455.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-44d8fbeb5e1e2ec1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-63b36cd82a4ca5c2.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-e5249014fd2ea3a9.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-79b2f0f83e4f5449.rmeta --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-f14be5603045b521.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-566bffd2f60e10ee.rmeta --extern jsonpath_lib=/opt/rustwide/target/debug/deps/libjsonpath_lib-1ea003e2b36dea5f.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-de9d5d8946a19ee5.rmeta --extern kube_core=/opt/rustwide/target/debug/deps/libkube_core-195d59d8b88019b8.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-db7dd6ee9e4a3377.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-32b036eae995289b.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-962a46c8ceb2305c.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-3ade2ac8e41f0e1a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7eba7bdc43eb7960.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df93ebc844487f9a.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-750d9571dbf57109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3f19507d898747cc.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6878ee52f70af619.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2d9e4c3e7f95f6a9.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-44f85f900e0dfb4c.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-1816d10e16356da6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1ecde5c13e654105.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: could not compile `k8s-openapi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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_24"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api", "default", "http", "percent-encoding", "schemars", "url", "v1_18", "v1_19", "v1_20", "v1_21", "v1_22", "v1_23", "v1_24"))' -C metadata=47ad956ae340b2a0 -C extra-filename=-de9d5d8946a19ee5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d7c6d126bbb530d7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90fa2233ca6ac0df.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a9b61e1ec15a0a73.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-63b36cd82a4ca5c2.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7eba7bdc43eb7960.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-770c4d88b066dd72.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df93ebc844487f9a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-815ab384549fac3e.rmeta --cap-lints allow --cap-lints=warn --cfg 'k8s_openapi_enabled_version="1.24"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f", kill_on_drop: false }`
[INFO] [stdout] 8dbe4b3c549e34184db5e6ef311dc58dbecd4f99589d95578848ebbda67b282f
