[INFO] cloning repository https://github.com/0xC0ncord/k6u
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xC0ncord/k6u" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xC0ncord%2Fk6u", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xC0ncord%2Fk6u'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2501a2c7db9ac9eac2518adb4a55243aa7f36624
[INFO] checking 0xC0ncord/k6u against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xC0ncord%2Fk6u" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xC0ncord/k6u
[INFO] finished tweaking git repo https://github.com/0xC0ncord/k6u
[INFO] tweaked toml for git repo https://github.com/0xC0ncord/k6u written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xC0ncord/k6u on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xC0ncord/k6u 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest Rust 1.94.0-nightly compatible version
[INFO] [stderr]       Adding k8s-openapi v0.27.0
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb5bb0064f07cbbd4430705f09d96f4d94b28a866f3b7988a26d11241393e31c
[INFO] running `Command { std: "docker" "start" "-a" "eb5bb0064f07cbbd4430705f09d96f4d94b28a866f3b7988a26d11241393e31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb5bb0064f07cbbd4430705f09d96f4d94b28a866f3b7988a26d11241393e31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb5bb0064f07cbbd4430705f09d96f4d94b28a866f3b7988a26d11241393e31c", kill_on_drop: false }`
[INFO] [stdout] eb5bb0064f07cbbd4430705f09d96f4d94b28a866f3b7988a26d11241393e31c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e10c28f8524e3fa1e6bcc379f384ce25b4afbfb8011cc061bb784b9c2452edbc
[INFO] running `Command { std: "docker" "start" "-a" "e10c28f8524e3fa1e6bcc379f384ce25b4afbfb8011cc061bb784b9c2452edbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr] error: failed to run custom build command for `k8s-openapi v0.26.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/k8s-openapi-648074a8138dfa6b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo::rerun-if-env-changed=K8S_OPENAPI_ENABLED_VERSION
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (566) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.26.1/build.rs:17:42:
[INFO] [stderr] 
[INFO] [stderr]   None of the v1_* features are enabled on the k8s-openapi crate.
[INFO] [stderr] 
[INFO] [stderr]   The k8s-openapi crate requires a feature to be enabled to indicate which version of Kubernetes it should support.
[INFO] [stderr] 
[INFO] [stderr]   If you're using k8s-openapi in a binary crate, enable the feature corresponding to the minimum version of API server that you want to support. In case your binary crate does not directly depend on k8s-openapi, add a dependency on k8s-openapi and enable the corresponding feature in it.
[INFO] [stderr] 
[INFO] [stderr]   If you're using k8s-openapi in a library crate, add a dev-dependency on k8s-openapi and enable one of the features there. This way the feature will be enabled when buildings tests and examples of your library, but not when building the library itself. In case your library crate does not directly depend on k8s-openapi, add a dev-dependency on k8s-openapi and enable the corresponding feature in it.
[INFO] [stderr] 
[INFO] [stderr]   Alternatively, when running commands that do not build dev dependencies such as `cargo check` and `cargo doc`, you can set the `K8S_OPENAPI_ENABLED_VERSION` environment variable, such as `K8S_OPENAPI_ENABLED_VERSION=1.50`.
[INFO] [stderr] 
[INFO] [stderr]   Library crates *must not* enable any features in their direct dependency on k8s-openapi, only in their dev-dependency. The choice of which Kubernetes version to support should be left to the final binary crate, so only binary crates should enable a specific feature. If library crates also enabled features, it could cause multiple features to be enabled simultaneously, which k8s-openapi does not support.
[INFO] [stderr] 
[INFO] [stderr]   If your library crate only supports a single specific version or a specific range of versions of Kubernetes, please use the `k8s_if_*` version-specific macros or a build script to emit different code based on which feature gets enabled in the end.
[INFO] [stderr] 
[INFO] [stderr]   If you believe you *have* enabled a version feature and should not be seeing this error, check your Cargo.lock or run `cargo tree -i k8s-openapi` to ensure that this version of k8s-openapi is the only one being used in your project.
[INFO] [stderr] 
[INFO] [stderr]   See the k8s-openapi docs for more details.
[INFO] [stderr]           
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64bccc5094b2 - std[1cf432dcf3c5540a]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64bccc5094b2 - std[1cf432dcf3c5540a]::backtrace_rs::backtrace::trace_unsynchronized::<std[1cf432dcf3c5540a]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64bccc5094b2 - std[1cf432dcf3c5540a]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x64bccc5094b2 - <<std[1cf432dcf3c5540a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[2bd7ff09ba185999]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x64bccc51b58a - <core[2bd7ff09ba185999]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x64bccc51b58a - core[2bd7ff09ba185999]::fmt::write
[INFO] [stderr]      6:     0x64bccc50df16 - std[1cf432dcf3c5540a]::io::default_write_fmt::<std[1cf432dcf3c5540a]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64bccc50df16 - <std[1cf432dcf3c5540a]::sys::stdio::unix::Stderr as std[1cf432dcf3c5540a]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x64bccc4f404f - <std[1cf432dcf3c5540a]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x64bccc4f404f - std[1cf432dcf3c5540a]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x64bccc505571 - std[1cf432dcf3c5540a]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x64bccc50572b - std[1cf432dcf3c5540a]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x64bccc4f4108 - std[1cf432dcf3c5540a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x64bccc4e95a9 - std[1cf432dcf3c5540a]::sys::backtrace::__rust_end_short_backtrace::<std[1cf432dcf3c5540a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x64bccc4f49ad - __rustc[8bd69651f0df715b]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x64bccc51bc3c - core[2bd7ff09ba185999]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x64bccc51b994 - core[2bd7ff09ba185999]::panicking::panic_display::<&str>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/panicking.rs:259:5
[INFO] [stderr]     17:     0x64bccc51b994 - core[2bd7ff09ba185999]::option::expect_failed
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/option.rs:2208:5
[INFO] [stderr]     18:     0x64bccc4d2795 - <core[2bd7ff09ba185999]::option::Option<usize>>::expect
[INFO] [stderr]     19:     0x64bccc4cf65e - build_script_build[526d586703177484]::main
[INFO] [stderr]     20:     0x64bccc4d92b3 - <fn() -> core[2bd7ff09ba185999]::result::Result<(), alloc[b6fb8828c3ba9b4e]::boxed::Box<dyn core[2bd7ff09ba185999]::error::Error>> as core[2bd7ff09ba185999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x64bccc4d3c36 - std[1cf432dcf3c5540a]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[2bd7ff09ba185999]::result::Result<(), alloc[b6fb8828c3ba9b4e]::boxed::Box<dyn core[2bd7ff09ba185999]::error::Error>>, core[2bd7ff09ba185999]::result::Result<(), alloc[b6fb8828c3ba9b4e]::boxed::Box<dyn core[2bd7ff09ba185999]::error::Error>>>
[INFO] [stderr]     22:     0x64bccc4d7e59 - std[1cf432dcf3c5540a]::rt::lang_start::<core[2bd7ff09ba185999]::result::Result<(), alloc[b6fb8828c3ba9b4e]::boxed::Box<dyn core[2bd7ff09ba185999]::error::Error>>>::{closure#0}
[INFO] [stderr]     23:     0x64bccc504ac6 - <&dyn core[2bd7ff09ba185999]::ops::function::Fn<(), Output = i32> + core[2bd7ff09ba185999]::panic::unwind_safe::RefUnwindSafe + core[2bd7ff09ba185999]::marker::Sync as core[2bd7ff09ba185999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::panicking::catch_unwind::do_call::<&dyn core[2bd7ff09ba185999]::ops::function::Fn<(), Output = i32> + core[2bd7ff09ba185999]::panic::unwind_safe::RefUnwindSafe + core[2bd7ff09ba185999]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::panicking::catch_unwind::<i32, &dyn core[2bd7ff09ba185999]::ops::function::Fn<(), Output = i32> + core[2bd7ff09ba185999]::panic::unwind_safe::RefUnwindSafe + core[2bd7ff09ba185999]::marker::Sync>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::panic::catch_unwind::<&dyn core[2bd7ff09ba185999]::ops::function::Fn<(), Output = i32> + core[2bd7ff09ba185999]::panic::unwind_safe::RefUnwindSafe + core[2bd7ff09ba185999]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::panicking::catch_unwind::do_call::<std[1cf432dcf3c5540a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::panicking::catch_unwind::<isize, std[1cf432dcf3c5540a]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::panic::catch_unwind::<std[1cf432dcf3c5540a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x64bccc504ac6 - std[1cf432dcf3c5540a]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x64bccc4d6cd1 - std[1cf432dcf3c5540a]::rt::lang_start::<core[2bd7ff09ba185999]::result::Result<(), alloc[b6fb8828c3ba9b4e]::boxed::Box<dyn core[2bd7ff09ba185999]::error::Error>>>
[INFO] [stderr]     33:     0x64bccc4d3625 - main
[INFO] [stderr]     34:     0x71ddf94a21ca - <unknown>
[INFO] [stderr]     35:     0x71ddf94a228b - __libc_start_main
[INFO] [stderr]     36:     0x64bccc4cdcd5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e10c28f8524e3fa1e6bcc379f384ce25b4afbfb8011cc061bb784b9c2452edbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10c28f8524e3fa1e6bcc379f384ce25b4afbfb8011cc061bb784b9c2452edbc", kill_on_drop: false }`
[INFO] [stdout] e10c28f8524e3fa1e6bcc379f384ce25b4afbfb8011cc061bb784b9c2452edbc
