[INFO] cloning repository https://github.com/ross-weir/ergo-script-re
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ross-weir/ergo-script-re" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fross-weir%2Fergo-script-re", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fross-weir%2Fergo-script-re'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3250dd90370a3377f8f8f576ab28ed294f70c5fe
[INFO] testing ross-weir/ergo-script-re against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fross-weir%2Fergo-script-re" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ross-weir/ergo-script-re
[INFO] finished tweaking git repo https://github.com/ross-weir/ergo-script-re
[INFO] tweaked toml for git repo https://github.com/ross-weir/ergo-script-re written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ross-weir/ergo-script-re on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ross-weir/ergo-script-re 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded sigma-util v0.9.1
[INFO] [stderr]   Downloaded ergotree-ir v0.21.1
[INFO] [stderr]   Downloaded bounded-vec v0.7.1
[INFO] [stderr]   Downloaded sigma-ser v0.10.1
[INFO] [stderr]   Downloaded blake2 v0.10.5
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] [stderr]   Downloaded serde_derive v1.0.149
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded num256 v0.3.5
[INFO] [stderr]   Downloaded serde_json v1.0.89
[INFO] [stderr]   Downloaded elliptic-curve v0.12.3
[INFO] [stderr]   Downloaded spki v0.6.0
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded sec1 v0.3.0
[INFO] [stderr]   Downloaded pkcs8 v0.9.0
[INFO] [stderr]   Downloaded k256 v0.11.6
[INFO] [stderr]   Downloaded ergo-chain-types v0.8.1
[INFO] [stderr]   Downloaded ff v0.12.1
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded der v0.6.0
[INFO] [stderr]   Downloaded group v0.12.1
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.2
[INFO] [stderr]   Downloaded const-oid v0.9.1
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded base16ct v0.1.1
[INFO] [stderr]   Downloaded crypto-bigint v0.4.9
[INFO] [stderr]   Downloaded ecdsa v0.14.8
[INFO] [stderr]   Downloaded rfc6979 v0.3.1
[INFO] [stderr]   Downloaded base16 v0.2.1
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a
[INFO] running `Command { std: "docker" "start" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling blake2 v0.10.5
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling sigma-util v0.9.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling num256 v0.3.5
[INFO] [stderr]    Compiling bounded-vec v0.7.1
[INFO] [stderr]    Compiling sigma-ser v0.10.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling ergo-chain-types v0.8.1
[INFO] [stderr]    Compiling ergotree-ir v0.21.1
[INFO] [stderr]    Compiling ergotree-pseudo-code v0.1.0 (/opt/rustwide/workdir/ergotree-pseudo-code)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.17s
[INFO] running `Command { std: "docker" "inspect" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling ergotree-pseudo-code v0.1.0 (/opt/rustwide/workdir/ergotree-pseudo-code)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ergotree_pseudo_code-78f45e57b0162fc1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test generator::tests::test_basic_bool_tree ... ok
[INFO] [stdout] test data_flow_analyzer::tests::test_visiting_ergo_tree_adds_var ... ok
[INFO] [stdout] test generator::tests::test_context_datainputs_pseudo_code ... ok
[INFO] [stdout] test generator::tests::test_atleast_with_constant_placeholders ... ok
[INFO] [stdout] test generator::tests::test_inline_if_is_hoisted_to_var_decl_despite_no_block_ir ... ok
[INFO] [stdout] test generator::tests::test_min_max_pseudo_code ... ok
[INFO] [stdout] test generator::tests::test_script_pseudo_code3 ... ok
[INFO] [stdout] test generator::tests::test_script_pseudo_code4 ... ok
[INFO] [stdout] test mir::bin_op::tests::test_and_bin_op ... ok
[INFO] [stdout] test mir::bool_to_sigma::tests::test_sigma_prop ... ok
[INFO] [stdout] test generator::tests::test_script_pseudo_code6 ... ok
[INFO] [stdout] test generator::tests::test_script_pseudo_code5 ... ok
[INFO] [stdout] test mir::constant::tests::test_constant_bool_false ... ok
[INFO] [stdout] test mir::constant::tests::test_constant_bool_true ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test generator::tests::test_script_pseudo_code7 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generator::tests::test_script_pseudo_code7 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'generator::tests::test_script_pseudo_code7' (1921) panicked at ergotree-pseudo-code/src/mir/expr.rs:76:32:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6290785c8158 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6290785c8158 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6290785c8158 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6290785c8158 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6290785dc54a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6290785dc54a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6290785cca22 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6290785cca22 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6290785a7316 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6290785a7316 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6290785c06a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6290783f806c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6290783f806c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6290785c0862 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6290785c0862 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6290785a7404 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62907859c5a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6290785a80ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6290785dcc9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6290785dcc62 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6290783daa29 - <ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/expr.rs:76:32
[INFO] [stdout]   21:     0x6290783d9d8c - <ergotree_ir[59b077ec8cc853a9]::mir::option_get::OptionGet as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/option_get.rs:15:37
[INFO] [stdout]   22:     0x6290783da6d8 - <ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/expr.rs:48:37
[INFO] [stdout]   23:     0x6290783d3210 - <ergotree_ir[59b077ec8cc853a9]::mir::coll_by_index::ByIndex as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/coll_by_index.rs:16:35
[INFO] [stdout]   24:     0x6290783da822 - <ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/expr.rs:58:35
[INFO] [stdout]   25:     0x6290783e9481 - <ergotree_ir[59b077ec8cc853a9]::mir::val_def::ValDef as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/val_def.rs:16:28
[INFO] [stdout]   26:     0x6290783da575 - <ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/expr.rs:37:34
[INFO] [stdout]   27:     0x6290783d7e76 - <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/block.rs:18:24
[INFO] [stdout]   28:     0x6290783dfd2c - core[8fb95b77d25ab6c8]::iter::adapters::map::map_fold::<&ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr, alloc[a7ee25936407c584]::string::String, (), <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}, core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<alloc[a7ee25936407c584]::string::String, <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   29:     0x6290783d6f6d - <core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::adapters::map::map_fold<&ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr, alloc[a7ee25936407c584]::string::String, (), <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}, core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<alloc[a7ee25936407c584]::string::String, <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   30:     0x6290783df781 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::for_each::call<alloc[a7ee25936407c584]::string::String, <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   31:     0x6290783dfa75 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::for_each::<<alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>>::extend_trusted<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   32:     0x6290783d0764 - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>>::extend_trusted::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:4062:26
[INFO] [stdout]   33:     0x6290783d5dda - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String> as alloc[a7ee25936407c584]::vec::spec_extend::SpecExtend<alloc[a7ee25936407c584]::string::String, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   34:     0x6290783d6399 - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String> as alloc[a7ee25936407c584]::vec::spec_from_iter_nested::SpecFromIterNested<alloc[a7ee25936407c584]::string::String, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   35:     0x6290783d295d - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<alloc[a7ee25936407c584]::string::String, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   36:     0x6290783d0bc7 - <alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<alloc[a7ee25936407c584]::string::String>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   37:     0x6290783dfa3d - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::slice::iter::Iter<ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr>, <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   38:     0x6290783d3e4e - <ergotree_ir[59b077ec8cc853a9]::mir::block::BlockValue as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/block.rs:19:14
[INFO] [stdout]   39:     0x6290783da54c - <ergotree_ir[59b077ec8cc853a9]::mir::expr::Expr as ergotree_pseudo_code[d105ce2c110ee8e0]::PseudoCode>::pseudo_code
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/mir/expr.rs:36:38
[INFO] [stdout]   40:     0x6290783d887d - <ergotree_pseudo_code[d105ce2c110ee8e0]::generator::PseudoCodeGenerator>::generate_for_ergotree
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/generator.rs:14:25
[INFO] [stdout]   41:     0x6290783e7243 - ergotree_pseudo_code[d105ce2c110ee8e0]::generator::tests::check_gen
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/generator.rs:57:24
[INFO] [stdout]   42:     0x6290783e7561 - ergotree_pseudo_code[d105ce2c110ee8e0]::generator::tests::test_script_pseudo_code7
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/generator.rs:247:9
[INFO] [stdout]   43:     0x6290783e5e07 - ergotree_pseudo_code[d105ce2c110ee8e0]::generator::tests::test_script_pseudo_code7::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ergotree-pseudo-code/src/generator.rs:243:34
[INFO] [stdout]   44:     0x6290783ead96 - <ergotree_pseudo_code[d105ce2c110ee8e0]::generator::tests::test_script_pseudo_code7::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6290783eb14b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6290783eb14b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x6290783f89c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x6290783f89c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x6290783f89c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6290783f89c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6290783f89c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6290783f89c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x6290783f89c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x6290783f22d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x6290783f22d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6290783fba42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x6290783fba42 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x6290783fba42 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6290783fba42 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6290783fba42 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6290783fba42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x6290783fba42 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6290785c7abf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x6290785c7abf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x75738285baa4 - <unknown>
[INFO] [stdout]   66:     0x7573828e8a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generator::tests::test_script_pseudo_code7
[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" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a", kill_on_drop: false }`
[INFO] [stdout] 7b160cd8518f48c3bf240d7d68d4628650d386e8330d239f8af154406661745a
