[INFO] cloning repository https://github.com/drewr/edge-router
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drewr/edge-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewr%2Fedge-router", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewr%2Fedge-router'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af62d93df2a077ef160248e63732c9407b18242c
[INFO] checking drewr/edge-router against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewr%2Fedge-router" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drewr/edge-router
[INFO] finished tweaking git repo https://github.com/drewr/edge-router
[INFO] tweaked toml for git repo https://github.com/drewr/edge-router written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drewr/edge-router on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drewr/edge-router 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4063e947228dd34013ffd8cf322341981272569e1b436fba121052770af53d71
[INFO] running `Command { std: "docker" "start" "-a" "4063e947228dd34013ffd8cf322341981272569e1b436fba121052770af53d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4063e947228dd34013ffd8cf322341981272569e1b436fba121052770af53d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4063e947228dd34013ffd8cf322341981272569e1b436fba121052770af53d71", kill_on_drop: false }`
[INFO] [stdout] 4063e947228dd34013ffd8cf322341981272569e1b436fba121052770af53d71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a840abae704c9b32f456fb3f4fd32f84930fc7e58cc3bdd61ddd405112dc5ae5
[INFO] running `Command { std: "docker" "start" "-a" "a840abae704c9b32f456fb3f4fd32f84930fc7e58cc3bdd61ddd405112dc5ae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling k8s-openapi v0.23.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking jsonpath-rust v0.5.1
[INFO] [stderr]     Checking opentelemetry v0.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling kube-derive v0.95.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking opentelemetry_sdk v0.24.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking jsonptr v0.4.7
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking json-patch v2.0.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.25.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking kube-core v0.95.0
[INFO] [stderr]     Checking kube-client v0.95.0
[INFO] [stderr]     Checking kube-runtime v0.95.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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name kube_runtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kube-runtime-0.95.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-predicates", "unstable-runtime-reconcile-on", "unstable-runtime-stream-control", "unstable-runtime-subscribe"))' -C metadata=c3777e26d9e19bc0 -C extra-filename=-b33f767724faa2a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-83fa5ef4061f1789.rmeta --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-1b9ac691b3dc0f50.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b44b470d8a8d4487.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a251fb54249dddee.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-87bea1c1394945fe.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-29e60ce1c33092fa.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-94ce1193a7cce790.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4baaad0d47c51224.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-2f2c1a6feba03af7.rmeta --extern jsonptr=/opt/rustwide/target/debug/deps/libjsonptr-9df0fde95c7ba4a5.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-58f969ebfb3ec6ee.rmeta --extern kube_client=/opt/rustwide/target/debug/deps/libkube_client-4db796ac1eef4dee.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c821df7e26b6b11b.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-730f729642042f28.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-00053a14bac8a6ea.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-33790f19ab39a82e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e015c438064bbfd6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0356dc4849dc7b77.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6dd88cb1cd01f66f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f348285a1d1387d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8f2351e51252b710/out -L native=/opt/rustwide/target/debug/build/ring-81de4e03bad272c9/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a840abae704c9b32f456fb3f4fd32f84930fc7e58cc3bdd61ddd405112dc5ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a840abae704c9b32f456fb3f4fd32f84930fc7e58cc3bdd61ddd405112dc5ae5", kill_on_drop: false }`
[INFO] [stdout] a840abae704c9b32f456fb3f4fd32f84930fc7e58cc3bdd61ddd405112dc5ae5
