[INFO] cloning repository https://github.com/tom-lubenow/nu_plugin_ebpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom-lubenow/nu_plugin_ebpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-lubenow%2Fnu_plugin_ebpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-lubenow%2Fnu_plugin_ebpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9d7ad481cb90a553a0e8b4765695f102eb56e26
[INFO] testing tom-lubenow/nu_plugin_ebpf against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-lubenow%2Fnu_plugin_ebpf" "/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/tom-lubenow/nu_plugin_ebpf
[INFO] finished tweaking git repo https://github.com/tom-lubenow/nu_plugin_ebpf
[INFO] tweaked toml for git repo https://github.com/tom-lubenow/nu_plugin_ebpf written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tom-lubenow/nu_plugin_ebpf on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tom-lubenow/nu_plugin_ebpf 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0420afc39cc6cd4c0d78bff6452f75054663a981533c352f1b5658a3ff84729d
[INFO] running `Command { std: "docker" "start" "-a" "0420afc39cc6cd4c0d78bff6452f75054663a981533c352f1b5658a3ff84729d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0420afc39cc6cd4c0d78bff6452f75054663a981533c352f1b5658a3ff84729d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0420afc39cc6cd4c0d78bff6452f75054663a981533c352f1b5658a3ff84729d", kill_on_drop: false }`
[INFO] [stdout] 0420afc39cc6cd4c0d78bff6452f75054663a981533c352f1b5658a3ff84729d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e706e0fb2247a6107db1af6873cdeed0524a793b63f4285c04017faceb588d
[INFO] running `Command { std: "docker" "start" "-a" "40e706e0fb2247a6107db1af6873cdeed0524a793b63f4285c04017faceb588d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling buf-trait v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling lscolors v0.20.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling byteyarn v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling nu-glob v0.110.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling nu-derive-value v0.110.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling btf v0.5.1
[INFO] [stderr]    Compiling nu-experimental v0.110.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling nu-path v0.110.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling lean_string v0.5.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling nu-utils v0.110.0
[INFO] [stderr]    Compiling aya-obj v0.2.1
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling aya v0.13.1
[INFO] [stderr]    Compiling nu-system v0.110.0
[INFO] [stderr]    Compiling nu-protocol v0.110.0
[INFO] [stderr]    Compiling nu-plugin-protocol v0.110.0
[INFO] [stderr]    Compiling nu-engine v0.110.0
[INFO] [stderr]    Compiling nu-plugin-core v0.110.0
[INFO] [stderr]    Compiling nu-plugin v0.110.0
[INFO] [stderr]    Compiling nu_plugin_ebpf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "40e706e0fb2247a6107db1af6873cdeed0524a793b63f4285c04017faceb588d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e706e0fb2247a6107db1af6873cdeed0524a793b63f4285c04017faceb588d", kill_on_drop: false }`
[INFO] [stdout] 40e706e0fb2247a6107db1af6873cdeed0524a793b63f4285c04017faceb588d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a8f4a36bcfefd09d33aa919b9f4bd9cebf01c59444bb89e6382c87de213fcaa
[INFO] running `Command { std: "docker" "start" "-a" "8a8f4a36bcfefd09d33aa919b9f4bd9cebf01c59444bb89e6382c87de213fcaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tz-rs v0.7.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling nu-plugin-core v0.110.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling tzdb_data v0.2.3
[INFO] [stderr]    Compiling nu-plugin-engine v0.110.0
[INFO] [stderr]    Compiling nu-plugin v0.110.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling shadow-rs v1.6.0
[INFO] [stderr]    Compiling nu_plugin_ebpf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling tzdb v0.7.3
[INFO] [stderr]    Compiling nu-parser v0.110.0
[INFO] [stderr]    Compiling nu-cmd-lang v0.110.0
[INFO] [stderr]    Compiling nu-cmd-base v0.110.0
[INFO] [stderr]    Compiling nu-plugin-test-support v0.110.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.67s
[INFO] running `Command { std: "docker" "inspect" "8a8f4a36bcfefd09d33aa919b9f4bd9cebf01c59444bb89e6382c87de213fcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8f4a36bcfefd09d33aa919b9f4bd9cebf01c59444bb89e6382c87de213fcaa", kill_on_drop: false }`
[INFO] [stdout] 8a8f4a36bcfefd09d33aa919b9f4bd9cebf01c59444bb89e6382c87de213fcaa
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 962b2f9be766efb9f66625e892cc18df51260ef8d6935ac65fea3e6e9ddadf65
[INFO] running `Command { std: "docker" "start" "-a" "962b2f9be766efb9f66625e892cc18df51260ef8d6935ac65fea3e6e9ddadf65", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_ebpf-ac32481d4af5ac7d)
[INFO] [stdout] 
[INFO] [stdout] running 1207 tests
[INFO] [stdout] test compiler::btf::tests::test_btf_builder ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_construction ... ok
[INFO] [stdout] test compiler::cfg::tests::test_dominance_frontiers ... ok
[INFO] [stdout] test compiler::cfg::tests::test_dominators ... ok
[INFO] [stdout] test compiler::elf::tests::test_hello_world_creation ... ok
[INFO] [stdout] test compiler::elf::tests::test_elf_generation ... ok
[INFO] [stdout] test compiler::cfg::tests::test_live_intervals ... ok
[INFO] [stdout] test compiler::elf::tests::test_section_name ... ok
[INFO] [stdout] test compiler::btf::tests::test_btf_int ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_coalescing ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_helper_call_clobber_constraints ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_list_interference ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_lir_loop_depths ... ok
[INFO] [stdout] test compiler::cfg::tests::test_liveness_analysis ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_simple_allocation ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_ptr_address_space_mismatch ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_generalize ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_hmtype_display ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_string_append_int_clobber_constraints ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_subfn_call_clobber_constraints ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_fresh_type_vars ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_occurs_check ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_list_register_allocation ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_ptr_unification ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_unify_same_type ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_solve_constraints ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_list_push_clobber_constraints ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_unify_type_mismatch ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_unify_type_var ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_register_pressure ... ok
[INFO] [stdout] test compiler::hir::tests::test_hir_call_args_folded ... ok
[INFO] [stdout] test compiler::hir_to_mir::tests::test_hir_to_mir_lowering ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_unify_array ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_unify_array_length_mismatch ... ok
[INFO] [stdout] test compiler::hir_type_infer::tests::test_conflicting_constraints_without_let ... ok
[INFO] [stdout] test compiler::hir_type_infer::tests::test_list_push_requires_list_ptr ... ok
[INFO] [stdout] test compiler::hir_type_infer::tests::test_let_generalization_allows_distinct_instantiations ... ok
[INFO] [stdout] test compiler::hir_type_infer::tests::test_record_insert_requires_string_key ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_register_pressure_allocation_stable ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_arg_from_named_inputs_prefers_non_const ... ok
[INFO] [stdout] test compiler::hir_type_infer::tests::test_string_append_requires_string_dst ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_kind_from_name_hints_requires_matching_candidates ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_kind_from_name_hints_selects_task ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_kind_from_name_hints_selects_socket_alias ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unique_release_arg_from_kind_prefers_non_const ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_kind_from_name_hints_rejects_ambiguous_hints ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unique_release_arg_from_kind_selects_unique_match ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_arg_from_named_inputs_rejects_ambiguous_match ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_arg_from_named_inputs_requires_kind_match ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unique_release_arg_from_kind_requires_kind_match ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unique_release_arg_from_kind_rejects_ambiguous_match ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unique_release_kind_rejects_mixed_kinds ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unique_release_kind_requires_ref_family_candidates ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unique_release_kind_selects_unique_kind ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_fallback_prefers_named_input ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_allows_multiple_destinations_for_copy ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_falls_back_without_out_hints ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_fallback_requires_two_args ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_falls_back_to_const_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_move_fallback_requires_writable_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_prefers_named_input ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_move_requires_writable_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_move_requires_single_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_prefers_const_input_hint ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_prefers_non_const_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_allows_multiple_destinations_for_copy ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_for_type_move_fallback_requires_writable_dst ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_dynptr_copy_args_requires_unique_source ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_fallback_rejects_ambiguous_named_input ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_for_type_falls_back_to_const_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_fallback_prefers_named_input ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_falls_back_without_out_hints ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_for_type_move_requires_writable_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_for_type_prefers_non_const_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_from_named_pairs_for_type ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_from_named_pairs_prefers_non_const_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_from_named_pairs_requires_unique_source ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_keeps_unambiguous_type_pairs ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_move_requires_single_destination ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_rejects_ambiguous_source ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_supports_multiple_type_pairs ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_unify_two_vars ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_requires_matching_types ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_selects_unique_pair ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_from_const_hints_destroy ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_from_const_hints_init ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_prefers_named_input_for_destroy ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_init_uses_named_out ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_from_const_hints_requires_unique ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_requires_unique_match ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_is_dynptr_stack_object_type_name ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_is_writable_named_out_hint ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_iter_family_from_stack_object_type_name ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_should_infer_unknown_acquire_ref_with_const_only_same_family_args ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_should_infer_unknown_acquire_ref_without_same_family_args ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_unknown_copy_move_semantics_with_named_pair_fallback ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_should_not_infer_unknown_acquire_ref_without_hints_when_same_family_arg_exists ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_unknown_stack_object_lifecycle_op_from_kfunc_name ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_unknown_transfer_move_semantics_from_kfunc_name ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_interference_detection ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_type_scheme_display ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_release_arg_from_named_inputs_selects_unique_match ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_from_const_hints_requires_unique_source ... ok
[INFO] [stdout] test compiler::instruction::tests::test_builder ... ok
[INFO] [stdout] test compiler::instruction::tests::test_call_helper ... ok
[INFO] [stdout] test compiler::instruction::tests::test_call_kfunc ... ok
[INFO] [stdout] test compiler::instruction::tests::test_exit_encoding ... ok
[INFO] [stdout] test compiler::instruction::tests::test_helper_ref_kind_mappings ... ok
[INFO] [stdout] test compiler::instruction::tests::test_helper_signature_kptr_xchg ... ok
[INFO] [stdout] test compiler::instruction::tests::test_helper_signature_map_queue_helpers ... ok
[INFO] [stdout] test compiler::instruction::tests::test_helper_signature_sk_storage_helpers ... ok
[INFO] [stdout] test compiler::instruction::tests::test_helper_signature_socket_helpers ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_fixed_size_static_mapping ... ok
[INFO] [stdout] test compiler::instruction::tests::test_helper_signature_probe_read_helpers ... ok
[INFO] [stdout] test compiler::instruction::tests::test_helper_signature_ringbuf_query ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_from_const_hints_move_requires_single_dst ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_from_const_hints ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_type_scheme_instantiate ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_init_rejects_const_only_target ... ok
[INFO] [stdout] test compiler::graph_coloring::tests::test_empty_function ... ok
[INFO] [stdout] test compiler::hindley_milner::tests::test_substitution_compose ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_copy_args_prefers_named_input ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_infer_unknown_stack_object_lifecycle_arg_init_prefers_writable_named_out ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_copy_from_user_dynptr_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_copy_from_user_str_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_crypto_encrypt_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_default_empty ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_dynptr_core_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_path_d_path_buffer_rule ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_scx_dump_bstr_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_scx_error_bstr_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_scx_events_buffer_rule ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_scx_exit_bstr_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_cgroup_release ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_copy_from_user_strs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_cpumask_and ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_cpumask_create ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_crypto_ctx_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_dynptr_core_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_crypto_decrypt_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_copy_from_user_task_str_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_semantics_crypto_ctx_create_rules ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_file_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_iter_bits_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_iter_css_task_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_iter_css_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_for_name_or_kernel_btf_prefers_builtin ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_iter_kmem_cache_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_iter_dmabuf_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_map_sum_elem_count ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_object_impls ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_kptr_container_impls ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_rcu_read_lock_helpers ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_scx_dsq_iter_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_scx_dsq_insert ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_scx_task_cgroup_and_select_cpu ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_task_from_pid ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_task_iter_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_task_vma_iter_kfuncs ... ok
[INFO] [stdout] test compiler::instruction::tests::test_mov64_imm_with_value ... ok
[INFO] [stdout] test compiler::instruction::tests::test_mov64_imm_encoding ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::basics::test_basic_block_creation ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::basics::test_list_def_and_uses ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::basics::test_list_instructions_creation ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::basics::test_mir_function_creation ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::kfunc_calls::test_kfunc_call_lowers_with_explicit_btf_id ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_iter_lifecycle_op_from_kfunc_name ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::kfunc_calls::test_kfunc_call_requires_literal_string_name ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::kfunc_calls::test_kfunc_call_zero_arg_chain_does_not_reuse_src_dst ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::subfunctions::test_user_function_allows_unused_params_with_signature ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::subfunctions::test_user_function_call_lowers_to_subfn ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::subfunctions::test_user_function_named_flag_signature ... ok
[INFO] [stdout] test compiler::lir::tests::test_block_lookup_index_fast_path_and_fallback ... ok
[INFO] [stdout] test compiler::mir::tests::test_block_lookup_index_fast_path_and_fallback ... ok
[INFO] [stdout] test compiler::instruction::ref_kinds::tests::test_should_infer_unknown_acquire_ref_name_hints ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_iter_num_kfuncs ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::bpf_calls::test_bpf_to_bpf_bytecode_structure ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::bpf_calls::test_bpf_to_bpf_call_multi_args ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_size_from_scalar_static_mapping ... ok
[INFO] [stdout] test compiler::ir_to_mir::tests::kfunc_calls::test_kfunc_call_without_pipeline_does_not_inject_src_dst ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::bpf_calls::test_bpf_to_bpf_call_offset_verification ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::bpf_calls::test_bpf_to_bpf_call_simple ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::bpf_calls::test_bpf_to_bpf_multiple_calls ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_branch ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_chained_arithmetic ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_bitwise_or ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_bitwise_and ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_add ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_compute_rematerializable_spill_stack_expression ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_compile_instruction_skips_store_for_rematerialized_spilled_def ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_compile_instruction_stores_non_remat_spilled_def ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_ensure_reg_rematerializes_spilled_const ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_divide ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_conditional_return ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_equal ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_large_constant ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_less_than ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_greater_than ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::bpf_calls::test_subfunction_call_rejects_more_than_five_args ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_mir_histogram ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_logical_not ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_mir_branch_compile ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_mir_phi_compile_without_prepass ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_mir_loop ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_mir_timer ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_mir_direct_compile ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_negative_constant ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_parallel_move_stack_to_stack ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_modulo ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_multiply ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_not_equal ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_parallel_move_r0_cycle ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_shift_left ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_register_pressure_integration ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_return_zero ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_stop_timer_preserves_value_across_delete_for_histogram_use ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_simultaneous_live_ranges ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_subtract ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_counter_map_emits_per_cpu_kind ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::core_codegen::test_register_pressure_codegen_stable ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_emit_record_schema_mismatch_errors ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_counter_map_kind_conflict_rejected ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_counter_map_rejects_non_hash_kind ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_helper_call_rejects_more_than_five_args ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_emit_event_copies_buffer ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_map_delete_compiles_and_emits_generic_map ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_map_delete_rejects_array_maps ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_map_lookup_compiles_and_emits_generic_map ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_map_update_compiles_and_emits_generic_map ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_string_counter_map_emitted ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_string_literal_lowering_populates_buffer ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_tail_call_compiles_and_emits_prog_array_map ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_tail_call_rejects_non_prog_array_map ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::strings_lists::test_int_to_string ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::strings_lists::test_list_literal_compilation ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::strings_lists::test_string_append_integer ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::strings_lists::test_string_append_integer_zero ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::strings_lists::test_string_append_literal ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::strings_lists::test_string_append_slot ... ok
[INFO] [stdout] test compiler::mir_to_lir::tests::test_lower_kfunc_call ... ok
[INFO] [stdout] test compiler::mir_to_lir::tests::test_lower_rejects_helper_call_with_too_many_args ... ok
[INFO] [stdout] test compiler::mir_to_lir::tests::test_lower_rejects_subfn_call_with_too_many_args ... ok
[INFO] [stdout] test compiler::mir_to_lir::tests::test_lower_rejects_subfunction_with_too_many_params ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_requires_user_mappings ... ok
[INFO] [stdout] test compiler::passes::branch_opt::tests::test_branch_threading ... ok
[INFO] [stdout] test compiler::passes::branch_opt::tests::test_chain_threading ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_allows_const_zero_mappings ... ok
[INFO] [stdout] test compiler::passes::branch_opt::tests::test_jump_threading ... ok
[INFO] [stdout] test compiler::passes::branch_opt::tests::test_no_threading_with_instructions ... ok
[INFO] [stdout] test compiler::passes::branch_opt::tests::test_same_target_branch ... ok
[INFO] [stdout] test compiler::passes::const_fold::tests::test_all_binops ... ok
[INFO] [stdout] test compiler::passes::const_fold::tests::test_fold_constant_add ... ok
[INFO] [stdout] test compiler::passes::const_fold::tests::test_fold_constant_branch ... ok
[INFO] [stdout] test compiler::passes::const_fold::tests::test_phi_driven_constant_propagation ... ok
[INFO] [stdout] test compiler::passes::const_fold::tests::test_unary_ops ... ok
[INFO] [stdout] test compiler::passes::copy_prop::tests::test_multiple_uses_propagated ... ok
[INFO] [stdout] test compiler::passes::copy_prop::tests::test_no_propagation_needed ... ok
[INFO] [stdout] test compiler::passes::copy_prop::tests::test_propagate_in_return ... ok
[INFO] [stdout] test compiler::passes::copy_prop::tests::test_propagate_in_terminator ... ok
[INFO] [stdout] test compiler::passes::copy_prop::tests::test_simple_copy_propagation ... ok
[INFO] [stdout] test compiler::passes::copy_prop::tests::test_transitive_copy_propagation ... ok
[INFO] [stdout] test compiler::passes::dce::tests::test_no_changes_needed ... ok
[INFO] [stdout] test compiler::passes::dce::tests::test_remove_dead_instruction ... ok
[INFO] [stdout] test compiler::passes::dce::tests::test_remove_unreachable_block ... ok
[INFO] [stdout] test compiler::passes::list_lowering::tests::test_emit_event_list_ptr_is_rematerialized ... ok
[INFO] [stdout] test compiler::passes::list_lowering::tests::test_list_get_const_is_lowered ... ok
[INFO] [stdout] test compiler::passes::list_lowering::tests::test_list_push_is_lowered ... ok
[INFO] [stdout] test compiler::passes::ssa::tests::test_phi_args_from_predecessors ... ok
[INFO] [stdout] test compiler::passes::ssa::tests::test_phi_insertion_diamond ... ok
[INFO] [stdout] test compiler::passes::ssa::tests::test_phi_insertion_loop ... ok
[INFO] [stdout] test compiler::passes::ssa::tests::test_ssa_unique_definitions ... ok
[INFO] [stdout] test compiler::passes::ssa_destruct::tests::test_copies_inserted ... ok
[INFO] [stdout] test compiler::passes::ssa_destruct::tests::test_critical_edge_is_split_for_phi_copies ... ok
[INFO] [stdout] test compiler::passes::ssa_destruct::tests::test_no_phis_no_change ... ok
[INFO] [stdout] test compiler::passes::ssa_destruct::tests::test_parallel_copy_loop_header_swap_cycle ... ok
[INFO] [stdout] test compiler::passes::ssa_destruct::tests::test_parallel_copy_multi_phi_join_ordering ... ok
[INFO] [stdout] test compiler::passes::ssa_destruct::tests::test_phi_elimination ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_add_zero ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_different_vregs_no_reduction ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_div_by_power_of_two ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_mod_by_power_of_two ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_mul_by_one ... ok
[INFO] [stdout] test compiler::passes::branch_opt::tests::test_no_change_needed ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_mul_by_zero ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_no_reduction_for_non_power_of_two ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_mul_by_power_of_two ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_eq_x ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_le_x ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_lt_x ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_ne_x ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_or_x ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_sub_x ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_and_x ... ok
[INFO] [stdout] test compiler::passes::strength::tests::test_x_xor_x ... ok
[INFO] [stdout] test compiler::passes::tests::full_compilation::test_ssa_full_compilation_arithmetic ... ok
[INFO] [stdout] test compiler::passes::tests::full_compilation::test_ssa_full_compilation_diamond ... ok
[INFO] [stdout] test compiler::passes::tests::full_compilation::test_ssa_full_compilation_nested_branches ... ok
[INFO] [stdout] test compiler::passes::tests::full_compilation::test_ssa_full_compilation_many_variables ... ok
[INFO] [stdout] test compiler::passes::tests::full_compilation::test_ssa_full_compilation_simple ... ok
[INFO] [stdout] test compiler::passes::tests::integration::test_pass_convergence_conditional ... ok
[INFO] [stdout] test compiler::passes::tests::integration::test_ssa_constant_folding_integration ... ok
[INFO] [stdout] test compiler::passes::tests::integration::test_ssa_vs_non_ssa_equivalence ... ok
[INFO] [stdout] test compiler::passes::tests::manager_ssa::test_optimize_with_ssa_diamond ... ok
[INFO] [stdout] test compiler::passes::tests::manager_ssa::test_optimize_with_ssa_simple ... ok
[INFO] [stdout] test compiler::passes::tests::manager_ssa::test_pass_manager_creation ... ok
[INFO] [stdout] test compiler::passes::tests::manager_ssa::test_pass_manager_rebuilds_cfg_between_passes ... ok
[INFO] [stdout] test compiler::passes::tests::manager_ssa::test_run_passes ... ok
[INFO] [stdout] test compiler::type_infer::tests::advanced::test_infer_subfunction_schemes_rejects_param_limit ... ok
[INFO] [stdout] test compiler::type_infer::tests::advanced::test_infer_subfunction_schemes_rejects_recursive_calls_with_guidance ... ok
[INFO] [stdout] test compiler::type_infer::tests::advanced::test_stack_pointer_add_bounded_offset ... ok
[INFO] [stdout] test compiler::passes::tests::manager_ssa::test_default_passes ... ok
[INFO] [stdout] test compiler::type_infer::tests::advanced::test_stack_pointer_add_unbounded_offset_errors ... ok
[INFO] [stdout] test compiler::type_infer::tests::advanced::test_type_error_pointer_add ... ok
[INFO] [stdout] test compiler::type_infer::tests::advanced::test_type_error_read_str_non_ptr ... ok
[INFO] [stdout] test compiler::type_infer::tests::advanced::test_type_error_emit_record_string_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_copy_propagates_type ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_binop_add ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_comparison ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_constant ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_ctx_pid ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_ctx_comm ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_map_lookup_returns_ptr ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_uprobe_arg_is_user_ptr ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_type_hint_mismatch_errors ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_infer_kprobe_arg_is_int ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_unification_through_binop ... ok
[INFO] [stdout] test compiler::type_infer::tests::basics::test_type_propagation_through_chain ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_requires_stack_mappings ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_ref_kind_mappings ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_kptr_xchg_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_map_lookup_returns_pointer ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_ref_kind_mappings ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_scalar_arg_requires_positive_static_mapping ... FAILED
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_signature_for_name_or_kernel_btf_missing_symbol ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_scalar_arg_requires_known_const_static_mapping ... ok
[INFO] [stdout] test compiler::instruction::tests::test_unknown_kfunc_signature_message_for_missing_symbol ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_skc_to_tcp6_sock_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_skc_to_tcp_sock_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_sock_from_file_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_task_pt_regs_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_task_storage_get_returns_map_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_tcp_sock_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_subfn_polymorphic_id ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_additional_skc_casts_reject_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_arg_limit ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_get_current_comm_rejects_small_stack_slot ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_inode_storage_get_returns_map_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_get_listener_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_inode_storage_get_rejects_non_kernel_inode_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_inode_storage_delete_rejects_non_kernel_inode_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_kptr_xchg_rejects_non_map_dst_arg0 ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_inode_storage_get_rejects_non_stack_map_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_map_queue_helpers_reject_non_stack_map_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_map_queue_helpers_reject_non_pointer_value_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_pointer_argument_required ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_probe_read_user_rejects_stack_src ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_ringbuf_query_rejects_non_stack_map_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sk_assign_rejects_non_kernel_ctx_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sk_assign_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sk_fullsock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sk_release_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sk_storage_get_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sk_storage_get_rejects_non_stack_map_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_skc_to_tcp6_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_skc_to_tcp_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sock_from_file_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_task_pt_regs_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_task_storage_delete_rejects_non_kernel_task_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_task_storage_get_rejects_non_kernel_task_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_task_storage_get_rejects_non_stack_map_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_tcp_check_syncookie_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_tcp_check_syncookie_rejects_non_positive_lengths ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_tcp_gen_syncookie_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_tcp_gen_syncookie_rejects_non_positive_lengths ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_tcp_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_cpumask_create_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_cpumask_populate_signature ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_get_task_exe_file_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_bits_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_css_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_css_task_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_dmabuf_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_kmem_cache_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_num_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_scx_dsq_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_task_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_iter_task_vma_next_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_list_front_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_local_irq_save_restore_signatures ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_obj_new_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_path_d_path_accepts_stack_buffer_rule ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_percpu_obj_new_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_preempt_disable_enable_signatures ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_rcu_read_lock_unlock_signatures ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_res_spin_lock_signatures ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_scx_cpu_rq_pointer_return ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_scx_dump_bstr_accepts_stack_fmt_and_data ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_type_error_helper_sk_storage_delete_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_infer_kfunc_scx_events_accepts_stack_buffer_rule ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_kfunc_crypto_encrypt_siv_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_kfunc_dynptr_slice_buffer_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_kfunc_iter_task_new_task_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_copy_from_user_dynptr_requires_stack_slot_base_dptr ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_copy_from_user_dynptr_src_requires_user_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_copy_from_user_str_requires_stack_slot_base_dst ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_copy_from_user_str_src_requires_user_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_copy_from_user_task_dynptr_requires_kernel_task_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_copy_from_user_task_str_requires_kernel_task_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_crypto_ctx_create_err_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_crypto_ctx_create_params_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_crypto_decrypt_siv_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_crypto_decrypt_src_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_crypto_encrypt_dst_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_crypto_encrypt_siv_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_crypto_encrypt_src_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_dynptr_clone_rejects_same_stack_slot_src_and_dst ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_dynptr_clone_requires_stack_slot_base_dst ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_kfunc_crypto_decrypt_siv_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_dynptr_slice_requires_constant_size_arg ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_requires_kernel_mappings ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_get_listener_sock_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_css_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_css_task_new_requires_kernel_css_pointer_arg1 ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_css_task_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_dmabuf_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_kmem_cache_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_num_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_scx_dsq_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_task_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_task_new_task_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_task_vma_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_css_new_requires_kernel_css_pointer_arg1 ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_local_irq_save_requires_stack_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_map_sum_elem_count_requires_kernel_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_list_push_front_requires_kernel_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_obj_drop_requires_kernel_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_path_d_path_requires_bounded_size_for_stack_buffer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_path_d_path_requires_kernel_path_arg ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_path_d_path_buffer_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_path_d_path_requires_stack_slot_base_buffer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_pointer_argument_required ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_path_d_path_requires_positive_size ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_pointer_argument_requires_kernel_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_rbtree_left_requires_kernel_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_rbtree_first_requires_kernel_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_res_spin_lock_irqsave_requires_stack_flags ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_dsq_move_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_dsq_move_set_slice_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_dsq_move_set_vtime_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_dsq_move_vtime_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_dump_bstr_fmt_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_dump_bstr_requires_positive_data_size ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_dump_bstr_requires_stack_slot_base_data ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_error_bstr_requires_stack_slot_base_fmt ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_events_buffer_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_events_requires_bounded_size_for_stack_buffer ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_events_requires_pointer_arg0 ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_events_requires_positive_size ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_exit_bstr_requires_positive_data_size ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_exit_bstr_requires_stack_slot_base_data ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_scx_select_cpu_dfl_requires_kernel_cpumask_pointer_arg3 ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_constant_false_branch_prunes_true_path ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_copy_does_not_initialize_from_uninitialized_source ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_copy_propagates_initialized_state ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_copy_rejects_initialized_destination ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_copy_requires_distinct_slots ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_mark_initialized_rejects_reinit_of_live_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_move_invalidates_source ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_dynptr_slice_buffer_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_require_initialized_after_mark ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_require_initialized_rejects_uninitialized ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_ptr_add_in_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_ptr_add_out_of_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_ptr_add_unknown_offset_on_stack ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_reject_pointer_binop ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_copy_does_not_initialize_from_uninitialized_source ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_copy_propagates_initialized_state ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_copy_rejects_initialized_destination ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_destroy_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_destroy_rejects_type_id_mismatch ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_destroy_requires_initialized ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_init_rejects_reinit_of_live_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_init_requires_release_before_return ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_move_invalidates_source ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unknown_stack_object_move_transfers_initialized_state ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_unreachable_block_is_ignored ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_emit_event_requires_ptr ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_helper_pointer_arg_required ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_kfunc_iter_bits_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_dynptr_move_transfers_initialized_state ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_int_to_string_buffer_oob ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_map_lookup_null_check_then_load_ok ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_load_rejects_user_ptr ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_map_lookup_requires_null_check_before_load ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_prunes_impossible_null_branch_for_non_null_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_map_value_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_read_str_null_check_flows_to_reloaded_ctx_field ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_read_str_rejects_non_user_ptr_for_user_space ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_read_str_rejects_user_ptr_for_kernel_space ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_read_str_user_ptr_requires_null_check_for_user_space ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_stack_load_out_of_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_stack_pointer_non_null ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_stack_pointer_offset_in_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_stack_pointer_offset_via_mul_out_of_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_strcmp_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_string_append_literal_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_string_append_literal_oob ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_string_append_slot_oob ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_unknown_map_pointee_bounds_allow_in_bounds_access ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_unknown_map_uses_pointee_bounds_for_lookup_result ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_additional_skc_casts_reject_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_additional_skc_casts_reject_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_get_current_comm_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_read_str_user_ptr_with_null_check_for_user_space ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_get_current_comm_positive_size_required ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_get_current_comm_variable_size_range_within_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_get_listener_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_get_listener_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_get_stackid_rejects_user_ctx_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_inode_storage_delete_rejects_non_inode_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_inode_storage_delete_rejects_non_kernel_inode_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_inode_storage_get_allows_null_init_value ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_inode_storage_get_rejects_map_pointer_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_inode_storage_get_rejects_non_inode_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_inode_storage_get_rejects_non_kernel_inode_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_kptr_xchg_allows_null_const_arg1 ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_kptr_xchg_rejects_non_map_dst_arg0 ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_kptr_xchg_rejects_non_null_scalar_arg1 ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_get_current_comm_variable_size_range_checks_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::core::test_verify_mir_prune_impossible_const_compare_branch ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_kptr_xchg_transfers_reference_and_releases_old_value ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_map_lookup_rejects_out_of_bounds_key_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_map_queue_rejects_non_pointer_value_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_map_update_rejects_user_key ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_perf_event_output_rejects_user_ctx_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_perf_event_output_variable_size_range_checks_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_perf_event_output_variable_size_range_within_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_probe_read_user_str_rejects_stack_src ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_probe_read_variable_size_range_checks_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_probe_read_user_rejects_stack_src ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_probe_read_variable_size_range_within_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_map_queue_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_query_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_reserve_submit_ok ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_reserve_submit_ok_with_eq_null_branch ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_reserve_vreg_size_positive_required ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_reserve_without_release_rejected ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_submit_rejects_double_release ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_submit_rejects_map_lookup_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_submit_invalidates_record_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_submit_requires_null_check ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_assign_allows_null_sk_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_submit_rejects_stack_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_assign_rejects_non_kernel_ctx_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_assign_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_assign_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_fullsock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_fullsock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_lookup_leak_is_rejected ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_lookup_release_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_storage_delete_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_ringbuf_output_checks_data_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_release_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_storage_get_rejects_map_pointer_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_storage_get_allows_null_init_value ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sk_storage_get_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_skc_lookup_release_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_skc_to_tcp6_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_skc_to_tcp_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_skc_to_tcp6_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_skc_to_tcp_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sock_from_file_rejects_non_file_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tail_call_rejects_user_ctx_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_pt_regs_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_pt_regs_rejects_non_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_sock_from_file_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_storage_delete_rejects_non_kernel_task_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_pt_regs_requires_null_check_for_tracked_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_storage_get_allows_null_init_value ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_storage_get_rejects_map_pointer_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_storage_delete_rejects_non_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_storage_get_rejects_non_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_check_syncookie_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_check_syncookie_rejects_non_positive_lengths ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_check_syncookie_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_gen_syncookie_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_gen_syncookie_rejects_non_positive_lengths ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_gen_syncookie_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_tcp_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_trace_printk_positive_size_required ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_trace_printk_rejects_user_fmt_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_trace_printk_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_rejects_more_than_five_params ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_rejects_subfn_calls_with_more_than_five_args ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_tail_call_rejects_non_prog_array_map_kind ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_tail_call_rejects_pointer_index ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_unknown_helper_rejects_more_than_five_args ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_cgroup_release_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::helpers::test_verify_mir_helper_task_storage_get_rejects_non_kernel_task_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_cgroup_from_id_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_copy_from_user_dynptr_requires_stack_slot_base_dptr ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_copy_from_user_str_requires_stack_slot_base_dst ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_copy_from_user_dynptr_src_requires_user_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_copy_from_user_task_dynptr_rejects_cgroup_task_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_copy_from_user_str_src_requires_user_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_copy_from_user_task_str_rejects_cgroup_task_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_cpumask_and_requires_pointer_args ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_cpumask_release_dtor_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_cpumask_create_release_dtor_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_ctx_acquire_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_cpumask_release_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_cpumask_create_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_ctx_create_params_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_ctx_create_leak_rejected ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_ctx_create_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_ctx_create_err_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_decrypt_siv_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_decrypt_src_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_encrypt_accepts_tracked_crypto_ctx_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_ctx_release_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_encrypt_dst_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_encrypt_siv_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_encrypt_siv_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_encrypt_rejects_task_reference_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_dynptr_clone_rejects_same_stack_slot_src_and_dst ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_encrypt_src_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_dynptr_clone_requires_stack_slot_base_dst ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_dynptr_slice_buffer_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_dynptr_slice_requires_constant_size_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_get_task_exe_file_put_file_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_crypto_decrypt_siv_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_get_task_exe_file_requires_null_check_for_tracked_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_bits_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_bits_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_bits_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_bits_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_dynptr_slice_buffer_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_bits_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_get_task_exe_file_rejects_cgroup_reference_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_bits_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_new_rejects_task_reference_for_css_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_new_requires_kernel_css_pointer_arg1 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_new_rejects_task_reference_for_css_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_new_requires_kernel_css_pointer_arg1 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_dmabuf_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_dmabuf_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_css_task_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_dmabuf_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_dmabuf_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_dmabuf_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_dmabuf_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_kmem_cache_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_kmem_cache_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_kmem_cache_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_kmem_cache_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_num_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_num_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_num_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_num_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_num_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_num_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_scx_dsq_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_scx_dsq_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_scx_dsq_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_scx_dsq_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_scx_dsq_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_scx_dsq_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_new_rejects_cgroup_reference_for_task_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_kmem_cache_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_new_task_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_new_task_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_kmem_cache_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_new_rejects_cgroup_reference_for_task_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_next_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_list_pop_front_acquires_object_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_list_push_back_consumes_object_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_list_push_back_rejects_task_reference_on_arg1 ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_additional_skc_casts_return_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_iter_task_vma_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_list_pop_back_acquires_object_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_list_push_front_consumes_object_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_list_push_front_requires_kernel_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_restore_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_list_push_front_rejects_task_reference_on_arg1 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_restore_requires_matching_save ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_save_rejects_context_derived_stack_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_save_requires_stack_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_save_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_restore_requires_matching_save_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_save_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_map_sum_elem_count_accepts_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_local_irq_save_restore_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_path_d_path_accepts_stack_buffer_rule ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_path_d_path_buffer_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_map_sum_elem_count_requires_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_obj_new_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_path_d_path_requires_bounded_size_for_stack_buffer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_obj_drop_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_path_d_path_requires_stack_slot_base_buffer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_percpu_obj_new_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_pointer_argument_required ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_pointer_argument_requires_kernel_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_preempt_disable_enable_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_preempt_disable_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_preempt_enable_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_preempt_enable_requires_matching_disable ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_put_file_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rbtree_add_consumes_object_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rbtree_add_rejects_task_reference_on_arg1 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_path_d_path_requires_kernel_path_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rbtree_remove_acquires_object_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rbtree_root_accepts_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rbtree_root_requires_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rcu_read_lock_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_percpu_obj_drop_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rbtree_first_requires_kernel_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_path_d_path_requires_positive_size ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rcu_read_lock_unlock_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_refcount_acquire_rejects_task_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rcu_read_unlock_requires_matching_lock ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_lock_irqsave_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_lock_irqsave_requires_stack_flags_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_lock_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_lock_irqsave_unlock_irqrestore_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_lock_requires_kernel_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_rcu_read_unlock_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_unlock_irqrestore_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_unlock_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_unlock_irqrestore_requires_matching_lock_irqsave ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_unlock_requires_matching_lock ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_rejects_cgroup_task_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_set_slice_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_set_vtime_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_set_vtime_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_vtime_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_vtime_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_lock_unlock_balanced ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dump_bstr_fmt_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dump_bstr_requires_positive_data_size ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dump_bstr_requires_stack_slot_base_data ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_error_bstr_requires_stack_slot_base_fmt ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_events_accepts_stack_buffer_rule ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_events_buffer_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dump_bstr_accepts_stack_fmt_and_data ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_events_requires_pointer_arg0 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_events_requires_bounded_size_for_stack_buffer ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_events_requires_positive_size ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_exit_bstr_requires_stack_slot_base_data ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_get_online_cpumask_put_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_get_online_cpumask_requires_release ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_put_cpumask_rejects_task_reference_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_select_cpu_dfl_rejects_task_reference_for_cpumask_arg3 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_task_cgroup_rejects_cgroup_reference_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_exit_bstr_requires_positive_data_size ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_task_cgroup_requires_release ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_res_spin_unlock_irqrestore_requires_matching_lock_irqsave_slot ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_dsq_move_set_slice_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_acquire_rejects_cgroup_reference_argument ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_scx_task_cgroup_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_acquire_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_from_pid_release_semantics_via_copied_cond_with_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_from_pid_release_semantics ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_from_pid_release_semantics_via_negated_cond ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_release_rejects_mixed_reference_kinds_after_join ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_release_rejects_cgroup_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_release_requires_tracked_reference ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_counter_map_rejects_conflicting_kinds ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_under_cgroup_rejects_task_reference_for_cgroup_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_helper_map_lookup_null_check_then_load_ok ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_helper_map_lookup_null_check_via_copied_cond_ok ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_helper_map_lookup_rejects_user_map_pointer ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_counter_map_rejects_non_hash_kind ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_helper_map_lookup_requires_null_check_before_load ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_helper_map_update_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_map_delete_rejects_array_map_kind ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_map_lookup_rejects_large_scalar_key_operand ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_map_lookup_rejects_unsupported_map_kind ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_map_ops_reject_conflicting_map_kinds ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_map_ops_reject_conflicting_value_sizes ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_map_update_rejects_large_scalar_value_operand ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_map_update_rejects_out_of_range_flags ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_string_counter_map_requires_pointer_key ... ok
[INFO] [stdout] test compiler::vcc::tests::map_ops::test_verify_mir_typed_map_pointer_param_requires_null_check_before_load ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_and_or_xor_range_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_compare_refines_true_branch_ge ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_task_acquire_leak_rejected ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_compare_refines_true_branch_lt ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_compare_refines_vreg_bound ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_mod_range_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_mod_range_in_bounds_allows_ptr_access ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_div_range_with_non_zero_guard ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_multiple_not_equal_facts_prune_followup_eq ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_div_range_in_bounds_allows_ptr_access ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_not_equal_fact_prunes_followup_eq_branch ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_stack_pointer_offset_via_shift_out_of_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_pointer_phi_preserves_bounds ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_uninitialized_branch_cond_rejected ... ok
[INFO] [stdout] test compiler::vcc::tests::scalar_ranges::test_verify_mir_uninitialized_scalar_use_rejected ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_additional_skc_casts_reject_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_additional_skc_casts_reject_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_inode_storage_delete_rejects_non_inode_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_get_listener_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_kptr_xchg_allows_null_const_arg1 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_kptr_xchg_rejects_non_map_dst_arg0 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_kptr_xchg_rejects_non_null_scalar_arg1 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_get_listener_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_assign_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_fullsock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_fullsock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_lookup_leak_is_rejected ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_inode_storage_get_rejects_non_inode_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_release_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_kptr_xchg_transfers_reference_and_releases_old_value ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_storage_delete_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_lookup_release_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_skc_lookup_release_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sk_storage_get_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_skc_to_tcp_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_skc_to_tcp6_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_skc_to_tcp_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sock_from_file_rejects_non_file_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_sock_from_file_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_task_pt_regs_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_task_pt_regs_requires_null_check_for_tracked_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_task_pt_regs_rejects_non_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_task_storage_delete_rejects_non_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_tcp_check_syncookie_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_task_storage_get_rejects_non_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_tcp_check_syncookie_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_tcp_gen_syncookie_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_tcp_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_get_current_comm_checks_dst_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_tcp_sock_rejects_non_socket_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_get_current_comm_requires_positive_size ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_get_current_comm_variable_size_range_within_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_get_current_comm_variable_size_range_checks_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_get_stackid_rejects_user_ctx_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_inode_storage_get_allows_null_init_value ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_inode_storage_get_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_inode_storage_delete_rejects_non_kernel_inode_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_inode_storage_get_rejects_non_kernel_inode_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helper_refs::test_helper_skc_to_tcp6_sock_rejects_non_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_lookup_null_check_via_copied_cond_ok ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_lookup_rejects_out_of_bounds_key_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_lookup_requires_null_check ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_lookup_rejects_user_map_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_queue_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_queue_rejects_non_pointer_value_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_update_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_perf_event_output_rejects_user_ctx_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_pointer_arg_required ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_map_update_rejects_user_key_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_probe_read_user_rejects_stack_src ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_probe_read_user_str_rejects_stack_src ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_ringbuf_reserve_leak_is_rejected ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_ringbuf_reserve_submit_releases_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_ringbuf_submit_invalidates_record_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_ringbuf_submit_rejects_double_release ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_ringbuf_submit_requires_ringbuf_record_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_sk_assign_allows_null_sk_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_ringbuf_output_checks_data_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_ringbuf_query_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_sk_assign_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_sk_storage_get_allows_null_init_value ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_sk_storage_delete_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_sk_storage_get_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_tail_call_rejects_user_ctx_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_sk_storage_get_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_task_storage_delete_rejects_non_kernel_task_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_task_storage_get_rejects_map_lookup_value_as_map_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_task_storage_get_allows_null_init_value ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_tcp_check_syncookie_rejects_non_positive_lengths ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_task_storage_get_rejects_non_kernel_task_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_tcp_gen_syncookie_rejects_non_kernel_sk_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_tcp_gen_syncookie_rejects_non_positive_lengths ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_trace_printk_checks_fmt_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_trace_printk_rejects_user_fmt_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_trace_printk_requires_positive_size ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_tail_call_rejects_non_prog_array_map_kind ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_unknown_helper_rejects_more_than_five_args ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_tail_call_rejects_pointer_index ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_verify_mir_rejects_more_than_five_params ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_verify_mir_rejects_subfn_calls_with_more_than_five_args ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_cgroup_from_id_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_cgroup_release_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_dynptr_initialized_slots_join_requires_all_paths ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_copy_from_user_dynptr_src_requires_user_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_copy_from_user_str_requires_stack_slot_base_dst ... ok
[INFO] [stdout] test compiler::verifier_types::tests::helpers::test_helper_sk_assign_rejects_non_kernel_ctx_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_copy_from_user_task_dynptr_rejects_cgroup_task_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_copy_from_user_task_str_rejects_cgroup_task_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_cpumask_and_requires_pointer_args ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_cpumask_create_release_dtor_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_cpumask_create_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_cpumask_release_dtor_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_cpumask_release_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_ctx_acquire_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_ctx_create_err_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_ctx_create_leak_rejected ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_ctx_create_params_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_ctx_create_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_ctx_release_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_decrypt_siv_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_decrypt_siv_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_decrypt_src_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_encrypt_accepts_tracked_crypto_ctx_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_copy_from_user_dynptr_requires_stack_slot_base_dptr ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_encrypt_dst_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_copy_from_user_str_src_requires_user_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_encrypt_rejects_task_reference_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_encrypt_siv_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_encrypt_siv_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_crypto_encrypt_src_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_dynptr_clone_rejects_same_stack_slot_src_and_dst ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_dynptr_clone_requires_stack_slot_base_dst ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_dynptr_slice_buffer_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_dynptr_slice_buffer_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_dynptr_slice_requires_constant_size_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_get_task_exe_file_put_file_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_get_task_exe_file_rejects_cgroup_reference_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_get_task_exe_file_requires_null_check_for_tracked_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_bits_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_bits_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_bits_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_bits_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_bits_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_bits_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_new_rejects_task_reference_for_css_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_new_requires_kernel_css_pointer_arg1 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_new_rejects_task_reference_for_css_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_new_requires_kernel_css_pointer_arg1 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_css_task_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_dmabuf_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_dmabuf_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_dmabuf_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_dmabuf_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_dmabuf_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_kmem_cache_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_dmabuf_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_kmem_cache_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_kmem_cache_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_kmem_cache_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_kmem_cache_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_num_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_kmem_cache_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_num_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_num_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_num_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_num_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_num_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_scx_dsq_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_scx_dsq_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_scx_dsq_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_scx_dsq_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_scx_dsq_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_scx_dsq_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_new_rejects_cgroup_reference_for_task_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_new_task_allows_const_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_new_task_rejects_non_zero_scalar ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_destroy_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_lifecycle_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_new_must_be_destroyed_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_new_requires_stack_iterator_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_new_rejects_cgroup_reference_for_task_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_next_requires_matching_new_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_new_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_iter_task_vma_next_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_list_pop_back_acquires_object_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_list_pop_front_acquires_object_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_list_push_back_consumes_object_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_list_push_back_rejects_task_reference_on_arg1 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_list_push_front_rejects_task_reference_on_arg1 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_list_push_front_consumes_object_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_list_push_front_requires_kernel_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_restore_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_restore_requires_matching_save_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_save_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_save_rejects_context_derived_stack_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_save_requires_stack_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_save_requires_stack_slot_base_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_restore_requires_matching_save ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_map_sum_elem_count_requires_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_local_irq_save_restore_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_map_sum_elem_count_accepts_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_obj_drop_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_obj_new_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_path_d_path_accepts_stack_buffer_rule ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_path_d_path_buffer_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_path_d_path_requires_bounded_size_for_stack_buffer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_path_d_path_requires_positive_size ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_path_d_path_requires_kernel_path_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_path_d_path_requires_stack_slot_base_buffer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_pointer_argument_required ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_percpu_obj_drop_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_pointer_argument_requires_kernel_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_percpu_obj_new_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_preempt_disable_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_preempt_disable_enable_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_preempt_enable_requires_matching_disable ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_put_file_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rbtree_add_consumes_object_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rbtree_add_rejects_task_reference_on_arg1 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rbtree_first_requires_kernel_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rbtree_remove_acquires_object_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_preempt_enable_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rbtree_root_accepts_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rcu_read_lock_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rbtree_root_requires_kernel_pointer_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rcu_read_unlock_requires_matching_lock ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_refcount_acquire_rejects_task_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_lock_irqsave_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_lock_irqsave_requires_stack_flags_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_lock_irqsave_unlock_irqrestore_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rcu_read_unlock_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_lock_requires_kernel_pointer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_lock_unlock_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_unlock_irqrestore_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_unlock_irqrestore_requires_matching_lock_irqsave ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_unlock_irqrestore_requires_matching_lock_irqsave_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_unlock_rejected_after_mixed_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_lock_must_be_released_at_exit ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_res_spin_unlock_requires_matching_lock ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_set_slice_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_rejects_cgroup_task_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_set_vtime_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_set_slice_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_set_vtime_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_vtime_requires_matching_iter_scx_dsq_slot ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_rcu_read_lock_unlock_balanced ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dsq_move_vtime_requires_stack_iterator_pointer_arg0 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dump_bstr_accepts_stack_fmt_and_data ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dump_bstr_fmt_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dump_bstr_requires_positive_data_size ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_dump_bstr_requires_stack_slot_base_data ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_error_bstr_requires_stack_slot_base_fmt ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_events_accepts_stack_buffer_rule ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_events_requires_bounded_size_for_stack_buffer ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_events_requires_pointer_arg0 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_events_buffer_requires_stack_or_map_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_exit_bstr_requires_positive_data_size ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_exit_bstr_requires_stack_slot_base_data ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_get_online_cpumask_put_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_events_requires_positive_size ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_get_online_cpumask_requires_release ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_put_cpumask_rejects_task_reference_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_select_cpu_dfl_rejects_task_reference_for_cpumask_arg3 ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_task_cgroup_rejects_cgroup_reference_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_task_cgroup_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_scx_task_cgroup_requires_release ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_acquire_rejects_cgroup_reference_argument ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_from_pid_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_acquire_leak_rejected ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_from_pid_release_semantics_via_copied_cond_with_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_from_pid_release_semantics_via_negated_cond ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_release_rejects_cgroup_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_release_requires_tracked_reference ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_under_cgroup_rejects_task_reference_for_cgroup_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_acquire_release_semantics ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_unknown_stack_object_slot_live_presence ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_unknown_stack_object_slots_distinguish_type_ids ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_unknown_stack_object_slots_join_requires_all_paths ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_unknown_stack_object_slots_join_tracks_maybe_live_for_exit_checks ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_counter_map_rejects_conflicting_kinds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_counter_map_rejects_non_hash_kind ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_delete_rejects_array_map_kind ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_lookup_null_check_ok ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_lookup_rejects_large_scalar_key_operand ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_lookup_rejects_unsupported_map_kind ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_lookup_requires_null_check ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_ops_reject_conflicting_map_kinds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_ops_reject_conflicting_value_sizes ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_update_rejects_large_scalar_value_operand ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_sk_assign_allows_null_sk_arg ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_map_update_rejects_out_of_range_flags ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_task_release_rejects_mixed_reference_kinds_after_join ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_string_counter_map_requires_pointer_key ... ok
[INFO] [stdout] test compiler::verifier_types::tests::map_ops::test_typed_map_pointer_param_requires_null_check_before_load ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_compare_refines_true_branch_ge ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_and_or_xor_range_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_compare_refines_vreg_bound ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_div_range_with_non_zero_guard ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_map_value_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_compare_refines_true_branch_lt ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_mod_range_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_multiple_not_equal_facts_prune_followup_eq ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_not_equal_fact_prunes_followup_eq_branch ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_pointer_phi_preserves_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_prune_impossible_const_compare_branch ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_read_str_user_ptr_requires_null_check_for_user_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_read_str_rejects_non_user_ptr_for_user_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_read_str_user_ptr_with_null_check_for_user_space ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_stack_load_out_of_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_stack_pointer_non_null ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_stack_pointer_offset_in_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_stack_pointer_offset_via_mul_out_of_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_stack_pointer_offset_via_shift_out_of_bounds ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_uninitialized_branch_cond_rejected ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_uninitialized_scalar_use_rejected ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_unknown_map_pointee_bounds_allow_in_bounds_access ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_unknown_map_uses_pointee_bounds_for_lookup_result ... ok
[INFO] [stdout] test kernel_btf::pt_regs::tests::test_aarch64_regs_array_mapping ... ok
[INFO] [stdout] test kernel_btf::pt_regs::tests::test_x86_member_mapping ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_check_function_graceful_degradation ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_edit_distance ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_infer_pointer_ref_family_from_type_name ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_is_kernel_pointer_type_name ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_is_probable_in_param_name ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_is_probable_out_param_name ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_load_rejects_user_ptr ... ok
[INFO] [stdout] test compiler::verifier_types::tests::pointer_ranges::test_read_str_user_ptr_with_null_check_after_reloading_same_ctx_field ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_is_stack_object_type_name ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_is_probable_release_kfunc_name ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_sk_storage_get_returns_map_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_sk_fullsock_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_sk_lookup_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_kfunc_call_rejects_unknown_signature ... ok
[INFO] [stdout] test compiler::mir_to_lir::tests::test_lower_rejects_unknown_kfunc ... ok
[INFO] [stdout] test compiler::type_infer::tests::helpers::test_infer_helper_skc_lookup_returns_kernel_pointer ... ok
[INFO] [stdout] test compiler::instruction::tests::test_kfunc_pointer_arg_requires_stack_slot_base_mappings ... ok
[INFO] [stdout] test compiler::vcc::tests::kfuncs::test_verify_mir_kfunc_unknown_signature_rejected ... ok
[INFO] [stdout] test compiler::type_infer::tests::kfuncs::test_type_error_unknown_kfunc_signature ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_const_pointer_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_known_const_scalar_arg_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_size_param_base_name ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_kernel_pointer_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_named_in_query_graceful_without_btf ... ok
[INFO] [stdout] test compiler::verifier_types::tests::kfuncs::test_kfunc_unknown_signature_rejected ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_nullable_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_named_out_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_parse_field_line ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_parse_format_file ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_parse_raw_btf_function_return_type_ids_big_endian ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_parse_raw_btf_function_return_type_ids_little_endian ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_parse_raw_btf_function_return_type_ids_pointer_return ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_wellknown_sys_enter ... ok
[INFO] [stdout] test loader::tests::test_parse_probe_spec_kprobe_unchanged ... ok
[INFO] [stdout] test loader::tests::test_parse_probe_spec_uprobe ... ok
[INFO] [stdout] test loader::tests::test_parse_probe_spec_uretprobe ... ok
[INFO] [stdout] test loader::tests::test_structured_event_string_respects_field_size ... ok
[INFO] [stdout] test loader::tests::test_uprobe_target_basic ... ok
[INFO] [stdout] test loader::tests::test_uprobe_target_function_plus_offset ... ok
[INFO] [stdout] test loader::tests::test_uprobe_target_invalid_empty_path ... ok
[INFO] [stdout] test loader::tests::test_uprobe_target_invalid_no_colon ... ok
[INFO] [stdout] test loader::tests::test_uprobe_target_offset_hex ... ok
[INFO] [stdout] test loader::tests::test_uprobe_target_offset_with_pid ... ok
[INFO] [stdout] test loader::tests::test_uprobe_target_with_pid ... ok
[INFO] [stdout] test symbolize::tests::test_format_symbol ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_pointer_fixed_size_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_pointer_ref_family_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_positive_scalar_arg_query_graceful_without_btf ... ok
[INFO] [stdout] test symbolize::tests::test_resolve_symbol ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_release_ref_arg_index_query_graceful_without_btf ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_kfunc_call_with_explicit_btf_id_compiles ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_kfunc_task_release_compiles_with_copied_cond_and_join ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_pointer_size_arg_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_stack_object_type_id_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_stack_object_type_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_return_ref_family_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_signature_hint_query_graceful_without_btf ... ok
[INFO] [stdout] test compiler::mir_to_ebpf::tests::maps_helpers::test_kfunc_task_release_compiles_with_negated_cond ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_stack_slot_base_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_stack_pointer_query_graceful_without_btf ... ok
[INFO] [stdout] test kernel_btf::service::tests::test_kfunc_user_pointer_query_graceful_without_btf ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::instruction::tests::test_kfunc_scalar_arg_requires_positive_static_mapping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::instruction::tests::test_kfunc_scalar_arg_requires_positive_static_mapping' (158) panicked at src/compiler/instruction/tests.rs:1099:5:
[INFO] [stdout] assertion failed: kfunc_scalar_arg_requires_positive("bpf_dynptr_slice", 3)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e549a5770a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e549a5770a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e549a5770a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e549a5770a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e549a6cb6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e549a6cb6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59e549a5c032 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e549a5c032 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e549a361ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e549a361ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e549a4f629 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e5498e40ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59e5498e40ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e549a4f7e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59e549a4f7e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e549a362da - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59e549a2daf9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e549a36fbd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e549a6d41c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e549a6d3e2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59e54959d85a - nu_plugin_ebpf::compiler::instruction::tests::test_kfunc_scalar_arg_requires_positive_static_mapping::h980415e3e96d7b62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/instruction/tests.rs:1099:5
[INFO] [stdout]   21:     0x59e54959d8a7 - nu_plugin_ebpf::compiler::instruction::tests::test_kfunc_scalar_arg_requires_positive_static_mapping::{{closure}}::h1cb3cae717f8110e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/instruction/tests.rs:1096:60
[INFO] [stdout]   22:     0x59e5495cc966 - core::ops::function::FnOnce::call_once::ha48a3cf930a89ce6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59e5498d818b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59e5498d818b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59e5498e4b7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59e5498e4b7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59e5498e4b7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59e5498e4b7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59e5498e4b7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59e5498e4b7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59e5498e4b7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59e5498e0294 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59e5498e0294 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59e5498e7782 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59e5498e7782 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59e5498e7782 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59e5498e7782 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59e5498e7782 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59e5498e7782 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59e5498e7782 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59e549a569cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59e549a569cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x744eda35aaa4 - <unknown>
[INFO] [stdout]   44:     0x744eda3e7a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compiler::instruction::tests::test_kfunc_scalar_arg_requires_positive_static_mapping
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1206 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "962b2f9be766efb9f66625e892cc18df51260ef8d6935ac65fea3e6e9ddadf65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962b2f9be766efb9f66625e892cc18df51260ef8d6935ac65fea3e6e9ddadf65", kill_on_drop: false }`
[INFO] [stdout] 962b2f9be766efb9f66625e892cc18df51260ef8d6935ac65fea3e6e9ddadf65
