[INFO] cloning repository https://github.com/darren-bell-nanthealth/kubewarden-istio-ingress-mutation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darren-bell-nanthealth/kubewarden-istio-ingress-mutation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarren-bell-nanthealth%2Fkubewarden-istio-ingress-mutation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarren-bell-nanthealth%2Fkubewarden-istio-ingress-mutation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 123fdbe536f84f55e15700fa1daf6fcfc7f7efd6 [INFO] testing darren-bell-nanthealth/kubewarden-istio-ingress-mutation against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarren-bell-nanthealth%2Fkubewarden-istio-ingress-mutation" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darren-bell-nanthealth/kubewarden-istio-ingress-mutation on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darren-bell-nanthealth/kubewarden-istio-ingress-mutation [INFO] finished tweaking git repo https://github.com/darren-bell-nanthealth/kubewarden-istio-ingress-mutation [INFO] tweaked toml for git repo https://github.com/darren-bell-nanthealth/kubewarden-istio-ingress-mutation written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/darren-bell-nanthealth/kubewarden-istio-ingress-mutation 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 786293d035db705be6ec6c8da7ecb6ebf31d655b09a4fb7cf4452ace942f5ab0 [INFO] running `Command { std: "docker" "start" "-a" "786293d035db705be6ec6c8da7ecb6ebf31d655b09a4fb7cf4452ace942f5ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786293d035db705be6ec6c8da7ecb6ebf31d655b09a4fb7cf4452ace942f5ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786293d035db705be6ec6c8da7ecb6ebf31d655b09a4fb7cf4452ace942f5ab0", kill_on_drop: false }` [INFO] [stdout] 786293d035db705be6ec6c8da7ecb6ebf31d655b09a4fb7cf4452ace942f5ab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b688b957181578992e01da67dfa06044e8f181c1e3137c1e4236ec227a53d6a [INFO] running `Command { std: "docker" "start" "-a" "7b688b957181578992e01da67dfa06044e8f181c1e3137c1e4236ec227a53d6a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling wapc-guest v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling kubewarden-policy-sdk v0.2.3 [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/d724b5ab2f4ac098ff483349a80b6a3799a5177b/bin/rustc --crate-name k8s_openapi --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/k8s-openapi-0.11.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=55ff55eaa2012d3e -C extra-filename=-55ff55eaa2012d3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-640741c2cd2667e6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-040fc99ae5496e44.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-599c2f9eb71f8508.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7ab71ab3e069258.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-e4ca9625bd1f25b5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e0b9d22c5685d5ae.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7beaad53b5a92729.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7b688b957181578992e01da67dfa06044e8f181c1e3137c1e4236ec227a53d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b688b957181578992e01da67dfa06044e8f181c1e3137c1e4236ec227a53d6a", kill_on_drop: false }` [INFO] [stdout] 7b688b957181578992e01da67dfa06044e8f181c1e3137c1e4236ec227a53d6a