[INFO] cloning repository https://github.com/navikt/amplitrude-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navikt/amplitrude-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavikt%2Famplitrude-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavikt%2Famplitrude-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3d53cad3d43ef74e428ba7b4afc69515582c223 [INFO] checking navikt/amplitrude-proxy against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavikt%2Famplitrude-proxy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/navikt/amplitrude-proxy [INFO] finished tweaking git repo https://github.com/navikt/amplitrude-proxy [INFO] tweaked toml for git repo https://github.com/navikt/amplitrude-proxy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/navikt/amplitrude-proxy on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/navikt/amplitrude-proxy 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b73a54a684ac14541be5e4e8a8138319503c1ecd873d8ed26a01dd6ce82b3ae [INFO] running `Command { std: "docker" "start" "-a" "7b73a54a684ac14541be5e4e8a8138319503c1ecd873d8ed26a01dd6ce82b3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b73a54a684ac14541be5e4e8a8138319503c1ecd873d8ed26a01dd6ce82b3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b73a54a684ac14541be5e4e8a8138319503c1ecd873d8ed26a01dd6ce82b3ae", kill_on_drop: false }` [INFO] [stdout] 7b73a54a684ac14541be5e4e8a8138319503c1ecd873d8ed26a01dd6ce82b3ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc09f813ead0868698fb30eed9bcd19c4f7c3040c449bf1e6a60ff4ada80f6ce [INFO] running `Command { std: "docker" "start" "-a" "bc09f813ead0868698fb30eed9bcd19c4f7c3040c449bf1e6a60ff4ada80f6ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking pingora-error v0.5.0 [INFO] [stderr] Compiling k8s-openapi v0.23.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking pingora-http v0.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking isbot v0.1.3 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking ptrie v0.7.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking pingora-lru v0.5.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking jsonptr v0.4.7 [INFO] [stderr] Checking schemars v0.8.22 [INFO] [stderr] Checking jsonpath-rust v0.5.1 [INFO] [stderr] Checking json-patch v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling kube-derive v0.96.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking thrift_codec v0.2.0 [INFO] [stderr] Checking neli v0.6.5 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking pingora-header-serde v0.5.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking local-ip-address v0.5.7 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking pingora-timeout v0.5.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking cf-rustracing v1.1.0 [INFO] [stderr] Checking pingora-runtime v0.5.0 [INFO] [stderr] Checking pingora-pool v0.5.0 [INFO] [stderr] Checking cf-rustracing-jaeger v1.2.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking kube-core v0.96.0 [INFO] [stderr] Checking kube-client v0.96.0 [INFO] [stderr] Checking kube-runtime v0.96.0 [INFO] [stderr] error: could not compile `kube-runtime` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name kube_runtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kube-runtime-0.96.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --forbid=unsafe_code --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-runtime", "unstable-runtime-reconcile-on", "unstable-runtime-stream-control", "unstable-runtime-subscribe"))' -C metadata=9e0911272ecb9636 -C extra-filename=-ad4a5e7b14d788fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-cdbf0b2b53959f2b.rmeta --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-2f60297317cb4d09.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-6a517c706df727e4.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f59aa8fc39e30793.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-627afd686613a9da.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-a4ea5ed741c6bebb.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-9fe4e617d686f176.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-31d28182c596d433.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-34904b8fc6e6f91c.rmeta --extern jsonptr=/opt/rustwide/target/debug/deps/libjsonptr-4a6f6d3566ac209c.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-752e5b8aef945436.rmeta --extern kube_client=/opt/rustwide/target/debug/deps/libkube_client-2110b7f8a28ef612.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a2075bf32102391f.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-b095ca2861862c1a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-33da29436eb22cae.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed1d648f4de60b30.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cf981fd7591a9a7b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f75915b686f478e6.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b0e7ca8ad2e51a19.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72bc563133fb7888.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-358959f58d03e4eb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc09f813ead0868698fb30eed9bcd19c4f7c3040c449bf1e6a60ff4ada80f6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc09f813ead0868698fb30eed9bcd19c4f7c3040c449bf1e6a60ff4ada80f6ce", kill_on_drop: false }` [INFO] [stdout] bc09f813ead0868698fb30eed9bcd19c4f7c3040c449bf1e6a60ff4ada80f6ce