[INFO] cloning repository https://github.com/reitermarkus/zero-scale-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reitermarkus/zero-scale-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Fzero-scale-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Fzero-scale-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ff126a8107f474b15fc40369db2c9e2ac8cb734 [INFO] testing reitermarkus/zero-scale-proxy against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Fzero-scale-proxy" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reitermarkus/zero-scale-proxy on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reitermarkus/zero-scale-proxy [INFO] finished tweaking git repo https://github.com/reitermarkus/zero-scale-proxy [INFO] tweaked toml for git repo https://github.com/reitermarkus/zero-scale-proxy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/reitermarkus/zero-scale-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 7228b1a4dc942a98bfc2a4e53f333d13266ddaa29a3c02f6c20dc2c67716226d [INFO] running `Command { std: "docker" "start" "-a" "7228b1a4dc942a98bfc2a4e53f333d13266ddaa29a3c02f6c20dc2c67716226d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7228b1a4dc942a98bfc2a4e53f333d13266ddaa29a3c02f6c20dc2c67716226d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7228b1a4dc942a98bfc2a4e53f333d13266ddaa29a3c02f6c20dc2c67716226d", kill_on_drop: false }` [INFO] [stdout] 7228b1a4dc942a98bfc2a4e53f333d13266ddaa29a3c02f6c20dc2c67716226d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 69f4a3a913ca19c0f67ee234e7e06600b7d71b0c4216ce9d85adb66aeeaf9b6d [INFO] running `Command { std: "docker" "start" "-a" "69f4a3a913ca19c0f67ee234e7e06600b7d71b0c4216ce9d85adb66aeeaf9b6d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling k8s-openapi v0.13.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling defer v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling raw-cpuid v9.1.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quanta v0.7.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling atomic-instant v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling named-binary-tag v0.2.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling minecraft-protocol-derive v0.0.0 (https://github.com/reitermarkus/minecraft-protocol?branch=handshake#a6d1636e) [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling a2s v0.4.0 (https://github.com/reitermarkus/a2s-rs?branch=master#25ce257f) [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling minecraft-protocol v0.1.0 (https://github.com/reitermarkus/minecraft-protocol?branch=handshake#a6d1636e) [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling kube-core v0.60.0 [INFO] [stderr] Compiling kube v0.60.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.13.1/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_20"' -C metadata=25a448c1ce15c0d2 -C extra-filename=-25a448c1ce15c0d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4c5776b3bc90aa03.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-914a686ca36c044b.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-e073284301fd207a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-914b075bb7077ea1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-aa4d4578ed122e2d.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" "69f4a3a913ca19c0f67ee234e7e06600b7d71b0c4216ce9d85adb66aeeaf9b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f4a3a913ca19c0f67ee234e7e06600b7d71b0c4216ce9d85adb66aeeaf9b6d", kill_on_drop: false }` [INFO] [stdout] 69f4a3a913ca19c0f67ee234e7e06600b7d71b0c4216ce9d85adb66aeeaf9b6d