[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 master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tamaroning/sydbox on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secure-string v0.3.0 [INFO] [stderr] Downloaded tick_counter v0.4.5 [INFO] [stderr] Downloaded sendfd v0.4.4 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded expiringmap v0.1.2 [INFO] [stderr] Downloaded prctl v1.0.0 [INFO] [stderr] Downloaded liboci-cli v0.5.3 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded brunch v0.7.0 [INFO] [stderr] Downloaded lexis v0.2.3 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded dactyl v0.8.0 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded gperftools v0.2.0 [INFO] [stderr] Downloaded libcgroups v0.5.3 [INFO] [stderr] Downloaded oci-spec v0.7.1 [INFO] [stderr] Downloaded protobuf-codegen v3.2.0 [INFO] [stderr] Downloaded procfs-core v0.17.0 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded goblin v0.9.3 [INFO] [stderr] Downloaded protobuf v3.2.0 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] [stderr] Downloaded procfs v0.17.0 [INFO] [stderr] Downloaded libcontainer v0.5.3 [INFO] [stderr] Downloaded yaxpeax-arm v0.3.1 [INFO] [stderr] Downloaded protobuf-parse v3.2.0 [INFO] [stderr] Downloaded mortal v0.2.4 [INFO] [stderr] Downloaded ringbuf v0.4.8 [INFO] [stderr] Downloaded hex-conservative v0.3.0 [INFO] [stderr] Downloaded iprange v0.6.7 [INFO] [stderr] Downloaded libseccomp v0.3.0 [INFO] [stderr] Downloaded rust-criu v0.4.0 [INFO] [stderr] Downloaded safe-path v0.1.0 [INFO] [stderr] Downloaded linefeed v0.6.0 [INFO] [stderr] Downloaded parse-size v1.0.0 [INFO] [stderr] Downloaded btoi v0.4.3 [INFO] [stderr] Downloaded libseccomp-sys v0.2.1 [INFO] [stderr] Downloaded protobuf-support v3.2.0 [INFO] [stderr] Downloaded raki v1.3.1 [INFO] [stderr] Downloaded lexopt v0.3.1 [INFO] [stderr] Downloaded yaxpeax-arch v0.3.2 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded tcmalloc v0.3.0 [INFO] [stderr] Downloaded nc v0.9.6 [INFO] [stderr] Downloaded iced-x86 v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 231e60fd27d88920a3d7d0e7b0883650ac26f008b6f434dd5da6d422f09273ea [INFO] running `Command { std: "docker" "start" "-a" "231e60fd27d88920a3d7d0e7b0883650ac26f008b6f434dd5da6d422f09273ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "231e60fd27d88920a3d7d0e7b0883650ac26f008b6f434dd5da6d422f09273ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231e60fd27d88920a3d7d0e7b0883650ac26f008b6f434dd5da6d422f09273ea", kill_on_drop: false }` [INFO] [stdout] 231e60fd27d88920a3d7d0e7b0883650ac26f008b6f434dd5da6d422f09273ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29c108c62b84fe0d0e825171816a481ccb5beb1b775bce615ec26d0bb78f496f [INFO] running `Command { std: "docker" "start" "-a" "29c108c62b84fe0d0e825171816a481ccb5beb1b775bce615ec26d0bb78f496f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [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 once_cell v1.21.3 [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 dirs v4.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling secure-string v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling yaxpeax-arm v0.3.1 [INFO] [stderr] Compiling hex-conservative v0.3.0 [INFO] [stderr] Compiling libseccomp v0.4.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling sendfd v0.4.4 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling iprange v0.6.7 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling raki v1.3.1 [INFO] [stderr] Compiling tick_counter v0.4.5 [INFO] [stderr] Compiling expiringmap v0.1.2 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling lexis v0.2.3 [INFO] [stderr] Compiling parse-size v1.0.0 [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 1m 59s [INFO] running `Command { std: "docker" "inspect" "29c108c62b84fe0d0e825171816a481ccb5beb1b775bce615ec26d0bb78f496f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c108c62b84fe0d0e825171816a481ccb5beb1b775bce615ec26d0bb78f496f", kill_on_drop: false }` [INFO] [stdout] 29c108c62b84fe0d0e825171816a481ccb5beb1b775bce615ec26d0bb78f496f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a77ea3232c7ae91fa951181726e72f240078264af6e623acaf9eab87e49326c1 [INFO] running `Command { std: "docker" "start" "-a" "a77ea3232c7ae91fa951181726e72f240078264af6e623acaf9eab87e49326c1", kill_on_drop: false }` [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 dactyl v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling plain v0.2.3 [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 49.18s [INFO] running `Command { std: "docker" "inspect" "a77ea3232c7ae91fa951181726e72f240078264af6e623acaf9eab87e49326c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77ea3232c7ae91fa951181726e72f240078264af6e623acaf9eab87e49326c1", kill_on_drop: false }` [INFO] [stdout] a77ea3232c7ae91fa951181726e72f240078264af6e623acaf9eab87e49326c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ef703575f1ed716568b3a30ff2316183bfacd83fb90d0d1658899af00de0425 [INFO] running `Command { std: "docker" "start" "-a" "9ef703575f1ed716568b3a30ff2316183bfacd83fb90d0d1658899af00de0425", 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.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syd-b9b5a6a57fcb17ea) [INFO] [stdout] [INFO] [stdout] running 731 tests [INFO] [stdout] test caps::tests::test_all_roundtrip ... ok [INFO] [stdout] test caps::tests::test_to_canonical ... ok [INFO] [stdout] test fs::tests::test_canonicalize_broken_symlink ... ok [INFO] [stdout] test fs::tests::test_canonicalize_missing_directory_returns_enoent ... ok [INFO] [stdout] test fs::tests::test_canonicalize_no_atime_change_existing ... ok [INFO] [stdout] test fs::tests::test_canonicalize_dots_slashes ... ok [INFO] [stdout] test fs::tests::test_canonicalize_empty_path ... ok [INFO] [stdout] test fs::tests::test_canon_glob_std ... ok [INFO] [stdout] test fs::tests::test_canon_glob_pipe ... ok [INFO] [stdout] test fs::tests::test_canonicalize_no_atime_change_normal ... ok [INFO] [stdout] test fs::tests::test_canonicalize_proc_self ... ok [INFO] [stdout] test fs::tests::test_canonicalize_repetitive_root ... ok [INFO] [stdout] test fs::tests::test_canonicalize_self_referential_symlink ... ok [INFO] [stdout] test fs::tests::test_canonicalize_symlink_to_directory ... ok [INFO] [stdout] test fs::tests::test_canonicalize_symlink_loop ... ok [INFO] [stdout] test fs::tests::test_complex_interplay_symlinks_dots ... ignored [INFO] [stdout] test fs::tests::test_canonicalize_repetitive_slashes ... ok [INFO] [stdout] test fs::tests::test_canonicalize_nonexistent_final_component ... ok [INFO] [stdout] test fs::tests::test_path_components_complex_path_with_leading_parent_dir ... ok [INFO] [stdout] test fs::tests::test_path_components_leading_slashes_are_skipped ... ok [INFO] [stdout] test fs::tests::test_path_components_empty_path ... ok [INFO] [stdout] test fs::tests::test_path_components_multiple_parent_dir ... ok [INFO] [stdout] test fs::tests::test_canonicalize_non_directory_with_slash ... ok [INFO] [stdout] test caps::tests::test_parse_invalid ... ok [INFO] [stdout] test fs::tests::test_path_components_only_parent_dir ... 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_path_components_root_path_is_handled_externally ... ok [INFO] [stdout] test fs::tests::test_relative_symlink_resolution ... ok [INFO] [stdout] test fs::tests::test_safe_canonicalize_complex_symlink_loop_with_intermediate_components ... ok [INFO] [stdout] test fs::tests::test_safe_canonicalize_symlinks_with_dot_and_dotdot_components ... ok [INFO] [stdout] test fs::tests::test_path_components_trailing_slash_with_parent_dir ... ok [INFO] [stdout] test fs::tests::test_trailing_slash_handling ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_enc_and_dec ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_setup ... ok [INFO] [stdout] test hash::tests::test_hash_extremely_long ... ignored [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_hash_simple ... ok [INFO] [stdout] test hash::tests::test_hmac_sha256_simple ... ok [INFO] [stdout] test hash::tests::test_key_derive_info ... ok [INFO] [stdout] test kernel::tests::test_to_atflags ... ok [INFO] [stdout] test landlock::access::bit_flags_full_negation ... ok [INFO] [stdout] test hash::tests::test_aes_ctr_enc_and_dec_tmp ... ok [INFO] [stdout] test landlock::compat::abi_from ... 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::compat::current_kernel_abi ... ok [INFO] [stdout] test landlock::compat::deprecated_set_best_effort ... ok [INFO] [stdout] test landlock::compat::known_abi ... ok [INFO] [stdout] test landlock::compat::tailored_compat_level ... ok [INFO] [stdout] test landlock::errors::ruleset_error_breaking_change ... ok [INFO] [stdout] test landlock::errors::test_ruleset_errno ... ok [INFO] [stdout] test landlock::fs::consistent_access_fs_rw ... ok [INFO] [stdout] test landlock::fs::path_beneath_check_consistency ... ok [INFO] [stdout] test landlock::fs::path_beneath_compatibility ... ok [INFO] [stdout] test landlock::access::compat_bit_flags ... 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 hash::tests::test_key_derive_salt ... ok [INFO] [stdout] test landlock::ruleset::ignore_abi_v2_with_abi_v1 ... ok [INFO] [stdout] test landlock::ruleset::ruleset_add_rule_iter ... ok [INFO] [stdout] test landlock::ruleset::ruleset_attr ... ok [INFO] [stdout] test landlock::ruleset::ruleset_compat_dummy ... ok [INFO] [stdout] test landlock::ruleset::ruleset_compat_partial ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_attr ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_fs_net_scope ... ok [INFO] [stdout] test landlock::fs::path_beneath_rules_iter ... ok [INFO] [stdout] test landlock::ruleset::ruleset_created_handle_access_fs ... 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 landlock::ruleset::ruleset_unsupported ... ok [INFO] [stdout] test landlock::ruleset::unsupported_handled_access ... ok [INFO] [stdout] test landlock::ruleset::unsupported_handled_access_errno ... ok [INFO] [stdout] test landlock::tests::abi_v2_exec_refer ... ok [INFO] [stdout] test fs::tests::test_canonicalize_symlink_chain ... ok [INFO] [stdout] test landlock::ruleset::ruleset_as_mut ... ok [INFO] [stdout] test landlock::tests::abi_v3_truncate ... ok [INFO] [stdout] test landlock::tests::abi_v4_tcp ... ok [INFO] [stdout] test landlock::tests::abi_v6_scope_only ... ok [INFO] [stdout] test landlock::tests::allow_root_compat ... ok [INFO] [stdout] test landlock::tests::allow_root_fragile ... ok [INFO] [stdout] test landlock::tests::path_beneath_rules_with_too_much_access_rights_for_a_file ... ok [INFO] [stdout] test landlock::tests::ruleset_created_try_clone ... ok [INFO] [stdout] test landlock::tests::abi_v5_ioctl_dev ... ok [INFO] [stdout] test landlock::tests::ruleset_enforced ... ok [INFO] [stdout] test landlock::tests::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 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 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_add_missing_parts_fails ... 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_force_parse_force_invalid_op ... 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_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 landlock::tests::abi_v6_scope_mix ... 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_landlock_parse_invalid_rights ... ok [INFO] [stdout] test landlock::tests::abi_v2_refer_only ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_empty_family_list_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_invalid_family_name_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_missing_suffix_fails ... ok [INFO] [stdout] test landlock::tests::ruleset_created_try_clone_ownedfd ... 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_add_single_family ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_del_multiple_families ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_del_single_family ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_trailing_characters_fail ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_all_fs_plus_path ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_missing_op_or_arg_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_all_with_others ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_invalid_addr_fails ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_invalid_action ... 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_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_scmp_test_parse_netlink_parse_clear ... 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_invalid_prefix ... 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_missing_parts ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setuid_clear_all ... ok [INFO] [stdout] test fs::tests::test_getdir_long_limit_max_components ... FAILED [INFO] [stdout] test fs::tests::test_chdir_long ... FAILED [INFO] [stdout] test fs::tests::test_getdir_long_with_deep_structure ... FAILED [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 parsers::sandbox::tests::test_parse_setid_parse_setuid_add ... ok [INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_single_right_write_plus ... 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_is_dot ... ok [INFO] [stdout] test path::tests::test_check_name_extended_ascii_characters ... ok [INFO] [stdout] test path::tests::test_path_check_file_type ... ok [INFO] [stdout] test path::tests::test_ends_with_dot ... ok [INFO] [stdout] test path::tests::test_path_check_procfs_syd_leader ... ok [INFO] [stdout] test path::tests::test_path_is_proc_pid ... 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_check_procfs_syd_thread ... ok [INFO] [stdout] test path::tests::test_path_check_procfs ... 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 path::tests::test_path_push ... ok [INFO] [stdout] test path::tests::test_path_split_prefix_absolute ... ok [INFO] [stdout] test proc::tests::test_proc_fd ... ok [INFO] [stdout] test proc::tests::test_parsing_valid_umask_values ... 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_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_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_32bit_static_pie ... ok [INFO] [stdout] test path::tests::test_descendant_of ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_enotdir ... ok [INFO] [stdout] test path::tests::test_clean_consecutive_slashes ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_eacces ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_efault ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_success ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_syscall_info_random_args ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_ebadf ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_e2big ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_echild ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_eio ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enoent ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_eintr ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_enoent ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_eperm ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enoexec ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enxio ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_noop ... ok [INFO] [stdout] test sandbox::tests::sandbox_access_last_matching_rule_wins ... ok [INFO] [stdout] test sandbox::tests::sandbox_check_netlink_01 ... ok [INFO] [stdout] test sandbox::tests::sandbox_check_netlink_02 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_01 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_02 ... ok [INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_esrch ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"2","uid":0,"syd":351,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"1","uid":0,"syd":351,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"0","uid":0,"syd":351,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_api ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/truncate-/dev/null","uid":0,"syd":358,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_05 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/truncate^/dev/null","uid":0,"syd":358,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/read-/proc","uid":0,"syd":359,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/read^/proc","uid":0,"syd":359,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/readdir-/proc","uid":0,"syd":359,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/readdir^/proc","uid":0,"syd":359,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_06 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/read+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_04 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/read-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_ipc ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/read^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_check_root ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/readdir+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/readdir-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/readdir^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/write+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/write-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/write^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/exec+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/exec-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/exec^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/ioctl+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/ioctl-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/ioctl^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/create+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/create-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/create^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/delete+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/delete-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/delete^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/rename+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/rename-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/rename^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/symlink+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/symlink-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/symlink^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/truncate+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/write-/dev/null","uid":0,"syd":357,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/write^/dev/null","uid":0,"syd":357,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"ipc:","uid":0,"syd":352,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"ipc:foo","uid":0,"syd":352,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"ipc:/foo","uid":0,"syd":352,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"ipc:@foo","uid":0,"syd":352,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"root:","uid":0,"syd":349,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"root:/../escape/me","uid":0,"syd":349,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"root:relative","uid":0,"syd":349,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"root:tmpfs","uid":0,"syd":349,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"root:/lol","uid":0,"syd":349,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"root:none","uid":0,"syd":349,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"root:off","uid":0,"syd":349,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/read-/dev/null","uid":0,"syd":356,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"allow/lock/read^/dev/null","uid":0,"syd":356,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+1-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+a-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+1-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+65542","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind--","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-1-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind--1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-a-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-1-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-65542","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^1-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^a-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^1-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^65542","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/truncate-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/truncate^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkdir+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkdir-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkdir^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/rmdir+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/rmdir-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/rmdir^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkdev+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkdev-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkdev^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkfifo+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkfifo-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/mkfifo^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect-","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^","uid":0,"syd":360,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":362,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind-foo","uid":0,"syd":362,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":362,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":362,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":362,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/bind^foo","uid":0,"syd":362,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_03 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_08 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_07 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_09 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_1 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_10 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_100 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_101 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_102 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_103 ... 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_11 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_107 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_10 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_108 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_109 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_lock ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_11 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_113 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_110 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_111 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_112 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_114 ... 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_116 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_117 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_118 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_12 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_120 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_124 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_126 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_121 ... 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_125 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_127 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_128 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_129 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_13 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_130 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_131 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_132 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_137 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_136 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_133 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_135 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_134 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_138 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_141 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_139 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_144 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+1-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+a-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+1-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect+65542","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect--","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect-1-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect--1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect-a-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect-1-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect-65542","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^1-","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^a-1","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^1-a","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"allow/lock/connect^65542","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"lock:ipc","uid":0,"syd":353,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":16,"cfg":"lock:off","uid":0,"syd":353,"msg":"sandbox configure error: EBUSY: Device or resource busy"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":16,"cfg":"lock:exec","uid":0,"syd":353,"msg":"sandbox configure error: EBUSY: Device or resource busy"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":16,"cfg":"lock:ipc","uid":0,"syd":353,"msg":"sandbox configure error: EBUSY: Device or resource busy"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_142 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_14 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_140 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_143 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_145 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_15 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_146 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_149 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_147 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_148 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_150 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_154 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_151 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_155 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_152 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_156 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_153 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_16 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_159 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_157 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_162 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_161 ... 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_166 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_164 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_169 ... 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_171 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_163 ... 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_175 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_179 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_18 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_165 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_180 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_17 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_181 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_177 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_182 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_186 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_184 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_185 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_183 ... 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_191 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_187 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_188 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_189 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_192 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_194 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_197 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_198 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_199 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_2 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_20 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_193 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_200 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_195 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_196 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_201 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_205 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_206 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_202 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_207 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_203 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_209 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_21 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_204 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_212 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_210 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_211 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_213 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_215 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_216 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_208 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_217 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_218 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_22 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_214 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_219 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_223 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_220 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_221 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_222 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_176 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_224 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_225 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_229 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_23 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_226 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_227 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_230 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_231 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_232 ... 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_238 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_236 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_235 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_237 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_241 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_242 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_243 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_240 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_239 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_24 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_244 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_246 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_247 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_25 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_245 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_249 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_251 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_255 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_252 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_253 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_257 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_254 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_248 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_26 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_250 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_259 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_256 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_261 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_260 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_262 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_263 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_265 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_267 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_264 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_258 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_269 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_27 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_266 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_270 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_268 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_273 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_272 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_274 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_271 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_275 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_277 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_278 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_276 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_283 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_280 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_28 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_282 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_284 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_286 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_285 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_287 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_29 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_289 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_288 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_281 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_290 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_292 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_279 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_293 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_294 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_295 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_299 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_297 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_298 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_291 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_300 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_3 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_301 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_305 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_306 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_296 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_307 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_309 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_302 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_304 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+:","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_311 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+::","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_308 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+a:b","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_312 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+a:/b","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_313 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+/a:b","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_314 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+/a:b","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_315 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+a:b:c","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_303 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+/a:b:c","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_317 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+a:/b:c","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_316 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+a:b:/c","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_318 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+/dev/null:","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_319 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+/dev/null:a","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_32 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask-","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_320 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask^/","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_321 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask^/proc","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_31 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask!","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_323 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask!/proc","uid":0,"syd":642,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_324 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask^/proc/cmdline","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_326 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask^/","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_310 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"append","uid":0,"syd":651,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_322 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"append+","uid":0,"syd":651,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_327 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+foo","uid":0,"syd":650,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_328 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"append-","uid":0,"syd":651,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_329 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+foo:bar","uid":0,"syd":650,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_33 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"append^","uid":0,"syd":651,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_330 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+/foo:bar","uid":0,"syd":650,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_331 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"append!","uid":0,"syd":651,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_332 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"append!/proc","uid":0,"syd":651,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_333 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+foo:/bar","uid":0,"syd":650,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_334 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"mask+/foo:","uid":0,"syd":650,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_335 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_337 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_338 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_336 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_339 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_34 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_343 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_344 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_345 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_341 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_346 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_348 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_342 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_349 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_350 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_340 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_35 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_351 ... 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_354 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_355 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_357 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_356 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_325 ... 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_361 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_362 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_363 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_37 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_39 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_38 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_4 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_40 ... 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_42 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_44 ... 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_48 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_359 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_46 ... 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_51 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_50 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_52 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_55 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_53 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_54 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_57 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_56 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_58 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_59 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_6 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_62 ... 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_60 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_64 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_65 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_68 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_67 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_66 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_69 ... 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_71 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_73 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_75 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_72 ... 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_82 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_83 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_81 ... 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_86 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_88 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_89 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_9 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_90 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_87 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_91 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_93 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_92 ... ok [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":"20250901T061328Z","err":22,"cfg":"setuid:0:65534","uid":0,"syd":728,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setuid:0:0","uid":0,"syd":728,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setgid:0:65534","uid":0,"syd":728,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setgid:0:0","uid":0,"syd":728,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setuid^0:1","uid":0,"syd":730,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_96 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_98 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+0:0","uid":0,"syd":732,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_97 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+0:0","uid":0,"syd":732,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_99 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+1:0","uid":0,"syd":732,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_1 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_10 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_11 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+1:0","uid":0,"syd":732,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+65534:0","uid":0,"syd":732,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setgid^0:1","uid":0,"syd":731,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+65534:0","uid":0,"syd":732,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_2 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_12 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+1:1","uid":0,"syd":734,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+1:1","uid":0,"syd":734,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+65534:65534","uid":0,"syd":734,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+65534:65534","uid":0,"syd":734,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_4 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+65534:42","uid":0,"syd":733,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_5 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":17,"cfg":"setuid+0:1","uid":0,"syd":737,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stdout] test sandbox::tests::sandbox_config_rules_347 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_30 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_6 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_36 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_rules_74 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_7 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":17,"cfg":"setgid+0:1","uid":0,"syd":738,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_8 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setuid^root:1","uid":0,"syd":741,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_9 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setuid:root:nobody","uid":0,"syd":740,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_10 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setuid:root:root","uid":0,"syd":740,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_1 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setgid:root:nobody","uid":0,"syd":740,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_11 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setgid:root:root","uid":0,"syd":740,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_5 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"setgid^root:1","uid":0,"syd":742,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_2 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+root:root","uid":0,"syd":743,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_3 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+root:root","uid":0,"syd":743,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_3 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+nobody:root","uid":0,"syd":743,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_4 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+nogroup:root","uid":0,"syd":743,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_6 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+65534:42","uid":0,"syd":733,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setuid+nobody:nobody","uid":0,"syd":744,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":13,"cfg":"setgid+nogroup:nogroup","uid":0,"syd":744,"msg":"sandbox configure error: EACCES: Permission denied"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":17,"cfg":"setuid+root:1","uid":0,"syd":747,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":17,"cfg":"setgid+root:1","uid":0,"syd":748,"msg":"sandbox configure error: EEXIST: File exists"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"sandbox/proxy:on","uid":0,"syd":767,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_7 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"sandbox/proxy:off","uid":0,"syd":767,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_8 ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chdir ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chgrp ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chown ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chroot ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_create ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_delete ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chattr ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_exec ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_ioctl ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkfifo ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_many ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkdir ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mktemp ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_network ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_read ... 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_mkdev ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_symlink ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_proxy ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_utime ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_write ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_truncate ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_9 ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/allow_safe_bind_invalid:t","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/cgroup:on","uid":0,"syd":779,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/cgroup:off","uid":0,"syd":779,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/allow_safe_bind!x","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"crypt/key:00112233445566778899aabbccddeeff00112233445566778899aabbccddeef","uid":0,"syd":757,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/allow_safe_bind:x","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"74726163652f616c6c6f775f736166655f62696e643ae298ae","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/allow_unsupp_socket_invalid:t","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/allow_unsupp_socket!x","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/allow_unsupp_socket:x","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"74726163652f616c6c6f775f756e737570705f736f636b65743ae298ae","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/memory_access_invalid:t","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/memory_access!x","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/memory_access:x","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/memory_access:t","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"74726163652f6d656d6f72795f6163636573733ae298ae","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":22,"cfg":"trace/memory_access:f","uid":0,"syd":778,"msg":"sandbox configure error: EINVAL: Invalid argument"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/ipc:on","uid":0,"syd":780,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/ipc:off","uid":0,"syd":780,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_cgroup ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"sandbox/pty:on","uid":0,"syd":768,"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":"20250901T061328Z","err":95,"cfg":"sandbox/pty:off","uid":0,"syd":768,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_trace ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/mount:on","uid":0,"syd":783,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_ipc ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/mount:off","uid":0,"syd":783,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_many ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/net:on","uid":0,"syd":784,"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":"20250901T061328Z","err":95,"cfg":"unshare/net:off","uid":0,"syd":784,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_pty ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/pid:on","uid":0,"syd":785,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_mount ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/pid:off","uid":0,"syd":785,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_net ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/user:on","uid":0,"syd":787,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_does_not_match_basename ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/user: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_pid ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_user ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_matches_basename_with_slash ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_matches_pathname ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/time:on","uid":0,"syd":786,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/time:off","uid":0,"syd":786,"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_triplestar_matches_basename_with_glob ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_literal ... ok [INFO] [stdout] test seal::test::executable ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_slash_and_glob ... ok [INFO] [stdout] test seal::test::execute_flags ... ok [INFO] [stdout] test seal::test::flags ... ok [INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_slash_and_literal ... ok [INFO] [stdout] test seal::test::new ... 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] [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_empty_and_sealed_properties ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/uts:on","uid":0,"syd":788,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sealbox::tests::test_ahashmap_partial_eq_and_eq ... ok [INFO] [stderr] {"ctx":"configure_sandbox","time":"20250901T061328Z","err":95,"cfg":"unshare/uts:off","uid":0,"syd":788,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"} [INFO] [stdout] test sealbox::tests::test_ahashmap_seal_and_readonly_behavior ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_unsealed_insert_get_remove ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_sealed_retain_error ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_unsealed_clear_reserve_capacity ... ok [INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_uts ... 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_hashmap_default_and_new ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_iter_unsealed_and_sealed ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_default_and_new ... ok [INFO] [stdout] test sealbox::tests::test_ahashmap_iter_unsealed_and_sealed ... ok [INFO] [stdout] test sealbox::tests::test_from_slice_string ... 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_partial_eq_and_eq ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_on_empty_map ... 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_insert_get_remove ... ok [INFO] [stdout] test sealbox::tests::test_madvise_dontneed_sealed_fails ... ok [INFO] [stdout] test sealbox::tests::test_madvise_free_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_vec_unsealed_basic ... ok [INFO] [stdout] test sealbox::tests::test_zero_sized_type_error ... ok [INFO] [stdout] test sysinfo::tests::test_basic_creation ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_sealed_retain_error ... ok [INFO] [stdout] test sealbox::tests::test_mremap_sealed_fails ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_all ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_retain_removes_odds ... ok [INFO] [stdout] test sysinfo::tests::test_idle_offset_variability ... ok [INFO] [stdout] test sealbox::tests::test_hashmap_unsealed_clear_reserve_capacity ... ok [INFO] [stdout] test sysinfo::tests::test_force_offsets_zero ... ok [INFO] [stdout] test sysinfo::tests::test_rapid_fire ... ok [INFO] [stdout] test sysinfo::tests::test_repeated_creation ... ok [INFO] [stdout] test sysinfo::tests::test_uptime_offset_variability ... ok [INFO] [stdout] test sysinfo::tests::test_monotonic_increase ... ok [INFO] [stdout] test sysinfo::tests::test_various_forced_offsets ... ok [INFO] [stdout] test sysinfo::tests::test_big_loop_creation ... ok [INFO] [stdout] test tests::test_extend_ioctl ... ok [INFO] [stdout] test sysinfo::tests::test_concurrency ... ok [INFO] [stdout] test tests::test_sigset_bits_beyond_rtm ... 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 tests::test_sigset_invalid_signals ... ok [INFO] [stdout] test wildmatch::tests::test_litmatch ... ok [INFO] [stdout] test tests::test_sigset_single_signal ... ok [INFO] [stdout] test wildmatch::tests::test_prematch ... ok [INFO] [stdout] test wildmatch::tests::test_wildmatch ... ok [INFO] [stdout] test tests::test_sigset_multiple_signals ... ok [INFO] [stdout] test sandbox::tests::sandbox_check_filter_ip_port_range ... ok [INFO] [stdout] test sysinfo::tests::test_idle_wrapping ... 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 hash::tests::test_hash_long ... ok [INFO] [stdout] [INFO] [stdout] failures: [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' (39) panicked at src/fs.rs:3689:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59c503bcd5d2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59c503bcd5d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59c503bcd5d2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59c503bcd5d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59c503bdf3ef - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59c503bdf3ef - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59c503b97f43 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59c503b97f43 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59c503ba5cf2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59c503baadcf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59c503baac61 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59c503acef5e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x59c503acef5e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59c503bab46e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x59c503bab46e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59c503bab23a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59c503ba5e29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59c503b8afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59c503be8a00 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59c503be7a86 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x59c5039f5cbf - core::result::Result::unwrap::ha08af00f42526872 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x59c5039f5cbf - syd::fs::tests::setup_deep_directory_structure::had8d5c45951fae01 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:3689:39 [INFO] [stdout] 22: 0x59c5039feac6 - syd::fs::tests::test_getdir_long_limit_max_components::hfab26ceea1490f53 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5478:9 [INFO] [stdout] 23: 0x59c5039ff657 - syd::fs::tests::test_getdir_long_limit_max_components::{{closure}}::hbfbd8b36b9236a1e [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5473:47 [INFO] [stdout] 24: 0x59c503a64eb6 - core::ops::function::FnOnce::call_once::hbe38eb3c2e144c5e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x59c503aced5b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x59c503aced5b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x59c503ae4805 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x59c503ae4805 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x59c503ae4805 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x59c503ae4805 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x59c503ae4805 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x59c503ae4805 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x59c503ae4805 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x59c503abb224 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x59c503abb224 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x59c503abeb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x59c503abeb0a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x59c503abeb0a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x59c503abeb0a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x59c503abeb0a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x59c503abeb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x59c503abeb0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x59c503b9fcdf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x59c503b9fcdf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x76e55c4bdaa4 - [INFO] [stdout] 46: 0x76e55c54aa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fs::tests::test_chdir_long stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fs::tests::test_chdir_long' (38) panicked at src/fs.rs:3689:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59c503bcd5d2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59c503bcd5d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59c503bcd5d2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59c503bcd5d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59c503bdf3ef - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59c503bdf3ef - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59c503b97f43 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59c503b97f43 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59c503ba5cf2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59c503baadcf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59c503baac61 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59c503acef5e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x59c503acef5e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59c503bab46e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x59c503bab46e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59c503bab23a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59c503ba5e29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59c503b8afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59c503be8a00 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59c503be7a86 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x59c5039f5cbf - core::result::Result::unwrap::ha08af00f42526872 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x59c5039f5cbf - syd::fs::tests::setup_deep_directory_structure::had8d5c45951fae01 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:3689:39 [INFO] [stdout] 22: 0x59c5039f0f2e - syd::fs::tests::test_chdir_long::he3ac7309928b1b68 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5408:9 [INFO] [stdout] 23: 0x59c5039f1597 - syd::fs::tests::test_chdir_long::{{closure}}::hedf6b6a6b21ddad1 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5403:25 [INFO] [stdout] 24: 0x59c503a5fd56 - core::ops::function::FnOnce::call_once::h62be2bae77c21981 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x59c503aced5b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x59c503aced5b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x59c503ae4805 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x59c503ae4805 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x59c503ae4805 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x59c503ae4805 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x59c503ae4805 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x59c503ae4805 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x59c503ae4805 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x59c503abb224 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x59c503abb224 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x59c503abeb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x59c503abeb0a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x59c503abeb0a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x59c503abeb0a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x59c503abeb0a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x59c503abeb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x59c503abeb0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x59c503b9fcdf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x59c503b9fcdf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x76e55c4bdaa4 - [INFO] [stdout] 46: 0x76e55c54aa34 - 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' (40) panicked at src/fs.rs:3689:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59c503bcd5d2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59c503bcd5d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59c503bcd5d2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59c503bcd5d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59c503bdf3ef - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59c503bdf3ef - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59c503b97f43 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59c503b97f43 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59c503ba5cf2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59c503baadcf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59c503baac61 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59c503acef5e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x59c503acef5e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59c503bab46e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x59c503bab46e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59c503bab23a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59c503ba5e29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59c503b8afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59c503be8a00 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59c503be7a86 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x59c5039f5cbf - core::result::Result::unwrap::ha08af00f42526872 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x59c5039f5cbf - syd::fs::tests::setup_deep_directory_structure::had8d5c45951fae01 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:3689:39 [INFO] [stdout] 22: 0x59c5039fd8be - syd::fs::tests::test_getdir_long_with_deep_structure::h078428b26689d9a3 [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5435:9 [INFO] [stdout] 23: 0x59c5039fe647 - syd::fs::tests::test_getdir_long_with_deep_structure::{{closure}}::hcc2b6300d7c0d46e [INFO] [stdout] at /opt/rustwide/workdir/src/fs.rs:5430:46 [INFO] [stdout] 24: 0x59c503a5eef6 - core::ops::function::FnOnce::call_once::h50f5dff30b2ee70d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x59c503aced5b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x59c503aced5b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x59c503ae4805 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x59c503ae4805 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x59c503ae4805 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x59c503ae4805 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x59c503ae4805 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x59c503ae4805 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x59c503ae4805 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x59c503abb224 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x59c503abb224 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x59c503abeb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x59c503abeb0a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x59c503abeb0a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x59c503abeb0a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x59c503abeb0a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x59c503abeb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x59c503abeb0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x59c503b9fcdf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x59c503b9fcdf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x76e55c4bdaa4 - [INFO] [stdout] 46: 0x76e55c54aa34 - 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 2.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9ef703575f1ed716568b3a30ff2316183bfacd83fb90d0d1658899af00de0425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef703575f1ed716568b3a30ff2316183bfacd83fb90d0d1658899af00de0425", kill_on_drop: false }` [INFO] [stdout] 9ef703575f1ed716568b3a30ff2316183bfacd83fb90d0d1658899af00de0425