[INFO] fetching crate buildkite-jobify 0.6.2... [INFO] testing buildkite-jobify-0.6.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate buildkite-jobify 0.6.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate buildkite-jobify 0.6.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate buildkite-jobify 0.6.2 [INFO] finished tweaking crates.io crate buildkite-jobify 0.6.2 [INFO] tweaked toml for crates.io crate buildkite-jobify 0.6.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate buildkite-jobify 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d61d49a4e3f221ec7f3a74ee92625badf3d7f5210b8e7f0548e7793cb8afeb70 [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" "d61d49a4e3f221ec7f3a74ee92625badf3d7f5210b8e7f0548e7793cb8afeb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d61d49a4e3f221ec7f3a74ee92625badf3d7f5210b8e7f0548e7793cb8afeb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61d49a4e3f221ec7f3a74ee92625badf3d7f5210b8e7f0548e7793cb8afeb70", kill_on_drop: false }` [INFO] [stdout] d61d49a4e3f221ec7f3a74ee92625badf3d7f5210b8e7f0548e7793cb8afeb70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] f213a2e47628705064e8fe8d05510f5eb372ee6ce1ca9a24a74c43cae3626987 [INFO] running `Command { std: "docker" "start" "-a" "f213a2e47628705064e8fe8d05510f5eb372ee6ce1ca9a24a74c43cae3626987", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling k8s-openapi v0.14.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling app_dirs2 v2.3.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling tame-oauth v0.7.0 [INFO] [stderr] Compiling graphql_client_codegen v0.10.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling graphql_query_derive v0.10.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling graphql_client v0.10.0 [INFO] [stderr] Compiling buildkite-jobify v0.6.2 (/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.14.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_20"' -C metadata=fe436ca3647296b5 -C extra-filename=-fe436ca3647296b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-1145ef293b6ad734.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a7867e39ee703949.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5b17a4f6f32f95da.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-9ef4b18d8adbf629.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e1b004ee5f1194b1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f213a2e47628705064e8fe8d05510f5eb372ee6ce1ca9a24a74c43cae3626987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f213a2e47628705064e8fe8d05510f5eb372ee6ce1ca9a24a74c43cae3626987", kill_on_drop: false }` [INFO] [stdout] f213a2e47628705064e8fe8d05510f5eb372ee6ce1ca9a24a74c43cae3626987