[INFO] fetching crate duckscriptsdk 0.11.1...
[INFO] testing duckscriptsdk-0.11.1 against 1.85.0 for beta-1.86-1
[INFO] extracting crate duckscriptsdk 0.11.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate duckscriptsdk 0.11.1 on toolchain 1.85.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate duckscriptsdk 0.11.1
[INFO] finished tweaking crates.io crate duckscriptsdk 0.11.1
[INFO] tweaked toml for crates.io crate duckscriptsdk 0.11.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 198 packages to latest compatible versions
[INFO] [stderr] Adding attohttpc v0.28.5 (available: v0.29.0)
[INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr] Adding evalexpr v11.3.1 (available: v12.0.2)
[INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0)
[INFO] [stderr] Adding which v6.0.3 (available: v7.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded attohttpc v0.28.5
[INFO] [stderr] Downloaded lazy-regex v3.4.1
[INFO] [stderr] Downloaded evalexpr v11.3.1
[INFO] [stderr] Downloaded duckscript v0.10.0
[INFO] [stderr] Downloaded fsio v0.4.1
[INFO] [stderr] Downloaded suppaftp v6.0.7
[INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95d7d70108eeb13154cc3a7324e3edd92353a899ce32d1c076a2387e0b6a1754
[INFO] running `Command { std: "docker" "start" "-a" "95d7d70108eeb13154cc3a7324e3edd92353a899ce32d1c076a2387e0b6a1754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95d7d70108eeb13154cc3a7324e3edd92353a899ce32d1c076a2387e0b6a1754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d7d70108eeb13154cc3a7324e3edd92353a899ce32d1c076a2387e0b6a1754", kill_on_drop: false }`
[INFO] [stdout] 95d7d70108eeb13154cc3a7324e3edd92353a899ce32d1c076a2387e0b6a1754
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a4ac32ad771327fe4d526800c9ca56b3a0e0d8ae16cb645b3ceb8bfd67015f7
[INFO] running `Command { std: "docker" "start" "-a" "4a4ac32ad771327fe4d526800c9ca56b3a0e0d8ae16cb645b3ceb8bfd67015f7", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.93
[INFO] [stderr] Compiling unicode-ident v1.0.17
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling libc v0.2.170
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling litemap v0.7.4
[INFO] [stderr] Compiling writeable v0.5.5
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling cc v1.2.15
[INFO] [stderr] Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr] Compiling typenum v1.18.0
[INFO] [stderr] Compiling getrandom v0.3.1
[INFO] [stderr] Compiling zerocopy v0.8.20
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling log v0.4.26
[INFO] [stderr] Compiling quote v1.0.38
[INFO] [stderr] Compiling icu_properties_data v1.5.0
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling once_cell v1.20.3
[INFO] [stderr] Compiling syn v2.0.98
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling utf16_iter v1.0.5
[INFO] [stderr] Compiling write16 v1.0.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling ring v0.17.11
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling pkg-config v0.3.31
[INFO] [stderr] Compiling smallvec v1.14.0
[INFO] [stderr] Compiling icu_normalizer_data v1.5.0
[INFO] [stderr] Compiling utf8_iter v1.0.4
[INFO] [stderr] Compiling rand_core v0.9.2
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling bzip2-sys v0.1.12+1.0.8
[INFO] [stderr] Compiling crc32fast v1.4.2
[INFO] [stderr] Compiling thiserror v2.0.11
[INFO] [stderr] Compiling adler2 v2.0.0
[INFO] [stderr] Compiling rustls-pki-types v1.11.0
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling miniz_oxide v0.8.5
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling serde v1.0.218
[INFO] [stderr] Compiling itoa v1.0.14
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling rustls v0.23.23
[INFO] [stderr] Compiling deranged v0.3.11
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling flate2 v1.0.35
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling bstr v1.11.3
[INFO] [stderr] Compiling zip v2.2.2
[INFO] [stderr] Compiling simd-adler32 v0.3.7
[INFO] [stderr] Compiling rustls-webpki v0.102.8
[INFO] [stderr] Compiling bytes v1.10.0
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling equivalent v1.0.2
[INFO] [stderr] Compiling time-core v0.1.2
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling bumpalo v3.17.0
[INFO] [stderr] Compiling num-conv v0.1.0
[INFO] [stderr] Compiling pin-project-lite v0.2.16
[INFO] [stderr] Compiling iana-time-zone v0.1.61
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Compiling bitflags v2.8.0
[INFO] [stderr] Compiling futures-io v0.3.31
[INFO] [stderr] Compiling parking v2.2.1
[INFO] [stderr] Compiling semver v1.0.25
[INFO] [stderr] Compiling lockfree-object-pool v0.1.6
[INFO] [stderr] Compiling serde_json v1.0.139
[INFO] [stderr] Compiling linux-raw-sys v0.4.15
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Compiling http v1.2.0
[INFO] [stderr] Compiling zopfli v0.8.1
[INFO] [stderr] Compiling futures-lite v2.6.0
[INFO] [stderr] Compiling indexmap v2.7.1
[INFO] [stderr] Compiling zerofrom-derive v0.1.5
[INFO] [stderr] Compiling yoke-derive v0.7.5
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling thiserror-impl v2.0.11
[INFO] [stderr] Compiling zerofrom v0.1.5
[INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr] Compiling yoke v0.7.5
[INFO] [stderr] Compiling chrono v0.4.39
[INFO] [stderr] Compiling time v0.3.37
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling globset v0.4.15
[INFO] [stderr] Compiling zerovec v0.10.4
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling crossbeam-deque v0.8.6
[INFO] [stderr] Compiling bzip2 v0.4.4
[INFO] [stderr] Compiling lazy-regex v3.4.1
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Compiling webpki-roots v0.26.8
[INFO] [stderr] Compiling encoding_rs v0.8.35
[INFO] [stderr] Compiling ryu v1.0.19
[INFO] [stderr] Compiling cpufeatures v0.2.17
[INFO] [stderr] Compiling either v1.14.0
[INFO] [stderr] Compiling home v0.5.11
[INFO] [stderr] Compiling sha2 v0.10.8
[INFO] [stderr] Compiling which v6.0.3
[INFO] [stderr] Compiling tinystr v0.7.6
[INFO] [stderr] Compiling icu_collections v1.5.0
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling suppaftp v6.0.7
[INFO] [stderr] Compiling icu_locid v1.5.0
[INFO] [stderr] Compiling rand v0.9.0
[INFO] [stderr] Compiling java-properties v2.0.0
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling icu_provider v1.5.0
[INFO] [stderr] Compiling fsio v0.4.1
[INFO] [stderr] Compiling icu_locid_transform v1.5.0
[INFO] [stderr] Compiling duckscript v0.10.0
[INFO] [stderr] Compiling ignore v0.4.23
[INFO] [stderr] Compiling colored v2.2.0
[INFO] [stderr] Compiling num_cpus v1.16.0
[INFO] [stderr] Compiling uname v0.1.1
[INFO] [stderr] Compiling glob v0.3.2
[INFO] [stderr] Compiling evalexpr v11.3.1
[INFO] [stderr] Compiling whoami v1.5.2
[INFO] [stderr] Compiling icu_properties v1.5.1
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling fs_extra v1.3.0
[INFO] [stderr] Compiling base64 v0.22.1
[INFO] [stderr] Compiling icu_normalizer v1.5.0
[INFO] [stderr] Compiling idna_adapter v1.2.0
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling attohttpc v0.28.5
[INFO] [stderr] Compiling duckscriptsdk v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "4a4ac32ad771327fe4d526800c9ca56b3a0e0d8ae16cb645b3ceb8bfd67015f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a4ac32ad771327fe4d526800c9ca56b3a0e0d8ae16cb645b3ceb8bfd67015f7", kill_on_drop: false }`
[INFO] [stdout] 4a4ac32ad771327fe4d526800c9ca56b3a0e0d8ae16cb645b3ceb8bfd67015f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c44089cca64cbef4d89a6fe470040d7a2c1f03258557bbcdf3d18fbcc96ba8dc
[INFO] running `Command { std: "docker" "start" "-a" "c44089cca64cbef4d89a6fe470040d7a2c1f03258557bbcdf3d18fbcc96ba8dc", kill_on_drop: false }`
[INFO] [stderr] Compiling duckscriptsdk v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.35s
[INFO] running `Command { std: "docker" "inspect" "c44089cca64cbef4d89a6fe470040d7a2c1f03258557bbcdf3d18fbcc96ba8dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c44089cca64cbef4d89a6fe470040d7a2c1f03258557bbcdf3d18fbcc96ba8dc", kill_on_drop: false }`
[INFO] [stdout] c44089cca64cbef4d89a6fe470040d7a2c1f03258557bbcdf3d18fbcc96ba8dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 353e41b5ce1a091a5312da2517620dbd29cabf751a760c20b656002875c37d27
[INFO] running `Command { std: "docker" "start" "-a" "353e41b5ce1a091a5312da2517620dbd29cabf751a760c20b656002875c37d27", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duckscriptsdk-70a0ca9b92e62acf)
[INFO] [stdout]
[INFO] [stdout] running 834 tests
[INFO] [stdout] test lib_test::test_scripts ... ignored
[INFO] [stdout] test sdk::internal::sdkdocs::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::internal::sdkdocs::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::collections::array::mod_test::run_with_args ... ok
[INFO] [stdout] test sdk::std::collections::array::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_clear::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_concat::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_clear::mod_test::run_found ... ok
[INFO] [stdout] test lib_test::load_valid ... ok
[INFO] [stdout] test sdk::std::collections::array_get::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::array_get::mod_test::common_functions ... ok
[INFO] [stdout] test lib_test::version_test ... ok
[INFO] [stdout] test sdk::std::collections::array::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_contains::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_get::mod_test::run_found_out_of_bounds ... ok
[INFO] [stdout] test sdk::std::collections::array_clear::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_get::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_get::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_clear::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_is_empty::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_length::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_length::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_is_empty::mod_test::run_not_empty ... ok
[INFO] [stdout] test sdk::std::collections::array_pop::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_length::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_pop::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_pop::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::array_pop::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_push::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_push::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_push::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_push::mod_test::run_found_no_input ... ok
[INFO] [stdout] test sdk::std::collections::array_push::mod_test::run_only_array_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_push::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::array_get::mod_test::run_only_handle ... ok
[INFO] [stdout] test sdk::std::collections::array_is_empty::mod_test::run_empty ... ok
[INFO] [stdout] test sdk::std::collections::array_join::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_length::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::array_remove::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::array_remove::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::array_remove::mod_test::run_found_out_of_bounds ... ok
[INFO] [stdout] test sdk::std::collections::array_remove::mod_test::run_only_handle ... ok
[INFO] [stdout] test sdk::std::collections::array_remove::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_remove::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_set::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::is_array::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::is_array::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::is_array::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::array_set::mod_test::run_found_out_of_bounds ... ok
[INFO] [stdout] test sdk::std::collections::array_set::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_set::mod_test::run_only_handle_and_index ... ok
[INFO] [stdout] test sdk::std::collections::array_set::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::is_array::mod_test::run_not_array ... ok
[INFO] [stdout] test sdk::std::collections::is_array::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::is_map::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::is_map::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_set::mod_test::run_only_handle ... ok
[INFO] [stdout] test sdk::std::collections::is_map::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::is_set::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::is_map::mod_test::run_not_array ... ok
[INFO] [stdout] test sdk::std::collections::is_set::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::is_set::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::array_set::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::is_map::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::is_set::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::is_set::mod_test::run_not_set ... ok
[INFO] [stdout] test sdk::std::collections::map_clear::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_clear::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::map_contains_value::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_get::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_clear::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::map_clear::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_contains_key::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_get::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::map_get::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::map_get::mod_test::run_missing_key ... ok
[INFO] [stdout] test sdk::std::collections::map_get::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_is_empty::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_keys::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_keys::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_load_properties::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_load_properties::mod_test::run_missing_text ... ok
[INFO] [stdout] test sdk::std::collections::map_load_properties::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_put::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_load_properties::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::map_load_properties::mod_test::run_with_prefix ... ok
[INFO] [stdout] test sdk::std::collections::map_keys::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::map_keys::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::collections::map_put::mod_test::run_missing_value ... ok
[INFO] [stdout] test sdk::std::collections::map_put::mod_test::run_missing_key ... ok
[INFO] [stdout] test sdk::std::collections::map_put::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_put::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::map_load_properties::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::collections::map_remove::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_remove::mod_test::run_missing_key ... ok
[INFO] [stdout] test sdk::std::collections::map_remove::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_put::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::map_remove::mod_test::run_twice ... ok
[INFO] [stdout] test sdk::std::collections::map_size::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_remove::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::map_remove::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::map_size::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::map_to_properties::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::collections::map_to_properties::mod_test::run_with_prefix ... ok
[INFO] [stdout] test sdk::std::collections::map_to_properties::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_size::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::map_size::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::map_to_properties::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::map_to_properties::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::run_decrease ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::run_negative ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::run_non_numeric_end ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::run_non_numeric_start ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::run_positive ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::runsame_value ... ok
[INFO] [stdout] test sdk::std::collections::read_properties::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::read_properties::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::range::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::collections::set::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::read_properties::mod_test::run_with_prefix ... ok
[INFO] [stdout] test sdk::std::collections::set::mod_test::run_with_args ... ok
[INFO] [stdout] test sdk::std::collections::read_properties::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::collections::set_clear::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_contains::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_clear::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::set_contains::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::set_contains::mod_test::run_missing_key ... ok
[INFO] [stdout] test sdk::std::collections::set_clear::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::set_contains::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::set_contains::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::set_clear::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::set_contains::mod_test::run_value_not_found ... ok
[INFO] [stdout] test sdk::std::collections::set_is_empty::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_put::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_put::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::set_put::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::set_put::mod_test::run_only_set_not_found ... ok
[INFO] [stdout] test sdk::std::collections::set_put::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::set_put::mod_test::run_found_no_input ... ok
[INFO] [stdout] test sdk::std::collections::set_remove::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_remove::mod_test::run_missing_key ... ok
[INFO] [stdout] test sdk::std::collections::set_remove::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::set_remove::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::set_remove::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::set_size::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_remove::mod_test::run_twice ... ok
[INFO] [stdout] test sdk::std::collections::set_size::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::set_from_array::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_size::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::set_to_array::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::set_to_array::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::collections::set_to_array::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::set_size::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::collections::write_properties::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::collections::set_to_array::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::collections::write_properties::mod_test::run_with_prefix ... ok
[INFO] [stdout] test sdk::std::debug::duckscript_sdk_version::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::write_properties::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::debug::duckscript_sdk_version::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::debug::duckscript_version::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::debug::dump_state::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::debug::dump_variables::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::collections::write_properties::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::debug::dump_variables::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::debug::dump_state::mod_test::run_no_args ... ok
[INFO] [stdout] 1 2 3 4 test sdk::std::debug::duckscript_version::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::debug::dump_instructions::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::cpu_count::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::echo::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::env_to_map::mod_test::common_functions ... ok
[INFO] [stdout]
[INFO] [stdout] test sdk::std::echo::mod_test::run_multiple_args ... ok
[INFO] [stdout] test sdk::std::env::env_to_map::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::get_env::mod_test::common_functions ... ok
[INFO] [stdout]
[INFO] [stdout] test sdk::std::env::get_env::mod_test::run_env_exists ... ok
[INFO] [stdout] test sdk::std::env::get_env::mod_test::run_env_not_exists ... ok
[INFO] [stdout] test sdk::std::env::get_env::mod_test::run_no_arguments ... ok
[INFO] [stdout] test sdk::std::echo::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::env::cpu_count::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::get_home_dir::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::get_user_name::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::get_user_name::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::is_windows::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::os_family::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::os_family::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::os_name::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::os_release::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::debug::dump_instructions::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::env::os_name::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::os_release::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::os_version::mod_test::common_functions ... ok
[INFO] [stdout] /opt/rustwide/workdir
[INFO] [stdout] test sdk::std::env::print_current_directory::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::set_current_directory::mod_test::run_no_arguments ... ignored
[INFO] [stdout] test sdk::std::env::set_current_directory::mod_test::run_specific_directory ... ignored
[INFO] [stdout] test sdk::std::env::set_current_directory::mod_test::run_to_directory_does_not_exist ... ignored
[INFO] [stdout] test sdk::std::env::set_env::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::set_env::mod_test::run_empty_var_name ... ok
[INFO] [stdout] test sdk::std::env::set_env::mod_test::run_no_arguments ... ok
[INFO] [stdout] test sdk::std::env::get_home_dir::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::set_env::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::collections::set_put::mod_test::run_found_duplicate ... ok
[INFO] [stdout] test sdk::std::env::print_env::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::uname::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::set_current_directory::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::set_env::mod_test::run_set ... ok
[INFO] [stdout] test sdk::std::env::unset::mod_test::run_no_arguments ... ok
[INFO] [stdout] test sdk::std::env::which::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::env::which::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::env::os_version::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::env::which::mod_test::run_no_arguments ... ok
[INFO] [stdout] test sdk::std::env::unset::mod_test::run_unset ... ok
[INFO] [stdout] test sdk::std::env::unset::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::eval::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::eval::mod_test::run_command_as_variable_with_output ... ok
[INFO] [stdout] test sdk::std::eval::mod_test::run_command_with_no_output ... ok
[INFO] [stdout] test sdk::std::eval::mod_test::run_command_with_output ... ok
[INFO] [stdout] test sdk::std::eval::mod_test::run_label_only ... ok
[INFO] [stdout] test sdk::std::eval::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::flowcontrol::end::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::flowcontrol::forin::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::flowcontrol::end::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::flowcontrol::forin::mod_test::run_forin_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::forin::mod_test::run_forin_no_in ... ok
[INFO] [stdout] test sdk::std::flowcontrol::forin::mod_test::run_forin_nested ... ok
[INFO] [stdout] test sdk::std::flowcontrol::forin::mod_test::run_forin_valid ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_call_multiple_functions_and_return_output ... ok
[INFO] [stdout] test sdk::std::eval::mod_test::run_command_with_spaces_in_arg ... ok
[INFO] [stdout] test sdk::std::flowcontrol::forin::mod_test::run_forin_too_many_args ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_call_multiple_functions_pass_arguments_and_return_output ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_inside_function ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_only_end_function ... ok
[INFO] [stdout] test sdk::std::flowcontrol::forin::mod_test::run_forin_no_args ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_reached_end ... ok
[INFO] [stdout] test sdk::std::env::which::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_only_return ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_return_none ... ok
[INFO] [stdout] test sdk::std::flowcontrol::goto::mod_test::run_label_not_found ... ok
[INFO] [stdout] test sdk::std::flowcontrol::goto::mod_test::run_mutliple_arguments ... ok
[INFO] [stdout] test sdk::std::flowcontrol::goto::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_return_outside_function ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_no_function_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::flowcontrol::goto::mod_test::run_no_arguments ... ok
[INFO] [stdout] test sdk::std::flowcontrol::goto::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::flowcontrol::goto::mod_test::run_not_label_format ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_else_if_else_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_0 ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_else_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_elseif_true ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_false ... ok
[INFO] [stdout] test sdk::internal::sdkdocs::mod_test::run_valid ... FAILED
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_false_upper_case ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_elseif_false ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_no_condition ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_else_if_no_condition ... ok
[INFO] [stdout] test sdk::std::flowcontrol::function::mod_test::run_function_return_output ... ok
[INFO] [stdout] test sdk::std::env::print_current_directory::mod_test::run_valid ... FAILED
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_no ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_no_upper_case ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_sub_else_if_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_sub_if_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_nested_if ... ok
[INFO] [stdout] test sdk::std::flowcontrol::while_mod::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_none ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::while_mod::mod_test::run_nested_while ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_if_true ... ok
[INFO] [stdout] test sdk::std::flowcontrol::ifelse::mod_test::run_sub_else_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::while_mod::mod_test::run_while_false ... ok
[INFO] [stdout] test sdk::std::flowcontrol::while_mod::mod_test::run_sub_while_no_end ... ok
[INFO] [stdout] test sdk::std::flowcontrol::while_mod::mod_test::run_while_true ... ok
[INFO] [stdout] test sdk::std::fs::append::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::flowcontrol::while_mod::mod_test::run_while_no_condition ... ok
[INFO] [stdout] test sdk::std::fs::append::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::fs::basename::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::append::mod_test::run_no_text_provided ... ok
[INFO] [stdout] test sdk::std::fs::canonical::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::basename::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::cp::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::canonical::mod_test::run_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::canonical::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::basename::mod_test::run_provided ... ok
[INFO] [stdout] test sdk::std::fs::cp::mod_test::run_copy_file ... FAILED
[INFO] [stdout] test sdk::std::fs::append::mod_test::run_not_exists ... FAILED
[INFO] [stdout] test sdk::std::flowcontrol::while_mod::mod_test::run_while_no_end ... ok
[INFO] [stdout] test sdk::std::fs::cp::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::dirname::mod_test::run_file_without_directory_provided ... ok
[INFO] [stdout] test sdk::std::fs::exists::mod_test::run_directory ... ok
[INFO] [stdout] test sdk::std::fs::dirname::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::dirname::mod_test::run_provided ... ok
[INFO] [stdout] test sdk::std::fs::cp::mod_test::run_single_input ... ok
[INFO] [stdout] test sdk::std::fs::exists::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::exists::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::fs::dirname::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::get_file_size::mod_test::run_directory ... ok
[INFO] [stdout] test sdk::std::fs::exists::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::get_file_size::mod_test::run_file ... ok
[INFO] [stdout] test sdk::std::fs::get_file_size::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::get_file_size::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::get_last_modified_time::mod_test::run_file ... ok
[INFO] [stdout] test sdk::std::fs::cp::mod_test::run_path_not_exists ... ok
[INFO] [stdout] test sdk::std::fs::cp_glob::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::exists::mod_test::run_file ... ok
[INFO] [stdout] test sdk::std::fs::get_file_size::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::fs::get_last_modified_time::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::get_last_modified_time::mod_test::run_directory ... ok
[INFO] [stdout] test sdk::std::fs::gitignore_path_array::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::get_last_modified_time::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::fs::get_last_modified_time::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::gitignore_path_array::mod_test::run_no_pattern_provided ... ok
[INFO] [stdout] test sdk::std::fs::glob_array::mod_test::run_results_found ... FAILED
[INFO] [stdout] test sdk::std::fs::is_directory::mod_test::run_directory ... ok
[INFO] [stdout] test sdk::std::fs::glob_array::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::is_directory::mod_test::run_not_directory ... ok
[INFO] [stdout] test sdk::std::fs::is_directory::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::fs::is_file::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::is_directory::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::is_file::mod_test::run_file ... ok
[INFO] [stdout] test sdk::std::fs::is_file::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::is_directory::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::glob_array::mod_test::run_no_pattern_provided ... ok
[INFO] [stdout] test sdk::std::fs::glob_array::mod_test::run_results_partial_found ... FAILED
[INFO] [stdout] test sdk::std::fs::is_file::mod_test::run_not_file ... ok
[INFO] [stdout] test sdk::std::fs::is_file::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::fs::is_path_newer::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::is_path_newer::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::is_path_newer::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::fs::is_readonly::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::is_readonly::mod_test::run_not_readonly ... ok
[INFO] [stdout] test sdk::std::fs::join_path::mod_test::common_functions ... ok
[INFO] [stdout] README.md
[INFO] [stdout] Cargo.lock
[INFO] [stdout] src
[INFO] [stdout] Cargo.toml
[INFO] [stdout] Cargo.toml.orig
[INFO] [stdout] .cargo_vcs_info.json
[INFO] [stdout] 132 README.md
[INFO] [stdout] 46890 Cargo.lock
[INFO] [stdout] 4096
src
[INFO] [stdout] 2037 Cargo.toml
[INFO] [stdout] 1534 Cargo.toml.orig
[INFO] [stdout] 108 .cargo_vcs_info.json
[INFO] [stdout] 2037 Cargo.toml
[INFO] [stdout] 132 README.md
[INFO] [stdout] 46890 Cargo.lock
[INFO] [stdout] 4096 src
[INFO] [stdout] 2037 Cargo.toml
[INFO] [stdout] 1534 Cargo.toml.orig
[INFO] [stdout] 108 .cargo_vcs_info.json
[INFO] [stdout] test sdk::std::fs::is_readonly::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::list::mod_test::run_current_directory ... ok
[INFO] [stdout] test sdk::std::fs::list::mod_test::run_flag_only ... ok
[INFO] [stdout] test sdk::std::fs::list::mod_test::run_current_directory_does_not_exist ... ok
[INFO] [stdout] test sdk::std::fs::list::mod_test::run_file_with_flags ... ok
[INFO] [stdout] test sdk::std::fs::list::mod_test::run_current_directory_and_flags ... ok
[INFO] [stdout] test sdk::std::fs::list::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::mkdir::mod_test::common_functions ... ok
[INFO] [stdout] README.md
[INFO] [stdout] Cargo.lock
[INFO] [stdout] src
[INFO] [stdout] Cargo.toml
[INFO] [stdout] Cargo.toml.orig
[INFO] [stdout] .cargo_vcs_info.json
[INFO] [stdout] test sdk::std::fs::list::mod_test::run_no_args ... ok
[INFO] [stdout] Cargo.toml
[INFO] [stdout] test sdk::std::fs::list::mod_test::run_file ... ok
[INFO] [stdout] test sdk::std::fs::mkdir::mod_test::run_no_directory_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::mv::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::mv::mod_test::run_input_path_not_exists ... ok
[INFO] [stdout] test sdk::std::fs::mv::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::mkdir::mod_test::run_directory_exists_as_file ... FAILED
[INFO] [stdout] test sdk::std::fs::print::mod_test::common_functions ... ok
[INFO] [stdout] [dependencies.attohttpc]
[INFO] [stdout] default-features = false
[INFO] [stdout] features = ["compress"]
[INFO] [stdout] version = "^0.28"
[INFO] [stdout]
[INFO] [stdout] [dependencies.base64]
[INFO] [stdout] version = "^0.22"
[INFO] [stdout]
[INFO] [stdout] [dependencies.cfg-if]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.colored]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.duckscript]
[INFO] [stdout] version = "^0.10.0"
[INFO] [stdout]
[INFO] [stdout] [dependencies.evalexpr]
[INFO] [stdout] version = "^11"
[INFO] [stdout]
[INFO] [stdout] [dependencies.fs_extra]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.fsio]
[INFO] [stdout] features = ["temp-path"]
[INFO] [stdout] version = "^0.4"
[INFO] [stdout]
[INFO] [stdout] [dependencies.glob]
[INFO] [stdout] version = "^0.3"
[INFO] [stdout]
[INFO] [stdout] [dependencies.heck]
[INFO] [stdout] version = "^0.5"
[INFO] [stdout]
[INFO] [stdout] [dependencies.home]
[INFO] [stdout] version = "^0.5"
[INFO] [stdout]
[INFO] [stdout] [dependencies.ignore]
[INFO] [stdout] version = "^0.4"
[INFO] [stdout]
[INFO] [stdout] [dependencies.java-properties]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.num_cpus]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.rand]
[INFO] [stdout] version = "^0.8"
[INFO] [stdout]
[INFO] [stdout] [dependencies.semver]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.serde_json]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.sha2]
[INFO] [stdout] version = "^0.10"
[INFO] [stdout]
[INFO] [stdout] [dependencies.suppaftp]
[INFO] [stdout] version = "^6.0"
[INFO] [stdout]
[INFO] [stdout] [dependencies.walkdir]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.which]
[INFO] [stdout] default-features = false
[INFO] [stdout] version = "^6"
[INFO] [stdout]
[INFO] [stdout] [dependencies.whoami]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.zip]
[INFO] [stdout] default-features = false
[INFO] [stdout] features = ["bzip2", "deflate", "time"]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [features]
[INFO] [stdout] default = ["tls-rustls"]
[INFO] [stdout] tls = ["tls-rustls"]
[INFO] [stdout] tls-native = ["attohttpc/tls"]
[INFO] [stdout] tls-rustls = ["attohttpc/rustls"]
[INFO] [stdout]
[INFO] [stdout] [lib]
[INFO] [stdout] name = "duckscriptsdk"
[INFO] [stdout] path = "src/lib.rs"
[INFO] [stdout]
[INFO] [stdout] [package]
[INFO] [stdout] authors = ["Sagie Gur-Ari "]
[INFO] [stdout] autobenches = false
[INFO] [stdout] autobins = false
[INFO] [stdout] autoexamples = false
[INFO] [stdout] autotests = false
[INFO] [stdout] build = false
[INFO] [stdout] categories = ["command-line-utilities", "development-tools"]
[INFO] [stdout] description = "The duckscript SDK."
[INFO] [stdout] documentation = "https://sagiegurari.github.io/duckscript/api/duckscript/index.html"
[INFO] [stdout] edition = "2021"
[INFO] [stdout] homepage = "http://github.com/sagiegurari/duckscript"
[INFO] [stdout] include = ["/benches/*", "/docs/*", "/examples/*", "/src/*", "/tests/*", "/Cargo.toml", "/LICENSE", "/README.md"]
[INFO] [stdout] keywords = ["script", "script-engine", "language"]
[INFO] [stdout] license = "Apache-2.0"
[INFO] [stdout] name = "duckscriptsdk"
[INFO] [stdout] readme = "README.md"
[INFO] [stdout] repository = "https://github.com/sagiegurari/duckscript.git"
[INFO] [stdout] version = "0.11.1"
[INFO] [stdout]
[INFO] [stdout] [target."cfg(not(windows))".dependencies.uname]
[INFO] [stdout] version = "^0.1"
[INFO] [stdout] [dependencies.attohttpc]
[INFO] [stdout] default-features = false
[INFO] [stdout] features = ["compress"]
[INFO] [stdout] version = "^0.28"
[INFO] [stdout]
[INFO] [stdout] [dependencies.base64]
[INFO] [stdout] version = "^0.22"
[INFO] [stdout]
[INFO] [stdout] [dependencies.cfg-if]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.colored]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.duckscript]
[INFO] [stdout] version = "^0.10.0"
[INFO] [stdout]
[INFO] [stdout] [dependencies.evalexpr]
[INFO] [stdout] version = "^11"
[INFO] [stdout]
[INFO] [stdout] [dependencies.fs_extra]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.fsio]
[INFO] [stdout] features = ["temp-path"]
[INFO] [stdout] version = "^0.4"
[INFO] [stdout]
[INFO] [stdout] [dependencies.glob]
[INFO] [stdout] version = "^0.3"
[INFO] [stdout]
[INFO] [stdout] [dependencies.heck]
[INFO] [stdout] version = "^0.5"
[INFO] [stdout]
[INFO] [stdout] [dependencies.home]
[INFO] [stdout] version = "^0.5"
[INFO] [stdout]
[INFO] [stdout] [dependencies.ignore]
[INFO] [stdout] version = "^0.4"
[INFO] [stdout]
[INFO] [stdout] [dependencies.java-properties]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.num_cpus]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.rand]
[INFO] [stdout] version = "^0.8"
[INFO] [stdout]
[INFO] [stdout] [dependencies.semver]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.serde_json]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.sha2]
[INFO] [stdout] version = "^0.10"
[INFO] [stdout]
[INFO] [stdout] [dependencies.suppaftp]
[INFO] [stdout] version = "^6.0"
[INFO] [stdout]
[INFO] [stdout] [dependencies.walkdir]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.which]
[INFO] [stdout] default-features = false
[INFO] [stdout] version = "^6"
[INFO] [stdout]
[INFO] [stdout] [dependencies.whoami]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.zip]
[INFO] [stdout] default-features = false
[INFO] [stdout] features = ["bzip2", "deflate", "time"]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [features]
[INFO] [stdout] default = ["tls-rustls"]
[INFO] [stdout] tls = ["tls-rustls"]
[INFO] [stdout] tls-native = ["attohttpc/tls"]
[INFO] [stdout] tls-rustls = ["attohttpc/rustls"]
[INFO] [stdout]
[INFO] [stdout] [lib]
[INFO] [stdout] name = "duckscriptsdk"
[INFO] [stdout] path = "src/lib.rs"
[INFO] [stdout]
[INFO] [stdout] [package]
[INFO] [stdout] authors = ["Sagie Gur-Ari "]
[INFO] [stdout] autobenches = false
[INFO] [stdout] autobins = false
[INFO] [stdout] autoexamples = false
[INFO] [stdout] autotests = false
[INFO] [stdout] build = false
[INFO] [stdout] categories = ["command-line-utilities", "development-tools"]
[INFO] [stdout] description = "The duckscript SDK."
[INFO] [stdout] documentation = "https://sagiegurari.github.io/duckscript/api/duckscript/index.html"
[INFO] [stdout] edition = "2021"
[INFO] [stdout] homepage = "http://github.com/sagiegurari/duckscript"
[INFO] [stdout] include = ["/benches/*", "/docs/*", "/examples/*", "/src/*", "/tests/*", "/Cargo.toml", "/LICENSE", "/README.md"]
[INFO] [stdout] keywords = ["script", "script-engine", "language"]
[INFO] [stdout] license = "Apache-2.0"
[INFO] [stdout] name = "duckscriptsdk"
[INFO] [stdout] readme = "README.md"
[INFO] [stdout] repository = "https://github.com/sagiegurari/duckscript.git"
[INFO] [stdout] version = "0.11.1"
[INFO] [stdout]
[INFO] [stdout] [target."cfg(not(windows))".dependencies.uname]
[INFO] [stdout] version = "^0.1"
[INFO] [stdout]
[INFO] [stdout] test sdk::std::fs::print::mod_test::run_multiple_files ... ok
[INFO] [stdout] test sdk::std::fs::mv::mod_test::run_single_path_provided ... ok
[INFO] [stdout] [dependencies.attohttpc]
[INFO] [stdout] default-features = false
[INFO] [stdout] features = ["compress"]
[INFO] [stdout] version = "^0.28"
[INFO] [stdout]
[INFO] [stdout] [dependencies.base64]
[INFO] [stdout] version = "^0.22"
[INFO] [stdout]
[INFO] [stdout] [dependencies.cfg-if]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.colored]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.duckscript]
[INFO] [stdout] version = "^0.10.0"
[INFO] [stdout]
[INFO] [stdout] [dependencies.evalexpr]
[INFO] [stdout] version = "^11"
[INFO] [stdout]
[INFO] [stdout] [dependencies.fs_extra]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.fsio]
[INFO] [stdout] features = ["temp-path"]
[INFO] [stdout] version = "^0.4"
[INFO] [stdout]
[INFO] [stdout] [dependencies.glob]
[INFO] [stdout] version = "^0.3"
[INFO] [stdout]
[INFO] [stdout] [dependencies.heck]
[INFO] [stdout] version = "^0.5"
[INFO] [stdout]
[INFO] [stdout] [dependencies.home]
[INFO] [stdout] version = "^0.5"
[INFO] [stdout]
[INFO] [stdout] [dependencies.ignore]
[INFO] [stdout] version = "^0.4"
[INFO] [stdout]
[INFO] [stdout] [dependencies.java-properties]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.num_cpus]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.rand]
[INFO] [stdout] version = "^0.8"
[INFO] [stdout]
[INFO] [stdout] [dependencies.semver]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.serde_json]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.sha2]
[INFO] [stdout] version = "^0.10"
[INFO] [stdout]
[INFO] [stdout] [dependencies.suppaftp]
[INFO] [stdout] version = "^6.0"
[INFO] [stdout]
[INFO] [stdout] [dependencies.walkdir]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [dependencies.which]
[INFO] [stdout] default-features = false
[INFO] [stdout] version = "^6"
[INFO] [stdout]
[INFO] [stdout] [dependencies.whoami]
[INFO] [stdout] version = "^1"
[INFO] [stdout]
[INFO] [stdout] [dependencies.zip]
[INFO] [stdout] default-features = false
[INFO] [stdout] features = ["bzip2", "deflate", "time"]
[INFO] [stdout] version = "^2"
[INFO] [stdout]
[INFO] [stdout] [features]
[INFO] [stdout] default = ["tls-rustls"]
[INFO] [stdout] tls = ["tls-rustls"]
[INFO] [stdout] tls-native = ["attohttpc/tls"]
[INFO] [stdout] tls-rustls = ["attohttpc/rustls"]
[INFO] [stdout]
[INFO] [stdout] [lib]
[INFO] [stdout] name = "duckscriptsdk"
[INFO] [stdout] path = "src/lib.rs"
[INFO] [stdout]
[INFO] [stdout] [package]
[INFO] [stdout] authors = ["Sagie Gur-Ari "]
[INFO] [stdout] autobenches = false
[INFO] [stdout] autobins = false
[INFO] [stdout] autoexamples = false
[INFO] [stdout] autotests = false
[INFO] [stdout] build = false
[INFO] [stdout] categories = ["command-line-utilities", "development-tools"]
[INFO] [stdout] description = "The duckscript SDK."
[INFO] [stdout] documentation = "https://sagiegurari.github.io/duckscript/api/duckscript/index.html"
[INFO] [stdout] edition = "2021"
[INFO] [stdout] homepage = "http://github.com/sagiegurari/duckscript"
[INFO] [stdout] include = ["/benches/*", "/docs/*", "/examples/*", "/src/*", "/tests/*", "/Cargo.toml", "/LICENSE", "/README.md"]
[INFO] [stdout] keywords = ["script", "script-engine", "language"]
[INFO] [stdout] license = "Apache-2.0"
[INFO] [stdout] name = "duckscriptsdk"
[INFO] [stdout] readme = "README.md"
[INFO] [stdout] repository = "https://github.com/sagiegurari/duckscript.git"
[INFO] [stdout] version = "0.11.1"
[INFO] [stdout]
[INFO] [stdout] [target."cfg(not(windows))".dependencies.uname]
[INFO] [stdout] version = "^0.1"
[INFO] [stdout]
[INFO] [stdout] test sdk::std::fs::print::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::fs::print::mod_test::run_single_file ... ok
[INFO] [stdout] test sdk::std::fs::read_bytes::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::read_bytes::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::fs::read_bytes::mod_test::run_file_not_exists ... ok
[INFO] [stdout] test sdk::std::fs::mv::mod_test::run_directory_to_directory_rename ... FAILED
[INFO] [stdout] test sdk::std::fs::read_text::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::mv::mod_test::run_file_to_directory ... FAILED
[INFO] [stdout] test sdk::std::fs::read_bytes::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::fs::read_text::mod_test::run_file_not_exists ... ok
[INFO] [stdout] test sdk::std::fs::mkdir::mod_test::run_directory_provided ... FAILED
[INFO] [stdout] test sdk::std::fs::read_text::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::fs::mkdir::mod_test::run_directory_already_exists ... FAILED
[INFO] [stdout] test sdk::std::fs::mv::mod_test::run_file_to_file ... FAILED
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_no_path_provided_only_flags ... ok
[INFO] [stdout] test sdk::std::fs::mv::mod_test::run_directory_to_directory_move ... FAILED
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_path_is_file_and_with_flag ... FAILED
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_path_not_exists ... ok
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_path_recursive ... FAILED
[INFO] [stdout] test sdk::std::fs::rmdir::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_multiple_paths ... FAILED
[INFO] [stdout] test sdk::std::fs::read_text::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_path_is_file ... FAILED
[INFO] [stdout] test sdk::std::fs::rm::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_path_not_empty_not_recursive ... FAILED
[INFO] [stdout] test sdk::std::fs::rm::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::rmdir::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::rmdir::mod_test::run_path_not_exists ... ok
[INFO] [stdout] test sdk::std::fs::set_mode::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::rmdir::mod_test::run_valid ... FAILED
[INFO] [stdout] test sdk::std::fs::set_mode_glob::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::temp_dir::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::temp_dir::mod_test::run_simple ... ok
[INFO] [stdout] test sdk::std::fs::temp_file::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::temp_file::mod_test::run_extension_provided ... ok
[INFO] [stdout] test sdk::std::fs::temp_file::mod_test::run_no_extension_provided ... ok
[INFO] [stdout] test sdk::std::fs::touch::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::touch::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::fs::touch::mod_test::run_path_to_existing_directory ... FAILED
[INFO] [stdout] test sdk::std::fs::write_bytes::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::write_bytes::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::fs::write_bytes::mod_test::run_no_text_provided ... ok
[INFO] [stdout] test sdk::std::fs::touch::mod_test::run_provided ... FAILED
[INFO] [stdout] test sdk::std::fs::write_text::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::rmdir::mod_test::run_path_is_file ... FAILED
[INFO] [stdout] test sdk::std::fs::write_text::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::fs::write_text::mod_test::run_no_text_provided ... ok
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_algo_not_supported ... ok
[INFO] [stdout] test sdk::std::fs::set_mode::mod_test::run_single_file_unix ... FAILED
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_no_algo_provided ... ok
[INFO] [stdout] test sdk::std::fs::set_mode::mod_test::run_no_path_no_mode_provided ... ok
[INFO] [stdout] test sdk::std::fs::write_bytes::mod_test::run_valid ... FAILED
[INFO] [stdout] test sdk::std::fs::set_mode::mod_test::run_no_path_provided ... ok
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_no_args_provided ... ok
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_no_content_provided ... ok
[INFO] [stdout] test sdk::std::fs::rmdir::mod_test::run_path_not_empty ... FAILED
[INFO] [stdout] test sdk::std::hash::sha256sum::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::hash::sha512sum::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_sha256_file ... FAILED
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_no_file_provided ... ok
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_sha512_file ... FAILED
[INFO] [stdout] test sdk::std::is_command_defined::mod_test::run_defined ... ok
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_sha512_string ... FAILED
[INFO] [stdout] test sdk::std::is_command_defined::mod_test::run_with_empty_string ... ok
[INFO] [stdout] test sdk::std::is_command_defined::mod_test::run_not_defined ... ok
[INFO] [stdout] test sdk::std::hash::digest::mod_test::run_sha256_string ... FAILED
[INFO] [stdout] test sdk::std::hash::digest::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::json::encode::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::is_command_defined::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::lib::alias::set::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::json::parse::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::lib::alias::set::mod_test::run_only_name ... ok
[INFO] [stdout] test sdk::std::json::parse::mod_test::run_all_types_as_vars ... ok
[INFO] [stdout] test sdk::std::lib::alias::set::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::fs::write_text::mod_test::run_valid ... FAILED
[INFO] [stdout] test sdk::std::is_command_defined::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::lib::alias::set::mod_test::run_valid_no_default_args ... ok
[INFO] [stdout] test sdk::std::lib::alias::set::mod_test::run_valid_with_default_args ... ok
[INFO] [stdout] test sdk::std::lib::alias::unset::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::lib::alias::unset::mod_test::run_after_unalias ... ok
[INFO] [stdout] test sdk::std::lib::alias::unset::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::lib::alias::unset::mod_test::run_valid_alias_defined ... ok
[INFO] [stdout] test sdk::std::lib::alias::unset::mod_test::run_valid_no_alias_defined ... ok
[INFO] [stdout] No documentation found for command: test_set
[INFO] [stdout] test sdk::std::lib::command::remove::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::lib::command::remove::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::lib::command::remove::mod_test::run_valid ... Command: badcommand not found.
[INFO] [stdout] ok
[INFO] [stdout] test sdk::std::man::mod_test::common_functions ... ```sh
[INFO] [stdout] var = man command
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] Prints and returns the help documentation of the provided command.
[INFO] [stdout]
[INFO] [stdout] ### Parameters
[INFO] [stdout]
[INFO] [stdout] The command name.
[INFO] [stdout]
[INFO] [stdout] ### Return Value
[INFO] [stdout]
[INFO] [stdout] The help documentation or if not found, none.
[INFO] [stdout]
[INFO] [stdout] ### Examples
[INFO] [stdout]
[INFO] [stdout] ```sh
[INFO] [stdout] man set
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] ```sh
[INFO] [stdout] var = man command
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] Prints and returns the help documentation of the provided command.
[INFO] [stdout]
[INFO] [stdout] ### Parameters
[INFO] [stdout]
[INFO] [stdout] The command name.
[INFO] [stdout]
[INFO] [stdout] ### Return Value
[INFO] [stdout]
[INFO] [stdout] The help documentation or if not found, none.
[INFO] [stdout]
[INFO] [stdout] ### Examples
[INFO] [stdout]
[INFO] [stdout] ```sh
[INFO] [stdout] man set
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] ok
[INFO] [stdout] test sdk::std::json::parse::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::man::mod_test::run_command_found_no_docs ... ok
[INFO] [stdout] test sdk::std::man::mod_test::run_command_not_found ... ok
[INFO] [stdout] test sdk::std::math::calc::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::man::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::man::mod_test::run_self_command_found ... ok
[INFO] [stdout] test sdk::std::math::calc::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::math::greater_than::mod_test::run_equal ... ok
[INFO] [stdout] test sdk::std::math::calc::mod_test::run_operation ... ok
[INFO] [stdout] test sdk::std::math::greater_than::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::math::greater_than::mod_test::run_less ... ok
[INFO] [stdout] test sdk::std::math::greater_than::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::math::greater_than::mod_test::run_greater ... ok
[INFO] [stdout] test sdk::std::math::greater_than::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::math::hex_decode::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::math::less_than::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::math::hex_encode::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::math::less_than::mod_test::run_equal ... ok
[INFO] [stdout] test sdk::std::math::hex_encode::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::math::hex_decode::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::math::less_than::mod_test::run_greater ... ok
[INFO] [stdout] test sdk::std::math::greater_than::mod_test::run_not_numbers ... ok
[INFO] [stdout] test sdk::std::math::hex_decode::mod_test::run_valid ... ok
[INFO] [stdout] ```sh
[INFO] [stdout] release [-r|--recursive] handle
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] Releases an internal handle stored in the runtime memory.
[INFO] [stdout] Certain commands (such as **array**) will create a handle and the variable will only hold a reference to that handle.
[INFO] [stdout] In order to release those handles once they are no longer needed, the release command should be used.
[INFO] [stdout] By providing the recursive flag, it will also go over the data values (array items, map values, set keys, ...) and release each one of them as well
[INFO] [stdout] if they are handles to other arrays/maps/sets/...
[INFO] [stdout]
[INFO] [stdout] ### Parameters
[INFO] [stdout]
[INFO] [stdout] * Optional recursive (-r/--recursive) flag (default false)
[INFO] [stdout] * The handle name.
[INFO] [stdout]
[INFO] [stdout] ### Return Value
[INFO] [stdout]
[INFO] [stdout] * true - If a handle was found and removed
[INFO] [stdout] * false - If no handle was found
[INFO] [stdout]
[INFO] [stdout] ### Examples
[INFO] [stdout]
[INFO] [stdout] ```sh
[INFO] [stdout] release ${array_handle}
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] test sdk::std::math::hex_encode::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::math::less_than::mod_test::run_less ... ok
[INFO] [stdout] test sdk::std::man::mod_test::run_command_found_with_docs ... ok
[INFO] [stdout] test sdk::std::math::less_than::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::net::ftp::get::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::ftp::get_in_memory::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::math::less_than::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::net::ftp::get_in_memory::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::net::ftp::nlst::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::math::less_than::mod_test::run_not_numbers ... ok
[INFO] [stdout] test sdk::std::net::ftp::nlst::mod_test::run_valid ... FAILED
[INFO] [stdout] test sdk::std::net::ftp::put::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::ftp::put::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::net::ftp::put_in_memory::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::net::hostname::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::hostname::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::net::http_client::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::ftp::get::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::net::ftp::nlst::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::ftp::list::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::ftp::list::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::net::http_client::mod_test::run_invalid_url ... ok
[INFO] [stdout] test sdk::std::net::http_client::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::net::wget::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::ftp::put_in_memory::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::net::http_client::mod_test::run_get ... FAILED
[INFO] [stdout] test sdk::std::not::mod_test::run_command_error ... ok
[INFO] [stdout] test sdk::std::net::http_client::mod_test::run_get_to_file ... FAILED
[INFO] [stdout] test sdk::std::net::http_client::mod_test::run_post ... FAILED
[INFO] [stdout] test sdk::std::not::mod_test::run_command_no_value ... ok
[INFO] [stdout] test sdk::std::not::mod_test::run_command_value_false ... ok
[INFO] [stdout] test sdk::std::not::mod_test::run_single_value_false ... ok
[INFO] [stdout] test sdk::std::not::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::not::mod_test::run_single_value_true ... ok
[INFO] [stdout] test sdk::std::net::ftp::list::mod_test::run_valid ... FAILED
[INFO] [stdout] test sdk::std::not::mod_test::run_command_value_true ... ok
[INFO] [stdout] test sdk::std::on_error::exit_on_error::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::on_error::exit_on_error::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::not::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::on_error::exit_on_error::mod_test::run_true ... ok
[INFO] [stdout] test sdk::std::noop::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::on_error::exit_on_error::mod_test::run_false_and_check ... ok
[INFO] [stdout] test sdk::std::noop::mod_test::run_multiple_args ... ok
[INFO] [stdout] test sdk::std::on_error::exit_on_error::mod_test::run_false ... ok
[INFO] [stdout] test sdk::std::on_error::exit_on_error::mod_test::run_true_and_check ... ok
[INFO] [stdout] test sdk::std::noop::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::on_error::get_last_error_line::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::on_error::get_last_error_source::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::on_error::on_error::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::on_error::get_last_error::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::on_error::on_error::mod_test::run_invalid_args ... ok
[INFO] [stdout] test sdk::std::on_error::get_last_error_line::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::on_error::on_error::mod_test::run_valid_and_crash ... ok
[INFO] [stdout] test sdk::std::on_error::set_error::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::on_error::get_last_error::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::on_error::on_error::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::on_error::trigger_error::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::on_error::trigger_error::mod_test::run_with_message ... ok
[INFO] [stdout] test sdk::std::on_error::get_last_error_source::mod_test::common_functions ... 1 2 3 4ok
[INFO] [stdout] test sdk::std::on_error::set_error::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::on_error::set_error::mod_test::run_invalid_args ... ok
[INFO] [stdout] test sdk::std::on_error::trigger_error::mod_test::common_functions ... ok
[INFO] [stdout] 1 2 3 4
[INFO] [stdout] test sdk::std::print::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::print::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::println::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::print::mod_test::run_multiple_args ... ok
[INFO] [stdout]
[INFO] [stdout] test sdk::std::println::mod_test::run_multiple_args ... ok
[INFO] [stdout] test sdk::std::println::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_no_output_with_fail_on_error_invalid ... ok
[INFO] [stdout] test sdk::std::process::exit::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_error_code_with_output ... ok
[INFO] [stdout] test
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_get_exit_code_valid ... ok
[INFO] [stdout] test sdk::std::process::exit::mod_test::run_0 ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_with_output ... test
[INFO] [stdout] ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_no_output_with_fail_on_error_valid ... ok
[INFO] [stdout] test sdk::std::process::exit::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::process::exit::mod_test::run_number ... ok
[INFO] [stdout] test sdk::std::process::exit::mod_test::run_text ... ok
[INFO] [stdout] test sdk::std::process::process_id::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::process::process_id::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::process::spawn::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_get_exit_code_error ... ok
[INFO] [stdout] test sdk::std::process::spawn::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::process::watchdog::mod_test::common_functions ... ok
[INFO] [stdout] testtest sdk::std::process::watchdog::mod_test::run_error_code_with_output ... ok
[INFO] [stdout] test sdk::std::process::watchdog::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_no_output ... ok
[INFO] [stdout] test sdk::std::process::spawn::mod_test::run_valid_with_input ... ok
[INFO] [stdout] test sdk::std::process::watchdog::mod_test::run_no_command ... ok
[INFO] [stdout] test
[INFO] [stdout] test sdk::std::random::range::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::random::range::mod_test::run_min_bigger_than_max ... ok
[INFO] [stdout] test sdk::std::process::exec::mod_test::run_with_input ... ok
[INFO] [stdout] test sdk::std::random::range::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::random::range::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::random::text::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::random::text::mod_test::run_invalid_size ... ok
[INFO] [stdout] test sdk::std::random::text::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::random::text::mod_test::run_valid_size ... ok
[INFO] [stdout] test sdk::std::read::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::release::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::release::mod_test::run_exist ... ok
[INFO] [stdout] test sdk::std::release::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::release::mod_test::run_not_exist ... ok
[INFO] [stdout] test sdk::std::release::mod_test::run_release_twice ... ok
[INFO] [stdout] test sdk::std::scope::clear::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::scope::clear::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::scope::clear::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::scope::clear::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::process::spawn::mod_test::run_valid_silent ... ok
[INFO] [stdout] test sdk::std::process::spawn::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::scope::pop_stack::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::scope::push_stack::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::scope::pop_stack::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::scope::pop_stack::mod_test::run_keep_variables ... ok
[INFO] [stdout] test sdk::std::semver::is_equal::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::scope::push_stack::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::scope::push_stack::mod_test::run_keep_variables ... ok
[INFO] [stdout] test sdk::std::semver::is_equal::mod_test::run_invalid_args ... ok
[INFO] [stdout] test sdk::std::process::watchdog::mod_test::run_without_retries ... ok
[INFO] [stdout] test sdk::std::semver::is_equal::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::process::watchdog::mod_test::run_with_input ... ok
[INFO] [stdout] test sdk::std::semver::is_newer::mod_test::run_invalid_args ... ok
[INFO] [stdout] test sdk::std::semver::is_equal::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::semver::parse::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::semver::parse::mod_test::run_major ... ok
[INFO] [stdout] test sdk::std::semver::is_newer::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::semver::is_newer::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::semver::parse::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::semver::parse::mod_test::run_minor ... ok
[INFO] [stdout] test sdk::std::string::base64_decode::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::semver::parse::mod_test::run_invalid ... ok
[INFO] [stdout] test sdk::std::semver::is_newer::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::string::base64_decode::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::base64::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::random::range::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::string::bytes_to_string::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::bytes_to_string::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::bytes_to_string::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::string::camelcase::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::bytes_to_string::mod_test::run_handle_not_found ... ok
[INFO] [stdout] test sdk::std::process::watchdog::mod_test::run_with_retries ... ok
[INFO] [stdout] test sdk::std::string::camelcase::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::camelcase::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::base64_encode::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::base64_encode::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::concat::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::base64_encode::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::string::contains::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::contains::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::contains::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::contains::mod_test::run_two_arguments_not_contains ... ok
[INFO] [stdout] test sdk::std::string::contains::mod_test::run_two_arguments_equal ... ok
[INFO] [stdout] test sdk::std::string::ends_with::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::base64_decode::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::string::contains::mod_test::run_two_arguments_contains ... ok
[INFO] [stdout] test sdk::std::string::ends_with::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::ends_with::mod_test::run_two_arguments_not_ends_with ... ok
[INFO] [stdout] test sdk::std::string::ends_with::mod_test::run_two_arguments_ends_with ... ok
[INFO] [stdout] test sdk::std::string::equals::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::ends_with::mod_test::run_two_arguments_equal ... ok
[INFO] [stdout] test sdk::std::string::equals::mod_test::run_two_arguments_equal ... ok
[INFO] [stdout] test sdk::std::string::indexof::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::equals::mod_test::run_two_arguments_not_equal ... ok
[INFO] [stdout] test sdk::std::string::indexof::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::string::indexof::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::indexof::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::string::indexof::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::string::ends_with::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::indexof::mod_test::run_found_multiple ... ok
[INFO] [stdout] test sdk::std::string::equals::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::equals::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::kebabcase::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::is_empty::mod_test::run_with_text ... ok
[INFO] [stdout] test sdk::std::string::is_empty::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::kebabcase::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::kebabcase::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::last_indexof::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::last_indexof::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::string::last_indexof::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::string::length::mod_test::run_empty_text ... ok
[INFO] [stdout] test sdk::std::string::length::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::length::mod_test::run_text ... ok
[INFO] [stdout] test sdk::std::string::lowercase::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::lowercase::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::lowercase::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::replace::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::replace::mod_test::run_found ... ok
[INFO] [stdout] test sdk::std::string::is_empty::mod_test::run_with_empty_string ... ok
[INFO] [stdout] test sdk::std::string::last_indexof::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::string::is_empty::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::last_indexof::mod_test::run_found_multiple ... ok
[INFO] [stdout] test sdk::std::string::last_indexof::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::replace::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::replace::mod_test::run_not_found ... ok
[INFO] [stdout] test sdk::std::string::replace::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::snakecase::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::split::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::split::mod_test::run_single_arg ... ok
[INFO] [stdout] test sdk::std::string::replace::mod_test::run_two_arguments ... ok
[INFO] [stdout] test sdk::std::string::snakecase::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::split::mod_test::run_split ... ok
[INFO] [stdout] test sdk::std::semver::parse::mod_test::run_patch ... ok
[INFO] [stdout] test sdk::std::string::length::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::split::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::snakecase::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::starts_with::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::starts_with::mod_test::run_two_arguments_equal ... ok
[INFO] [stdout] test sdk::std::string::starts_with::mod_test::run_two_arguments_not_starts_with ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_empty_text ... ok
[INFO] [stdout] test sdk::std::string::string_to_bytes::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_only_text ... ok
[INFO] [stdout] test sdk::std::string::string_to_bytes::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::starts_with::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::starts_with::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::string_to_bytes::mod_test::run_valid ... ok
[INFO] [stdout] test sdk::std::string::starts_with::mod_test::run_two_arguments_starts_with ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_only_start ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_only_start_bigger_than_text ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_only_end ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_start_and_end_end_bigger_than_text ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_start_and_end_same ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_start_and_end_both_bigger_than_text ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_start_bigger_than_end ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_start_and_end ... ok
[INFO] [stdout] test sdk::std::string::trim::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::trim_end::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::trim_end::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::trim::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::trim_end::mod_test::run_with_spaces ... ok
[INFO] [stdout] test sdk::std::string::trim::mod_test::run_with_spaces ... ok
[INFO] [stdout] test sdk::std::string::trim_start::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::trim_start::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::string::trim_start::mod_test::run_with_spaces ... ok
[INFO] [stdout] test sdk::std::string::uppercase::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::uppercase::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::test::assert::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::test::assert::mod_test::run_single_false_argument ... ok
[INFO] [stdout] test sdk::std::test::assert::mod_test::run_single_false_condition_and_message ... ok
[INFO] [stdout] test sdk::std::test::assert::mod_test::run_single_true_argument ... ok
[INFO] [stdout] test sdk::std::test::assert_eq::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::test::assert_eq::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::string::uppercase::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::test::assert_eq::mod_test::run_two_arguments_equal ... ok
[INFO] [stdout] test sdk::std::test::assert::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::test::assert_eq::mod_test::run_single_argument ... ok
[INFO] [stdout] test sdk::std::string::substring::mod_test::run_text_only_end_bigger_than_text ... ok
[INFO] [stdout] test sdk::std::test::assert_error::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::test::assert_eq::mod_test::run_two_arguments_not_equal ... ok
[INFO] [stdout] test sdk::std::test::assert_fail::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::test::assert_eq::mod_test::run_two_arguments_not_equal_error_message ... ok
[INFO] [stdout] test sdk::std::test::assert_error::mod_test::run_with_message ... ok
[INFO] [stdout] test sdk::std::test::assert_fail::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::test::assert_eq::mod_test::run_two_arguments_equal_with_error_message ... ok
[INFO] [stdout] test sdk::std::test::assert_false::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::test::assert_false::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::test::assert_fail::mod_test::run_with_message ... ok
[INFO] [stdout] test sdk::std::test::assert_false::mod_test::run_single_false_argument ... ok
[INFO] [stdout] test sdk::std::test::assert_error::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::test::assert_false::mod_test::run_single_true_argument ... ok
[INFO] [stdout] test sdk::std::test::test_directory::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::test::assert_false::mod_test::run_single_true_condition_and_message ... ok
[INFO] [stdout] test sdk::std::test::test_file::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::thread::sleep::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::time::current_time::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::thread::sleep::mod_test::run_0 ... ok
[INFO] [stdout] test sdk::std::var::get_all_var_names::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::var::get_by_name::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::var::get_by_name::mod_test::run_variable_found ... ok
[INFO] [stdout] test sdk::std::time::current_time::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::var::is_defined::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::var::get_by_name::mod_test::run_variable_not_found ... ok
[INFO] [stdout] test sdk::std::var::is_defined::mod_test::run_not_defined ... ok
[INFO] [stdout] test sdk::std::thread::sleep::mod_test::run_negative_value ... ok
[INFO] [stdout] test sdk::std::thread::sleep::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::common_functions ... ok
[INFO] [stdout] test sdk::std::var::get_by_name::mod_test::run_no_arguments ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::run_end_missing_or ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::run_end_with_or ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::run_multiple_arguments ... ok
[INFO] [stdout] test sdk::std::var::is_defined::mod_test::run_no_args ... ok
[INFO] [stdout] test sdk::std::var::is_defined::mod_test::run_defined ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::run_multiple_arguments_all_falsy ... ok
[INFO] [stdout] test sdk::std::var::is_defined::mod_test::run_with_empty_string ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::run_multiple_arguments_first_falsy ... ok
[INFO] [stdout] test sdk::std::var::set_by_name::mod_test::run_no_arguments ... ok
[INFO] [stdout] test sdk::std::var::set_by_name::mod_test::run_only_name ... ok
[INFO] [stdout] test sdk::std::var::unset::mod_test::common_functions ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_command_error ... ok
[INFO] [stdout] test sdk::std::var::set_by_name::mod_test::run_name_and_value ... ok
[INFO] [stdout] test sdk::std::thread::sleep::mod_test::run_positive_value ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::run_no_arguments ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_command_true ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_command_false ... ok
[INFO] [stdout] test sdk::std::var::set_by_name::mod_test::common_functions ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_empty ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_complex_no_parts ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_complex_with_parts ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_empty ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_false ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_true_and_false ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_false_and_true ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_true_or_false ... ok
[INFO] [stdout] test sdk::std::var::unset_all_vars::mod_test::common_functions ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_false_or_true ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_parse_errors ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_for_slice_true ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_value_false ... ok
[INFO] [stdout] test utils::condition::condition_test::eval_condition_value_true ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_0 ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_false ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_false_uppercase ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_none ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_empty ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_no_uppercase ... ok
[INFO] [stdout] test sdk::std::var::set::mod_test::run_single_argument ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_no ... ok
[INFO] [stdout] test utils::condition::condition_test::is_true_valid ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_eq_empty_args ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_eq_true_and_false_args ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_error_command_with_output_with_spaces ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_error_command_no_output ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_eq_true_args ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_error_command_with_output_with_spaces_and_all_line_types ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_error_empty_arguments ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_error_label_only ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_error_parse_error ... ok
[INFO] [stdout] test utils::eval::eval_test::eval_with_error_command_with_output ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flag_exists_empty ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flag_exists_found ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flag_exists_not_found ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flags_argument_double_flag_prefix ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flags_argument_empty ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flags_argument_valid ... ok
[INFO] [stdout] test utils::exec::exec_test::exec_valid ... ok
[INFO] [stdout] test utils::instruction_query::instruction_query_test::find_commands_middle_not_found ... ok
[INFO] [stdout] test utils::instruction_query::instruction_query_test::find_commands_nested_not_allowed ... ok
[INFO] [stdout] test utils::instruction_query::instruction_query_test::find_commands_missing_end ... ok
[INFO] [stdout] test utils::instruction_query::instruction_query_test::find_commands_nested_valid ... ok
[INFO] [stdout] test utils::instruction_query::instruction_query_test::find_commands_simple_valid ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flag_exists_found_different_case ... ok
[INFO] [stdout] test utils::io::io_test::create_empty_file_exists ... FAILED
[INFO] [stdout] test utils::io::io_test::get_dir_size ... ok
[INFO] [stdout] test utils::io::io_test::get_file_size_exists ... ok
[INFO] [stdout] test utils::exec::exec_test::exec_with_input ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flag_exists_not_flags ... ok
[INFO] [stdout] test utils::flags::flags_test::is_unix_flags_argument_no_flag_prefix ... ok
[INFO] [stdout] test utils::exec::exec_test::exec_error ... ok
[INFO] [stdout] test utils::io::io_test::get_file_size_not_exists ... ok
[INFO] [stdout] test utils::io::io_test::read_text_file_found ... ok
[INFO] [stdout] test utils::io::io_test::read_text_file_not_found ... ok
[INFO] [stdout] test utils::io::io_test::write_text_file_valid ... FAILED
[INFO] [stdout] test utils::pckg::pckg_test::concat_current_provided ... ok
[INFO] [stdout] test utils::state::state_test::ensure_list_empty ... ok
[INFO] [stdout] test utils::pckg::pckg_test::concat_both_provided ... ok
[INFO] [stdout] test utils::state::state_test::ensure_sub_state_diff_type ... ok
[INFO] [stdout] test utils::state::state_test::ensure_sub_state_empty ... ok
[INFO] [stdout] test utils::state::state_test::ensure_sub_state_same_type ... ok
[INFO] [stdout] test utils::io::io_test::write_to_text_file_exists ... FAILED
[INFO] [stdout] test utils::state::state_test::ensure_list_same_type ... ok
[INFO] [stdout] test utils::io::io_test::write_to_text_file_not_exists ... FAILED
[INFO] [stdout] test utils::state::state_test::get_core_sub_state_for_command_valid ... ok
[INFO] [stdout] test utils::state::state_test::get_core_sub_state_for_runtime_valid ... ok
[INFO] [stdout] test utils::state::state_test::get_sub_state_valid ... ok
[INFO] [stdout] test utils::state::state_test::ensure_list_diff_type ... ok
[INFO] [stdout] test utils::io::io_test::create_empty_file_not_exists ... FAILED
[INFO] [stdout] test utils::state::state_test::get_list_valid ... ok
[INFO] [stdout] test utils::pckg::pckg_test::concat_parent_provided ... ok
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- sdk::internal::sdkdocs::mod_test::run_valid stdout ----
[INFO] [stdout] on error: [
[INFO] [stdout] "Source: Unknown Line: Unknown - Unable to create directory: \"./target\".\nRead-only file system (os error 30)",
[INFO] [stdout] "1",
[INFO] [stdout] "",
[INFO] [stdout] ]
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::internal::sdkdocs::mod_test::run_valid' panicked at src/test/mod.rs:227:13:
[INFO] [stdout] assertion failed: context.variables.get(&"on_error_invoked".to_string()).is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dce4914 - duckscriptsdk::test::run_script_and_validate::he5f570ee15e3a528
[INFO] [stdout] at /opt/rustwide/workdir/src/test/mod.rs:227:13
[INFO] [stdout] 20: 0x55cc9de1df63 - duckscriptsdk::sdk::internal::sdkdocs::mod_test::run_valid::h1d255177fbaf5019
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/internal/sdkdocs/./mod_test.rs:21:5
[INFO] [stdout] 21: 0x55cc9de1dd67 - duckscriptsdk::sdk::internal::sdkdocs::mod_test::run_valid::{{closure}}::hc06db74eebc4bc4e
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/internal/sdkdocs/./mod_test.rs:20:15
[INFO] [stdout] 22: 0x55cc9dd88c96 - core::ops::function::FnOnce::call_once::hf06c3831889537fd
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 31: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 32: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 33: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 34: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 35: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 37: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 38: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 39: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 40: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 43: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 44: 0x7daf5c314ac3 -
[INFO] [stdout] 45: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::env::print_current_directory::mod_test::run_valid stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::env::print_current_directory::mod_test::run_valid' panicked at src/test/mod.rs:242:21:
[INFO] [stdout] The value: duckscript is not contained in: /opt/rustwide/workdir
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e72293a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dce528b - duckscriptsdk::test::run_script_and_validate::he5f570ee15e3a528
[INFO] [stdout] at /opt/rustwide/workdir/src/test/mod.rs:242:21
[INFO] [stdout] 19: 0x55cc9de1ec38 - duckscriptsdk::sdk::std::env::print_current_directory::mod_test::run_valid::hc55a0072c5aa1f8b
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/env/print_current_directory/./mod_test.rs:12:5
[INFO] [stdout] 20: 0x55cc9de1ea47 - duckscriptsdk::sdk::std::env::print_current_directory::mod_test::run_valid::{{closure}}::h9d78899c406a6cda
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/env/print_current_directory/./mod_test.rs:11:15
[INFO] [stdout] 21: 0x55cc9dd81126 - core::ops::function::FnOnce::call_once::h61de57ad603e8e02
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::cp::mod_test::run_copy_file stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::cp::mod_test::run_copy_file' panicked at src/sdk/std/fs/cp/./mod_test.rs:33:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dcd91ac - duckscriptsdk::sdk::std::fs::cp::mod_test::run_copy_file::h194730b6153fa57f
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/cp/./mod_test.rs:33:5
[INFO] [stdout] 20: 0x55cc9dcd90e7 - duckscriptsdk::sdk::std::fs::cp::mod_test::run_copy_file::{{closure}}::h7861c37f0184b168
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/cp/./mod_test.rs:31:19
[INFO] [stdout] 21: 0x55cc9dd89ad6 - core::ops::function::FnOnce::call_once::hfd80e28c2877dc3a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::append::mod_test::run_not_exists stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::append::mod_test::run_not_exists' panicked at src/test/mod.rs:236:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout] left: Some("false")
[INFO] [stdout] right: Some("true")
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e72293a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8cb73 - core::panicking::assert_failed_inner::ha51bf8fa7906dee4
[INFO] [stdout] 19: 0x55cc9dd405be - core::panicking::assert_failed::h79613cd93df4de0e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:364:5
[INFO] [stdout] 20: 0x55cc9dce5059 - duckscriptsdk::test::run_script_and_validate::he5f570ee15e3a528
[INFO] [stdout] at /opt/rustwide/workdir/src/test/mod.rs:236:21
[INFO] [stdout] 21: 0x55cc9dcd8a2b - duckscriptsdk::sdk::std::fs::append::mod_test::run_not_exists::he1d9d7f5df7c48af
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/append/./mod_test.rs:26:5
[INFO] [stdout] 22: 0x55cc9dcd8837 - duckscriptsdk::sdk::std::fs::append::mod_test::run_not_exists::{{closure}}::h52ef9e6cd94ccd69
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/append/./mod_test.rs:25:20
[INFO] [stdout] 23: 0x55cc9dd7f776 - core::ops::function::FnOnce::call_once::h45945c2fa4e0bd76
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 31: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 32: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 33: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 34: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 35: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 36: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 38: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 39: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 40: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 41: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 43: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 44: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 45: 0x7daf5c314ac3 -
[INFO] [stdout] 46: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::glob_array::mod_test::run_results_found stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::glob_array::mod_test::run_results_found' panicked at src/sdk/std/fs/glob_array/./mod_test.rs:19:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dceccaf - duckscriptsdk::sdk::std::fs::glob_array::mod_test::run_results_found::hfebf9132d3d68ba9
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/glob_array/./mod_test.rs:19:5
[INFO] [stdout] 20: 0x55cc9dcecbe7 - duckscriptsdk::sdk::std::fs::glob_array::mod_test::run_results_found::{{closure}}::h0fbd3ed3c174b9db
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/glob_array/./mod_test.rs:17:23
[INFO] [stdout] 21: 0x55cc9dd7ecc6 - core::ops::function::FnOnce::call_once::h3ad2e51efc0719d0
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::glob_array::mod_test::run_results_partial_found stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::glob_array::mod_test::run_results_partial_found' panicked at src/sdk/std/fs/glob_array/./mod_test.rs:66:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dced91f - duckscriptsdk::sdk::std::fs::glob_array::mod_test::run_results_partial_found::hb1f2965962a91c22
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/glob_array/./mod_test.rs:66:5
[INFO] [stdout] 20: 0x55cc9dced857 - duckscriptsdk::sdk::std::fs::glob_array::mod_test::run_results_partial_found::{{closure}}::hd8977a234adea875
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/glob_array/./mod_test.rs:64:31
[INFO] [stdout] 21: 0x55cc9dd86a36 - core::ops::function::FnOnce::call_once::hc75f5eec7d9189f7
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::mkdir::mod_test::run_directory_exists_as_file stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::mkdir::mod_test::run_directory_exists_as_file' panicked at src/sdk/std/fs/mkdir/./mod_test.rs:43:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9ddb3f9a - duckscriptsdk::sdk::std::fs::mkdir::mod_test::run_directory_exists_as_file::hd05a4b5d73265798
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mkdir/./mod_test.rs:43:5
[INFO] [stdout] 20: 0x55cc9ddb3ef7 - duckscriptsdk::sdk::std::fs::mkdir::mod_test::run_directory_exists_as_file::{{closure}}::h5a8b619d9f928326
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mkdir/./mod_test.rs:38:34
[INFO] [stdout] 21: 0x55cc9dd7f186 - core::ops::function::FnOnce::call_once::h3f92422b74608f46
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::mv::mod_test::run_directory_to_directory_rename stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::mv::mod_test::run_directory_to_directory_rename' panicked at src/sdk/std/fs/mv/./mod_test.rs:76:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dde65b8 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_directory_to_directory_rename::h8994072f448937f4
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:76:5
[INFO] [stdout] 20: 0x55cc9dde64e7 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_directory_to_directory_rename::{{closure}}::h4874a378db87f7bb
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:71:39
[INFO] [stdout] 21: 0x55cc9dd89ba6 - core::ops::function::FnOnce::call_once::hfe4383fea4d25e9a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::mv::mod_test::run_file_to_directory stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::mv::mod_test::run_file_to_directory' panicked at src/sdk/std/fs/mv/./mod_test.rs:54:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dde6198 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_file_to_directory::hf5b25a96a79bb6c3
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:54:5
[INFO] [stdout] 20: 0x55cc9dde60c7 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_file_to_directory::{{closure}}::ha192d4cfbc7bede9
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:51:27
[INFO] [stdout] 21: 0x55cc9dd80646 - core::ops::function::FnOnce::call_once::h557adf8ac6c7e1d9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::mkdir::mod_test::run_directory_provided stdout ----
[INFO] [stdout] on error: [
[INFO] [stdout] "Unable to create directory: \"./target/_duckscript/mkdir/run_no_directory_provided/1/2\".\nRead-only file system (os error 30)",
[INFO] [stdout] "1",
[INFO] [stdout] "",
[INFO] [stdout] ]
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::mkdir::mod_test::run_directory_provided' panicked at src/test/mod.rs:227:13:
[INFO] [stdout] assertion failed: context.variables.get(&"on_error_invoked".to_string()).is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dce4914 - duckscriptsdk::test::run_script_and_validate::he5f570ee15e3a528
[INFO] [stdout] at /opt/rustwide/workdir/src/test/mod.rs:227:13
[INFO] [stdout] 20: 0x55cc9ddb3c48 - duckscriptsdk::sdk::std::fs::mkdir::mod_test::run_directory_provided::h9a0e60f1b67a2b90
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mkdir/./mod_test.rs:18:5
[INFO] [stdout] 21: 0x55cc9ddb3a57 - duckscriptsdk::sdk::std::fs::mkdir::mod_test::run_directory_provided::{{closure}}::h97ee682f35b26c83
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mkdir/./mod_test.rs:17:28
[INFO] [stdout] 22: 0x55cc9dd84e46 - core::ops::function::FnOnce::call_once::ha82aa0c99dd0a3e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 31: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 32: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 33: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 34: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 35: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 37: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 38: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 39: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 40: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 43: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 44: 0x7daf5c314ac3 -
[INFO] [stdout] 45: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::mkdir::mod_test::run_directory_already_exists stdout ----
[INFO] [stdout] on error: [
[INFO] [stdout] "Unable to create directory: \"./target/_duckscript/mkdir/run_no_directory_already_exists\".\nRead-only file system (os error 30)",
[INFO] [stdout] "2",
[INFO] [stdout] "",
[INFO] [stdout] ]
[INFO] [stdout] on error: [
[INFO] [stdout] "Unable to create directory: \"./target/_duckscript/mkdir/run_no_directory_already_exists\".\nRead-only file system (os error 30)",
[INFO] [stdout] "3",
[INFO] [stdout] "",
[INFO] [stdout] ]
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::mkdir::mod_test::run_directory_already_exists' panicked at src/test/mod.rs:227:13:
[INFO] [stdout] assertion failed: context.variables.get(&"on_error_invoked".to_string()).is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dce4914 - duckscriptsdk::test::run_script_and_validate::he5f570ee15e3a528
[INFO] [stdout] at /opt/rustwide/workdir/src/test/mod.rs:227:13
[INFO] [stdout] 20: 0x55cc9ddb3e98 - duckscriptsdk::sdk::std::fs::mkdir::mod_test::run_directory_already_exists::h27921c863ee46e13
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mkdir/./mod_test.rs:27:5
[INFO] [stdout] 21: 0x55cc9ddb3ca7 - duckscriptsdk::sdk::std::fs::mkdir::mod_test::run_directory_already_exists::{{closure}}::h40a05db69a37f9d2
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mkdir/./mod_test.rs:26:34
[INFO] [stdout] 22: 0x55cc9dd871c6 - core::ops::function::FnOnce::call_once::hd163ed97fe021f84
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 31: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 32: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 33: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 34: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 35: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 37: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 38: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 39: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 40: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 43: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 44: 0x7daf5c314ac3 -
[INFO] [stdout] 45: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::mv::mod_test::run_file_to_file stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::mv::mod_test::run_file_to_file' panicked at src/sdk/std/fs/mv/./mod_test.rs:34:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dde5d78 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_file_to_file::hb298ccd601585084
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:34:5
[INFO] [stdout] 20: 0x55cc9dde5ca7 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_file_to_file::{{closure}}::h4be6f4b3387288bb
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:31:22
[INFO] [stdout] 21: 0x55cc9dd819f6 - core::ops::function::FnOnce::call_once::h69d821627a7bcc56
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::mv::mod_test::run_directory_to_directory_move stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::mv::mod_test::run_directory_to_directory_move' panicked at src/sdk/std/fs/mv/./mod_test.rs:98:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dde69d8 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_directory_to_directory_move::h1c64bfa229bbee04
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:98:5
[INFO] [stdout] 20: 0x55cc9dde6907 - duckscriptsdk::sdk::std::fs::mv::mod_test::run_directory_to_directory_move::{{closure}}::h85fceb7102414a5c
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/mv/./mod_test.rs:93:37
[INFO] [stdout] 21: 0x55cc9dd84676 - core::ops::function::FnOnce::call_once::ha0ad96eb8eccc60d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::rm::mod_test::run_path_is_file_and_with_flag stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::rm::mod_test::run_path_is_file_and_with_flag' panicked at src/sdk/std/fs/rm/./mod_test.rs:62:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9ddb4ca8 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_is_file_and_with_flag::h6794f33f9b28fee0
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:62:5
[INFO] [stdout] 20: 0x55cc9ddb4bc7 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_is_file_and_with_flag::{{closure}}::h45019bed47cc2b61
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:59:36
[INFO] [stdout] 21: 0x55cc9dd7dc96 - core::ops::function::FnOnce::call_once::h2920b52d8a6eb34a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::rm::mod_test::run_path_recursive stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::rm::mod_test::run_path_recursive' panicked at src/sdk/std/fs/rm/./mod_test.rs:78:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9ddb5068 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_recursive::h222534b7d39a65f1
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:78:5
[INFO] [stdout] 20: 0x55cc9ddb4f87 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_recursive::{{closure}}::h2d2f740bd160944c
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:75:24
[INFO] [stdout] 21: 0x55cc9dd83f96 - core::ops::function::FnOnce::call_once::h97e0d8ec214aa4ea
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::rm::mod_test::run_multiple_paths stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::rm::mod_test::run_multiple_paths' panicked at src/sdk/std/fs/rm/./mod_test.rs:93:5:
[INFO] [stdout] assertion failed: ensure_exists("./target/_duckscript/rm/multiple_paths/file1.txt").is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9ddb5459 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_multiple_paths::h053e9091ba38dea1
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:93:5
[INFO] [stdout] 20: 0x55cc9ddb5347 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_multiple_paths::{{closure}}::h0ab73e66246e3038
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:91:24
[INFO] [stdout] 21: 0x55cc9dd84bc6 - core::ops::function::FnOnce::call_once::ha605b5a6b0214034
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::rm::mod_test::run_path_is_file stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::rm::mod_test::run_path_is_file' panicked at src/sdk/std/fs/rm/./mod_test.rs:46:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9ddb48e8 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_is_file::h365bb7f97d39cffa
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:46:5
[INFO] [stdout] 20: 0x55cc9ddb4807 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_is_file::{{closure}}::hf127cfed43885d45
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:43:22
[INFO] [stdout] 21: 0x55cc9dd7ded6 - core::ops::function::FnOnce::call_once::h2bb9916e7eefe18a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::rm::mod_test::run_path_not_empty_not_recursive stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::rm::mod_test::run_path_not_empty_not_recursive' panicked at src/sdk/std/fs/rm/./mod_test.rs:33:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9ddb46bd - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_not_empty_not_recursive::hc77bd6083c23db3a
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:33:5
[INFO] [stdout] 20: 0x55cc9ddb4627 - duckscriptsdk::sdk::std::fs::rm::mod_test::run_path_not_empty_not_recursive::{{closure}}::h670ea5cec2b41afa
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rm/./mod_test.rs:31:38
[INFO] [stdout] 21: 0x55cc9dd82bf6 - core::ops::function::FnOnce::call_once::h802bfcf0f73e82bf
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::rmdir::mod_test::run_valid stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::rmdir::mod_test::run_valid' panicked at src/sdk/std/fs/rmdir/./mod_test.rs:52:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 - as core::ops::function::Fn>::call::h63353c459bb27956
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 11: 0x55cc9e1aa203 - test::test_main::{{closure}}::hd5af4d6c4e32fe08
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21
[INFO] [stdout] 12: 0x55cc9e722c63 - as core::ops::function::Fn>::call::h3af32c23caf5c679
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9
[INFO] [stdout] 13: 0x55cc9e722c63 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13
[INFO] [stdout] 14: 0x55cc9e722906 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13
[INFO] [stdout] 15: 0x55cc9e7213f9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 16: 0x55cc9e7225cd - rust_begin_unwind
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5
[INFO] [stdout] 17: 0x55cc9dc8c720 - core::panicking::panic_fmt::h896a0727a1a943f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14
[INFO] [stdout] 18: 0x55cc9dc8c7ac - core::panicking::panic::h06336e0c962d4a4a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5
[INFO] [stdout] 19: 0x55cc9dd4cd55 - duckscriptsdk::sdk::std::fs::rmdir::mod_test::run_valid::hed5b8c8db2763d38
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rmdir/./mod_test.rs:52:5
[INFO] [stdout] 20: 0x55cc9dd4ccb7 - duckscriptsdk::sdk::std::fs::rmdir::mod_test::run_valid::{{closure}}::h5e09d08514f4cc17
[INFO] [stdout] at /opt/rustwide/workdir/src/sdk/std/fs/rmdir/./mod_test.rs:50:15
[INFO] [stdout] 21: 0x55cc9dd84ac6 - core::ops::function::FnOnce::call_once::ha3f10385c3774006
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x55cc9e1af9ab - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x55cc9e1af9ab - test::__rust_begin_short_backtrace::h52b6da716ad42b7d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18
[INFO] [stdout] 24: 0x55cc9e1ae8e3 - test::run_test_in_process::{{closure}}::h2580047890abbefe
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60
[INFO] [stdout] 25: 0x55cc9e1ae8e3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x55cc9e1ae8e3 - std::panicking::try::do_call::h868682cc368697f9
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 27: 0x55cc9e1ae8e3 - std::panicking::try::h0356ffc38cbb5501
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 28: 0x55cc9e1ae8e3 - std::panic::catch_unwind::h74edf102a3082536
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 29: 0x55cc9e1ae8e3 - test::run_test_in_process::hc27d69576b7224e4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27
[INFO] [stdout] 30: 0x55cc9e1ae8e3 - test::run_test::{{closure}}::h9f3bfaf910429adb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43
[INFO] [stdout] 31: 0x55cc9e172615 - test::run_test::{{closure}}::h3d537cdce8ec5816
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41
[INFO] [stdout] 32: 0x55cc9e172615 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 33: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17
[INFO] [stdout] 34: 0x55cc9e176056 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x55cc9e176056 - std::panicking::try::do_call::ha36db853b2f34e23
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40
[INFO] [stdout] 36: 0x55cc9e176056 - std::panicking::try::h57e1aa33a0efb1be
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19
[INFO] [stdout] 37: 0x55cc9e176056 - std::panic::catch_unwind::hdb71a6103024936e
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14
[INFO] [stdout] 38: 0x55cc9e176056 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30
[INFO] [stdout] 39: 0x55cc9e176056 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 41: 0x55cc9e72913b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9
[INFO] [stdout] 42: 0x55cc9e72913b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout] 43: 0x7daf5c314ac3 -
[INFO] [stdout] 44: 0x7daf5c3a5a04 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sdk::std::fs::touch::mod_test::run_path_to_existing_directory stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sdk::std::fs::touch::mod_test::run_path_to_existing_directory' panicked at src/sdk/std/fs/touch/./mod_test.rs:27:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55cc9e720efa - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout] 1: 0x55cc9e720efa - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55cc9e720efa - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x55cc9e720efa - ::fmt::he089f96442833f67
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x55cc9e74f433 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout] 5: 0x55cc9e74f433 - core::fmt::write::h2f210ed4c94745cb
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout] 6: 0x55cc9e71bec3 - std::io::Write::write_fmt::he723b56f7e0bd522
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15
[INFO] [stdout] 7: 0x55cc9e720d42 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 8: 0x55cc9e722430 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x55cc9e7221cd - std::panicking::default_hook::h24e207139139d40a
[INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9
[INFO] [stdout] 10: 0x55cc9e1aa203 -