[INFO] fetching crate seacan 0.1.0... [INFO] testing seacan-0.1.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate seacan 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate seacan 0.1.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate seacan 0.1.0 [INFO] finished tweaking crates.io crate seacan 0.1.0 [INFO] tweaked toml for crates.io crate seacan 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a90a5f5a0ea74e39116fa467ab645c43e2990299b8866059001e88136942ca0 [INFO] running `Command { std: "docker" "start" "-a" "1a90a5f5a0ea74e39116fa467ab645c43e2990299b8866059001e88136942ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a90a5f5a0ea74e39116fa467ab645c43e2990299b8866059001e88136942ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a90a5f5a0ea74e39116fa467ab645c43e2990299b8866059001e88136942ca0", kill_on_drop: false }` [INFO] [stdout] 1a90a5f5a0ea74e39116fa467ab645c43e2990299b8866059001e88136942ca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e7ff262b725fece8b270df1b48df325cbc2a110686df10f416c3ec8ec5be30b [INFO] running `Command { std: "docker" "start" "-a" "4e7ff262b725fece8b270df1b48df325cbc2a110686df10f416c3ec8ec5be30b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling seacan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.55s [INFO] running `Command { std: "docker" "inspect" "4e7ff262b725fece8b270df1b48df325cbc2a110686df10f416c3ec8ec5be30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7ff262b725fece8b270df1b48df325cbc2a110686df10f416c3ec8ec5be30b", kill_on_drop: false }` [INFO] [stdout] 4e7ff262b725fece8b270df1b48df325cbc2a110686df10f416c3ec8ec5be30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2823e0ac007316da4c259b9a774c90a40c6c1e86bccdba529f3867593e317ff6 [INFO] running `Command { std: "docker" "start" "-a" "2823e0ac007316da4c259b9a774c90a40c6c1e86bccdba529f3867593e317ff6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling seacan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.35s [INFO] running `Command { std: "docker" "inspect" "2823e0ac007316da4c259b9a774c90a40c6c1e86bccdba529f3867593e317ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2823e0ac007316da4c259b9a774c90a40c6c1e86bccdba529f3867593e317ff6", kill_on_drop: false }` [INFO] [stdout] 2823e0ac007316da4c259b9a774c90a40c6c1e86bccdba529f3867593e317ff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a33177a5482484678f6d066e2fe62164a257a44bc30aba2c678b8597fadd1a0f [INFO] running `Command { std: "docker" "start" "-a" "a33177a5482484678f6d066e2fe62164a257a44bc30aba2c678b8597fadd1a0f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seacan-f095517607e7925e) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test bin::tests::test_bin_nonexistent ... FAILED [INFO] [stdout] test bin::tests::test_cargo_error ... ok [INFO] [stdout] test bin::tests::test_features ... FAILED [INFO] [stdout] test bin::tests::test_example_nonexistent_package ... FAILED [INFO] [stdout] test test::tests::test_bin_2 ... FAILED [INFO] [stdout] test test::tests::test_multiple_artifacts ... FAILED [INFO] [stdout] test test::tests::test_main ... FAILED [INFO] [stdout] test test::tests::test_module ... FAILED [INFO] [stdout] test test::tests::test_no_default_features ... FAILED [INFO] [stdout] test test::tests::test_integration ... FAILED [INFO] [stdout] test bin::tests::test_ws_member_main ... FAILED [INFO] [stdout] test bin::tests::test_example ... FAILED [INFO] [stdout] test bin::tests::test_bin_2 ... FAILED [INFO] [stdout] test bin::tests::test_example_nonexistent ... FAILED [INFO] [stdout] test test::tests::test_release_default ... FAILED [INFO] [stdout] test test::tests::test_in_example ... FAILED [INFO] [stdout] test test::tests::test_enabled_feature ... FAILED [INFO] [stdout] test bin::tests::test_release_false ... FAILED [INFO] [stdout] test test::tests::test_release_true ... FAILED [INFO] [stdout] test bin::tests::test_bin_main ... FAILED [INFO] [stdout] test test::tests::test_any_name ... FAILED [INFO] [stdout] test test::tests::test_lib ... FAILED [INFO] [stdout] test test::tests::test_artifact_run_args ... FAILED [INFO] [stdout] test bin::tests::test_no_default_features ... FAILED [INFO] [stdout] test bin::tests::test_release_true ... FAILED [INFO] [stdout] test test::tests::test_partial_name ... FAILED [INFO] [stdout] test bin::tests::test_bin_nonexistent_package ... FAILED [INFO] [stdout] test bin::tests::test_release_default ... FAILED [INFO] [stdout] test test::tests::test_exact_name ... FAILED [INFO] [stdout] test test::tests::test_release_false ... FAILED [INFO] [stdout] test test::tests::test_disabled_feature ... FAILED [INFO] [stdout] test test::tests::test_unspecified ... FAILED [INFO] [stdout] test test::tests::test_ws_member ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_bin_nonexistent stdout ---- [INFO] [stdout] thread 'bin::tests::test_bin_nonexistent' panicked at 'assertion failed: matches!(result, Err(BuildError :: NotFound(_)))', src/bin.rs:294:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5568d318330c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5568d318330c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5568d318330c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5568d318330c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5568d31a92dc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5568d317e6f8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5568d31857c7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5568d31857c7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5568d31857c7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5568d31854fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5568d3185f1a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5568d3185bc9 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5568d31837d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5568d3185919 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5568d2d08673 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5568d2d0853d - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5568d2d30a0f - seacan::bin::tests::test_bin_nonexistent::hb3f0300ced0bff36 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:294:9 [INFO] [stdout] 17: 0x5568d2d308ea - seacan::bin::tests::test_bin_nonexistent::{{closure}}::h71c5002de37f5bc3 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:290:5 [INFO] [stdout] 18: 0x5568d2d09a4e - core::ops::function::FnOnce::call_once::h74942d977b3081bb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5568d2f4ecc3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5568d2f4ecc3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x5568d2f4d9f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 22: 0x5568d2f4d9f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5568d2f4d9f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x5568d2f4d9f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x5568d2f4d9f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x5568d2f4d9f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x5568d2f4d9f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x5568d2f572d1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x5568d2f572d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x5568d2f23a2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x5568d2f23a2f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5568d2f23a2f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x5568d2f23a2f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x5568d2f23a2f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x5568d2f23a2f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x5568d2f23a2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5568d318be03 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 38: 0x5568d318be03 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5568d318be03 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f8f5225c609 - start_thread [INFO] [stdout] 41: 0x7f8f5202e293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_features stdout ---- [INFO] [stdout] Feb 27 02:50:05.589 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "hello_world", is_example: false, target_dir: None, features: Some(FeatureSpec(Subset { include_default: true, features: ["non_default_feature"] })), is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:202 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_features::hf07ce25f727efa12 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:202 [INFO] [stdout] 200 │ #[test] [INFO] [stdout] 201 │ fn test_features() -> Result { [INFO] [stdout]  202 >  let artifact = Compiler::bin("hello_world") [INFO] [stdout] 203 │ .workspace("samples/hello_world") [INFO] [stdout] 204 │ .features(FeatureSpec::new(vec!["non_default_feature".into()])) [INFO] [stdout] 8: seacan::bin::tests::test_features::{{closure}}::hacbd232307d412a5 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:201 [INFO] [stdout] 199 │ [INFO] [stdout] 200 │ #[test] [INFO] [stdout]  201 >  fn test_features() -> Result { [INFO] [stdout] 202 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 203 │ .workspace("samples/hello_world") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::ha4e759d01cec0d68 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_features::{{closure}}::hacbd232307d412a5 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:201 [INFO] [stdout] 199 │ [INFO] [stdout] 200 │ #[test] [INFO] [stdout]  201 >  fn test_features() -> Result { [INFO] [stdout] 202 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 203 │ .workspace("samples/hello_world") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::ha4e759d01cec0d68 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_example_nonexistent_package stdout ---- [INFO] [stdout] Feb 27 02:50:05.778 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Name("nonexistent_package"), name: "example_1", is_example: true, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: matches!(result, Err(BuildError :: PackageNotFound(_))) [INFO] [stdout] Location: src/bin.rs:334 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48 [INFO] [stdout] 9: seacan::bin::tests::test_example_nonexistent_package::h3fa229452723570c [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:334 [INFO] [stdout] 332 │ .package(PackageSpec::name("nonexistent_package")) [INFO] [stdout] 333 │ .compile(); [INFO] [stdout]  334 >  assert!(matches!(result, Err(BuildError::PackageNotFound(_)))); [INFO] [stdout] 335 │ } [INFO] [stdout] 336 │ [INFO] [stdout] 10: seacan::bin::tests::test_example_nonexistent_package::{{closure}}::h8f39719cc4a33619 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:328 [INFO] [stdout] 326 │ [INFO] [stdout] 327 │ #[test] [INFO] [stdout]  328 >  fn test_example_nonexistent_package() { [INFO] [stdout] 329 │ init(); [INFO] [stdout] 330 │ let result = Compiler::example("example_1") [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h154a77fb1e90abcf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 14:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 15:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 16: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 17: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 18: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 19: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_bin_2 stdout ---- [INFO] [stdout] Feb 27 02:50:05.742 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("bin_2"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("bin_2"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.742 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("bin_2"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:559 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_bin_2::h481b27640952619c [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:559 [INFO] [stdout] 557 │ init(); [INFO] [stdout] 558 │ [INFO] [stdout]  559 >  let mut artifacts = Compiler::new(NameSpec::Any, TypeSpec::bin("bin_2")) [INFO] [stdout] 560 │ .workspace("samples/hello_world") [INFO] [stdout] 561 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_bin_2::{{closure}}::h82fea761e0c32cf9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:556 [INFO] [stdout] 554 │ [INFO] [stdout] 555 │ #[test] [INFO] [stdout]  556 >  fn test_bin_2() -> Result { [INFO] [stdout] 557 │ init(); [INFO] [stdout] 558 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h017421963daa2c5b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_bin_2::{{closure}}::h82fea761e0c32cf9 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:556 [INFO] [stdout] 554 │ [INFO] [stdout] 555 │ #[test] [INFO] [stdout]  556 >  fn test_bin_2() -> Result { [INFO] [stdout] 557 │ init(); [INFO] [stdout] 558 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h017421963daa2c5b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_multiple_artifacts stdout ---- [INFO] [stdout] Feb 27 02:50:05.754 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Integrations, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Integrations, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.754 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Integrations, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:714 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_multiple_artifacts::hd71c12e1ed26c018 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:714 [INFO] [stdout] 712 │ init(); [INFO] [stdout] 713 │ [INFO] [stdout]  714 >  let mut artifacts = Compiler::new(NameSpec::Any, TypeSpec::Integrations) [INFO] [stdout] 715 │ .workspace("samples/hello_world") [INFO] [stdout] 716 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_multiple_artifacts::{{closure}}::ha69c062f653f2258 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:711 [INFO] [stdout] 709 │ [INFO] [stdout] 710 │ #[test] [INFO] [stdout]  711 >  fn test_multiple_artifacts() -> Result { [INFO] [stdout] 712 │ init(); [INFO] [stdout] 713 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::ha9398d114b4d2e10 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_multiple_artifacts::{{closure}}::ha69c062f653f2258 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:711 [INFO] [stdout] 709 │ [INFO] [stdout] 710 │ #[test] [INFO] [stdout]  711 >  fn test_multiple_artifacts() -> Result { [INFO] [stdout] 712 │ init(); [INFO] [stdout] 713 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::ha9398d114b4d2e10 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_main stdout ---- [INFO] [stdout] Feb 27 02:50:05.742 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.754 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:577 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_main::h8057a7becfff5882 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:577 [INFO] [stdout] 575 │ init(); [INFO] [stdout] 576 │ [INFO] [stdout]  577 >  let mut artifacts = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 578 │ .workspace("samples/hello_world") [INFO] [stdout] 579 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_main::{{closure}}::hf5daeeeb7430fe48 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:574 [INFO] [stdout] 572 │ [INFO] [stdout] 573 │ #[test] [INFO] [stdout]  574 >  fn test_main() -> Result { [INFO] [stdout] 575 │ init(); [INFO] [stdout] 576 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::he59d9ab4b10c8be2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_main::{{closure}}::hf5daeeeb7430fe48 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:574 [INFO] [stdout] 572 │ [INFO] [stdout] 573 │ #[test] [INFO] [stdout]  574 >  fn test_main() -> Result { [INFO] [stdout] 575 │ init(); [INFO] [stdout] 576 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::he59d9ab4b10c8be2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_module stdout ---- [INFO] [stdout] Feb 27 02:50:05.761 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_module"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_module"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.761 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_module"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:613 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_module::he346bc4860b5fd1f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:613 [INFO] [stdout] 611 │ init(); [INFO] [stdout] 612 │ [INFO] [stdout]  613 >  let mut artifacts = Compiler::new(NameSpec::substring("test_in_module"), TypeSpec::Lib) [INFO] [stdout] 614 │ .workspace("samples/hello_world") [INFO] [stdout] 615 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_module::{{closure}}::hd2f6721aa9b606b5 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:610 [INFO] [stdout] 608 │ [INFO] [stdout] 609 │ #[test] [INFO] [stdout]  610 >  fn test_module() -> Result { [INFO] [stdout] 611 │ init(); [INFO] [stdout] 612 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h2f91a66eb3d783b2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_module::{{closure}}::hd2f6721aa9b606b5 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:610 [INFO] [stdout] 608 │ [INFO] [stdout] 609 │ #[test] [INFO] [stdout]  610 >  fn test_module() -> Result { [INFO] [stdout] 611 │ init(); [INFO] [stdout] 612 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2f91a66eb3d783b2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_no_default_features stdout ---- [INFO] [stdout] Feb 27 02:50:05.742 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_default_feature"), test_type: Lib, features: Some(FeatureSpec(Subset { include_default: false, features: [] })), is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_default_feature"), test_type: Lib, features: Some(FeatureSpec(Subset { include_default: false, features: [] })), is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.754 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_default_feature"), test_type: Lib, features: Some(FeatureSpec(Subset { include_default: false, features: [] })), is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:453 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_no_default_features::h05ae29e2569d356f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:453 [INFO] [stdout] 451 │ fn test_no_default_features() -> Result { [INFO] [stdout] 452 │ init(); [INFO] [stdout]  453 >  let mut artifacts = Compiler::new(NameSpec::exact("test_default_feature"), TypeSpec::Lib) [INFO] [stdout] 454 │ .workspace("samples/hello_world") [INFO] [stdout] 455 │ .features(FeatureSpec::none()) [INFO] [stdout] 8: seacan::test::tests::test_no_default_features::{{closure}}::h69fcd1b7b4f1669c [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:451 [INFO] [stdout] 449 │ [INFO] [stdout] 450 │ #[test] [INFO] [stdout]  451 >  fn test_no_default_features() -> Result { [INFO] [stdout] 452 │ init(); [INFO] [stdout] 453 │ let mut artifacts = Compiler::new(NameSpec::exact("test_default_feature"), TypeSpec::Lib) [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::hfb97f35f7f1f6b45 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_no_default_features::{{closure}}::h69fcd1b7b4f1669c [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:451 [INFO] [stdout] 449 │ [INFO] [stdout] 450 │ #[test] [INFO] [stdout]  451 >  fn test_no_default_features() -> Result { [INFO] [stdout] 452 │ init(); [INFO] [stdout] 453 │ let mut artifacts = Compiler::new(NameSpec::exact("test_default_feature"), TypeSpec::Lib) [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hfb97f35f7f1f6b45 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_integration stdout ---- [INFO] [stdout] Feb 27 02:50:05.774 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("integration_tests_1_test"), test_type: Integration("integration_tests_1"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("integration_tests_1_test"), test_type: Integration("integration_tests_1"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.774 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("integration_tests_1_test"), test_type: Integration("integration_tests_1"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:631 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_integration::h21843cf64038dfbc [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:631 [INFO] [stdout] 629 │ init(); [INFO] [stdout] 630 │ [INFO] [stdout]  631 >  let mut artifacts = Compiler::new( [INFO] [stdout] 632 │ NameSpec::substring("integration_tests_1_test"), [INFO] [stdout] 633 │ TypeSpec::integration("integration_tests_1"), [INFO] [stdout] 8: seacan::test::tests::test_integration::{{closure}}::h6414e4b05f13df9d [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:628 [INFO] [stdout] 626 │ [INFO] [stdout] 627 │ #[test] [INFO] [stdout]  628 >  fn test_integration() -> Result { [INFO] [stdout] 629 │ init(); [INFO] [stdout] 630 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::hf10e9f08121dcff0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_integration::{{closure}}::h6414e4b05f13df9d [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:628 [INFO] [stdout] 626 │ [INFO] [stdout] 627 │ #[test] [INFO] [stdout]  628 >  fn test_integration() -> Result { [INFO] [stdout] 629 │ init(); [INFO] [stdout] 630 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hf10e9f08121dcff0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_ws_member_main stdout ---- [INFO] [stdout] Feb 27 02:50:05.777 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Name("ws_member"), name: "ws_member", is_example: false, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:341 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_ws_member_main::h7e205458365b2f55 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:341 [INFO] [stdout] 339 │ init(); [INFO] [stdout] 340 │ init(); [INFO] [stdout]  341 >  let artifact = Compiler::bin("ws_member") [INFO] [stdout] 342 │ .package(PackageSpec::name("ws_member")) [INFO] [stdout] 343 │ .workspace("samples/hello_world") [INFO] [stdout] 8: seacan::bin::tests::test_ws_member_main::{{closure}}::h1d532004c1638cfb [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:338 [INFO] [stdout] 336 │ [INFO] [stdout] 337 │ #[test] [INFO] [stdout]  338 >  fn test_ws_member_main() -> Result { [INFO] [stdout] 339 │ init(); [INFO] [stdout] 340 │ init(); [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h0c87b0673fd379f4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_ws_member_main::{{closure}}::h1d532004c1638cfb [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:338 [INFO] [stdout] 336 │ [INFO] [stdout] 337 │ #[test] [INFO] [stdout]  338 >  fn test_ws_member_main() -> Result { [INFO] [stdout] 339 │ init(); [INFO] [stdout] 340 │ init(); [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h0c87b0673fd379f4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_example stdout ---- [INFO] [stdout] Feb 27 02:50:05.743 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "example_1", is_example: true, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:310 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_example::h32061a3dc1165035 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:310 [INFO] [stdout] 308 │ fn test_example() -> Result { [INFO] [stdout] 309 │ init(); [INFO] [stdout]  310 >  let artifact = Compiler::example("example_1") [INFO] [stdout] 311 │ .workspace("samples/hello_world") [INFO] [stdout] 312 │ .compile()?; [INFO] [stdout] 8: seacan::bin::tests::test_example::{{closure}}::h7f2907e7f44843f3 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:308 [INFO] [stdout] 306 │ [INFO] [stdout] 307 │ #[test] [INFO] [stdout]  308 >  fn test_example() -> Result { [INFO] [stdout] 309 │ init(); [INFO] [stdout] 310 │ let artifact = Compiler::example("example_1") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h40f56f0b64ce5728 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_example::{{closure}}::h7f2907e7f44843f3 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:308 [INFO] [stdout] 306 │ [INFO] [stdout] 307 │ #[test] [INFO] [stdout]  308 >  fn test_example() -> Result { [INFO] [stdout] 309 │ init(); [INFO] [stdout] 310 │ let artifact = Compiler::example("example_1") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h40f56f0b64ce5728 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_bin_2 stdout ---- [INFO] [stdout] Feb 27 02:50:05.764 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "bin_2", is_example: false, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:281 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_bin_2::h8d921268e0eeb711 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:281 [INFO] [stdout] 279 │ fn test_bin_2() -> Result { [INFO] [stdout] 280 │ init(); [INFO] [stdout]  281 >  let artifact = Compiler::bin("bin_2") [INFO] [stdout] 282 │ .workspace("samples/hello_world") [INFO] [stdout] 283 │ .compile()?; [INFO] [stdout] 8: seacan::bin::tests::test_bin_2::{{closure}}::h4c2d95e840f72ff5 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:279 [INFO] [stdout] 277 │ [INFO] [stdout] 278 │ #[test] [INFO] [stdout]  279 >  fn test_bin_2() -> Result { [INFO] [stdout] 280 │ init(); [INFO] [stdout] 281 │ let artifact = Compiler::bin("bin_2") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::hf73080abd6edbd95 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_bin_2::{{closure}}::h4c2d95e840f72ff5 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:279 [INFO] [stdout] 277 │ [INFO] [stdout] 278 │ #[test] [INFO] [stdout]  279 >  fn test_bin_2() -> Result { [INFO] [stdout] 280 │ init(); [INFO] [stdout] 281 │ let artifact = Compiler::bin("bin_2") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hf73080abd6edbd95 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_example_nonexistent stdout ---- [INFO] [stdout] Feb 27 02:50:05.778 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "example_does_not_exist", is_example: true, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: matches!(result, Err(BuildError :: NotFound(_))) [INFO] [stdout] Location: src/bin.rs:324 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48 [INFO] [stdout] 9: seacan::bin::tests::test_example_nonexistent::h071cfb7083930d9c [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:324 [INFO] [stdout] 322 │ .workspace("samples/hello_world") [INFO] [stdout] 323 │ .compile(); [INFO] [stdout]  324 >  assert!(matches!(result, Err(BuildError::NotFound(_)))); [INFO] [stdout] 325 │ } [INFO] [stdout] 326 │ [INFO] [stdout] 10: seacan::bin::tests::test_example_nonexistent::{{closure}}::h44779e65463c9889 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:319 [INFO] [stdout] 317 │ [INFO] [stdout] 318 │ #[test] [INFO] [stdout]  319 >  fn test_example_nonexistent() { [INFO] [stdout] 320 │ init(); [INFO] [stdout] 321 │ let result = Compiler::example("example_does_not_exist") [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h539fa1482b3da4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 14:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 15:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 16: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 17: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 18: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 19: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_release_default stdout ---- [INFO] [stdout] Feb 27 02:50:05.786 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.790 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:492 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_release_default::h2833b9e9bcf69bd6 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:492 [INFO] [stdout] 490 │ fn test_release_default() -> Result { [INFO] [stdout] 491 │ init(); [INFO] [stdout]  492 >  let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 493 │ .workspace("samples/hello_world") [INFO] [stdout] 494 │ .compile()? [INFO] [stdout] 8: seacan::test::tests::test_release_default::{{closure}}::hc203527b9a92bf86 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:490 [INFO] [stdout] 488 │ [INFO] [stdout] 489 │ #[test] [INFO] [stdout]  490 >  fn test_release_default() -> Result { [INFO] [stdout] 491 │ init(); [INFO] [stdout] 492 │ let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h9a6dcdcb790c8860 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_release_default::{{closure}}::hc203527b9a92bf86 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:490 [INFO] [stdout] 488 │ [INFO] [stdout] 489 │ #[test] [INFO] [stdout]  490 >  fn test_release_default() -> Result { [INFO] [stdout] 491 │ init(); [INFO] [stdout] 492 │ let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h9a6dcdcb790c8860 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_in_example stdout ---- [INFO] [stdout] Feb 27 02:50:05.806 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_example_1"), test_type: Example("example_1"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_example_1"), test_type: Example("example_1"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.806 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_example_1"), test_type: Example("example_1"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:538 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_in_example::h3083f4101120d19f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:538 [INFO] [stdout] 536 │ init(); [INFO] [stdout] 537 │ [INFO] [stdout]  538 >  let mut artifacts = Compiler::new( [INFO] [stdout] 539 │ NameSpec::substring("test_in_example_1"), [INFO] [stdout] 540 │ TypeSpec::example("example_1"), [INFO] [stdout] 8: seacan::test::tests::test_in_example::{{closure}}::h74f478aff3acb08b [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:535 [INFO] [stdout] 533 │ [INFO] [stdout] 534 │ #[test] [INFO] [stdout]  535 >  fn test_in_example() -> Result { [INFO] [stdout] 536 │ init(); [INFO] [stdout] 537 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::he08031249a7278e6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_in_example::{{closure}}::h74f478aff3acb08b [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:535 [INFO] [stdout] 533 │ [INFO] [stdout] 534 │ #[test] [INFO] [stdout]  535 >  fn test_in_example() -> Result { [INFO] [stdout] 536 │ init(); [INFO] [stdout] 537 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::he08031249a7278e6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_enabled_feature stdout ---- [INFO] [stdout] Feb 27 02:50:05.813 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_non_default_feature"), test_type: Lib, features: Some(FeatureSpec(Subset { include_default: true, features: ["non_default_feature"] })), is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_non_default_feature"), test_type: Lib, features: Some(FeatureSpec(Subset { include_default: true, features: ["non_default_feature"] })), is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.822 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_non_default_feature"), test_type: Lib, features: Some(FeatureSpec(Subset { include_default: true, features: ["non_default_feature"] })), is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:440 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_enabled_feature::ha262e556cadb4eaf [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:440 [INFO] [stdout] 438 │ init(); [INFO] [stdout] 439 │ let mut artifacts = [INFO] [stdout]  440 >  Compiler::new(NameSpec::exact("test_non_default_feature"), TypeSpec::Lib) [INFO] [stdout] 441 │ .features(FeatureSpec::new(vec!["non_default_feature".into()])) [INFO] [stdout] 442 │ .workspace("samples/hello_world") [INFO] [stdout] 8: seacan::test::tests::test_enabled_feature::{{closure}}::h94daad1e8bd8e799 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:437 [INFO] [stdout] 435 │ [INFO] [stdout] 436 │ #[test] [INFO] [stdout]  437 >  fn test_enabled_feature() -> Result { [INFO] [stdout] 438 │ init(); [INFO] [stdout] 439 │ let mut artifacts = [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::hbab28221293a1d68 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_enabled_feature::{{closure}}::h94daad1e8bd8e799 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:437 [INFO] [stdout] 435 │ [INFO] [stdout] 436 │ #[test] [INFO] [stdout]  437 >  fn test_enabled_feature() -> Result { [INFO] [stdout] 438 │ init(); [INFO] [stdout] 439 │ let mut artifacts = [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hbab28221293a1d68 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_release_false stdout ---- [INFO] [stdout] Feb 27 02:50:05.826 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "hello_world", is_example: false, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:230 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_release_false::h3f8425fc1c6412e4 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:230 [INFO] [stdout] 228 │ fn test_release_false() -> Result { [INFO] [stdout] 229 │ init(); [INFO] [stdout]  230 >  let artifact = Compiler::bin("hello_world") [INFO] [stdout] 231 │ .workspace("samples/hello_world") [INFO] [stdout] 232 │ .release(false) [INFO] [stdout] 8: seacan::bin::tests::test_release_false::{{closure}}::ha949933ffac1235c [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:228 [INFO] [stdout] 226 │ [INFO] [stdout] 227 │ #[test] [INFO] [stdout]  228 >  fn test_release_false() -> Result { [INFO] [stdout] 229 │ init(); [INFO] [stdout] 230 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::hf35a2d30e2818078 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_release_false::{{closure}}::ha949933ffac1235c [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:228 [INFO] [stdout] 226 │ [INFO] [stdout] 227 │ #[test] [INFO] [stdout]  228 >  fn test_release_false() -> Result { [INFO] [stdout] 229 │ init(); [INFO] [stdout] 230 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hf35a2d30e2818078 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_release_true stdout ---- [INFO] [stdout] Feb 27 02:50:05.817 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: true } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: true } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.830 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: true } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:479 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_release_true::hbc80fa24847fc163 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:479 [INFO] [stdout] 477 │ fn test_release_true() -> Result { [INFO] [stdout] 478 │ init(); [INFO] [stdout]  479 >  let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 480 │ .workspace("samples/hello_world") [INFO] [stdout] 481 │ .release(true) [INFO] [stdout] 8: seacan::test::tests::test_release_true::{{closure}}::h747bbbdc2d3650bd [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:477 [INFO] [stdout] 475 │ [INFO] [stdout] 476 │ #[test] [INFO] [stdout]  477 >  fn test_release_true() -> Result { [INFO] [stdout] 478 │ init(); [INFO] [stdout] 479 │ let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h8ae9e9e794fd0b29 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_release_true::{{closure}}::h747bbbdc2d3650bd [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:477 [INFO] [stdout] 475 │ [INFO] [stdout] 476 │ #[test] [INFO] [stdout]  477 >  fn test_release_true() -> Result { [INFO] [stdout] 478 │ init(); [INFO] [stdout] 479 │ let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h8ae9e9e794fd0b29 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_bin_main stdout ---- [INFO] [stdout] Feb 27 02:50:05.806 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "hello_world", is_example: false, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:270 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_bin_main::h7cdd827d91d82dee [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:270 [INFO] [stdout] 268 │ fn test_bin_main() -> Result { [INFO] [stdout] 269 │ init(); [INFO] [stdout]  270 >  let artifact = Compiler::bin("hello_world") [INFO] [stdout] 271 │ .workspace("samples/hello_world") [INFO] [stdout] 272 │ .compile()?; [INFO] [stdout] 8: seacan::bin::tests::test_bin_main::{{closure}}::h64738199deba5f8d [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:268 [INFO] [stdout] 266 │ [INFO] [stdout] 267 │ #[test] [INFO] [stdout]  268 >  fn test_bin_main() -> Result { [INFO] [stdout] 269 │ init(); [INFO] [stdout] 270 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h1f923a2948f0764f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_bin_main::{{closure}}::h64738199deba5f8d [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:268 [INFO] [stdout] 266 │ [INFO] [stdout] 267 │ #[test] [INFO] [stdout]  268 >  fn test_bin_main() -> Result { [INFO] [stdout] 269 │ init(); [INFO] [stdout] 270 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h1f923a2948f0764f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_any_name stdout ---- [INFO] [stdout] Feb 27 02:50:05.830 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Lib, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.830 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:688 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_any_name::hc963df2d7a553aa6 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:688 [INFO] [stdout] 686 │ init(); [INFO] [stdout] 687 │ [INFO] [stdout]  688 >  let mut artifacts = Compiler::new(NameSpec::Any, TypeSpec::Lib) [INFO] [stdout] 689 │ .workspace("samples/hello_world") [INFO] [stdout] 690 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_any_name::{{closure}}::hdee6cbee697866bb [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:685 [INFO] [stdout] 683 │ [INFO] [stdout] 684 │ #[test] [INFO] [stdout]  685 >  fn test_any_name() -> Result { [INFO] [stdout] 686 │ init(); [INFO] [stdout] 687 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h94fbb95965d13b1b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_any_name::{{closure}}::hdee6cbee697866bb [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:685 [INFO] [stdout] 683 │ [INFO] [stdout] 684 │ #[test] [INFO] [stdout]  685 >  fn test_any_name() -> Result { [INFO] [stdout] 686 │ init(); [INFO] [stdout] 687 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h94fbb95965d13b1b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_lib stdout ---- [INFO] [stdout] Feb 27 02:50:05.817 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib_2"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib_2"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.818 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib_2"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:595 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_lib::hfc91bedaba0e0476 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:595 [INFO] [stdout] 593 │ init(); [INFO] [stdout] 594 │ [INFO] [stdout]  595 >  let mut artifacts = Compiler::new(NameSpec::substring("test_in_lib_2"), TypeSpec::Lib) [INFO] [stdout] 596 │ .workspace("samples/hello_world") [INFO] [stdout] 597 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_lib::{{closure}}::h40a5b3e9cfb37f71 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:592 [INFO] [stdout] 590 │ [INFO] [stdout] 591 │ #[test] [INFO] [stdout]  592 >  fn test_lib() -> Result { [INFO] [stdout] 593 │ init(); [INFO] [stdout] 594 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h4fbeac1a076a0501 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_lib::{{closure}}::h40a5b3e9cfb37f71 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:592 [INFO] [stdout] 590 │ [INFO] [stdout] 591 │ #[test] [INFO] [stdout]  592 >  fn test_lib() -> Result { [INFO] [stdout] 593 │ init(); [INFO] [stdout] 594 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h4fbeac1a076a0501 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_artifact_run_args stdout ---- [INFO] [stdout] Feb 27 02:50:05.818 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_example_1"), test_type: Example("example_1"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_example_1"), test_type: Example("example_1"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.818 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_example_1"), test_type: Example("example_1"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:504 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_artifact_run_args::h7e40b9a71a41470f [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:504 [INFO] [stdout] 502 │ fn test_artifact_run_args() -> Result { [INFO] [stdout] 503 │ init(); [INFO] [stdout]  504 >  let mut artifacts = Compiler::new( [INFO] [stdout] 505 │ NameSpec::substring("test_in_example_1"), [INFO] [stdout] 506 │ TypeSpec::example("example_1"), [INFO] [stdout] 8: seacan::test::tests::test_artifact_run_args::{{closure}}::h34be76b861efef26 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:502 [INFO] [stdout] 500 │ [INFO] [stdout] 501 │ #[test] [INFO] [stdout]  502 >  fn test_artifact_run_args() -> Result { [INFO] [stdout] 503 │ init(); [INFO] [stdout] 504 │ let mut artifacts = Compiler::new( [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h04a04d2036868935 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_artifact_run_args::{{closure}}::h34be76b861efef26 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:502 [INFO] [stdout] 500 │ [INFO] [stdout] 501 │ #[test] [INFO] [stdout]  502 >  fn test_artifact_run_args() -> Result { [INFO] [stdout] 503 │ init(); [INFO] [stdout] 504 │ let mut artifacts = Compiler::new( [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h04a04d2036868935 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_no_default_features stdout ---- [INFO] [stdout] Feb 27 02:50:05.563 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "hello_world", is_example: false, target_dir: None, features: Some(FeatureSpec(Subset { include_default: false, features: [] })), is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:219 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_no_default_features::hb9b7f2139a4aba8f [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:219 [INFO] [stdout] 217 │ #[test] [INFO] [stdout] 218 │ fn test_no_default_features() -> Result { [INFO] [stdout]  219 >  let artifact = Compiler::bin("hello_world") [INFO] [stdout] 220 │ .workspace("samples/hello_world") [INFO] [stdout] 221 │ .features(FeatureSpec::none()) [INFO] [stdout] 8: seacan::bin::tests::test_no_default_features::{{closure}}::h874e5ba60aac3aac [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:218 [INFO] [stdout] 216 │ [INFO] [stdout] 217 │ #[test] [INFO] [stdout]  218 >  fn test_no_default_features() -> Result { [INFO] [stdout] 219 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 220 │ .workspace("samples/hello_world") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h120c77a10d288ee7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_no_default_features::{{closure}}::h874e5ba60aac3aac [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:218 [INFO] [stdout] 216 │ [INFO] [stdout] 217 │ #[test] [INFO] [stdout]  218 >  fn test_no_default_features() -> Result { [INFO] [stdout] 219 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 220 │ .workspace("samples/hello_world") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h120c77a10d288ee7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_release_true stdout ---- [INFO] [stdout] Feb 27 02:50:05.585 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "hello_world", is_example: false, target_dir: None, features: None, is_release: true } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:239 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_release_true::h1eb799745a8dae19 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:239 [INFO] [stdout] 237 │ #[test] [INFO] [stdout] 238 │ fn test_release_true() -> Result { [INFO] [stdout]  239 >  let artifact = Compiler::bin("hello_world") [INFO] [stdout] 240 │ .workspace("samples/hello_world") [INFO] [stdout] 241 │ .release(true) [INFO] [stdout] 8: seacan::bin::tests::test_release_true::{{closure}}::h5342530fb02d20d4 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:238 [INFO] [stdout] 236 │ } [INFO] [stdout] 237 │ #[test] [INFO] [stdout]  238 >  fn test_release_true() -> Result { [INFO] [stdout] 239 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 240 │ .workspace("samples/hello_world") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::hff150d147d513799 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_release_true::{{closure}}::h5342530fb02d20d4 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:238 [INFO] [stdout] 236 │ } [INFO] [stdout] 237 │ #[test] [INFO] [stdout]  238 >  fn test_release_true() -> Result { [INFO] [stdout] 239 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 240 │ .workspace("samples/hello_world") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hff150d147d513799 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_partial_name stdout ---- [INFO] [stdout] Feb 27 02:50:05.730 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("in_lib_1"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("in_lib_1"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.730 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("in_lib_1"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:652 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_partial_name::hb4e87e6c4c0495b0 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:652 [INFO] [stdout] 650 │ init(); [INFO] [stdout] 651 │ [INFO] [stdout]  652 >  let mut artifacts = Compiler::new(NameSpec::substring("in_lib_1"), TypeSpec::Lib) [INFO] [stdout] 653 │ .workspace("samples/hello_world") [INFO] [stdout] 654 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_partial_name::{{closure}}::h1eb7ac63a36e7c75 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:649 [INFO] [stdout] 647 │ [INFO] [stdout] 648 │ #[test] [INFO] [stdout]  649 >  fn test_partial_name() -> Result { [INFO] [stdout] 650 │ init(); [INFO] [stdout] 651 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::he3494863b33f4bb3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_partial_name::{{closure}}::h1eb7ac63a36e7c75 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:649 [INFO] [stdout] 647 │ [INFO] [stdout] 648 │ #[test] [INFO] [stdout]  649 >  fn test_partial_name() -> Result { [INFO] [stdout] 650 │ init(); [INFO] [stdout] 651 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::he3494863b33f4bb3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_bin_nonexistent_package stdout ---- [INFO] [stdout] Feb 27 02:50:05.790 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Name("package_that_doesnt_exist"), name: "bin_that_doesnt_exist", is_example: false, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: matches!(result, Err(BuildError :: PackageNotFound(_))) [INFO] [stdout] Location: src/bin.rs:304 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48 [INFO] [stdout] 9: seacan::bin::tests::test_bin_nonexistent_package::hdc8422bc906d105f [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:304 [INFO] [stdout] 302 │ .workspace("samples/hello_world") [INFO] [stdout] 303 │ .compile(); [INFO] [stdout]  304 >  assert!(matches!(result, Err(BuildError::PackageNotFound(_)))); [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ [INFO] [stdout] 10: seacan::bin::tests::test_bin_nonexistent_package::{{closure}}::hefb2adbf7fdf395b [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:298 [INFO] [stdout] 296 │ [INFO] [stdout] 297 │ #[test] [INFO] [stdout]  298 >  fn test_bin_nonexistent_package() { [INFO] [stdout] 299 │ init(); [INFO] [stdout] 300 │ let result = Compiler::bin("bin_that_doesnt_exist") [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::he77b664d3159dc47 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 14:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 15:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 16: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 17: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 18: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 19: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- bin::tests::test_release_default stdout ---- [INFO] [stdout] Feb 27 02:50:05.818 ERROR seacan::bin: error: Failed to run cargo [INFO] [stdout] at src/bin.rs:122 [INFO] [stdout]  in seacan::bin::compile with self: Compiler { workspace: Some("samples/hello_world"), package: Any, name: "hello_world", is_example: false, target_dir: None, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to run cargo [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/bin.rs:250 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::hce1b9aa0984d94e2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::bin::tests::test_release_default::heacc0f0b5c834ffb [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:250 [INFO] [stdout] 248 │ fn test_release_default() -> Result { [INFO] [stdout] 249 │ init(); [INFO] [stdout]  250 >  let artifact = Compiler::bin("hello_world") [INFO] [stdout] 251 │ .workspace("samples/hello_world") [INFO] [stdout] 252 │ .compile()?; [INFO] [stdout] 8: seacan::bin::tests::test_release_default::{{closure}}::h08930518ee385cd7 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:248 [INFO] [stdout] 246 │ [INFO] [stdout] 247 │ #[test] [INFO] [stdout]  248 >  fn test_release_default() -> Result { [INFO] [stdout] 249 │ init(); [INFO] [stdout] 250 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::hdaa42d6b9135fb6f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::bin::tests::test_release_default::{{closure}}::h08930518ee385cd7 [INFO] [stdout] at /opt/rustwide/workdir/src/bin.rs:248 [INFO] [stdout] 246 │ [INFO] [stdout] 247 │ #[test] [INFO] [stdout]  248 >  fn test_release_default() -> Result { [INFO] [stdout] 249 │ init(); [INFO] [stdout] 250 │ let artifact = Compiler::bin("hello_world") [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hdaa42d6b9135fb6f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_exact_name stdout ---- [INFO] [stdout] Feb 27 02:50:05.742 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib_1"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib_1"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.742 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib_1"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:670 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_exact_name::h171c2c81ef9fd56c [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:670 [INFO] [stdout] 668 │ init(); [INFO] [stdout] 669 │ [INFO] [stdout]  670 >  let mut artifacts = Compiler::new(NameSpec::substring("test_in_lib_1"), TypeSpec::Lib) [INFO] [stdout] 671 │ .workspace("samples/hello_world") [INFO] [stdout] 672 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_exact_name::{{closure}}::h2a4a22c3f3e48689 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:667 [INFO] [stdout] 665 │ [INFO] [stdout] 666 │ #[test] [INFO] [stdout]  667 >  fn test_exact_name() -> Result { [INFO] [stdout] 668 │ init(); [INFO] [stdout] 669 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h707f247ca21d9a18 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_exact_name::{{closure}}::h2a4a22c3f3e48689 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:667 [INFO] [stdout] 665 │ [INFO] [stdout] 666 │ #[test] [INFO] [stdout]  667 >  fn test_exact_name() -> Result { [INFO] [stdout] 668 │ init(); [INFO] [stdout] 669 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h707f247ca21d9a18 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_release_false stdout ---- [INFO] [stdout] Feb 27 02:50:05.782 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.782 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Any, test_type: Bin("hello_world"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:466 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_release_false::h47704533589ae37c [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:466 [INFO] [stdout] 464 │ fn test_release_false() -> Result { [INFO] [stdout] 465 │ init(); [INFO] [stdout]  466 >  let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 467 │ .workspace("samples/hello_world") [INFO] [stdout] 468 │ .release(false) [INFO] [stdout] 8: seacan::test::tests::test_release_false::{{closure}}::h68d9e015f789d4e4 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:464 [INFO] [stdout] 462 │ [INFO] [stdout] 463 │ #[test] [INFO] [stdout]  464 >  fn test_release_false() -> Result { [INFO] [stdout] 465 │ init(); [INFO] [stdout] 466 │ let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h5e6963dfad63c79f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_release_false::{{closure}}::h68d9e015f789d4e4 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:464 [INFO] [stdout] 462 │ [INFO] [stdout] 463 │ #[test] [INFO] [stdout]  464 >  fn test_release_false() -> Result { [INFO] [stdout] 465 │ init(); [INFO] [stdout] 466 │ let artifact = Compiler::new(NameSpec::Any, TypeSpec::bin("hello_world")) [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h5e6963dfad63c79f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_disabled_feature stdout ---- [INFO] [stdout] Feb 27 02:50:05.769 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_non_default_feature"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_non_default_feature"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.780 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Exact("test_non_default_feature"), test_type: Lib, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:427 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_disabled_feature::h837f9e8a323631c2 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:427 [INFO] [stdout] 425 │ init(); [INFO] [stdout] 426 │ let mut artifacts = [INFO] [stdout]  427 >  Compiler::new(NameSpec::exact("test_non_default_feature"), TypeSpec::Lib) [INFO] [stdout] 428 │ .workspace("samples/hello_world") [INFO] [stdout] 429 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_disabled_feature::{{closure}}::h9244530cd02b33f1 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:424 [INFO] [stdout] 422 │ [INFO] [stdout] 423 │ #[test] [INFO] [stdout]  424 >  fn test_disabled_feature() -> Result { [INFO] [stdout] 425 │ init(); [INFO] [stdout] 426 │ let mut artifacts = [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h14c02e37827bfdf1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_disabled_feature::{{closure}}::h9244530cd02b33f1 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:424 [INFO] [stdout] 422 │ [INFO] [stdout] 423 │ #[test] [INFO] [stdout]  424 >  fn test_disabled_feature() -> Result { [INFO] [stdout] 425 │ init(); [INFO] [stdout] 426 │ let mut artifacts = [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h14c02e37827bfdf1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_unspecified stdout ---- [INFO] [stdout] Feb 27 02:50:05.811 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib"), test_type: Unspecified, features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib"), test_type: Unspecified, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.811 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Any, name: Substring("test_in_lib"), test_type: Unspecified, features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:524 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_unspecified::hb4790a36ef93c687 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:524 [INFO] [stdout] 522 │ init(); [INFO] [stdout] 523 │ [INFO] [stdout]  524 >  let artifacts = Compiler::new(NameSpec::substring("test_in_lib"), TypeSpec::Unspecified) [INFO] [stdout] 525 │ .workspace("samples/hello_world") [INFO] [stdout] 526 │ .compile()?; [INFO] [stdout] 8: seacan::test::tests::test_unspecified::{{closure}}::hdfba8f203ed8f1da [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:521 [INFO] [stdout] 519 │ [INFO] [stdout] 520 │ #[test] [INFO] [stdout]  521 >  fn test_unspecified() -> Result { [INFO] [stdout] 522 │ init(); [INFO] [stdout] 523 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::haba8b1f468beb48b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_unspecified::{{closure}}::hdfba8f203ed8f1da [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:521 [INFO] [stdout] 519 │ [INFO] [stdout] 520 │ #[test] [INFO] [stdout]  521 >  fn test_unspecified() -> Result { [INFO] [stdout] 522 │ init(); [INFO] [stdout] 523 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::haba8b1f468beb48b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_ws_member stdout ---- [INFO] [stdout] Feb 27 02:50:05.786 ERROR seacan::test: error: Failed to run cargo [INFO] [stdout] at src/test.rs:297 [INFO] [stdout]  in seacan::test::artifacts_ignoring_name with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Name("ws_member"), name: Any, test_type: Bin("ws_member"), features: None, is_release: false } [INFO] [stdout] in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Name("ws_member"), name: Any, test_type: Bin("ws_member"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Feb 27 02:50:05.806 ERROR seacan::test: error: Failed to build [INFO] [stdout] at src/test.rs:253 [INFO] [stdout]  in seacan::test::compile with self: Compiler { target_dir: None, workspace: Some("samples/hello_world"), package: Name("ws_member"), name: Any, test_type: Bin("ws_member"), features: None, is_release: false } [INFO] [stdout] [INFO] [stdout] Error: [INFO] [stdout] 0: Failed to build [INFO] [stdout] 1: Failed to run cargo [INFO] [stdout] 2: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/test.rs:736 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6:  as core::ops::try_trait::FromResidual>>::from_residual::h42581a645c76933e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:2064 [INFO] [stdout] 7: seacan::test::tests::test_ws_member::h4af15a1c811ad20d [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:736 [INFO] [stdout] 734 │ init(); [INFO] [stdout] 735 │ [INFO] [stdout]  736 >  let mut artifacts = Compiler::new(NameSpec::Any, TypeSpec::bin("ws_member")) [INFO] [stdout] 737 │ .workspace("samples/hello_world") [INFO] [stdout] 738 │ .package(PackageSpec::name("ws_member")) [INFO] [stdout] 8: seacan::test::tests::test_ws_member::{{closure}}::h81525289108c0a63 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:733 [INFO] [stdout] 731 │ [INFO] [stdout] 732 │ #[test] [INFO] [stdout]  733 >  fn test_ws_member() -> Result { [INFO] [stdout] 734 │ init(); [INFO] [stdout] 735 │ [INFO] [stdout] 9: core::ops::function::FnOnce::call_once::h917a3680a3f71db8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 11: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 12:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 13:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 14: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 15: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 16: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 17: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure [INFO] [stdout] Location: /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 7 frames hidden ⋮  [INFO] [stdout] 8: core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs: [INFO] [stdout] 9: core::panicking::assert_failed::he7336d088dd56d9a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182 [INFO] [stdout] 10: test::assert_test_result::h8fa2306b6a8f3c60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:187 [INFO] [stdout] 11: seacan::test::tests::test_ws_member::{{closure}}::h81525289108c0a63 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:733 [INFO] [stdout] 731 │ [INFO] [stdout] 732 │ #[test] [INFO] [stdout]  733 >  fn test_ws_member() -> Result { [INFO] [stdout] 734 │ init(); [INFO] [stdout] 735 │ [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h917a3680a3f71db8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575 [INFO] [stdout] 15:  as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 17: std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492 [INFO] [stdout] 18: std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456 [INFO] [stdout] 19: std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137 [INFO] [stdout] 20: test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598 [INFO] [stdout]  ⋮ 15 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bin::tests::test_bin_2 [INFO] [stdout] bin::tests::test_bin_main [INFO] [stdout] bin::tests::test_bin_nonexistent [INFO] [stdout] bin::tests::test_bin_nonexistent_package [INFO] [stdout] bin::tests::test_example [INFO] [stdout] bin::tests::test_example_nonexistent [INFO] [stdout] bin::tests::test_example_nonexistent_package [INFO] [stdout] bin::tests::test_features [INFO] [stdout] bin::tests::test_no_default_features [INFO] [stdout] bin::tests::test_release_default [INFO] [stdout] bin::tests::test_release_false [INFO] [stdout] bin::tests::test_release_true [INFO] [stdout] bin::tests::test_ws_member_main [INFO] [stdout] test::tests::test_any_name [INFO] [stdout] test::tests::test_artifact_run_args [INFO] [stdout] test::tests::test_bin_2 [INFO] [stdout] test::tests::test_disabled_feature [INFO] [stdout] test::tests::test_enabled_feature [INFO] [stdout] test::tests::test_exact_name [INFO] [stdout] test::tests::test_in_example [INFO] [stdout] test::tests::test_integration [INFO] [stdout] test::tests::test_lib [INFO] [stdout] test::tests::test_main [INFO] [stdout] test::tests::test_module [INFO] [stdout] test::tests::test_multiple_artifacts [INFO] [stdout] test::tests::test_no_default_features [INFO] [stdout] test::tests::test_partial_name [INFO] [stdout] test::tests::test_release_default [INFO] [stdout] test::tests::test_release_false [INFO] [stdout] test::tests::test_release_true [INFO] [stdout] test::tests::test_unspecified [INFO] [stdout] test::tests::test_ws_member [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a33177a5482484678f6d066e2fe62164a257a44bc30aba2c678b8597fadd1a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33177a5482484678f6d066e2fe62164a257a44bc30aba2c678b8597fadd1a0f", kill_on_drop: false }` [INFO] [stdout] a33177a5482484678f6d066e2fe62164a257a44bc30aba2c678b8597fadd1a0f