[INFO] fetching crate vanadin-tasks 0.1.0...
[INFO] testing vanadin-tasks-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate vanadin-tasks 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vanadin-tasks 0.1.0
[INFO] finished tweaking crates.io crate vanadin-tasks 0.1.0
[INFO] tweaked toml for crates.io crate vanadin-tasks 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vanadin-tasks 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding rquickjs v0.4.3 (available: v0.9.0)
[INFO] [stderr]       Adding sysinfo v0.30.13 (available: v0.37.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8859f5f85ad983601bd894d327d6b16c497538e96fc2ae1204d3b8577c5f0e80
[INFO] running `Command { std: "docker" "start" "-a" "8859f5f85ad983601bd894d327d6b16c497538e96fc2ae1204d3b8577c5f0e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8859f5f85ad983601bd894d327d6b16c497538e96fc2ae1204d3b8577c5f0e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8859f5f85ad983601bd894d327d6b16c497538e96fc2ae1204d3b8577c5f0e80", kill_on_drop: false }`
[INFO] [stdout] 8859f5f85ad983601bd894d327d6b16c497538e96fc2ae1204d3b8577c5f0e80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 811e304655336c91ac34cbf8e012be72c616a3962f21604852c10b0e535548ec
[INFO] running `Command { std: "docker" "start" "-a" "811e304655336c91ac34cbf8e012be72c616a3962f21604852c10b0e535548ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rquickjs-sys v0.4.3
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling rquickjs-core v0.4.3
[INFO] [stderr]    Compiling rquickjs v0.4.3
[INFO] [stderr]    Compiling vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/modules/globals.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn setup(ctx: &Ctx, id: &str, about: &str) -> Result<(), Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::IntoJs<'_>` will fail
[INFO] [stdout]   --> src/modules/globals.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |           Function::new(ctx.clone(), |msg: Value| {
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 34 | |             panic!("JS Exception Thrown: {}", cast_to_string(&msg));
[INFO] [stdout] 35 | |         }),
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "811e304655336c91ac34cbf8e012be72c616a3962f21604852c10b0e535548ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811e304655336c91ac34cbf8e012be72c616a3962f21604852c10b0e535548ec", kill_on_drop: false }`
[INFO] [stdout] 811e304655336c91ac34cbf8e012be72c616a3962f21604852c10b0e535548ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff7a1212be3e67b077ef7cdb4342a1a039f55c5668338cb79b656e97d6d7b385
[INFO] running `Command { std: "docker" "start" "-a" "ff7a1212be3e67b077ef7cdb4342a1a039f55c5668338cb79b656e97d6d7b385", kill_on_drop: false }`
[INFO] [stderr]    Compiling vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/modules/globals.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn setup(ctx: &Ctx, id: &str, about: &str) -> Result<(), Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::IntoJs<'_>` will fail
[INFO] [stdout]   --> src/modules/globals.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |           Function::new(ctx.clone(), |msg: Value| {
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 34 | |             panic!("JS Exception Thrown: {}", cast_to_string(&msg));
[INFO] [stdout] 35 | |         }),
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/modules/globals.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn setup(ctx: &Ctx, id: &str, about: &str) -> Result<(), Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::IntoJs<'_>` will fail
[INFO] [stdout]   --> src/modules/globals.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |           Function::new(ctx.clone(), |msg: Value| {
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 34 | |             panic!("JS Exception Thrown: {}", cast_to_string(&msg));
[INFO] [stdout] 35 | |         }),
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "ff7a1212be3e67b077ef7cdb4342a1a039f55c5668338cb79b656e97d6d7b385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7a1212be3e67b077ef7cdb4342a1a039f55c5668338cb79b656e97d6d7b385", kill_on_drop: false }`
[INFO] [stdout] ff7a1212be3e67b077ef7cdb4342a1a039f55c5668338cb79b656e97d6d7b385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77c4de34f9f7db49893d42c6443070d82560b2d7f28bb91b77cebe03440d19a7
[INFO] running `Command { std: "docker" "start" "-a" "77c4de34f9f7db49893d42c6443070d82560b2d7f28bb91b77cebe03440d19a7", kill_on_drop: false }`
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/modules/globals.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub fn setup(ctx: &Ctx, id: &str, about: &str) -> Result<(), Error> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: rquickjs::IntoJs<'_>` will fail
[INFO] [stderr]   --> src/modules/globals.rs:33:36
[INFO] [stderr]    |
[INFO] [stderr] 33 |           Function::new(ctx.clone(), |msg: Value| {
[INFO] [stderr]    |  ____________________________________^
[INFO] [stderr] 34 | |             panic!("JS Exception Thrown: {}", cast_to_string(&msg));
[INFO] [stderr] 35 | |         }),
[INFO] [stderr]    | |_________^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vanadin-tasks` (lib) generated 1 warning
[INFO] [stderr] warning: `vanadin-tasks` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vanadin_tasks-6cc9298f7c7ffb42)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] [INFO] Running Task => 'Test env module'
[INFO] [stdout] [INFO] Running Task => 'Test Tasks'
[INFO] [stdout] [INFO] Finished Task 'Set FOO' => SUCCESS
[INFO] [stdout] [INFO] Finished Task 'Test Tasks' => SUCCESS
[INFO] [stdout] [INFO] Finished Task 'Test env module' => SUCCESS
[INFO] [stdout] test tests::env_module ... ok
[INFO] [stdout] [INFO] Finished Task 'Get FOO' => SUCCESS
[INFO] [stdout] test tests::tasks ... ok
[INFO] [stdout] [INFO] Running Task => 'Test fs module'
[INFO] [stderr] [ERROR] An exception was thrown.
[INFO] [stdout] [INFO] Running Task => 'Test throw()'
[INFO] [stderr] [ERROR] Finished Task 'Test throw()' => FAILURE
[INFO] [stdout] test tests::fs_module ... FAILED
[INFO] [stdout] test tests::throw - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fs_module stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fs_module' (25) panicked at src/modules/fs.rs:64:32:
[INFO] [stdout] Failed creating file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630e143addb2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630e143addb2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630e143addb2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x630e143addb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x630e143bf7df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x630e143bf7df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x630e143798c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x630e143798c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x630e143865b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x630e1438b55f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x630e1438b3f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x630e141f311e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x630e141f311e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x630e1438bccf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x630e1438bccf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x630e1438ba7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x630e143866e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x630e1436ca0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x630e143c8b60 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x630e143c7f56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x630e141c371e - core::result::Result<T,E>::expect::h31f7fb0673194909
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x630e1418690e - vanadin_tasks::modules::fs::Module::create_file::h2a8eb704d14ff093
[INFO] [stdout]                                at /opt/rustwide/workdir/src/modules/fs.rs:64:32
[INFO] [stdout]   22:     0x630e1418f34d - core::ops::function::Fn::call::h169201849f0da2f5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   23:     0x630e1418396e - rquickjs_core::value::function::into_func::<impl rquickjs_core::value::function::IntoJsFunc<(A,)> for Fun>::call::h22a79dc45c2ba3af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/value/function/into_func.rs:30:25
[INFO] [stdout]   24:     0x630e1417ba32 - rquickjs_core::value::function::Function::new::{{closure}}::ha8b097e971af18a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/value/function.rs:52:15
[INFO] [stdout]   25:     0x630e1417f196 - <F as rquickjs_core::value::function::ffi::RustFunc>::call::h426bea41e52212b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/value/function/ffi.rs:77:9
[INFO] [stdout]   26:     0x630e142ca4f8 - rquickjs_core::value::function::ffi::call_rust_func_class::h53a18d2b9a337a0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/value/function/ffi.rs:90:17
[INFO] [stdout]   27:     0x630e142cab4d - <<rquickjs_core::value::function::ffi::RustFunction as rquickjs_core::class::JsClass>::function::CarryFunction as rquickjs_core::value::function::StaticJsFunction>::call::h8df40a10d146a30b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/value/function/ffi.rs:134:21
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   28:     0x630e142ca1ee - rquickjs_core::value::function::ffi::js_callback_class::{{closure}}::ha2091a883427104c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/value/function/ffi.rs:26:21
[INFO] [stdout]   29:     0x630e142df5eb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3bda1c79d868adae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x630e142d159f - std::panicking::catch_unwind::do_call::hd03e8e4446703565
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x630e142e7c3b - __rust_try
[INFO] [stdout]   32:     0x630e142e4919 - std::panicking::catch_unwind::h27534dfed5326949
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x630e142e4919 - std::panic::catch_unwind::hb069d2559ccb3651
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x630e142c0a4e - rquickjs_core::result::<impl rquickjs_core::context::ctx::Ctx>::handle_panic::h775b2421029260f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/result.rs:664:19
[INFO] [stdout]   35:     0x630e142ca124 - rquickjs_core::value::function::ffi::js_callback_class::hcbcd9ba146eb4812
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/value/function/ffi.rs:25:9
[INFO] [stdout]   36:     0x630e1431553d - JS_CallInternal
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:16391:16
[INFO] [stdout]   37:     0x630e143178fc - JS_CallInternal
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:16762:27
[INFO] [stdout]   38:     0x630e14322432 - JS_CallFree
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:18842:19
[INFO] [stdout]   39:     0x630e1433813e - js_evaluate_module
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:28588:19
[INFO] [stdout]   40:     0x630e143469b6 - JS_EvalFunctionInternal
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:33928:19
[INFO] [stdout]   41:     0x630e1434721a - __JS_EvalInternal
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:34076:19
[INFO] [stdout]   42:     0x630e14347325 - JS_EvalInternal
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:34094:12
[INFO] [stdout]   43:     0x630e143474d7 - JS_EvalThis
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:34125:11
[INFO] [stdout]   44:     0x630e1434753f - JS_Eval
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/rquickjs-sys-7f95136f21828ee3/out/quickjs.c:34133:12
[INFO] [stdout]   45:     0x630e141c18ec - rquickjs_core::context::ctx::Ctx::eval_raw::he05f6b6d2ee29a33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/context/ctx.rs:124:19
[INFO] [stdout]   46:     0x630e141c1529 - rquickjs_core::context::ctx::Ctx::eval_with_options::h5d9101fb8f30b3e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/context/ctx.rs:148:28
[INFO] [stdout]   47:     0x630e1418e8bc - vanadin_tasks::runner::TaskRunner::run_task::h106be8d0921999b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner.rs:77:26
[INFO] [stdout]   48:     0x630e1418e77a - vanadin_tasks::runner::TaskRunner::run::{{closure}}::h9ce38790c87ce52f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner.rs:66:18
[INFO] [stdout]   49:     0x630e141cc630 - rquickjs_core::context::base::Context::with::hb61fe6ea62b46d31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.4.3/src/context/base.rs:121:9
[INFO] [stdout]   50:     0x630e141b88be - vanadin_tasks::runner::TaskRunner::run::h703be3b81b523ad9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner.rs:64:18
[INFO] [stdout]   51:     0x630e141b88be - vanadin_tasks::tests::fs_module::h8d5913d67b69dc6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:32:23
[INFO] [stdout]   52:     0x630e141b8a97 - vanadin_tasks::tests::fs_module::{{closure}}::h52e1616a3d06c5bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:29:19
[INFO] [stdout]   53:     0x630e14199216 - core::ops::function::FnOnce::call_once::h44830e07f601ef11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x630e141f2edb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x630e141f2edb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x630e14208b45 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x630e14208b45 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x630e14208b45 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x630e14208b45 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x630e14208b45 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x630e14208b45 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x630e14208b45 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x630e141df334 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x630e141df334 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x630e141e2bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x630e141e2bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x630e141e2bfa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x630e141e2bfa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x630e141e2bfa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x630e141e2bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x630e141e2bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x630e1438176f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x630e1438176f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x721f6151eaa4 - <unknown>
[INFO] [stdout]   75:     0x721f615aba34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::fs_module
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "77c4de34f9f7db49893d42c6443070d82560b2d7f28bb91b77cebe03440d19a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77c4de34f9f7db49893d42c6443070d82560b2d7f28bb91b77cebe03440d19a7", kill_on_drop: false }`
[INFO] [stdout] 77c4de34f9f7db49893d42c6443070d82560b2d7f28bb91b77cebe03440d19a7
