[INFO] cloning repository https://github.com/ukmrs/smokey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ukmrs/smokey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukmrs%2Fsmokey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukmrs%2Fsmokey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7919a26b29a32197147a942cc1c17a070279462f [INFO] testing ukmrs/smokey against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukmrs%2Fsmokey" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ukmrs/smokey on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ukmrs/smokey [INFO] finished tweaking git repo https://github.com/ukmrs/smokey [INFO] tweaked toml for git repo https://github.com/ukmrs/smokey written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ukmrs/smokey already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c07fe5b07cc44cf5312bf907edaebf0a54daa6155fb1005d1272ff42d631746e [INFO] running `Command { std: "docker" "start" "-a" "c07fe5b07cc44cf5312bf907edaebf0a54daa6155fb1005d1272ff42d631746e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c07fe5b07cc44cf5312bf907edaebf0a54daa6155fb1005d1272ff42d631746e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07fe5b07cc44cf5312bf907edaebf0a54daa6155fb1005d1272ff42d631746e", kill_on_drop: false }` [INFO] [stdout] c07fe5b07cc44cf5312bf907edaebf0a54daa6155fb1005d1272ff42d631746e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47e70a8a16610dc5c7940aae93832a692c08de28bcddf79c54fa0ffd51d1107a [INFO] running `Command { std: "docker" "start" "-a" "47e70a8a16610dc5c7940aae93832a692c08de28bcddf79c54fa0ffd51d1107a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling smokey v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stdout] warning: unused import: `draw_test` [INFO] [stdout] --> src/painters/mod.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub use typer::{draw_test, draw_test_and_update}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.09s [INFO] running `Command { std: "docker" "inspect" "47e70a8a16610dc5c7940aae93832a692c08de28bcddf79c54fa0ffd51d1107a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e70a8a16610dc5c7940aae93832a692c08de28bcddf79c54fa0ffd51d1107a", kill_on_drop: false }` [INFO] [stdout] 47e70a8a16610dc5c7940aae93832a692c08de28bcddf79c54fa0ffd51d1107a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0d2c889e3037dfd0c4810f5a9542c630d28e3fb6efcb68976038c042b804d74 [INFO] running `Command { std: "docker" "start" "-a" "d0d2c889e3037dfd0c4810f5a9542c630d28e3fb6efcb68976038c042b804d74", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `draw_test` [INFO] [stdout] --> src/painters/mod.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub use typer::{draw_test, draw_test_and_update}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smokey v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `draw_test` [INFO] [stdout] --> src/painters/mod.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub use typer::{draw_test, draw_test_and_update}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "d0d2c889e3037dfd0c4810f5a9542c630d28e3fb6efcb68976038c042b804d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d2c889e3037dfd0c4810f5a9542c630d28e3fb6efcb68976038c042b804d74", kill_on_drop: false }` [INFO] [stdout] d0d2c889e3037dfd0c4810f5a9542c630d28e3fb6efcb68976038c042b804d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 761991d879cbb386a354bcfe96f2c66a5b2a77fd2f48c25efe10eb077639fdca [INFO] running `Command { std: "docker" "start" "-a" "761991d879cbb386a354bcfe96f2c66a5b2a77fd2f48c25efe10eb077639fdca", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `draw_test` [INFO] [stderr] --> src/painters/mod.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | pub use typer::{draw_test, draw_test_and_update}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `smokey` (lib) generated 1 warning (run `cargo fix --lib -p smokey` to apply 1 suggestion) [INFO] [stderr] warning: `smokey` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smokey-581d65ca6db2f920) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test config::theme_parser::tests::test_parse_user_defined_color ... ok [INFO] [stdout] test config::test_parser::tests::test_parse_mods ... ok [INFO] [stdout] test config::theme_parser::tests::test_parse_complete_theme ... ok [INFO] [stdout] test config::theme_parser::tests::test_parse_partial_theme ... ok [INFO] [stdout] test database::tests::test_encode_mod_bitflag ... ok [INFO] [stdout] test handlers::typer::tests::go_thorugh_test_100_times ... ignored [INFO] [stdout] test handlers::typer::tests::test_wpm_counting ... ignored [INFO] [stdout] test database::init::tests::test_enable_foreign_keys ... ok [INFO] [stdout] test settings::tests::test_create_frequency_list ... ok [INFO] [stdout] test settings::tests::test_decode_bitflags ... ok [INFO] [stdout] test database::init::tests::test_init_db ... ok [INFO] [stdout] test database::tests::test_get_max_wpm ... ok [INFO] [stdout] test utils::randorst::tests::test_randorst ... ok [INFO] [stdout] test langs::tests::test_prep ... FAILED [INFO] [stdout] test handlers::typer::tests::go_thorugh_test_five_times ... FAILED [INFO] [stdout] test handlers::typer::tests::test_backspace_at_the_test_begining ... FAILED [INFO] [stdout] test handlers::typer::tests::test_accuracy ... FAILED [INFO] [stdout] test typer::tests::test_undo_previous_line ... FAILED [INFO] [stdout] test typer::tests::test_undo_char ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- langs::tests::test_prep stdout ---- [INFO] [stdout] thread 'langs::tests::test_prep' panicked at src/langs/mod.rs:79:39: [INFO] [stdout] couldn't open file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56345d297e45 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56345d297e45 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56345d297e45 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56345d297e45 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56345d2c082b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56345d2c082b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x56345d29542f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x56345d297c1e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56345d297c1e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56345d299649 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x56345d29930e - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56345d0684ba - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x56345d0684ba - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56345d299c4b - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x56345d299c4b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56345d2999c4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56345d298309 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56345d2996f7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56345cf60003 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56345cf60576 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x56345cffac1d - core::result::Result::expect::hd20d1ac827858cea [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x56345cfb6e99 - smokey::langs::get_shuffled_words::hdf13f135d7b3a6b4 [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:79:16 [INFO] [stdout] 22: 0x56345cfb676c - smokey::langs::prepare_standart_test::hdf93a6d1996cf34c [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:39:16 [INFO] [stdout] 23: 0x56345cfb6634 - smokey::langs::prepare_test::h360d0a014fc18f6b [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:28:34 [INFO] [stdout] 24: 0x56345cffea6c - smokey::langs::tests::test_prep::h4c50498de865373c [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:301:22 [INFO] [stdout] 25: 0x56345cffe9c7 - smokey::langs::tests::test_prep::{{closure}}::h84744657823f5eda [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:295:19 [INFO] [stdout] 26: 0x56345cfe5946 - core::ops::function::FnOnce::call_once::h3a7d24b72722d925 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x56345d06ce9b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x56345d06ce9b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 29: 0x56345d06c5a1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 30: 0x56345d06c5a1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x56345d06c5a1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 32: 0x56345d06c5a1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 33: 0x56345d06c5a1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 34: 0x56345d06c5a1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 35: 0x56345d06c5a1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 36: 0x56345d034f64 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 37: 0x56345d034f64 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 38: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 39: 0x56345d039992 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x56345d039992 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 41: 0x56345d039992 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 42: 0x56345d039992 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 43: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 44: 0x56345d039992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 46: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 47: 0x56345d29e51b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7f485a1feac3 - [INFO] [stdout] 49: 0x7f485a28fa04 - __clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- handlers::typer::tests::go_thorugh_test_five_times stdout ---- [INFO] [stdout] thread 'handlers::typer::tests::go_thorugh_test_five_times' panicked at src/storage.rs:34:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56345d297e45 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56345d297e45 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56345d297e45 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56345d297e45 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56345d2c082b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56345d2c082b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x56345d29542f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x56345d297c1e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56345d297c1e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56345d299649 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x56345d29930e - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56345d0684ba - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x56345d0684ba - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56345d299c4b - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x56345d299c4b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56345d2999c4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56345d298309 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56345d2996f7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56345cf60003 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56345cf60576 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x56345cff5941 - core::result::Result::unwrap::hcb067930a8cd3931 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x56345cff5941 - smokey::storage::parse_storage_contents::hed3fbe64c5d92b21 [INFO] [stdout] at /opt/rustwide/workdir/src/storage.rs:31:39 [INFO] [stdout] 22: 0x56345cff329a - ::default::hb4cc80599d335567 [INFO] [stdout] at /opt/rustwide/workdir/src/settings.rs:281:26 [INFO] [stdout] 23: 0x56345cfefea0 - smokey::handlers::typer::tests::get_test_app::he59869db9ec23afd [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:78:15 [INFO] [stdout] 24: 0x56345cff09ae - smokey::handlers::typer::tests::go_thorugh_test_n_times::h81980c1f8a22a214 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:118:23 [INFO] [stdout] 25: 0x56345cff690b - smokey::handlers::typer::tests::go_thorugh_test_five_times::hd38e447e3369522b [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:138:9 [INFO] [stdout] 26: 0x56345cff68e7 - smokey::handlers::typer::tests::go_thorugh_test_five_times::{{closure}}::hf954b60bebca72de [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:137:36 [INFO] [stdout] 27: 0x56345cfe6366 - core::ops::function::FnOnce::call_once::he744a721040e2218 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x56345d06ce9b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x56345d06ce9b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 30: 0x56345d06c5a1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 31: 0x56345d06c5a1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x56345d06c5a1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 33: 0x56345d06c5a1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 34: 0x56345d06c5a1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 35: 0x56345d06c5a1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 36: 0x56345d06c5a1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 37: 0x56345d034f64 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 38: 0x56345d034f64 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 39: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 40: 0x56345d039992 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x56345d039992 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 42: 0x56345d039992 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 43: 0x56345d039992 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 44: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 45: 0x56345d039992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 47: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 48: 0x56345d29e51b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 49: 0x7f485a1feac3 - [INFO] [stdout] 50: 0x7f485a28fa04 - __clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- handlers::typer::tests::test_backspace_at_the_test_begining stdout ---- [INFO] [stdout] thread 'handlers::typer::tests::test_backspace_at_the_test_begining' panicked at src/storage.rs:34:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56345d297e45 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56345d297e45 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56345d297e45 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56345d297e45 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56345d2c082b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56345d2c082b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x56345d29542f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x56345d297c1e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56345d297c1e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56345d299649 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x56345d29930e - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56345d0684ba - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x56345d0684ba - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56345d299c4b - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x56345d299c4b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56345d2999c4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56345d298309 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56345d2996f7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56345cf60003 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56345cf60576 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x56345cff5941 - core::result::Result::unwrap::hcb067930a8cd3931 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x56345cff5941 - smokey::storage::parse_storage_contents::hed3fbe64c5d92b21 [INFO] [stdout] at /opt/rustwide/workdir/src/storage.rs:31:39 [INFO] [stdout] 22: 0x56345cff329a - ::default::hb4cc80599d335567 [INFO] [stdout] at /opt/rustwide/workdir/src/settings.rs:281:26 [INFO] [stdout] 23: 0x56345cfefea0 - smokey::handlers::typer::tests::get_test_app::he59869db9ec23afd [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:78:15 [INFO] [stdout] 24: 0x56345cff6f61 - smokey::handlers::typer::tests::test_backspace_at_the_test_begining::hf58a0728b68c6408 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:232:23 [INFO] [stdout] 25: 0x56345cff6f37 - smokey::handlers::typer::tests::test_backspace_at_the_test_begining::{{closure}}::h4ba22603c8e26a53 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:231:45 [INFO] [stdout] 26: 0x56345cfe62e6 - core::ops::function::FnOnce::call_once::hd42f9238aad6170b [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x56345d06ce9b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x56345d06ce9b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 29: 0x56345d06c5a1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 30: 0x56345d06c5a1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x56345d06c5a1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 32: 0x56345d06c5a1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 33: 0x56345d06c5a1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 34: 0x56345d06c5a1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 35: 0x56345d06c5a1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 36: 0x56345d034f64 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 37: 0x56345d034f64 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 38: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 39: 0x56345d039992 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x56345d039992 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 41: 0x56345d039992 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 42: 0x56345d039992 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 43: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 44: 0x56345d039992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 46: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 47: 0x56345d29e51b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7f485a1feac3 - [INFO] [stdout] 49: 0x7f485a28fa04 - __clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- handlers::typer::tests::test_accuracy stdout ---- [INFO] [stdout] thread 'handlers::typer::tests::test_accuracy' panicked at src/storage.rs:34:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56345d297e45 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56345d297e45 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56345d297e45 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56345d297e45 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56345d2c082b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56345d2c082b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x56345d29542f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x56345d297c1e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56345d297c1e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56345d299649 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x56345d29930e - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56345d0684ba - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x56345d0684ba - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56345d299c4b - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x56345d299c4b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56345d2999c4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56345d298309 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56345d2996f7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56345cf60003 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56345cf60576 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x56345cff5941 - core::result::Result::unwrap::hcb067930a8cd3931 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x56345cff5941 - smokey::storage::parse_storage_contents::hed3fbe64c5d92b21 [INFO] [stdout] at /opt/rustwide/workdir/src/storage.rs:31:39 [INFO] [stdout] 22: 0x56345cff329a - ::default::hb4cc80599d335567 [INFO] [stdout] at /opt/rustwide/workdir/src/settings.rs:281:26 [INFO] [stdout] 23: 0x56345cfefea0 - smokey::handlers::typer::tests::get_test_app::he59869db9ec23afd [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:78:15 [INFO] [stdout] 24: 0x56345cff69e7 - smokey::handlers::typer::tests::test_accuracy::hc4dcef6ebf3c9fa2 [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:196:23 [INFO] [stdout] 25: 0x56345cff69a7 - smokey::handlers::typer::tests::test_accuracy::{{closure}}::hc695d7d4998d8d7c [INFO] [stdout] at /opt/rustwide/workdir/src/handlers/typer.rs:195:23 [INFO] [stdout] 26: 0x56345cfe6056 - core::ops::function::FnOnce::call_once::hb234bb044e8faf03 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x56345d06ce9b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x56345d06ce9b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 29: 0x56345d06c5a1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 30: 0x56345d06c5a1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x56345d06c5a1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 32: 0x56345d06c5a1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 33: 0x56345d06c5a1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 34: 0x56345d06c5a1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 35: 0x56345d06c5a1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 36: 0x56345d034f64 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 37: 0x56345d034f64 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 38: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 39: 0x56345d039992 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x56345d039992 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 41: 0x56345d039992 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 42: 0x56345d039992 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 43: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 44: 0x56345d039992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 46: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 47: 0x56345d29e51b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7f485a1feac3 - [INFO] [stdout] 49: 0x7f485a28fa04 - __clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- typer::tests::test_undo_previous_line stdout ---- [INFO] [stdout] thread 'typer::tests::test_undo_previous_line' panicked at src/langs/mod.rs:79:39: [INFO] [stdout] couldn't open file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56345d297e45 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56345d297e45 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56345d297e45 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56345d297e45 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56345d2c082b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56345d2c082b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x56345d29542f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x56345d297c1e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56345d297c1e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56345d299649 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x56345d29930e - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56345d0684ba - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x56345d0684ba - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56345d299c4b - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x56345d299c4b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56345d2999c4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56345d298309 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56345d2996f7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56345cf60003 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56345cf60576 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x56345cffac1d - core::result::Result::expect::hd20d1ac827858cea [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x56345cfb6e99 - smokey::langs::get_shuffled_words::hdf13f135d7b3a6b4 [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:79:16 [INFO] [stdout] 22: 0x56345cfb676c - smokey::langs::prepare_standart_test::hdf93a6d1996cf34c [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:39:16 [INFO] [stdout] 23: 0x56345cfb6634 - smokey::langs::prepare_test::h360d0a014fc18f6b [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:28:34 [INFO] [stdout] 24: 0x56345cfaae82 - smokey::typer::TestState::reset::h227f790296688808 [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:208:25 [INFO] [stdout] 25: 0x56345cfc1949 - smokey::typer::tests::setup_new_test::h3b4abf3031ab583f [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:473:9 [INFO] [stdout] 26: 0x56345cfcbe71 - smokey::typer::tests::test_undo_previous_line::he0bf001fb04a7a4a [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:507:24 [INFO] [stdout] 27: 0x56345cfcbe47 - smokey::typer::tests::test_undo_previous_line::{{closure}}::h27db6aab47fe8059 [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:506:33 [INFO] [stdout] 28: 0x56345cfe5d36 - core::ops::function::FnOnce::call_once::h9358b18a27b3dd6a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x56345d06ce9b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x56345d06ce9b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 31: 0x56345d06c5a1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 32: 0x56345d06c5a1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: 0x56345d06c5a1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 34: 0x56345d06c5a1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 35: 0x56345d06c5a1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 36: 0x56345d06c5a1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 37: 0x56345d06c5a1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 38: 0x56345d034f64 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 39: 0x56345d034f64 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 40: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 41: 0x56345d039992 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x56345d039992 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 43: 0x56345d039992 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 44: 0x56345d039992 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 45: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 46: 0x56345d039992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 48: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 49: 0x56345d29e51b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 50: 0x7f485a1feac3 - [INFO] [stdout] 51: 0x7f485a28fa04 - __clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- typer::tests::test_undo_char stdout ---- [INFO] [stdout] thread 'typer::tests::test_undo_char' panicked at src/langs/mod.rs:79:39: [INFO] [stdout] couldn't open file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56345d297e45 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56345d297e45 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56345d297e45 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56345d297e45 - ::fmt::h6ed9e62a156d84e4 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56345d2c082b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56345d2c082b - core::fmt::write::h8bcd80919a02be29 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x56345d29542f - std::io::Write::write_fmt::h8d0c47c662cad79c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x56345d297c1e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56345d297c1e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56345d299649 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stdout] 10: 0x56345d29930e - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56345d0684ba - as core::ops::function::Fn>::call::he5eacdef44c8728f [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x56345d0684ba - test::test_main::{{closure}}::h0ec9aed229e79095 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56345d299c4b - as core::ops::function::Fn>::call::hcbd0d80e1ad4e4f9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x56345d299c4b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56345d2999c4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56345d298309 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56345d2996f7 - rust_begin_unwind [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56345cf60003 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56345cf60576 - core::result::unwrap_failed::h382691b96ca8c13a [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x56345cffac1d - core::result::Result::expect::hd20d1ac827858cea [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x56345cfb6e99 - smokey::langs::get_shuffled_words::hdf13f135d7b3a6b4 [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:79:16 [INFO] [stdout] 22: 0x56345cfb676c - smokey::langs::prepare_standart_test::hdf93a6d1996cf34c [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:39:16 [INFO] [stdout] 23: 0x56345cfb6634 - smokey::langs::prepare_test::h360d0a014fc18f6b [INFO] [stdout] at /opt/rustwide/workdir/src/langs/mod.rs:28:34 [INFO] [stdout] 24: 0x56345cfaae82 - smokey::typer::TestState::reset::h227f790296688808 [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:208:25 [INFO] [stdout] 25: 0x56345cfc1949 - smokey::typer::tests::setup_new_test::h3b4abf3031ab583f [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:473:9 [INFO] [stdout] 26: 0x56345cfcb904 - smokey::typer::tests::test_undo_char::hdb1ad0d427516194 [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:479:24 [INFO] [stdout] 27: 0x56345cfcb8d7 - smokey::typer::tests::test_undo_char::{{closure}}::h4bb60337568ca5fb [INFO] [stdout] at /opt/rustwide/workdir/src/typer.rs:478:24 [INFO] [stdout] 28: 0x56345cfe5506 - core::ops::function::FnOnce::call_once::h16c5888788902b7c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x56345d06ce9b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x56345d06ce9b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18 [INFO] [stdout] 31: 0x56345d06c5a1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60 [INFO] [stdout] 32: 0x56345d06c5a1 - as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: 0x56345d06c5a1 - std::panicking::try::do_call::h1bf2463bccd4b28c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 34: 0x56345d06c5a1 - std::panicking::try::hd6d4808c9fab4fa5 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 35: 0x56345d06c5a1 - std::panic::catch_unwind::hd5641d97d123f9f2 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 36: 0x56345d06c5a1 - test::run_test_in_process::hc273b71c8b878a4c [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27 [INFO] [stdout] 37: 0x56345d06c5a1 - test::run_test::{{closure}}::h6838df834eb8467e [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43 [INFO] [stdout] 38: 0x56345d034f64 - test::run_test::{{closure}}::h608b98ecff5665fb [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41 [INFO] [stdout] 39: 0x56345d034f64 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 40: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 41: 0x56345d039992 - as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x56345d039992 - std::panicking::try::do_call::h4f1a44bd81423be1 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stdout] 43: 0x56345d039992 - std::panicking::try::h5e02afcb81dcd361 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stdout] 44: 0x56345d039992 - std::panic::catch_unwind::h022f75775bfd8c45 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stdout] 45: 0x56345d039992 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 46: 0x56345d039992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h7a343dc551c06baa [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 48: 0x56345d29e51b - as core::ops::function::FnOnce>::call_once::h30b8111cbaa644f3 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 49: 0x56345d29e51b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11 [INFO] [stdout] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 50: 0x7f485a1feac3 - [INFO] [stdout] 51: 0x7f485a28fa04 - __clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] handlers::typer::tests::go_thorugh_test_five_times [INFO] [stdout] handlers::typer::tests::test_accuracy [INFO] [stdout] handlers::typer::tests::test_backspace_at_the_test_begining [INFO] [stdout] langs::tests::test_prep [INFO] [stdout] typer::tests::test_undo_char [INFO] [stdout] typer::tests::test_undo_previous_line [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 6 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "761991d879cbb386a354bcfe96f2c66a5b2a77fd2f48c25efe10eb077639fdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761991d879cbb386a354bcfe96f2c66a5b2a77fd2f48c25efe10eb077639fdca", kill_on_drop: false }` [INFO] [stdout] 761991d879cbb386a354bcfe96f2c66a5b2a77fd2f48c25efe10eb077639fdca [INFO] testing ukmrs/smokey against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukmrs%2Fsmokey" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ukmrs/smokey on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ukmrs/smokey [INFO] finished tweaking git repo https://github.com/ukmrs/smokey [INFO] tweaked toml for git repo https://github.com/ukmrs/smokey written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ukmrs/smokey already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47f010517766a67ec995aeeb52d0f67cd04f07539b9a4b632e353887a8b58253 [INFO] running `Command { std: "docker" "start" "-a" "47f010517766a67ec995aeeb52d0f67cd04f07539b9a4b632e353887a8b58253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47f010517766a67ec995aeeb52d0f67cd04f07539b9a4b632e353887a8b58253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f010517766a67ec995aeeb52d0f67cd04f07539b9a4b632e353887a8b58253", kill_on_drop: false }` [INFO] [stdout] 47f010517766a67ec995aeeb52d0f67cd04f07539b9a4b632e353887a8b58253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e5344e17d424f2f9e14c56c352b01120a4640caf213352e020249d2d345402 [INFO] running `Command { std: "docker" "start" "-a" "04e5344e17d424f2f9e14c56c352b01120a4640caf213352e020249d2d345402", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libsqlite3-sys v0.24.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling smokey v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stdout] warning: unused import: `draw_test` [INFO] [stdout] --> src/painters/mod.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub use typer::{draw_test, draw_test_and_update}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcbKbAXe/symbols.o" "/opt/rustwide/target/debug/deps/smokey-d7785f84567dab0c.smokey.ea84cc35c65532c3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/smokey-d7785f84567dab0c.03beijpw5ce28w9raxmh8lxit.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-3084afcf19cd05e6/out" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-be1a053bacc8481b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libatty-7a460de40e953b65.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-559d6fc5ede6d168.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6fea18e0d9a221e6.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-589f15634f9f0cde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libsmokey-b79e950fbcd0d0e1.rlib" "/opt/rustwide/target/debug/deps/libtoml-dac37267a50f1a8d.rlib" "/opt/rustwide/target/debug/deps/libserde-4e6f2447ea6dbd1d.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-2d93772510c3ad0d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libchrono-07690ea1eacb3604.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-374dc01160954e61.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c042ce3dd3ebab4f.rlib" "/opt/rustwide/target/debug/deps/libtime-68bf8b9a45e34bfd.rlib" "/opt/rustwide/target/debug/deps/libbytecount-ff4351786895ce27.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-1f8a5a7d4e6eeffd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-c1c730add86f5c57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libbimap-c38f61722e00c18e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eff2641e626f519e.rlib" "/opt/rustwide/target/debug/deps/librusqlite-7c4c937aa5f842a3.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-ac88a3c4e3fecec2.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f9e6b100b0742e64.rlib" "/opt/rustwide/target/debug/deps/libhashlink-23eedd1b3f1582fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-febded96f671430c.rlib" "/opt/rustwide/target/debug/deps/libahash-e1f981d8fea94b43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a9c216e5e79523c2.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-865b54faf222f4ff.rlib" "/opt/rustwide/target/debug/deps/libfastrand-99321ff2ef31a4c7.rlib" "/opt/rustwide/target/debug/deps/librand-344f4d95988f8185.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-714f50426a1aea3e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-88c60b43656d6d4a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f4248a7a0529c576.rlib" "/opt/rustwide/target/debug/deps/libtui-083945b25ea3fa0a.rlib" "/opt/rustwide/target/debug/deps/libcassowary-85aefd53094dccd4.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-eb9b6eb9c0e35e3d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-87ca8420365cd259.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-1167f0e4eba620f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-79662f490d40466c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-0c8786b10ed68f38.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-65ce042bab01419c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49b8a7293dbe29c9.rlib" "/opt/rustwide/target/debug/deps/libmio-8f3ca00ce9f084bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-682553cd4e4a070a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-82b270251a40930c.rlib" "/opt/rustwide/target/debug/deps/liblibc-11174baa7a4c6873.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92c13e2ecd9f6fe7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-831fafc0cc2bd6fb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/smokey-d7785f84567dab0c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smokey` (bin "smokey") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "04e5344e17d424f2f9e14c56c352b01120a4640caf213352e020249d2d345402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e5344e17d424f2f9e14c56c352b01120a4640caf213352e020249d2d345402", kill_on_drop: false }` [INFO] [stdout] 04e5344e17d424f2f9e14c56c352b01120a4640caf213352e020249d2d345402