[INFO] cloning repository https://github.com/tamaroning/sydbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamaroning/sydbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73963ffa3dfa3c3f2e852f5158555f4ef71312d2 [INFO] testing tamaroning/sydbox against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tamaroning/sydbox [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/tamaroning/sydbox [INFO] tweaked toml for git repo https://github.com/tamaroning/sydbox written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tamaroning/sydbox on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tamaroning/sydbox 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd545777a87f560aa2e1ac115072a1c95908c3acdebec1241ca8b33ef5911ad4 [INFO] running `Command { std: "docker" "start" "-a" "fd545777a87f560aa2e1ac115072a1c95908c3acdebec1241ca8b33ef5911ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd545777a87f560aa2e1ac115072a1c95908c3acdebec1241ca8b33ef5911ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd545777a87f560aa2e1ac115072a1c95908c3acdebec1241ca8b33ef5911ad4", kill_on_drop: false }` [INFO] [stdout] fd545777a87f560aa2e1ac115072a1c95908c3acdebec1241ca8b33ef5911ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00236a52f33258cf0e9d97944d85a411ccc94d8dbb8d47db4f17dfb4e997003d [INFO] running `Command { std: "docker" "start" "-a" "00236a52f33258cf0e9d97944d85a411ccc94d8dbb8d47db4f17dfb4e997003d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libseccomp-sys v0.3.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling libseccomp v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling yaxpeax-arch v0.3.2 [INFO] [stderr] Compiling syd v3.35.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hex-conservative v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling iprange v0.6.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling lexis v0.2.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling tick_counter v0.4.5 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling parse-size v1.0.0 [INFO] [stderr] Compiling expiringmap v0.1.2 [INFO] [stderr] Compiling raki v1.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling sendfd v0.4.4 [INFO] [stderr] Compiling secure-string v0.3.0 [INFO] [stderr] Compiling yaxpeax-arm v0.3.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling mortal v0.2.4 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/unshare/error.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | BeforeUnfreeze(Box), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - BeforeUnfreeze(Box), [INFO] [stdout] 47 + BeforeUnfreeze(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.19s [INFO] running `Command { std: "docker" "inspect" "00236a52f33258cf0e9d97944d85a411ccc94d8dbb8d47db4f17dfb4e997003d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00236a52f33258cf0e9d97944d85a411ccc94d8dbb8d47db4f17dfb4e997003d", kill_on_drop: false }` [INFO] [stdout] 00236a52f33258cf0e9d97944d85a411ccc94d8dbb8d47db4f17dfb4e997003d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 761c7bc87648a442657bbf2aba56e7952aa843fd0132f9e6130ff93e34e049f7 [INFO] running `Command { std: "docker" "start" "-a" "761c7bc87648a442657bbf2aba56e7952aa843fd0132f9e6130ff93e34e049f7", kill_on_drop: false }` [INFO] [stderr] Compiling dactyl v0.8.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/unshare/error.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | BeforeUnfreeze(Box), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - BeforeUnfreeze(Box), [INFO] [stdout] 47 + BeforeUnfreeze(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling brunch v0.7.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.9.3 [INFO] [stderr] Compiling syd v3.35.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/unshare/error.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | BeforeUnfreeze(Box), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - BeforeUnfreeze(Box), [INFO] [stdout] 47 + BeforeUnfreeze(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.28s [INFO] running `Command { std: "docker" "inspect" "761c7bc87648a442657bbf2aba56e7952aa843fd0132f9e6130ff93e34e049f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761c7bc87648a442657bbf2aba56e7952aa843fd0132f9e6130ff93e34e049f7", kill_on_drop: false }` [INFO] [stdout] 761c7bc87648a442657bbf2aba56e7952aa843fd0132f9e6130ff93e34e049f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2df70292f05f2c074e29cae40e02aa997d065c1a6b3b87871a4a56482a6535a9 [INFO] running `Command { std: "docker" "start" "-a" "2df70292f05f2c074e29cae40e02aa997d065c1a6b3b87871a4a56482a6535a9", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/unshare/error.rs:47:28 [INFO] [stderr] | [INFO] [stderr] 47 | BeforeUnfreeze(Box), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 47 - BeforeUnfreeze(Box), [INFO] [stderr] 47 + BeforeUnfreeze(Box), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `syd` (lib) generated 1 warning (run `cargo fix --lib -p syd` to apply 1 suggestion) [INFO] [stderr] warning: `syd` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syd-80f2b09c0dd6737e) [INFO] [stdout] [INFO] [stdout] running 731 tests [INFO] [stdout] test caps::tests::test_parse_invalid ... ok [INFO] [stdout] test caps::tests::test_to_canonical ... ok [INFO] [stdout] test caps::tests::test_all_roundtrip ... ok [INFO] [stdout] test fs::tests::test_canon_glob_std ... ok [INFO] [stdout] test fs::tests::test_canonicalize_nonexistent_final_component ... ok [INFO] [stdout] test fs::tests::test_canonicalize_no_atime_change_existing ... ok [INFO] [stdout] test fs::tests::test_canonicalize_repetitive_root ... ok [INFO] [stdout] test fs::tests::test_canonicalize_missing_directory_returns_enoent ... ok [INFO] [stdout] test fs::tests::test_canonicalize_non_directory_with_slash ... ok [INFO] [stdout] test fs::tests::test_canonicalize_proc_self ... ok [INFO] [stdout] test fs::tests::test_canonicalize_symlink_chain ... ok [INFO] [stdout] test fs::tests::test_canonicalize_broken_symlink ... ok [INFO] [stdout] test fs::tests::test_canonicalize_repetitive_slashes ... ok [INFO] [stdout] test fs::tests::test_canonicalize_empty_path ... ok [INFO] [stdout] test fs::tests::test_canonicalize_no_atime_change_normal ... ok [INFO] [stdout] test fs::tests::test_canonicalize_dots_slashes ... ok [INFO] [stdout] test fs::tests::test_canonicalize_symlink_to_directory ... ok [INFO] [stdout] test fs::tests::test_canonicalize_self_referential_symlink ... ok [INFO] [stdout] test fs::tests::test_canon_glob_pipe ... ok [INFO] [stdout] test fs::tests::test_complex_interplay_symlinks_dots ... ignored [INFO] [stdout] test fs::tests::test_path_components_empty_path ... ok [INFO] [stdout] test fs::tests::test_path_components_complex_path_with_leading_parent_dir ... ok [INFO] [stdout] test fs::tests::test_canonicalize_symlink_loop ... ok [INFO] [stdout] test fs::tests::test_path_components_leading_slashes_are_skipped ... ok [INFO] [stdout] test fs::tests::test_path_components_multiple_parent_dir ... ok [INFO] [stdout] test fs::tests::test_path_components_only_parent_dir ... ok [INFO] [stdout] test fs::tests::test_path_components_trailing_slash_with_parent_dir ... ok [INFO] [stdout] test fs::tests::test_safe_canonicalize_complex_symlink_loop_with_intermediate_components ... ok [INFO] [stdout] test fs::tests::test_path_components_root_path_is_handled_externally ... ok [INFO] [stdout] test fs::tests::test_safe_canonicalize_symlinks_with_dot_and_dotdot_components ... ok [INFO] [stdout] test fs::tests::test_relative_symlink_resolution ... ok [INFO] [stdout] test fs::tests::test_path_components_parent_dir_with_normal_components ... ok [INFO] [stdout] test fs::tests::test_path_components_path_with_mixed_components_and_trailing_slash ... ok [INFO] [stdout] test fs::tests::test_trailing_slash_handling ... ok [INFO] [stdout] test hash::tests::test_hash_extremely_long ... ignored [INFO] [stdout] test landlock::access::compat_bit_flags ... ok [INFO] [stdout] test landlock::compat::abi_from ... ok [INFO] [stdout] test kernel::tests::test_to_atflags ... ok [INFO] [stdout] test landlock::compat::compat_state_update_1 ... ok [INFO] [stdout] test landlock::compat::compat_state_update_2 ... ok [INFO] [stdout] test landlock::access::bit_flags_full_negation ... ok [INFO] [stdout] test landlock::compat::deprecated_set_best_effort ... ok [INFO] [stdout] test landlock::compat::current_kernel_abi ... ok [INFO] [stdout] test landlock::compat::known_abi ... ok [INFO] [stdout] test hash::tests::test_key_derive_info ... ok [INFO] [stdout] test landlock::errors::ruleset_error_breaking_change ... ok [INFO] [stdout] test hash::tests::test_hash_simple ... ok [INFO] [stdout] test landlock::fs::path_beneath_compatibility ... ok [INFO] [stdout] test landlock::fs::path_beneath_check_consistency ... ok [INFO] [stdout] test landlock::fs::path_beneath_try_compat ... ok [INFO] [stdout] test landlock::fs::path_beneath_try_compat_children ... ok [INFO] [stdout] test landlock::fs::path_fd ... ok [INFO] [stdout] test landlock::net::net_port_check_consistency ... ok [INFO] [stdout] test landlock::ruleset::ignore_abi_v2_with_abi_v1 ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_init ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_enc_with_more_flag ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_setup ... ok [INFO] [stdout] test landlock::compat::tailored_compat_level ... ok [INFO] [stdout] test landlock::errors::test_ruleset_errno ... ok [INFO] [stdout] test landlock::fs::path_beneath_rules_iter ... ok [INFO] [stdout] test landlock::fs::consistent_access_fs_rw ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_enc_and_dec ... ok [INFO] [stdout] test landlock::ruleset::ruleset_add_rule_iter ... ok [INFO] [stdout] test landlock::ruleset::ruleset_as_mut ... ok [INFO] [stdout] test landlock::ruleset::ruleset_compat_dummy ... ok [INFO] [stdout] test landlock::ruleset::ruleset_attr ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_attr ... ok [INFO] [stdout] test landlock::ruleset::ruleset_unsupported ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_handle_access_fs ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_fs_net_scope ... ok [INFO] [stdout] test landlock::ruleset::ruleset_compat_partial ... ok [INFO] [stdout] test landlock::ruleset::unsupported_handled_access_errno ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_handle_access_net_tcp ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_ownedfd_none ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_scope ... ok [INFO] [stdout] test hash::tests::test_hmac_sha256_simple ... ok [INFO] [stdout] test landlock::tests::abi_v6_scope_mix ... ok [INFO] [stdout] test landlock::tests::abi_v6_scope_only ... ok [INFO] [stdout] test hash::tests::test_key_derive_salt ... ok [INFO] [stdout] test landlock::tests::abi_v4_tcp ... ok [INFO] [stdout] test landlock::tests::abi_v5_ioctl_dev ... ok [INFO] [stdout] test landlock::tests::path_beneath_rules_with_too_much_access_rights_for_a_file ... ok [INFO] [stdout] test landlock::uapi::landlock::bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test landlock::uapi::landlock::bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test landlock::uapi::landlock::bindgen_test_layout_landlock_net_port_attr ... ok [INFO] [stdout] test landlock::uapi::landlock::bindgen_test_layout_landlock_path_beneath_attr ... ok [INFO] [stdout] test landlock::uapi::landlock::bindgen_test_layout_landlock_ruleset_attr ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_bad_mod_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_caret_multi_opts_and_dat ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_empty_parts_fails ... ok [INFO] [stdout] test landlock::tests::ruleset_created_try_clone_ownedfd ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_known_and_unknown_opts ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_minus_tmpfs_no_opts ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_missing_prefix_fails ... ok [INFO] [stdout] test landlock::tests::allow_root_fragile ... ok [INFO] [stdout] test landlock::tests::ruleset_enforced ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_options_spacing_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_parent_dot_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_plus_root_readonly ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_relative_dst_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_add_force_long_hash_and_filter ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_add_force_minimal ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_add_force_with_action ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_clear_force ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_force_add_invalid_action_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_force_remove_missing_path_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_force_add_missing_parts_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_remove_force ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_all_plus_path ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_invalid_prefix ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_force_extra_chars_after_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_invalid_rights ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_many_fs_rights_minus ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_many_net_rights_caret ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_force_invalid_op ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_missing_op_or_arg_fails ... ok [INFO] [stdout] test landlock::tests::too_much_access_rights_for_a_file ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_enc_and_dec_tmp ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_add_single_family ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_single_right_write_plus ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_del_single_family ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_invalid_family_name_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_empty_family_list_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_all_fs_plus_path ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_trailing_characters_fail ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_invalid_action ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_invalid_addr_fails ... ok [INFO] [stdout] test landlock::tests::allow_root_compat ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_many_fs_minus_path ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_invalid_caps_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_missing_parts_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_net_combo_with_fs ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_multiple_net ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_net_sendfd_plus_path ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_single_net_bind_plus_path ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_single_net_bind_plus_addr ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_test_parse_netlink_parse_clear ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_single_net_connect_minus_addr ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_single_net_connect_minus_path ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setgid_clear_src ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setid_missing_parts ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setgid_remove ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setid_invalid_prefix ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setuid_add ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setuid_clear_all ... ok [INFO] [stdout] test path::tests::test_check_name_control_characters ... ok [INFO] [stdout] test path::tests::test_check_name_edge_cases ... ok [INFO] [stdout] test path::tests::test_check_name_extended_ascii_characters ... ok [INFO] [stdout] test path::tests::test_clean_consecutive_slashes ... ok [INFO] [stdout] test path::tests::test_descendant_of ... ok [INFO] [stdout] test path::tests::test_ends_with_dot ... ok [INFO] [stdout] test path::tests::test_is_dot ... ok [INFO] [stdout] test path::tests::test_check_name_invalid ... ok [INFO] [stdout] test path::tests::test_check_name_valid ... ok [INFO] [stdout] test path::tests::test_path_check_file_type ... ok [INFO] [stdout] test path::tests::test_path_check_procfs ... ok [INFO] [stdout] test path::tests::test_path_is_proc_pid ... ok [INFO] [stdout] test path::tests::test_path_check_procfs_syd_thread ... ok [INFO] [stdout] test path::tests::test_path_pop ... ok [INFO] [stdout] test path::tests::test_path_pop_unchecked ... ok [INFO] [stdout] test path::tests::test_path_push ... ok [INFO] [stdout] test path::tests::test_path_split_prefix_absolute ... ok [INFO] [stdout] test path::tests::test_path_split ... ok [INFO] [stdout] test path::tests::test_path_split_prefix_relative ... ok [INFO] [stdout] test proc::tests::test_invalid_pid ... ok [INFO] [stdout] test proc::tests::test_parsing_valid_umask_values ... ok [INFO] [stdout] test proc::tests::test_proc_fd ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_32bit_dynamic ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_32bit_dynamic_pie ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_32bit_static ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_32bit_static_pie ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_native_dynamic ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_native_dynamic_pie ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_native_static ... ok [INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_native_static_pie ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_missing_suffix_fails ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_efault ... ok [INFO] [stdout] test landlock::tests::ruleset_created_try_clone ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_add_multiple_families ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_del_multiple_families ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_all_with_others ... ok [INFO] [stdout] test landlock::tests::abi_v2_refer_only ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_eacces ... ok [INFO] [stdout] test fs::tests::test_chdir_long ... FAILED [INFO] [stdout] test fs::tests::test_getdir_long_with_deep_structure ... FAILED [INFO] [stdout] test fs::tests::test_getdir_long_limit_max_components ... FAILED [INFO] [stdout] test landlock::ruleset::unsupported_handled_access ... ok [INFO] [stdout] test path::tests::test_path_check_procfs_syd_leader ... ok [INFO] [stdout] test landlock::tests::abi_v2_exec_refer ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_enoent ... ok [INFO] [stdout] test landlock::tests::abi_v3_truncate ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_success ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_enotdir ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_eintr ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_ebadf ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":95,"cfg":"lock:ipc","uid":0,"syd":358,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test ptrace::tests::test_ptrace_get_syscall_info_random_args ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":16,"cfg":"lock:off","uid":0,"syd":358,"msg":"sandbox configure error: EBUSY: Device or resource busy"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_e2big ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":16,"cfg":"lock:exec","uid":0,"syd":358,"msg":"sandbox configure error: EBUSY: Device or resource busy"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_echild ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":16,"cfg":"lock:ipc","uid":0,"syd":358,"msg":"sandbox configure error: EBUSY: Device or resource busy"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_eio ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/write-/dev/null","uid":0,"syd":364,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enoent ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/write^/dev/null","uid":0,"syd":364,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enoexec ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"ipc:","uid":0,"syd":357,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_01 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"ipc:foo","uid":0,"syd":357,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enxio ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":95,"cfg":"ipc:/foo","uid":0,"syd":357,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_eperm ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":95,"cfg":"ipc:@foo","uid":0,"syd":357,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_02 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"root:","uid":0,"syd":355,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_esrch ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"root:/../escape/me","uid":0,"syd":355,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/truncate-/dev/null","uid":0,"syd":365,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_04 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"root:relative","uid":0,"syd":355,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_access_last_matching_rule_wins ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":95,"cfg":"root:tmpfs","uid":0,"syd":355,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_check_netlink_01 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/truncate^/dev/null","uid":0,"syd":365,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_ipc ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":95,"cfg":"root:/lol","uid":0,"syd":355,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_05 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":95,"cfg":"root:none","uid":0,"syd":355,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_check_root ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":95,"cfg":"root:off","uid":0,"syd":355,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_1 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/read+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_api ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/read-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_03 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/read^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_check_netlink_02 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/readdir+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_06 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/readdir-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_10 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"2","uid":0,"syd":356,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_100 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/readdir^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_102 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"1","uid":0,"syd":356,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/read-/proc","uid":0,"syd":366,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"0","uid":0,"syd":356,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/write+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/read-/dev/null","uid":0,"syd":361,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/write-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/read^/proc","uid":0,"syd":366,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/read^/dev/null","uid":0,"syd":361,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/write^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/readdir-/proc","uid":0,"syd":366,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/exec+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/exec-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":13,"cfg":"allow/lock/readdir^/proc","uid":0,"syd":366,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/exec^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/ioctl+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/ioctl-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/ioctl^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/create+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/create-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/create^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/delete+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/delete-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/delete^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/rename+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/rename-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/rename^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":369,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/symlink+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-foo","uid":0,"syd":369,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/symlink-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":369,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/symlink^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":369,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/truncate+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/truncate-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":369,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/truncate^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^foo","uid":0,"syd":369,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkdir+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkdir-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkdir^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/rmdir+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/rmdir-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/rmdir^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkdev+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkdev-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkdev^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkfifo+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkfifo-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/mkfifo^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect-","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^","uid":0,"syd":367,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+1-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+a-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+1-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind+65542","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind--","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-1-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind--1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-a-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-1-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind-65542","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^1-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^a-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^1-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/bind^65542","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+1-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+a-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+1-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect+65542","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect--","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect-1-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect--1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect-a-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect-1-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect-65542","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^1-","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^a-1","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^1-a","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214555Z","err":22,"cfg":"allow/lock/connect^65542","uid":0,"syd":370,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_101 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_09 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_103 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_07 ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_noop ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_11 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_109 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_104 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_105 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_106 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_10 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_107 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_108 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_11 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_110 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_112 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_116 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_115 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_119 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_118 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_120 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_113 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_117 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_122 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_123 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_13 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_125 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_129 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_130 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_126 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_124 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_131 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_136 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_137 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_138 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_139 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_14 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_133 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_140 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_132 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_134 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_142 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_135 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_141 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_143 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_144 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_145 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_146 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_147 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_149 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_15 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_152 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_111 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_114 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_154 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_12 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_153 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_151 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_150 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_148 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_155 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_128 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_157 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_159 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_16 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_127 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_156 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_158 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_160 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_161 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_162 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_163 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_164 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_165 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_166 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_168 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_167 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_170 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_17 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_175 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_171 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_169 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_176 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_08 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_172 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_173 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_174 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_178 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_179 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_177 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_180 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_18 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_182 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_184 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_181 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_187 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_183 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_186 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_188 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_185 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_19 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_190 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_192 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_195 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_198 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_191 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_197 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_196 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_193 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_189 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_199 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_201 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_203 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_202 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_206 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_205 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_200 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_2 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_194 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_207 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_209 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_208 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_211 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_214 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_21 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_212 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_221 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_216 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_223 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_218 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_217 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_222 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_22 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_219 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_215 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_224 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_220 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_225 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_227 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_229 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_231 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_121 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_23 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_230 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_228 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_233 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_234 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_204 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_237 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_235 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_238 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_24 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_236 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_247 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_20 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_242 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_244 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_213 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_226 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_210 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_245 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_246 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_243 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_253 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_250 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_254 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_257 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_255 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_248 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_256 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_258 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_239 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_232 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_25 ... ok [INFO] [stdout] test sandbox::tests::sandbox_check_filter_ip_port_range ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_251 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_249 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_240 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_241 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_267 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_259 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_269 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_268 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_27 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_252 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_26 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_276 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_278 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_275 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_279 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_265 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_261 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_28 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_264 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_272 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_281 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_274 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_262 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_277 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_282 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_271 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_266 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_283 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_270 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_280 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_284 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_285 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_260 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_286 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_273 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_287 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_263 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_288 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_289 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_29 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_291 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_293 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_3 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_30 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_297 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_290 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_295 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_298 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_294 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_296 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_301 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_299 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_292 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_309 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_303 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_305 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_315 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_312 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_307 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_302 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_316 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_310 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_306 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_31 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_314 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_300 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_311 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_304 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_317 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_313 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_32 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_319 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_320 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_318 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_326 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_325 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_323 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_331 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_328 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_33 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_330 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_308 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_321 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_335 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_327 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_329 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_322 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_332 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_334 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_324 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_34 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+:","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+::","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_344 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+a:b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+a:/b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+/a:b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+/a:b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+a:b:c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+/a:b:c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+a:/b:c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+a:b:/c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+/dev/null:","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+/dev/null:a","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask-","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask^/","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask^/proc","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask!","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask!/proc","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_339 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_336 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+foo","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+foo:bar","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+/foo:bar","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+foo:/bar","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask+/foo:","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_342 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"append","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_340 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"append+","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_341 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask^/proc/cmdline","uid":0,"syd":656,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_333 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"append-","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_348 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"mask^/","uid":0,"syd":656,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_343 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"append^","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_346 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"append!","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_35 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"append!/proc","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_349 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_347 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_345 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_351 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_337 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_350 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_353 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_352 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_359 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_356 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_338 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_4 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_39 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_36 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_38 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_363 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_355 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_362 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_357 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_358 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_360 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_37 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_40 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_361 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_354 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_48 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_49 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_5 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_50 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_51 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_42 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_45 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_47 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_52 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_41 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_43 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_44 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_46 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_53 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_55 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_54 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_56 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_60 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_62 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_6 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_57 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_66 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_64 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_67 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_69 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_68 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_7 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_70 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_65 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_63 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_61 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_59 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_58 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_71 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_72 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_73 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_74 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_75 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_76 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_77 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_78 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_79 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_8 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_80 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_81 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_82 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_83 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_84 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_85 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_88 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_86 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_87 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_9 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_90 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setuid:0:65534","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setuid:0:0","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setgid:0:65534","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setuid^0:1","uid":0,"syd":737,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_89 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_91 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setgid:0:0","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_92 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+65534:42","uid":0,"syd":740,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+0:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+65534:42","uid":0,"syd":740,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+0:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+1:1","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+1:1","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+65534:65534","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setgid^0:1","uid":0,"syd":738,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+65534:65534","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+1:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_94 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_95 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+1:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+65534:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_97 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_96 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":17,"cfg":"setgid+0:1","uid":0,"syd":745,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+65534:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_98 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setgid^root:1","uid":0,"syd":749,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_99 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":17,"cfg":"setgid+root:1","uid":0,"syd":755,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_93 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_10 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_11 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_3 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_1 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_4 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_12 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_5 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_6 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_2 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":17,"cfg":"setuid+0:1","uid":0,"syd":744,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_8 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setuid:root:nobody","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+nobody:nobody","uid":0,"syd":751,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setuid:root:root","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setgid:root:nobody","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setgid:root:root","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+nogroup:nogroup","uid":0,"syd":751,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_11 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":17,"cfg":"setuid+root:1","uid":0,"syd":754,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+root:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"setuid^root:1","uid":0,"syd":748,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_8 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_9 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_7 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_1 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_3 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_5 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"crypt/key:00112233445566778899aabbccddeeff00112233445566778899aabbccddeef","uid":0,"syd":764,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_7 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chdir ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_6 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chgrp ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_4 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_delete ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chown ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_10 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_create ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"sandbox/proxy:on","uid":0,"syd":774,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"sandbox/proxy:off","uid":0,"syd":774,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_crypt ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"sandbox/pty:on","uid":0,"syd":775,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"sandbox/pty:off","uid":0,"syd":775,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_many ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_ioctl ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkfifo ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+root:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mktemp ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setuid+nobody:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_network ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_proxy ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_read ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_pty ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chroot ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":13,"cfg":"setgid+nogroup:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/cgroup:on","uid":0,"syd":786,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/cgroup:off","uid":0,"syd":786,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_exec ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_readdir ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_rename ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_rmdir ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_stat ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_utime ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/net:on","uid":0,"syd":791,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/net:off","uid":0,"syd":791,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/allow_safe_bind_invalid:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/allow_safe_bind!x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_truncate ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/allow_safe_bind:x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_symlink ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/ipc:on","uid":0,"syd":787,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_write ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"74726163652f616c6c6f775f736166655f62696e643ae298ae","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_2 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/ipc:off","uid":0,"syd":787,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_many_lax ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/allow_unsupp_socket_invalid:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/allow_unsupp_socket!x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/allow_unsupp_socket:x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"74726163652f616c6c6f775f756e737570705f736f636b65743ae298ae","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/pid:on","uid":0,"syd":792,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/memory_access_invalid:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/pid:off","uid":0,"syd":792,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/memory_access!x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/memory_access:x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/memory_access:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"74726163652f6d656d6f72795f6163636573733ae298ae","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":22,"cfg":"trace/memory_access:f","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/mount:on","uid":0,"syd":790,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/mount:off","uid":0,"syd":790,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_cgroup ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_net ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkdir ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_many ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_ipc ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_pid ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_does_not_match_basename ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_trace ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_mount ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_slash_and_glob ... ok [INFO] [stdout] test seal::test::executable ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_slash_and_literal ... ok [INFO] [stdout] test seal::test::flags ... ok [INFO] [stdout] test seal::test::execute_flags ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_default_and_new ... ok [INFO] [stdout] test seal::test::new ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_partial_eq_and_eq ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_iter_unsealed_and_sealed ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_retain_all_and_none ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_retain_mutates_keys_and_values ... ignored [INFO] [stdout] test sealbox::tests::test_ahashmap_retain_on_empty_map ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_retain_removes_small_values ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_seal_and_readonly_behavior ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_sealed_retain_error ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_seal_empty_and_sealed_properties ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_unsealed_clear_reserve_capacity ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_unsealed_insert_get_remove ... ok [INFO] [stdout] test sealbox::tests::test_deque_sealed_readonly ... ok [INFO] [stdout] test sealbox::tests::test_deque_unsealed_basic ... ok [INFO] [stdout] test sealbox::tests::test_empty_slice ... ok [INFO] [stdout] test sealbox::tests::test_from_slice_string ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/user:on","uid":0,"syd":794,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/user:off","uid":0,"syd":794,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/uts:on","uid":0,"syd":795,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/uts:off","uid":0,"syd":795,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkdev ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_default_and_new ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_partial_eq_and_eq ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_iter_unsealed_and_sealed ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_user ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_matches_pathname ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_literal ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_uts ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_glob ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_pathname_with_glob ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_pathname_with_literal ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/time:on","uid":0,"syd":793,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250925T214556Z","err":95,"cfg":"unshare/time:off","uid":0,"syd":793,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_time ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_matches_basename_with_slash ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_on_empty_map ... ok [INFO] [stdout] test sealbox::tests::test_madvise_free_sealed_fails ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_all ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_mutates_values ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_none ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_removes_odds ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_seal_and_readonly_behavior ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_seal_empty_and_sealed_properties ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_unsealed_clear_reserve_capacity ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_unsealed_insert_get_remove ... ok [INFO] [stdout] test sealbox::tests::test_madvise_dontneed_sealed_fails ... ok [INFO] [stdout] test sealbox::tests::test_mremap_sealed_fails ... ok [INFO] [stdout] test sealbox::tests::test_multi_page_slice_seal ... ok [INFO] [stdout] test sealbox::tests::test_multi_page_string ... ok [INFO] [stdout] test sealbox::tests::test_new_uninit_and_assume_init ... ok [INFO] [stdout] test sealbox::tests::test_seal_ahashmap ... ok [INFO] [stdout] test sealbox::tests::test_seal_deque ... ok [INFO] [stdout] test sealbox::tests::test_seal_hashmap ... ok [INFO] [stdout] test sealbox::tests::test_seal_scalar ... ok [INFO] [stdout] test sealbox::tests::test_seal_slice ... ok [INFO] [stdout] test sealbox::tests::test_slice_independence ... ok [INFO] [stdout] test sealbox::tests::test_unmap_sealed_fails ... ok [INFO] [stdout] test sealbox::tests::test_vec_sealed_readonly ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_sealed_retain_error ... ok [INFO] [stdout] test sealbox::tests::test_zero_sized_type_error ... ok [INFO] [stdout] test sysinfo::tests::test_basic_creation ... ok [INFO] [stdout] test sysinfo::tests::test_idle_offset_variability ... ok [INFO] [stdout] test sysinfo::tests::test_uptime_offset_variability ... ok [INFO] [stdout] test tests::test_extend_ioctl ... ok [INFO] [stdout] test tests::test_sigset_all_signals ... ok [INFO] [stdout] test tests::test_sigset_empty_set ... ok [INFO] [stdout] test tests::test_sigset_intersects ... ok [INFO] [stdout] test sysinfo::tests::test_rapid_fire ... ok [INFO] [stdout] test tests::test_sigset_multiple_signals ... ok [INFO] [stdout] test tests::test_sigset_single_signal ... ok [INFO] [stdout] test wildmatch::tests::test_litmatch ... ok [INFO] [stdout] test sysinfo::tests::test_force_offsets_zero ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_9 ... ok [INFO] [stdout] test wildmatch::tests::test_prematch ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chattr ... ok [INFO] [stdout] test wildmatch::tests::test_wildmatch ... ok [INFO] [stdout] test tests::test_sigset_bits_beyond_rtm ... ok [INFO] [stdout] test sealbox::tests::test_vec_unsealed_basic ... ok [INFO] [stdout] test tests::test_sigset_invalid_signals ... ok [INFO] [stdout] test sysinfo::tests::test_monotonic_increase ... ok [INFO] [stdout] test sysinfo::tests::test_repeated_creation ... ok [INFO] [stdout] test sysinfo::tests::test_various_forced_offsets ... ok [INFO] [stdout] test sysinfo::tests::test_concurrency ... ok [INFO] [stdout] test sysinfo::tests::test_big_loop_creation ... ok [INFO] [stdout] test sysinfo::tests::test_uptime_wrapping ... ok [INFO] [stdout] test sysinfo::tests::test_large_idle_offset_small_sleep ... ok [INFO] [stdout] test sysinfo::tests::test_idle_wrapping ... ok [INFO] [stdout] test hash::tests::test_hash_long ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fs::tests::test_chdir_long stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fs::tests::test_chdir_long' (45) panicked at src/fs.rs:3689:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57e07da52662 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57e07da52662 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57e07da52662 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57e07da52662 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57e07da6460f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57e07da6460f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57e07da1cb91 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57e07da1cb91 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57e07da2abb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57e07da2fddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57e07da2fc71 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57e07d953b6e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57e07d953b6e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57e07da3049f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57e07da3049f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57e07da302fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57e07da2ace9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57e07da0fdcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57e07da6dc30 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57e07da6cca6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x57e07d67d2ef - core::result::Result::unwrap::h4111dc94882a112a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x57e07d67d2ef - syd::fs::tests::setup_deep_directory_structure::h2cab6dee44f7db50 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:3689:39 [INFO] [stdout] 22: 0x57e07d67853e - syd::fs::tests::test_chdir_long::hc792732a7684643b [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5408:9 [INFO] [stdout] 23: 0x57e07d678ba7 - syd::fs::tests::test_chdir_long::{{closure}}::h55828a166a208d61 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5403:25 [INFO] [stdout] 24: 0x57e07d7290a6 - core::ops::function::FnOnce::call_once::h0f78de91316af862 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57e07d95392b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x57e07d95392b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x57e07d969595 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x57e07d969595 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x57e07d969595 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x57e07d969595 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x57e07d969595 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57e07d969595 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x57e07d969595 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x57e07d93fd84 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x57e07d93fd84 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x57e07d94364a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x57e07d94364a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x57e07d94364a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x57e07d94364a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x57e07d94364a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x57e07d94364a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x57e07d94364a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x57e07da25bef - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x57e07da25bef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7b3f9a212aa4 - [INFO] [stdout] 46: 0x7b3f9a29fa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fs::tests::test_getdir_long_with_deep_structure stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fs::tests::test_getdir_long_with_deep_structure' (47) panicked at src/fs.rs:3689:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57e07da52662 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57e07da52662 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57e07da52662 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57e07da52662 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57e07da6460f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57e07da6460f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57e07da1cb91 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57e07da1cb91 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57e07da2abb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57e07da2fddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57e07da2fc71 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57e07d953b6e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57e07d953b6e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57e07da3049f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57e07da3049f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57e07da302fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57e07da2ace9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57e07da0fdcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57e07da6dc30 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57e07da6cca6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x57e07d67d2ef - core::result::Result::unwrap::h4111dc94882a112a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x57e07d67d2ef - syd::fs::tests::setup_deep_directory_structure::h2cab6dee44f7db50 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:3689:39 [INFO] [stdout] 22: 0x57e07d684f1e - syd::fs::tests::test_getdir_long_with_deep_structure::h0d4543c856e73a60 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5435:9 [INFO] [stdout] 23: 0x57e07d685ca7 - syd::fs::tests::test_getdir_long_with_deep_structure::{{closure}}::h80f8b7e0899714a7 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5430:46 [INFO] [stdout] 24: 0x57e07d734976 - core::ops::function::FnOnce::call_once::he77e35f951a1ffc4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57e07d95392b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x57e07d95392b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x57e07d969595 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x57e07d969595 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x57e07d969595 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x57e07d969595 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x57e07d969595 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57e07d969595 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x57e07d969595 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x57e07d93fd84 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x57e07d93fd84 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x57e07d94364a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x57e07d94364a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x57e07d94364a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x57e07d94364a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x57e07d94364a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x57e07d94364a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x57e07d94364a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x57e07da25bef - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x57e07da25bef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7b3f9a212aa4 - [INFO] [stdout] 46: 0x7b3f9a29fa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fs::tests::test_getdir_long_limit_max_components stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fs::tests::test_getdir_long_limit_max_components' (46) panicked at src/fs.rs:3689:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57e07da52662 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57e07da52662 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57e07da52662 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57e07da52662 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57e07da6460f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57e07da6460f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57e07da1cb91 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57e07da1cb91 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57e07da2abb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57e07da2fddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57e07da2fc71 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57e07d953b6e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57e07d953b6e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57e07da3049f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57e07da3049f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57e07da302fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x57e07da2ace9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57e07da0fdcd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57e07da6dc30 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57e07da6cca6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x57e07d67d2ef - core::result::Result::unwrap::h4111dc94882a112a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x57e07d67d2ef - syd::fs::tests::setup_deep_directory_structure::h2cab6dee44f7db50 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:3689:39 [INFO] [stdout] 22: 0x57e07d686126 - syd::fs::tests::test_getdir_long_limit_max_components::h05c9d969d9aa4eeb [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5478:9 [INFO] [stdout] 23: 0x57e07d686cb7 - syd::fs::tests::test_getdir_long_limit_max_components::{{closure}}::hf1c069782c5fb3a6 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5473:47 [INFO] [stdout] 24: 0x57e07d72f3a6 - core::ops::function::FnOnce::call_once::h7dec5457c021557d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57e07d95392b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x57e07d95392b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x57e07d969595 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x57e07d969595 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x57e07d969595 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x57e07d969595 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x57e07d969595 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57e07d969595 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x57e07d969595 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x57e07d93fd84 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x57e07d93fd84 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x57e07d94364a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x57e07d94364a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x57e07d94364a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x57e07d94364a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x57e07d94364a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x57e07d94364a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x57e07d94364a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x57e07da25bef - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x57e07da25bef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7b3f9a212aa4 - [INFO] [stdout] 46: 0x7b3f9a29fa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fs::tests::test_chdir_long [INFO] [stdout] fs::tests::test_getdir_long_limit_max_components [INFO] [stdout] fs::tests::test_getdir_long_with_deep_structure [INFO] [stdout] [INFO] [stdout] test result: FAILED. 725 passed; 3 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.77s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2df70292f05f2c074e29cae40e02aa997d065c1a6b3b87871a4a56482a6535a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df70292f05f2c074e29cae40e02aa997d065c1a6b3b87871a4a56482a6535a9", kill_on_drop: false }` [INFO] [stdout] 2df70292f05f2c074e29cae40e02aa997d065c1a6b3b87871a4a56482a6535a9