[INFO] cloning repository https://github.com/1stvamp/uname-livepatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1stvamp/uname-livepatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1stvamp%2Funame-livepatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1stvamp%2Funame-livepatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 668e240af46976db3bbd97329903afb09641083f
[INFO] testing 1stvamp/uname-livepatch against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1stvamp%2Funame-livepatch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/1stvamp/uname-livepatch
[INFO] finished tweaking git repo https://github.com/1stvamp/uname-livepatch
[INFO] tweaked toml for git repo https://github.com/1stvamp/uname-livepatch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1stvamp/uname-livepatch on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1stvamp/uname-livepatch 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc
[INFO] running `Command { std: "docker" "start" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling aya-obj v0.2.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling aya-log-common v0.1.15
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling aya v0.13.1
[INFO] [stderr]    Compiling uname-livepatch-common v1.0.0 (/opt/rustwide/workdir/uname-livepatch-common)
[INFO] [stderr]    Compiling aya-log v0.2.1
[INFO] [stderr]    Compiling uname-livepatch v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling aya v0.13.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling aya-log v0.2.1
[INFO] [stderr]    Compiling uname-livepatch-common v1.0.0 (/opt/rustwide/workdir/uname-livepatch-common)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling uname-livepatch v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.91s
[INFO] running `Command { std: "docker" "inspect" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uname_livepatch-feba98bebe7b4af2)
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test bpf::tests::test_mock_loader_get_stats ... ok
[INFO] [stdout] test bpf::tests::test_mock_loader_load ... ok
[INFO] [stdout] test bpf::tests::test_mock_loader_default ... ok
[INFO] [stdout] test bpf::tests::test_mock_loader_set_release ... ok
[INFO] [stdout] test bpf::tests::test_mock_loader_load_failure ... ok
[INFO] [stdout] test bpf::tests::test_mock_loader_set_uid ... ok
[INFO] [stdout] test config::tests::test_default_livepatch_command_snap ... ok
[INFO] [stdout] test bpf::tests::test_shared_mock_loader ... ok
[INFO] [stdout] test config::tests::test_default_livepatch_command_standalone ... ok
[INFO] [stdout] test config::tests::test_default_stats_interval ... ok
[INFO] [stdout] test config::tests::test_long_version_is_set ... ok
[INFO] [stdout] test config::tests::test_short_version_returns_string ... ok
[INFO] [stdout] test error::tests::test_command_error_display ... ok
[INFO] [stdout] test error::tests::test_command_failed_error_display ... ok
[INFO] [stdout] test error::tests::test_command_failed_error_source ... ok
[INFO] [stdout] test error::tests::test_diagnostic_codes ... ok
[INFO] [stdout] test error::tests::test_diagnostic_help ... ok
[INFO] [stdout] test error::tests::test_no_kernel_entries_error_display ... ok
[INFO] [stdout] test livepatch::proptest_tests::proptest_fake_release_never_panics ... ignored
[INFO] [stdout] test livepatch::proptest_tests::proptest_parse_uname_release_never_panics ... ignored
[INFO] [stdout] test error::tests::test_parse_failed_error_display ... ok
[INFO] [stdout] test error::tests::test_parse_failed_error_source ... ok
[INFO] [stdout] test livepatch::tests::test_get_livepatch_version_empty_command ... ok
[INFO] [stdout] test livepatch::tests::test_parse_alpine_virt ... ok
[INFO] [stdout] test livepatch::tests::test_parse_amazon_linux ... ok
[INFO] [stdout] test livepatch::tests::test_parse_arch ... ok
[INFO] [stdout] test livepatch::tests::test_parse_arch_zen ... ok
[INFO] [stdout] test livepatch::tests::test_parse_custom_kernel ... ok
[INFO] [stdout] test livepatch::tests::test_parse_debian_12 ... ok
[INFO] [stdout] test livepatch::tests::test_parse_empty ... ok
[INFO] [stdout] test livepatch::tests::test_parse_debian_cloud ... ok
[INFO] [stdout] test livepatch::tests::test_parse_fedora ... ok
[INFO] [stdout] test livepatch::tests::test_parse_freebsd ... ok
[INFO] [stdout] test livepatch::tests::test_get_livepatch_version_echo_empty ... ok
[INFO] [stdout] test livepatch::tests::test_get_livepatch_version_echo ... ok
[INFO] [stdout] test config::tests::test_default_poll_interval ... ok
[INFO] [stdout] test error::tests::test_error_debug_impl ... ok
[INFO] [stdout] test livepatch::tests::test_parse_kernelcare_patched ... ok
[INFO] [stdout] test livepatch::tests::test_parse_kernelcare_with_patch_level ... ok
[INFO] [stdout] test livepatch::tests::test_parse_macos ... ok
[INFO] [stdout] test livepatch::tests::test_parse_macos_older ... ok
[INFO] [stdout] test livepatch::tests::test_parse_multiline_takes_all ... ok
[INFO] [stdout] test livepatch::tests::test_parse_netbsd ... ok
[INFO] [stdout] test livepatch::tests::test_parse_centos ... ok
[INFO] [stdout] test livepatch::tests::test_parse_alpine ... ok
[INFO] [stdout] test livepatch::tests::test_parse_freebsd_current ... ok
[INFO] [stdout] test livepatch::tests::test_parse_gcp_cos ... ok
[INFO] [stdout] test livepatch::tests::test_parse_amazon_linux_2023 ... ok
[INFO] [stdout] test livepatch::tests::test_get_livepatch_version_command_not_found ... ok
[INFO] [stdout] test livepatch::tests::test_get_livepatch_version_command_fails ... ok
[INFO] [stdout] test livepatch::tests::test_get_livepatch_version_printf ... ok
[INFO] [stdout] test livepatch::tests::test_parse_openbsd ... ok
[INFO] [stdout] test livepatch::tests::test_parse_patched_suffix ... ok
[INFO] [stdout] test livepatch::tests::test_parse_rhel ... ok
[INFO] [stdout] test livepatch::tests::test_parse_ubuntu_2404 ... ok
[INFO] [stdout] test livepatch::tests::test_parse_ubuntu_generic ... ok
[INFO] [stdout] test livepatch::tests::test_parse_ubuntu_hwe ... ok
[INFO] [stdout] test livepatch::tests::test_parse_ubuntu_with_livepatch_version ... ok
[INFO] [stdout] test livepatch::tests::test_parse_ubuntu_lowlatency ... ok
[INFO] [stdout] test livepatch::tests::test_parse_whitespace_only ... ok
[INFO] [stdout] test livepatch::tests::test_parse_with_crlf ... ok
[INFO] [stdout] test livepatch::tests::test_parse_with_leading_whitespace ... ok
[INFO] [stdout] test livepatch::tests::test_parse_with_plus_suffix ... ok
[INFO] [stdout] test tests::test_aggregate_stats_multi_cpu ... ok
[INFO] [stdout] test tests::test_aggregate_stats_empty ... ok
[INFO] [stdout] test livepatch::tests::test_parse_with_trailing_whitespace ... ok
[INFO] [stdout] test tests::test_aggregate_stats_single_cpu ... ok
[INFO] [stdout] test tests::test_configure_bpf_target_uid_empty_disables_filtering ... ok
[INFO] [stdout] test tests::test_determine_version_override ... ok
[INFO] [stdout] test tests::test_determine_version_no_livepatch ... ok
[INFO] [stdout] test tests::test_ebpf_candidate_paths_not_empty ... ok
[INFO] [stdout] test tests::test_handle_livepatch_tick_with_override_skips_update ... ok
[INFO] [stdout] test tests::test_ebpf_candidate_paths_valid ... ok
[INFO] [stdout] test tests::test_handle_stats_tick_success ... ok
[INFO] [stdout] test tests::test_resolve_ebpf_path_explicit ... ok
[INFO] [stdout] test tests::test_handle_stats_tick_failure ... ok
[INFO] [stdout] test tests::test_resolve_target_uid_empty ... ok
[INFO] [stdout] test tests::test_resolve_ebpf_path_fallback ... ok
[INFO] [stdout] test tests::test_handle_livepatch_tick_with_no_livepatch_skips_update ... ok
[INFO] [stdout] test tests::test_configure_bpf_target_uid_with_root ... ok
[INFO] [stdout] test tests::test_resolve_ebpf_path_finds_existing ... ok
[INFO] [stdout] test tests::test_handle_livepatch_tick_updates_version ... ok
[INFO] [stdout] test tests::test_determine_version_livepatch_command_fails ... ok
[INFO] [stdout] test tests::test_handle_stats_tick_zero_stats ... ok
[INFO] [stdout] test tests::test_set_bpf_version_none_disables_override ... ok
[INFO] [stdout] test tests::test_set_bpf_version_failure ... ok
[INFO] [stdout] test tests::test_set_bpf_version_with_value ... ok
[INFO] [stdout] test tests::test_resolve_target_uid_root ... ok
[INFO] [stdout] test tests::test_run_verify_mode_load_failure ... ok
[INFO] [stdout] test tests::test_run_daemon_with_loader_sets_version ... ok
[INFO] [stdout] test tests::test_run_verify_mode_success ... ok
[INFO] [stdout] test tests::test_run_daemon_with_loader_load_failure ... ok
[INFO] [stdout] test tests::test_run_daemon_with_loader_loads_bpf ... ok
[INFO] [stdout] test tests::test_run_verify_mode_with_default_path ... ok
[INFO] [stdout] test tests::test_run_daemon_with_loader_no_override ... ok
[INFO] [stdout] test tests::test_handle_livepatch_tick_set_version_failure ... ok
[INFO] [stdout] test livepatch::tests::test_parse_opensuse ... ok
[INFO] [stdout] test tests::test_configure_bpf_target_uid_nonexistent_user ... ok
[INFO] [stdout] test tests::test_resolve_target_uid_nonexistent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/uname-lp.rs (/opt/rustwide/target/debug/deps/uname_lp-fbda23ca791b4887)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_parse_livepatch_applied ... ok
[INFO] [stdout] test tests::test_parse_livepatch_not_active ... ok
[INFO] [stdout] test tests::test_parse_livepatch_nothing_to_apply ... ok
[INFO] [stdout] test tests::test_parse_no_livepatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc", kill_on_drop: false }`
[INFO] [stdout] b67648ce39dc9d3d9b9bf2a8200b484818124b02ac42151743978d845ad084dc
