[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/73963ffa3dfa3c3f2e852f5158555f4ef71312d2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[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 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tcmalloc v0.3.0
[INFO] [stderr]   Downloaded secure-string v0.3.0
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded sendfd v0.4.4
[INFO] [stderr]   Downloaded yaxpeax-arch v0.3.2
[INFO] [stderr]   Downloaded tick_counter v0.4.5
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded yaxpeax-arm v0.3.1
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded expiringmap v0.1.2
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded rust-criu v0.4.0
[INFO] [stderr]   Downloaded dactyl v0.8.0
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded libseccomp v0.3.0
[INFO] [stderr]   Downloaded protobuf-parse v3.2.0
[INFO] [stderr]   Downloaded gperftools v0.2.0
[INFO] [stderr]   Downloaded libcgroups v0.5.3
[INFO] [stderr]   Downloaded libcontainer v0.5.3
[INFO] [stderr]   Downloaded oci-spec v0.7.1
[INFO] [stderr]   Downloaded goblin v0.9.3
[INFO] [stderr]   Downloaded protobuf v3.2.0
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded mortal v0.2.4
[INFO] [stderr]   Downloaded protobuf-codegen v3.2.0
[INFO] [stderr]   Downloaded libseccomp v0.4.0
[INFO] [stderr]   Downloaded linefeed v0.6.0
[INFO] [stderr]   Downloaded terminfo v0.8.0
[INFO] [stderr]   Downloaded brunch v0.7.0
[INFO] [stderr]   Downloaded iprange v0.6.7
[INFO] [stderr]   Downloaded raki v1.3.1
[INFO] [stderr]   Downloaded hex-conservative v0.3.0
[INFO] [stderr]   Downloaded lexis v0.2.3
[INFO] [stderr]   Downloaded lexopt v0.3.1
[INFO] [stderr]   Downloaded caps v0.5.5
[INFO] [stderr]   Downloaded prctl v1.0.0
[INFO] [stderr]   Downloaded safe-path v0.1.0
[INFO] [stderr]   Downloaded liboci-cli v0.5.3
[INFO] [stderr]   Downloaded smallstr v0.2.0
[INFO] [stderr]   Downloaded parse-size v1.0.0
[INFO] [stderr]   Downloaded libseccomp-sys v0.2.1
[INFO] [stderr]   Downloaded libseccomp-sys v0.3.0
[INFO] [stderr]   Downloaded protobuf-support v3.2.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78f7edc179aaf34f676b3b4fc10e90248bddf04105b4bc7779360bf25a3fa01c
[INFO] running `Command { std: "docker" "start" "-a" "78f7edc179aaf34f676b3b4fc10e90248bddf04105b4bc7779360bf25a3fa01c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78f7edc179aaf34f676b3b4fc10e90248bddf04105b4bc7779360bf25a3fa01c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f7edc179aaf34f676b3b4fc10e90248bddf04105b4bc7779360bf25a3fa01c", kill_on_drop: false }`
[INFO] [stdout] 78f7edc179aaf34f676b3b4fc10e90248bddf04105b4bc7779360bf25a3fa01c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04664c7e7cd2a7cda87b61f9530696f179962cbb256c15d941991d01d72af27a
[INFO] running `Command { std: "docker" "start" "-a" "04664c7e7cd2a7cda87b61f9530696f179962cbb256c15d941991d01d72af27a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libseccomp-sys v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling smallstr v0.2.0
[INFO] [stderr]    Compiling libseccomp v0.4.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syd v3.35.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling iprange v0.6.7
[INFO] [stderr]    Compiling yaxpeax-arch v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling hex-conservative v0.3.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling tick_counter v0.4.5
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling raki v1.3.1
[INFO] [stderr]    Compiling parse-size v1.0.0
[INFO] [stderr]    Compiling lexis v0.2.3
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling expiringmap v0.1.2
[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 v1.0.5
[INFO] [stderr]    Compiling secure-string v0.3.0
[INFO] [stderr]    Compiling sendfd v0.4.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling yaxpeax-arm v0.3.1
[INFO] [stderr]    Compiling mortal v0.2.4
[INFO] [stderr]    Compiling linefeed v0.6.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/unshare/error.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[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<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout] 47 +     BeforeUnfreeze(Box<dyn ::std::error::Error  + Send + Sync + 'static>),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "04664c7e7cd2a7cda87b61f9530696f179962cbb256c15d941991d01d72af27a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04664c7e7cd2a7cda87b61f9530696f179962cbb256c15d941991d01d72af27a", kill_on_drop: false }`
[INFO] [stdout] 04664c7e7cd2a7cda87b61f9530696f179962cbb256c15d941991d01d72af27a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] affcfcb3ca2d40806e220056de3b12942f50de59fe4c738a68a21a3936be719f
[INFO] running `Command { std: "docker" "start" "-a" "affcfcb3ca2d40806e220056de3b12942f50de59fe4c738a68a21a3936be719f", kill_on_drop: false }`
[INFO] [stderr]    Compiling dactyl v0.8.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/unshare/error.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[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<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout] 47 +     BeforeUnfreeze(Box<dyn ::std::error::Error  + Send + Sync + 'static>),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.40
[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<dyn (::std::error::Error) + Send + Sync + 'static>),
[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<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout] 47 +     BeforeUnfreeze(Box<dyn ::std::error::Error  + Send + Sync + 'static>),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.47s
[INFO] running `Command { std: "docker" "inspect" "affcfcb3ca2d40806e220056de3b12942f50de59fe4c738a68a21a3936be719f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "affcfcb3ca2d40806e220056de3b12942f50de59fe4c738a68a21a3936be719f", kill_on_drop: false }`
[INFO] [stdout] affcfcb3ca2d40806e220056de3b12942f50de59fe4c738a68a21a3936be719f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f1dd1ed2799e9a0887fb19d51fac2e7a3340d02fc4eb9ca87b790a1e3fc38c1
[INFO] running `Command { std: "docker" "start" "-a" "5f1dd1ed2799e9a0887fb19d51fac2e7a3340d02fc4eb9ca87b790a1e3fc38c1", 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<dyn (::std::error::Error) + Send + Sync + 'static>),
[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<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stderr] 47 +     BeforeUnfreeze(Box<dyn ::std::error::Error  + Send + Sync + 'static>),
[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.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syd-8d2e3e3da944ce35)
[INFO] [stdout] 
[INFO] [stdout] running 731 tests
[INFO] [stdout] test caps::tests::test_parse_invalid ... ok
[INFO] [stdout] test caps::tests::test_all_roundtrip ... ok
[INFO] [stdout] test caps::tests::test_to_canonical ... ok
[INFO] [stdout] test fs::tests::test_canon_glob_pipe ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_symlink_to_directory ... ok
[INFO] [stdout] test fs::tests::test_chdir_long ... FAILED
[INFO] [stdout] test fs::tests::test_complex_interplay_symlinks_dots ... ignored
[INFO] [stdout] test fs::tests::test_getdir_long_limit_max_components ... FAILED
[INFO] [stdout] test fs::tests::test_getdir_long_with_deep_structure ... FAILED
[INFO] [stdout] test fs::tests::test_path_components_complex_path_with_leading_parent_dir ... ok
[INFO] [stdout] test fs::tests::test_path_components_empty_path ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_proc_self ... ok
[INFO] [stdout] test fs::tests::test_path_components_leading_slashes_are_skipped ... ok
[INFO] [stdout] test fs::tests::test_path_components_multiple_parent_dir ... ok
[INFO] [stdout] test fs::tests::test_path_components_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_path_components_trailing_slash_with_parent_dir ... ok
[INFO] [stdout] test fs::tests::test_relative_symlink_resolution ... ok
[INFO] [stdout] test fs::tests::test_path_components_only_parent_dir ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_empty_path ... ok
[INFO] [stdout] test fs::tests::test_safe_canonicalize_symlinks_with_dot_and_dotdot_components ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_broken_symlink ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_symlink_chain ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_missing_directory_returns_enoent ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_self_referential_symlink ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_no_atime_change_normal ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_repetitive_slashes ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_non_directory_with_slash ... FAILED
[INFO] [stdout] test fs::tests::test_safe_canonicalize_complex_symlink_loop_with_intermediate_components ... ok
[INFO] [stdout] test fs::tests::test_canon_glob_std ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_repetitive_root ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_nonexistent_final_component ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_dots_slashes ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_symlink_loop ... ok
[INFO] [stdout] test fs::tests::test_canonicalize_no_atime_change_existing ... ok
[INFO] [stdout] test hash::tests::test_hash_extremely_long ... ignored
[INFO] [stdout] test kernel::tests::test_to_atflags ... ok
[INFO] [stdout] test landlock::access::compat_bit_flags ... 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::abi_from ... ok
[INFO] [stdout] test fs::tests::test_trailing_slash_handling ... ok
[INFO] [stdout] test landlock::compat::tailored_compat_level ... ok
[INFO] [stdout] test landlock::errors::test_ruleset_errno ... ok
[INFO] [stdout] test landlock::errors::ruleset_error_breaking_change ... ok
[INFO] [stdout] test landlock::fs::consistent_access_fs_rw ... ok
[INFO] [stdout] test landlock::compat::deprecated_set_best_effort ... ok
[INFO] [stdout] test landlock::compat::known_abi ... ok
[INFO] [stdout] test landlock::fs::path_beneath_check_consistency ... ok
[INFO] [stdout] test landlock::fs::path_beneath_compatibility ... ok
[INFO] [stdout] test landlock::fs::path_beneath_try_compat_children ... ok
[INFO] [stdout] test landlock::fs::path_beneath_try_compat ... ok
[INFO] [stdout] test landlock::fs::path_fd ... ok
[INFO] [stdout] test landlock::net::net_port_check_consistency ... ok
[INFO] [stdout] test landlock::ruleset::ignore_abi_v2_with_abi_v1 ... ok
[INFO] [stdout] test landlock::ruleset::ruleset_add_rule_iter ... ok
[INFO] [stdout] test landlock::ruleset::ruleset_as_mut ... ok
[INFO] [stdout] test landlock::ruleset::ruleset_compat_partial ... ok
[INFO] [stdout] test landlock::ruleset::ruleset_attr ... ok
[INFO] [stdout] test landlock::ruleset::ruleset_created_fs_net_scope ... 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_refer_only ... ok
[INFO] [stdout] test landlock::ruleset::ruleset_created_attr ... ok
[INFO] [stdout] test hash::tests::test_hash_simple ... ok
[INFO] [stdout] test landlock::fs::path_beneath_rules_iter ... ok
[INFO] [stdout] test landlock::ruleset::ruleset_compat_dummy ... ok
[INFO] [stdout] test hash::tests::test_key_derive_info ... ok
[INFO] [stdout] test landlock::tests::abi_v4_tcp ... ok
[INFO] [stdout] test hash::tests::test_key_derive_salt ... ok
[INFO] [stdout] test landlock::tests::abi_v2_exec_refer ... ok
[INFO] [stdout] test landlock::tests::abi_v5_ioctl_dev ... ok
[INFO] [stdout] test landlock::tests::ruleset_created_try_clone ... ok
[INFO] [stdout] test landlock::tests::ruleset_created_try_clone_ownedfd ... ok
[INFO] [stdout] test landlock::tests::path_beneath_rules_with_too_much_access_rights_for_a_file ... ok
[INFO] [stdout] test landlock::uapi::landlock::bindgen_test_layout___kernel_fd_set ... ok
[INFO] [stdout] test landlock::tests::abi_v3_truncate ... ok
[INFO] [stdout] test landlock::tests::allow_root_compat ... ok
[INFO] [stdout] test landlock::tests::allow_root_fragile ... 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_caret_multi_opts_and_dat ... ok
[INFO] [stdout] test landlock::tests::ruleset_enforced ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_bind_parse_bind_bad_mod_fails ... ok
[INFO] [stdout] test landlock::tests::abi_v6_scope_mix ... 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_minus_tmpfs_no_opts ... 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_missing_prefix_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_known_and_unknown_opts ... 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_clear_force ... 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_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_bind_parse_bind_relative_dst_fails ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_invalid_prefix ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_landlock_parse_invalid_rights ... 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_many_fs_rights_minus ... 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_many_net_rights_caret ... 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_landlock_parse_single_right_write_plus ... 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 parsers::sandbox::tests::test_parse_netlink_trailing_characters_fail ... 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_add_single_family ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_add_multiple_families ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_netlink_parse_del_single_family ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_force_parse_add_force_with_action ... ok
[INFO] [stdout] test landlock::tests::too_much_access_rights_for_a_file ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_all_fs_plus_path ... 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_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_single_net_bind_plus_path ... 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_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_scmp_parse_multiple_net ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setgid_remove ... 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_addr ... 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_single_net_connect_minus_addr ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_scmp_parse_single_net_connect_minus_path ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setid_invalid_prefix ... 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_add ... ok
[INFO] [stdout] test parsers::sandbox::tests::test_parse_setid_parse_setuid_clear_all ... ok
[INFO] [stdout] test path::tests::test_check_name_edge_cases ... ok
[INFO] [stdout] test path::tests::test_check_name_control_characters ... ok
[INFO] [stdout] test path::tests::test_check_name_invalid ... ok
[INFO] [stdout] test path::tests::test_clean_consecutive_slashes ... ok
[INFO] [stdout] test path::tests::test_check_name_extended_ascii_characters ... 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_descendant_of ... ok
[INFO] [stdout] test path::tests::test_path_is_proc_pid ... ok
[INFO] [stdout] test path::tests::test_ends_with_dot ... ok
[INFO] [stdout] test path::tests::test_path_check_file_type ... ok
[INFO] [stdout] test path::tests::test_path_pop ... ok
[INFO] [stdout] test path::tests::test_path_check_procfs ... ok
[INFO] [stdout] test path::tests::test_path_check_procfs_syd_leader ... ok
[INFO] [stdout] test path::tests::test_path_pop_unchecked ... ok
[INFO] [stdout] test path::tests::test_path_push ... ok
[INFO] [stdout] test path::tests::test_path_split_prefix_absolute ... ok
[INFO] [stdout] test path::tests::test_path_split ... ok
[INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_32bit_dynamic_pie ... ok
[INFO] [stdout] test proc::tests::test_proc_fd ... ok
[INFO] [stdout] test proc::tests::test_invalid_pid ... ok
[INFO] [stdout] test proc::tests::test_parsing_valid_umask_values ... ok
[INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_32bit_dynamic ... ok
[INFO] [stdout] test path::tests::test_path_split_prefix_relative ... 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_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 ptrace::tests::test_ptrace_get_error_chdir_enotdir ... ok
[INFO] [stdout] test hash::tests::test_aes_ctr_setup ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_enoent ... ok
[INFO] [stdout] test landlock::tests::abi_v6_scope_only ... ok
[INFO] [stdout] test hash::tests::test_hmac_sha256_simple ... ok
[INFO] [stdout] test hash::tests::test_aes_ctr_enc_and_dec_tmp ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_efault ... ok
[INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_32bit_static_pie ... ok
[INFO] [stdout] test proc::tests::test_proc_set_at_secure_test_native_dynamic ... ok
[INFO] [stdout] test landlock::access::bit_flags_full_negation ... ok
[INFO] [stdout] test hash::tests::test_aes_ctr_enc_and_dec ... ok
[INFO] [stdout] test path::tests::test_path_check_procfs_syd_thread ... ok
[INFO] [stdout] test hash::tests::test_aes_ctr_init ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_eacces ... ok
[INFO] [stdout] test hash::tests::test_aes_ctr_enc_with_more_flag ... 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_set_syscall_chdir_eio ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_esrch ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_noop ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"root:","uid":0,"syd":351,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"root:/../escape/me","uid":0,"syd":351,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"root:relative","uid":0,"syd":351,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"root:tmpfs","uid":0,"syd":351,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"root:/lol","uid":0,"syd":351,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"root:none","uid":0,"syd":351,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"root:off","uid":0,"syd":351,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enxio ... ok
[INFO] [stdout] test sandbox::tests::sandbox_check_root ... ok
[INFO] [stdout] test sandbox::tests::sandbox_access_last_matching_rule_wins ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_02 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_01 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"ipc:","uid":0,"syd":353,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"ipc:foo","uid":0,"syd":353,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"ipc:/foo","uid":0,"syd":353,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"ipc:@foo","uid":0,"syd":353,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"2","uid":0,"syd":352,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"1","uid":0,"syd":352,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"0","uid":0,"syd":352,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_ipc ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/read-/dev/null","uid":0,"syd":357,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/read^/dev/null","uid":0,"syd":357,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stdout] test sandbox::tests::sandbox_config_api ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_03 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_check_netlink_01 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/read-/proc","uid":0,"syd":360,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/read^/proc","uid":0,"syd":360,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/readdir-/proc","uid":0,"syd":360,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/readdir^/proc","uid":0,"syd":360,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stdout] test sandbox::tests::sandbox_check_netlink_02 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/read+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/read-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/read^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/readdir+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/readdir-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/readdir^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/write+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/write-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/write^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/exec+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/exec-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/exec^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/ioctl+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/ioctl-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/ioctl^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/truncate-/dev/null","uid":0,"syd":359,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/create+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/create-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/truncate^/dev/null","uid":0,"syd":359,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/create^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/delete+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/delete-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/delete^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_06 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"lock:ipc","uid":0,"syd":354,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_05 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/rename+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_lock ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":16,"cfg":"lock:off","uid":0,"syd":354,"msg":"sandbox configure error: EBUSY: Device or resource busy"}
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_04 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/rename-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_07 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":16,"cfg":"lock:exec","uid":0,"syd":354,"msg":"sandbox configure error: EBUSY: Device or resource busy"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/rename^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":16,"cfg":"lock:ipc","uid":0,"syd":354,"msg":"sandbox configure error: EBUSY: Device or resource busy"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/symlink+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/symlink-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/symlink^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/truncate+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/write-/dev/null","uid":0,"syd":358,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/truncate-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/truncate^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"allow/lock/write^/dev/null","uid":0,"syd":358,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkdir+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkdir-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkdir^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/rmdir+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/rmdir-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/rmdir^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkdev+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkdev-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkdev^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkfifo+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkfifo-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/mkfifo^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect-","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^","uid":0,"syd":361,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+1-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+a-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+1-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+65542","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind--","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test ptrace::tests::test_ptrace_get_syscall_info_random_args ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-foo","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_1 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_100 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_08 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind+foo","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_11 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^foo","uid":0,"syd":363,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test ptrace::tests::test_ptrace_get_error_chdir_success ... 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 sandbox::tests::sandbox_config_lock_rules_09 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_107 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_101 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_106 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_102 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_10 ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_eperm ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_ebadf ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-1-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind--1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-a-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-1-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_105 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_103 ... ok
[INFO] [stdout] test ptrace::tests::test_ptrace_set_syscall_chdir_enoexec ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_113 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_111 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_108 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_115 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_114 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_116 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_118 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_120 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind-65542","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^1-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^a-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^1-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/bind^65542","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+1-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+a-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+1-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect+65542","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect--","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect-1-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect--1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect-a-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect-1-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect-65542","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^1-","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^a-1","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^1-a","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"allow/lock/connect^65542","uid":0,"syd":365,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_109 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_119 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_123 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_12 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_122 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_11 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_lock_rules_10 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_110 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_121 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_104 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_112 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_117 ... 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_130 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_133 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_138 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_128 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_131 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_129 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_140 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_14 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_134 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_139 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_136 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_137 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_13 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_132 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_126 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_141 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_143 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_147 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_149 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_150 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_142 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_151 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_148 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_152 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_15 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_144 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_154 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_153 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_155 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_157 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_156 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_135 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_164 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_160 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_158 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_159 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_163 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_169 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_170 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_167 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_161 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_166 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_165 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_168 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_17 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_162 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_171 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_146 ... 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_177 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_175 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_178 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_18 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_181 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_182 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_183 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_179 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_185 ... 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_188 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_180 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_189 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_19 ... 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_193 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_190 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_194 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_176 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_192 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_195 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_196 ... 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_16 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_199 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_200 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_205 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_2 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_204 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_201 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_206 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_207 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_202 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_20 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_203 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_213 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_210 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_209 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_212 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_21 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_208 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_211 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_22 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_217 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_219 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_218 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_216 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_220 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_222 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_215 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_214 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_225 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_228 ... 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_231 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_23 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_124 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_232 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_221 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_233 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_236 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_224 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_234 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_223 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_235 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_229 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_237 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_24 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_230 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_145 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_245 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_239 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_238 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_247 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_243 ... 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_241 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_248 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_240 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_249 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_25 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_242 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_253 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_251 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_259 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_252 ... 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_255 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_258 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_26 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_257 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_263 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_271 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_254 ... 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_272 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_273 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_274 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_270 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_250 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_264 ... 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_268 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_266 ... 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_275 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_276 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_277 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_28 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_279 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_281 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_282 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_280 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_278 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_287 ... 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_290 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_288 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_291 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_283 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_29 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_3 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_285 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_293 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_30 ... 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_301 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_297 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_289 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_300 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_302 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_303 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_305 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_299 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_307 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_31 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_304 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_306 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_313 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_312 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_314 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_296 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_315 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_319 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_292 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_311 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_308 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_309 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_317 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_316 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_32 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_298 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_310 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_320 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_318 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_321 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_322 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_324 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_325 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_323 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_326 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_327 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_328 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_329 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_33 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_331 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_339 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_337 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_34 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_335 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_333 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_332 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+:","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_334 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+::","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_340 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+a:b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_336 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+foo","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_341 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+foo:bar","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_342 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+/foo:bar","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_330 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+foo:/bar","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_346 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+/foo:","uid":0,"syd":657,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_338 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_343 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_347 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"append","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_348 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"append+","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_344 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"append-","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_35 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+a:/b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"append^","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"append!","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+/a:b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"append!/proc","uid":0,"syd":658,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+/a:b","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+a:b:c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+/a:b:c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+a:/b:c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+a:b:/c","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+/dev/null:","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask+/dev/null:a","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask-","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask^/","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask^/proc","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask!","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask!/proc","uid":0,"syd":649,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_356 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_345 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_351 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_350 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_359 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_354 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_36 ... 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_357 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_352 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_349 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_353 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_361 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_363 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_38 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_39 ... 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_362 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_37 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_42 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_43 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_45 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_44 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_4 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_46 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_47 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_50 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_51 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_48 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_52 ... 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_56 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_49 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_61 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_55 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_57 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_5 ... 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_58 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_63 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_62 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask^/proc/cmdline","uid":0,"syd":656,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"mask^/","uid":0,"syd":656,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_60 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_65 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_67 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_68 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_71 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_74 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_64 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_73 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_355 ... 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_76 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_70 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_72 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_66 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_77 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_8 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_81 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_88 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_84 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_89 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_90 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_91 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_78 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":17,"cfg":"setgid+0:1","uid":0,"syd":745,"msg":"sandbox configure error: EEXIST: File exists"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_9 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setuid:0:65534","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_79 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_94 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_93 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_95 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_96 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_83 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_85 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_87 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_97 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_75 ... 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_92 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_99 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_10 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setuid:0:0","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setuid:root:nobody","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setuid:root:root","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setgid:0:65534","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setgid:0:0","uid":0,"syd":735,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setgid:root:nobody","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setgid:root:root","uid":0,"syd":747,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+1:1","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+1:1","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+65534:65534","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+0:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setgid^0:1","uid":0,"syd":738,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+65534:65534","uid":0,"syd":741,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+0:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+1:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+1:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+65534:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+65534:0","uid":0,"syd":739,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+65534:42","uid":0,"syd":740,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_98 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+65534:42","uid":0,"syd":740,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setuid^0:1","uid":0,"syd":737,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_9 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_8 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_1 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_1 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_12 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setuid^root:1","uid":0,"syd":748,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+nobody:nobody","uid":0,"syd":751,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+nogroup:nogroup","uid":0,"syd":751,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"setgid^root:1","uid":0,"syd":749,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+root:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+root:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setuid+nobody:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":13,"cfg":"setgid+nogroup:root","uid":0,"syd":750,"msg":"sandbox configure error: EACCES: Permission denied"}
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_4 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_2 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_3 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_11 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_6 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_10 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_5 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_4 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_3 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_11 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_2 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_5 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chown ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_8 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":17,"cfg":"setuid+root:1","uid":0,"syd":754,"msg":"sandbox configure error: EEXIST: File exists"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"crypt/key:00112233445566778899aabbccddeeff00112233445566778899aabbccddeef","uid":0,"syd":764,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":17,"cfg":"setgid+root:1","uid":0,"syd":755,"msg":"sandbox configure error: EEXIST: File exists"}
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_9 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_ioctl ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chattr ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chdir ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetuser_6 ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"sandbox/pty:on","uid":0,"syd":775,"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":"20260107T093459Z","err":95,"cfg":"sandbox/pty:off","uid":0,"syd":775,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_delete ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"sandbox/proxy:on","uid":0,"syd":774,"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":"20260107T093459Z","err":95,"cfg":"sandbox/proxy:off","uid":0,"syd":774,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chroot ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/allow_safe_bind_invalid:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_many ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/allow_safe_bind!x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkdev ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/allow_safe_bind:x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkdir ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"74726163652f616c6c6f775f736166655f62696e643ae298ae","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mkfifo ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/allow_unsupp_socket_invalid:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_read ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/allow_unsupp_socket!x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_pty ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/allow_unsupp_socket:x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_readdir ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"74726163652f616c6c6f775f756e737570705f736f636b65743ae298ae","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_proxy ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/memory_access_invalid:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_mktemp ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/memory_access!x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_rmdir ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/memory_access:x","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_stat ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/memory_access:t","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_truncate ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"74726163652f6d656d6f72795f6163636573733ae298ae","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_rename ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":22,"cfg":"trace/memory_access:f","uid":0,"syd":785,"msg":"sandbox configure error: EINVAL: Invalid argument"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_symlink ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/cgroup:on","uid":0,"syd":786,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_network ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/cgroup:off","uid":0,"syd":786,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_utime ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/ipc:on","uid":0,"syd":787,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_write ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/ipc:off","uid":0,"syd":787,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_trace ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/net:on","uid":0,"syd":791,"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":"20260107T093459Z","err":95,"cfg":"unshare/user:on","uid":0,"syd":794,"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":"20260107T093459Z","err":95,"cfg":"unshare/net:off","uid":0,"syd":791,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/user:off","uid":0,"syd":794,"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":"20260107T093459Z","err":95,"cfg":"unshare/mount:on","uid":0,"syd":790,"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":"20260107T093459Z","err":95,"cfg":"unshare/mount:off","uid":0,"syd":790,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_user ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/uts:on","uid":0,"syd":795,"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":"20260107T093459Z","err":95,"cfg":"unshare/uts:off","uid":0,"syd":795,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_does_not_match_basename ... ok
[INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_matches_basename_with_slash ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_mount ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/time:on","uid":0,"syd":793,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/time:off","uid":0,"syd":793,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_uts ... ok
[INFO] [stdout] test sandbox::tests::sandbox_glob_doublestar_matches_pathname ... 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 sandbox::tests::sandbox_glob_triplestar_matches_pathname_with_glob ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_time ... ok
[INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_slash_and_literal ... ok
[INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_basename_with_slash_and_glob ... ok
[INFO] [stdout] test seal::test::executable ... ok
[INFO] [stdout] test sandbox::tests::sandbox_glob_triplestar_matches_pathname_with_literal ... ok
[INFO] [stdout] test seal::test::flags ... ok
[INFO] [stdout] test sealbox::tests::test_ahashmap_retain_mutates_keys_and_values ... ignored
[INFO] [stdout] test sealbox::tests::test_ahashmap_retain_all_and_none ... ok
[INFO] [stdout] test seal::test::new ... ok
[INFO] [stdout] test seal::test::execute_flags ... ok
[INFO] [stdout] test sealbox::tests::test_ahashmap_retain_removes_small_values ... ok
[INFO] [stdout] test sealbox::tests::test_ahashmap_retain_on_empty_map ... ok
[INFO] [stdout] test sealbox::tests::test_ahashmap_unsealed_clear_reserve_capacity ... ok
[INFO] [stdout] test sealbox::tests::test_ahashmap_seal_empty_and_sealed_properties ... 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_default_and_new ... 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_ahashmap_iter_unsealed_and_sealed ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_iter_unsealed_and_sealed ... ok
[INFO] [stdout] test sealbox::tests::test_ahashmap_partial_eq_and_eq ... ok
[INFO] [stdout] test sealbox::tests::test_ahashmap_seal_and_readonly_behavior ... 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_partial_eq_and_eq ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_retain_all ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_retain_none ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_retain_mutates_values ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_seal_and_readonly_behavior ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_retain_on_empty_map ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_unsealed_clear_reserve_capacity ... 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_hashmap_retain_removes_odds ... ok
[INFO] [stdout] test sealbox::tests::test_mremap_sealed_fails ... ok
[INFO] [stdout] test sealbox::tests::test_multi_page_slice_seal ... ok
[INFO] [stdout] test sealbox::tests::test_from_slice_string ... ok
[INFO] [stdout] test sealbox::tests::test_hashmap_sealed_retain_error ... ok
[INFO] [stdout] test sealbox::tests::test_madvise_dontneed_sealed_fails ... 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_madvise_free_sealed_fails ... 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_seal_hashmap ... 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 sysinfo::tests::test_basic_creation ... ok
[INFO] [stdout] test sealbox::tests::test_zero_sized_type_error ... ok
[INFO] [stdout] test sysinfo::tests::test_idle_offset_variability ... ok
[INFO] [stdout] test sysinfo::tests::test_rapid_fire ... ok
[INFO] [stdout] test sysinfo::tests::test_force_offsets_zero ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_rules_86 ... ok
[INFO] [stdout] test sysinfo::tests::test_uptime_offset_variability ... ok
[INFO] [stdout] test sysinfo::tests::test_repeated_creation ... ok
[INFO] [stdout] test tests::test_extend_ioctl ... ok
[INFO] [stdout] test tests::test_sigset_all_signals ... ok
[INFO] [stdout] test sysinfo::tests::test_monotonic_increase ... ok
[INFO] [stdout] test sysinfo::tests::test_concurrency ... 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 tests::test_sigset_multiple_signals ... ok
[INFO] [stdout] test sysinfo::tests::test_big_loop_creation ... ok
[INFO] [stdout] test tests::test_sigset_single_signal ... ok
[INFO] [stdout] test wildmatch::tests::test_wildmatch ... ok
[INFO] [stdout] test wildmatch::tests::test_prematch ... ok
[INFO] [stdout] test wildmatch::tests::test_litmatch ... ok
[INFO] [stdout] test sandbox::tests::sandbox_check_filter_ip_port_range ... ok
[INFO] [stdout] test sysinfo::tests::test_various_forced_offsets ... ok
[INFO] [stdout] test tests::test_sigset_bits_beyond_rtm ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_chgrp ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":17,"cfg":"setuid+0:1","uid":0,"syd":744,"msg":"sandbox configure error: EEXIST: File exists"}
[INFO] [stdout] test sandbox::tests::sandbox_config_safesetid_7 ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_create ... ok
[INFO] [stdout] test sandbox::tests::sandbox_config_sandbox_exec ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/pid:on","uid":0,"syd":792,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sandbox::tests::sandbox_config_unshare_flags_pid ... ok
[INFO] [stderr] {"ctx":"configure_sandbox","time":"20260107T093459Z","err":95,"cfg":"unshare/pid:off","uid":0,"syd":792,"msg":"sandbox configure error: EOPNOTSUPP: Operation not supported on transport endpoint"}
[INFO] [stdout] test sealbox::tests::test_multi_page_string ... ok
[INFO] [stdout] test sysinfo::tests::test_idle_wrapping ... ok
[INFO] [stdout] test sysinfo::tests::test_large_idle_offset_small_sleep ... ok
[INFO] [stdout] test sysinfo::tests::test_uptime_wrapping ... ok
[INFO] [stdout] test hash::tests::test_hash_long ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fs::tests::test_chdir_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::tests::test_chdir_long' (45) panicked at src/fs.rs:3689:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abfe77d03e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5abfe77d03e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5abfe77e7a1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5abfe77e7a1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5abfe77d5606 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abfe77d5606 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5abfe77ab88f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5abfe77ab88f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5abfe77c6949 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5abfe76d3f6e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5abfe76d3f6e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abfe77c6b02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5abfe77c6b02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5abfe77ab948 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5abfe77a05a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5abfe77acc6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5abfe77e812c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5abfe77e7ea2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5abfe757190f - <core[27de1724e4349be2]::result::Result<(), nix[97730a014e7285eb]::errno::consts::Errno>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5abfe757190f - syd[6c30721408306f39]::fs::tests::setup_deep_directory_structure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:3689:39
[INFO] [stdout]   22:     0x5abfe7573406 - syd[6c30721408306f39]::fs::tests::test_chdir_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:5408:9
[INFO] [stdout]   23:     0x5abfe7566ac7 - syd[6c30721408306f39]::fs::tests::test_chdir_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:5403:25
[INFO] [stdout]   24:     0x5abfe742bfc6 - <syd[6c30721408306f39]::fs::tests::test_chdir_long::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5abfe76c831b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5abfe76c831b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5abfe76d4b7a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5abfe76d4b7a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5abfe76d0124 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5abfe76d0124 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5abfe76d7672 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5abfe76d7672 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5abfe76d7672 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5abfe77cf4cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5abfe77cf4cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d5b47594aa4 - <unknown>
[INFO] [stdout]   46:     0x7d5b47621a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::tests::test_getdir_long_limit_max_components stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::tests::test_getdir_long_limit_max_components' (46) panicked at src/fs.rs:3689:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abfe77d03e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5abfe77d03e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5abfe77e7a1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5abfe77e7a1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5abfe77d5606 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abfe77d5606 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5abfe77ab88f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5abfe77ab88f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5abfe77c6949 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5abfe76d3f6e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5abfe76d3f6e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abfe77c6b02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5abfe77c6b02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5abfe77ab948 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5abfe77a05a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5abfe77acc6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5abfe77e812c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5abfe77e7ea2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5abfe757190f - <core[27de1724e4349be2]::result::Result<(), nix[97730a014e7285eb]::errno::consts::Errno>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5abfe757190f - syd[6c30721408306f39]::fs::tests::setup_deep_directory_structure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:3689:39
[INFO] [stdout]   22:     0x5abfe757f69e - syd[6c30721408306f39]::fs::tests::test_getdir_long_limit_max_components
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:5478:9
[INFO] [stdout]   23:     0x5abfe7566df7 - syd[6c30721408306f39]::fs::tests::test_getdir_long_limit_max_components::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:5473:47
[INFO] [stdout]   24:     0x5abfe742c406 - <syd[6c30721408306f39]::fs::tests::test_getdir_long_limit_max_components::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5abfe76c831b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5abfe76c831b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5abfe76d4b7a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5abfe76d4b7a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5abfe76d0124 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5abfe76d0124 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5abfe76d7672 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5abfe76d7672 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5abfe76d7672 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5abfe77cf4cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5abfe77cf4cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d5b47594aa4 - <unknown>
[INFO] [stdout]   46:     0x7d5b47621a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::tests::test_getdir_long_with_deep_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::tests::test_getdir_long_with_deep_structure' (47) panicked at src/fs.rs:3689:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: EPERM
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abfe77d03e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5abfe77d03e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5abfe77e7a1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5abfe77e7a1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5abfe77d5606 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abfe77d5606 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5abfe77ab88f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5abfe77ab88f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5abfe77c6949 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5abfe76d3f6e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5abfe76d3f6e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abfe77c6b02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5abfe77c6b02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5abfe77ab948 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5abfe77a05a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5abfe77acc6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5abfe77e812c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5abfe77e7ea2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5abfe757190f - <core[27de1724e4349be2]::result::Result<(), nix[97730a014e7285eb]::errno::consts::Errno>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5abfe757190f - syd[6c30721408306f39]::fs::tests::setup_deep_directory_structure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:3689:39
[INFO] [stdout]   22:     0x5abfe757e4d6 - syd[6c30721408306f39]::fs::tests::test_getdir_long_with_deep_structure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:5435:9
[INFO] [stdout]   23:     0x5abfe7566d97 - syd[6c30721408306f39]::fs::tests::test_getdir_long_with_deep_structure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:5430:46
[INFO] [stdout]   24:     0x5abfe742c386 - <syd[6c30721408306f39]::fs::tests::test_getdir_long_with_deep_structure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5abfe76c831b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5abfe76c831b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5abfe76d4b7a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5abfe76d4b7a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5abfe76d0124 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5abfe76d0124 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5abfe76d7672 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5abfe76d7672 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5abfe76d7672 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5abfe77cf4cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5abfe77cf4cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d5b47594aa4 - <unknown>
[INFO] [stdout]   46:     0x7d5b47621a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::tests::test_canonicalize_non_directory_with_slash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::tests::test_canonicalize_non_directory_with_slash' (36) panicked at src/fs.rs:4048:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/./.tmpASsweP", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abfe77d03e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abfe77d03e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5abfe77d03e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5abfe77e7a1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5abfe77e7a1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5abfe77d5606 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abfe77d5606 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5abfe77ab88f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5abfe77ab88f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5abfe77c6949 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5abfe76d3f6e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5abfe76d3f6e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abfe77c6b02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5abfe77c6b02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5abfe77ab948 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5abfe77a05a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5abfe77acc6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5abfe77e812c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5abfe77e7ea2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5abfe7582909 - <core[27de1724e4349be2]::result::Result<syd[6c30721408306f39]::path::XPathBuf, alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5abfe7582909 - syd[6c30721408306f39]::fs::tests::test_canonicalize_non_directory_with_slash
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:4048:30
[INFO] [stdout]   22:     0x5abfe7566ee7 - syd[6c30721408306f39]::fs::tests::test_canonicalize_non_directory_with_slash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:4043:52
[INFO] [stdout]   23:     0x5abfe742c546 - <syd[6c30721408306f39]::fs::tests::test_canonicalize_non_directory_with_slash::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5abfe76c831b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5abfe76c831b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5abfe76d4b7a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5abfe76d4b7a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5abfe76d4b7a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5abfe76d4b7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5abfe76d0124 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5abfe76d0124 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5abfe76d7672 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5abfe76d7672 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5abfe76d7672 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5abfe76d7672 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5abfe76d7672 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5abfe77cf4cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5abfe77cf4cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7d5b47594aa4 - <unknown>
[INFO] [stdout]   45:     0x7d5b47621a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fs::tests::test_canonicalize_non_directory_with_slash
[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. 724 passed; 4 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5f1dd1ed2799e9a0887fb19d51fac2e7a3340d02fc4eb9ca87b790a1e3fc38c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1dd1ed2799e9a0887fb19d51fac2e7a3340d02fc4eb9ca87b790a1e3fc38c1", kill_on_drop: false }`
[INFO] [stdout] 5f1dd1ed2799e9a0887fb19d51fac2e7a3340d02fc4eb9ca87b790a1e3fc38c1
