[INFO] cloning repository https://github.com/MajorBarnulf/porte
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MajorBarnulf/porte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajorBarnulf%2Fporte", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajorBarnulf%2Fporte'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28377bd3c271e70afc27c297c19a28884d70d288
[INFO] testing MajorBarnulf/porte against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajorBarnulf%2Fporte" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MajorBarnulf/porte
[INFO] finished tweaking git repo https://github.com/MajorBarnulf/porte
[INFO] tweaked toml for git repo https://github.com/MajorBarnulf/porte written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MajorBarnulf/porte on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MajorBarnulf/porte already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.18.0
[INFO] [stderr]   Downloaded const-random v0.1.15
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] [stderr]   Downloaded const-random-macro v0.1.15
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded chumsky v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9f2c5331be59f0f6ab2448320e0a77bf51ba80f5fc45928a94cb3a065f99b8e
[INFO] running `Command { std: "docker" "start" "-a" "b9f2c5331be59f0f6ab2448320e0a77bf51ba80f5fc45928a94cb3a065f99b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9f2c5331be59f0f6ab2448320e0a77bf51ba80f5fc45928a94cb3a065f99b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f2c5331be59f0f6ab2448320e0a77bf51ba80f5fc45928a94cb3a065f99b8e", kill_on_drop: false }`
[INFO] [stdout] b9f2c5331be59f0f6ab2448320e0a77bf51ba80f5fc45928a94cb3a065f99b8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a875ee651d719acc0ee5b965804516cfc6edf04dfce8818478a20451e263567f
[INFO] running `Command { std: "docker" "start" "-a" "a875ee651d719acc0ee5b965804516cfc6edf04dfce8818478a20451e263567f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling chumsky v0.8.0
[INFO] [stderr]    Compiling porte v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s
[INFO] running `Command { std: "docker" "inspect" "a875ee651d719acc0ee5b965804516cfc6edf04dfce8818478a20451e263567f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a875ee651d719acc0ee5b965804516cfc6edf04dfce8818478a20451e263567f", kill_on_drop: false }`
[INFO] [stdout] a875ee651d719acc0ee5b965804516cfc6edf04dfce8818478a20451e263567f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca1c94bb0933e88b904198245b44604b0fd475aee3161b4f95cdb18296c140aa
[INFO] running `Command { std: "docker" "start" "-a" "ca1c94bb0933e88b904198245b44604b0fd475aee3161b4f95cdb18296c140aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling porte v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s
[INFO] running `Command { std: "docker" "inspect" "ca1c94bb0933e88b904198245b44604b0fd475aee3161b4f95cdb18296c140aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1c94bb0933e88b904198245b44604b0fd475aee3161b4f95cdb18296c140aa", kill_on_drop: false }`
[INFO] [stdout] ca1c94bb0933e88b904198245b44604b0fd475aee3161b4f95cdb18296c140aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48957d25a36a6c99374d8fd2ee8b123aadc7276239622f2478a3d7b90f45c4d9
[INFO] running `Command { std: "docker" "start" "-a" "48957d25a36a6c99374d8fd2ee8b123aadc7276239622f2478a3d7b90f45c4d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/porte-90ebb4c42dc6cecd)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test demo::ast ... ok
[INFO] [stdout] test syntax_tree::parser::test_condition_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_function_call_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_expression_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_literal_value ... ok
[INFO] [stdout] test syntax_tree::parser::test_function_return_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_scope_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_loop_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_variable_assignement_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_loop_break_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_variable_call_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_variable_definition_parser ... ok
[INFO] [stdout] test syntax_tree::parser::test_parser ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin porte`
[INFO] [stdout] test syntax_tree::parser::test_function_definition_parser ... ok
[INFO] [stdout] test it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_works' (26) panicked at src/execution_tree/parser.rs:221:32:
[INFO] [stdout] call of undeclared function 'print'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57eebaf5ddb2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eebaf5ddb2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eebaf5ddb2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57eebaf5ddb2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57eebaf737da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57eebaf737da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57eebaf62c66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57eebaf62c66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57eebaf3c54f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57eebaf3c54f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57eebaf56099 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57eebaeef24e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57eebaeef24e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57eebaf56252 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57eebaf56252 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57eebaf3c608 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57eebaf31859 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57eebaf3d45d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57eebaf73edc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eebaece5a3 - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_function_call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:221:32
[INFO] [stdout]   20:     0x57eebaed6f37 - <core[27de1724e4349be2]::option::Option<porte[4572f44948b68992]::execution_tree::Id>>::unwrap_or_else::<<porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_function_call::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1067:21
[INFO] [stdout]   21:     0x57eebaed28bb - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_function_call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:221:14
[INFO] [stdout]   22:     0x57eebaed2417 - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_expression
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:126:42
[INFO] [stdout]   23:     0x57eebaece5fd - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:76:36
[INFO] [stdout]   24:     0x57eebaec32ab - core[27de1724e4349be2]::iter::adapters::map::map_try_fold::<porte[4572f44948b68992]::syntax_tree::Expr, porte[4572f44948b68992]::execution_tree::Expr, alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}, alloc[a57f19327c0ad893]::vec::in_place_collect::write_in_place_with_drop<porte[4572f44948b68992]::execution_tree::Expr>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   25:     0x57eebae872e5 - <alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, core[27de1724e4349be2]::iter::adapters::map::map_try_fold<porte[4572f44948b68992]::syntax_tree::Expr, porte[4572f44948b68992]::execution_tree::Expr, alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}, alloc[a57f19327c0ad893]::vec::in_place_collect::write_in_place_with_drop<porte[4572f44948b68992]::execution_tree::Expr>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/into_iter.rs:357:25
[INFO] [stdout]   26:     0x57eebaec0d1b - <core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, alloc[a57f19327c0ad893]::vec::in_place_collect::write_in_place_with_drop<porte[4572f44948b68992]::execution_tree::Expr>::{closure#0}, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   27:     0x57eebaec4e42 - <core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}> as alloc[a57f19327c0ad893]::vec::in_place_collect::SpecInPlaceCollect<porte[4572f44948b68992]::execution_tree::Expr, core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   28:     0x57eebaecb007 - alloc[a57f19327c0ad893]::vec::in_place_collect::from_iter_in_place::<core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>, porte[4572f44948b68992]::execution_tree::Expr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   29:     0x57eebae8bfed - <alloc[a57f19327c0ad893]::vec::Vec<porte[4572f44948b68992]::execution_tree::Expr> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<porte[4572f44948b68992]::execution_tree::Expr, core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   30:     0x57eebae89e27 - <alloc[a57f19327c0ad893]::vec::Vec<porte[4572f44948b68992]::execution_tree::Expr> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<porte[4572f44948b68992]::execution_tree::Expr>>::from_iter::<core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   31:     0x57eebaec152d - <core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<porte[4572f44948b68992]::execution_tree::Expr>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   32:     0x57eebaed2c8e - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:77:14
[INFO] [stdout]   33:     0x57eebaed2fa2 - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_function_definition
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:204:34
[INFO] [stdout]   34:     0x57eebaed236c - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_expression
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:122:26
[INFO] [stdout]   35:     0x57eebaed31ff - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_variable_definition
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:159:26
[INFO] [stdout]   36:     0x57eebaed21bb - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_expression
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:108:26
[INFO] [stdout]   37:     0x57eebaece5fd - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:76:36
[INFO] [stdout]   38:     0x57eebaec32ab - core[27de1724e4349be2]::iter::adapters::map::map_try_fold::<porte[4572f44948b68992]::syntax_tree::Expr, porte[4572f44948b68992]::execution_tree::Expr, alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}, alloc[a57f19327c0ad893]::vec::in_place_collect::write_in_place_with_drop<porte[4572f44948b68992]::execution_tree::Expr>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   39:     0x57eebae872e5 - <alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, core[27de1724e4349be2]::iter::adapters::map::map_try_fold<porte[4572f44948b68992]::syntax_tree::Expr, porte[4572f44948b68992]::execution_tree::Expr, alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}, alloc[a57f19327c0ad893]::vec::in_place_collect::write_in_place_with_drop<porte[4572f44948b68992]::execution_tree::Expr>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/into_iter.rs:357:25
[INFO] [stdout]   40:     0x57eebaec0d1b - <core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, alloc[a57f19327c0ad893]::vec::in_place_collect::write_in_place_with_drop<porte[4572f44948b68992]::execution_tree::Expr>::{closure#0}, core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::in_place_drop::InPlaceDrop<porte[4572f44948b68992]::execution_tree::Expr>, !>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   41:     0x57eebaec4e42 - <core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}> as alloc[a57f19327c0ad893]::vec::in_place_collect::SpecInPlaceCollect<porte[4572f44948b68992]::execution_tree::Expr, core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   42:     0x57eebaecb007 - alloc[a57f19327c0ad893]::vec::in_place_collect::from_iter_in_place::<core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>, porte[4572f44948b68992]::execution_tree::Expr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   43:     0x57eebae8bfed - <alloc[a57f19327c0ad893]::vec::Vec<porte[4572f44948b68992]::execution_tree::Expr> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<porte[4572f44948b68992]::execution_tree::Expr, core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x57eebae89e27 - <alloc[a57f19327c0ad893]::vec::Vec<porte[4572f44948b68992]::execution_tree::Expr> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<porte[4572f44948b68992]::execution_tree::Expr>>::from_iter::<core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   45:     0x57eebaec152d - <core[27de1724e4349be2]::iter::adapters::map::Map<alloc[a57f19327c0ad893]::vec::into_iter::IntoIter<porte[4572f44948b68992]::syntax_tree::Expr>, <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<porte[4572f44948b68992]::execution_tree::Expr>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   46:     0x57eebaed2c8e - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse_syntax_tree_scope
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:77:14
[INFO] [stdout]   47:     0x57eebaecd82b - <porte[4572f44948b68992]::execution_tree::parser::Parser>::parse::<porte[4572f44948b68992]::prelude::std_prelude>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/execution_tree/parser.rs:56:36
[INFO] [stdout]   48:     0x57eebaed9883 - porte[4572f44948b68992]::it_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:47:16
[INFO] [stdout]   49:     0x57eebaed8fe7 - porte[4572f44948b68992]::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:23:14
[INFO] [stdout]   50:     0x57eebaea20f6 - <porte[4572f44948b68992]::it_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x57eebaee35fb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x57eebaee35fb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   53:     0x57eebaeefe5a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   54:     0x57eebaeefe5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57eebaeefe5a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57eebaeefe5a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57eebaeefe5a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57eebaeefe5a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   59:     0x57eebaeefe5a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   60:     0x57eebaeeb404 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   61:     0x57eebaeeb404 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x57eebaef2952 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x57eebaef2952 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x57eebaef2952 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x57eebaef2952 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x57eebaef2952 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x57eebaef2952 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   68:     0x57eebaef2952 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x57eebaf5d65f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   70:     0x57eebaf5d65f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71:     0x7bce581b0aa4 - <unknown>
[INFO] [stdout]   72:     0x7bce5823da64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "48957d25a36a6c99374d8fd2ee8b123aadc7276239622f2478a3d7b90f45c4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48957d25a36a6c99374d8fd2ee8b123aadc7276239622f2478a3d7b90f45c4d9", kill_on_drop: false }`
[INFO] [stdout] 48957d25a36a6c99374d8fd2ee8b123aadc7276239622f2478a3d7b90f45c4d9
