[INFO] fetching crate jinko 0.3.0-jinx4... [INFO] testing jinko-0.3.0-jinx4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate jinko 0.3.0-jinx4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate jinko 0.3.0-jinx4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jinko 0.3.0-jinx4 [INFO] finished tweaking crates.io crate jinko 0.3.0-jinx4 [INFO] tweaked toml for crates.io crate jinko 0.3.0-jinx4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate jinko 0.3.0-jinx4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mortal v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3221bd7de4bace4b295ee9f4eb16bac18a679a753d8332f4e2bc2482a533198e [INFO] running `Command { std: "docker" "start" "-a" "3221bd7de4bace4b295ee9f4eb16bac18a679a753d8332f4e2bc2482a533198e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3221bd7de4bace4b295ee9f4eb16bac18a679a753d8332f4e2bc2482a533198e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3221bd7de4bace4b295ee9f4eb16bac18a679a753d8332f4e2bc2482a533198e", kill_on_drop: false }` [INFO] [stdout] 3221bd7de4bace4b295ee9f4eb16bac18a679a753d8332f4e2bc2482a533198e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 305cc366bedabe3d027e224157d3c36a74da66db1bd633267514e19159293cd2 [INFO] running `Command { std: "docker" "start" "-a" "305cc366bedabe3d027e224157d3c36a74da66db1bd633267514e19159293cd2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling mortal v0.2.2 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling jinko v0.3.0-jinx4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "305cc366bedabe3d027e224157d3c36a74da66db1bd633267514e19159293cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305cc366bedabe3d027e224157d3c36a74da66db1bd633267514e19159293cd2", kill_on_drop: false }` [INFO] [stdout] 305cc366bedabe3d027e224157d3c36a74da66db1bd633267514e19159293cd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a25d33a7dd4054b607841c8fec64ae7e41bc4e96634574327b4223b3ab16e31a [INFO] running `Command { std: "docker" "start" "-a" "a25d33a7dd4054b607841c8fec64ae7e41bc4e96634574327b4223b3ab16e31a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling jinko v0.3.0-jinx4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> examples/simple-repl.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, BufRead, Result, Write}; [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 [unoptimized + debuginfo] target(s) in 3.80s [INFO] running `Command { std: "docker" "inspect" "a25d33a7dd4054b607841c8fec64ae7e41bc4e96634574327b4223b3ab16e31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25d33a7dd4054b607841c8fec64ae7e41bc4e96634574327b4223b3ab16e31a", kill_on_drop: false }` [INFO] [stdout] a25d33a7dd4054b607841c8fec64ae7e41bc4e96634574327b4223b3ab16e31a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4211b290d3955f946e66d10f2a6047b3e26a54fd5041696dc18dac2d9c89940 [INFO] running `Command { std: "docker" "start" "-a" "e4211b290d3955f946e66d10f2a6047b3e26a54fd5041696dc18dac2d9c89940", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `BufRead` [INFO] [stderr] --> examples/simple-repl.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::{self, BufRead, Result, Write}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `jinko` (example "simple-repl") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jinko-3134adfbf72c0803) [INFO] [stdout] [INFO] [stdout] running 277 tests [INFO] [stdout] test context::scope_map::tests::t_add_var_and_get_it ... ok [INFO] [stdout] test context::scope_map::tests::t_add_var_and_get_it_from_outer_scope ... ok [INFO] [stdout] test context::scope_map::tests::t_scope_of_anything ... ok [INFO] [stdout] test context::scope_map::tests::t_add_var_and_get_it_from_inner_scope ... ok [INFO] [stdout] test context::scope_map::tests::t_find_non_existent_var ... ok [INFO] [stdout] test context::tests::t_eval ... ok [INFO] [stdout] test context::tests::t_print_eb ... ok [INFO] [stdout] test context::tests::t_double_eval ... ok [INFO] [stdout] test context::tests::t_redefinition_of_function ... ok [INFO] [stdout] test context::tests::t_redefinition_of_variable ... ok [INFO] [stdout] test generics::tests::create_map_different_size ... ok [INFO] [stdout] test generics::tests::mangle_multi_generic ... ok [INFO] [stdout] test generics::tests::mangle_one_generic ... ok [INFO] [stdout] test generics::tests::mangle_no_generics ... ok [INFO] [stdout] test indent::tests::t_indent_inc ... ok [INFO] [stdout] test indent::tests::t_indent_inc_dec ... ok [INFO] [stdout] test indent::tests::t_indent_inc_twice ... ok [INFO] [stdout] test builtins::tests::t_exit_builtin_is_valid ... ok [INFO] [stdout] test indent::tests::t_indent_inc_dec_dec_stops_at_0 ... ok [INFO] [stdout] test indent::tests::t_indent_nothing ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_easy ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_execute_mult_priority ... ok [INFO] [stdout] test instance::tests::t_two_deep_access ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_execute_mult_natural_priority ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_add ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_execute_natural_order ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_back_priority ... ok [INFO] [stdout] test instance::tests::t_one_deep_access ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_mul ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_complex_expr ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_extremely_complex_expr ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_normal_priority ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_multi_expr ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_parentheses_priority_reverse ... ok [INFO] [stdout] test instruction::binary_op::tests::comparison_precedence ... ignored [INFO] [stdout] test instruction::binary_op::tests::binop_execute_valid_parentheses_priority ... ok [INFO] [stdout] test instruction::binary_op::tests::comparison_simple_float ... ok [INFO] [stdout] test instruction::binary_op::tests::t_binop_add_l_diff ... ok [INFO] [stdout] test instruction::binary_op::tests::t_binop_add_r_diff ... ok [INFO] [stdout] test instruction::binary_op::tests::comparison_simple_int ... ok [INFO] [stdout] test instruction::binary_op::tests::binop_parentheses_execute ... ok [INFO] [stdout] test instruction::binary_op::tests::t_binop_lhs_execute ... ok [INFO] [stdout] test instruction::binary_op::tests::t_binop_add_same ... ok [INFO] [stdout] test instruction::block::tests::all_stmts ... ok [INFO] [stdout] test instruction::block::tests::block_no_last_tychk ... ignored [INFO] [stdout] test instruction::block::tests::block_execute_no_last ... ok [INFO] [stdout] test instruction::block::tests::block_execute_empty ... ok [INFO] [stdout] test instruction::block::tests::empty ... ok [INFO] [stdout] test instruction::block::tests::block_execute_with_last ... ok [INFO] [stdout] test instruction::block::tests::stmt_plus_expr ... ok [INFO] [stdout] test instruction::binary_op::tests::t_binop_mul_r_diff ... ok [INFO] [stdout] test instruction::binary_op::tests::t_binop_mul_l_diff ... ok [INFO] [stdout] test instruction::field_access::tests::t_valid_multi_field_access ... ignored [INFO] [stdout] test instruction::binary_op::tests::t_binop_rhs_execute ... ok [INFO] [stdout] test instruction::binary_op::tests::t_binop_mul_same ... ok [INFO] [stdout] test instruction::if_else::tests::t_if_execute ... ok [INFO] [stdout] test instruction::if_else::tests::t_if_print ... ok [INFO] [stdout] test instruction::function_call::tests::t_pretty_print_empty ... ok [INFO] [stdout] test instruction::if_else::tests::t_if_kind ... ok [INFO] [stdout] test instruction::if_else::tests::t_else_execute ... ok [INFO] [stdout] test instruction::if_else::tests::t_if_else_print ... ok [INFO] [stdout] test instruction::function_declaration::tests::simple_args ... ok [INFO] [stdout] test instruction::function_declaration::tests::tc_valid ... ok [INFO] [stdout] test instruction::incl::tests::tc_typecheck_stdlib ... ok [INFO] [stdout] test instruction::function_declaration::tests::tc_invalid ... ok [INFO] [stdout] test instruction::function_declaration::tests::simple_no_arg ... ok [INFO] [stdout] test instruction::function_declaration::tests::tc_ext_func ... ok [INFO] [stdout] test instruction::loop_block::tests::pretty_print_loop ... ok [INFO] [stdout] test instruction::jk_inst::tests::t_valid_inst_no_args ... ok [INFO] [stdout] test instruction::loop_block::tests::tc_valid_loop_blocks ... ignored [INFO] [stdout] test instruction::jk_return::tests::t_return_kind ... ok [INFO] [stdout] test instruction::jk_return::tests::t_return_pretty_print ... ok [INFO] [stdout] test instruction::jk_return::tests::t_return_pretty_print_with_value ... ok [INFO] [stdout] test instruction::jk_return::tests::t_return_value_kind ... ok [INFO] [stdout] test instruction::function_call::tests::t_func_call_arg_return_binop ... ok [INFO] [stdout] test instruction::function_call::tests::t_func_call_arg_return ... ok [INFO] [stdout] test instruction::loop_block::tests::pretty_print_while ... ok [INFO] [stdout] test instruction::function_call::tests::t_func_call_variable_return ... ok [INFO] [stdout] test instruction::loop_block::tests::pretty_print_for ... ok [INFO] [stdout] test instruction::jk_inst::tests::t_valid_inst_with_args ... ok [INFO] [stdout] test instruction::method_call::tests::tc_invalid_call_type ... ignored [INFO] [stdout] test instruction::jk_inst::tests::t_invalid_jkinst ... ok [INFO] [stdout] test instruction::method_call::tests::tc_valid_call_multi_arg ... ignored [INFO] [stdout] test instruction::method_call::tests::t_print ... ok [INFO] [stdout] test instruction::method_call::tests::t_execute ... ok [INFO] [stdout] test instruction::type_instantiation::test::t_fields_number ... ok [INFO] [stdout] test builtins::tests::t_string_builtins_are_valid ... ok [INFO] [stdout] test builtins::tests::t_ffi_builtins_are_valid ... ok [INFO] [stdout] test instruction::var_assignment::tests::mutable ... ok [INFO] [stdout] test instruction::var::tests::keep_instance ... ok [INFO] [stdout] test instruction::type_instantiation::test::t_returned_instance ... ok [INFO] [stdout] test instruction::type_instantiation::test::t_instantiate_primitive ... ok [INFO] [stdout] test instruction::var_assignment::tests::assign_mutable ... ok [INFO] [stdout] test instruction::var_assignment::tests::assign_immutable ... ok [INFO] [stdout] test builtins::tests::t_args_builtins_are_valid ... ok [INFO] [stdout] test instruction::var_assignment::tests::non_mutable ... ok [INFO] [stdout] test parser::constant_construct::tests::basic_not_delimited ... ok [INFO] [stdout] test parser::constant_construct::tests::basic_string ... ok [INFO] [stdout] test parser::constant_construct::tests::empty_string ... ok [INFO] [stdout] test parser::constant_construct::tests::escape_end ... ok [INFO] [stdout] test parser::constant_construct::tests::escape_start ... ok [INFO] [stdout] test parser::constant_construct::tests::escape_formatting ... ok [INFO] [stdout] test parser::constant_construct::tests::escape_unexpected_end_of_string ... ok [INFO] [stdout] test parser::constant_construct::tests::formatted_once ... ok [INFO] [stdout] test parser::constant_construct::tests::invalid_escape ... ok [INFO] [stdout] test parser::constructs::tests::block_empty ... ok [INFO] [stdout] test parser::constant_construct::tests::formatted_middle ... ok [INFO] [stdout] test parser::constant_construct::tests::formatted_not_delimited ... ok [INFO] [stdout] test context::tests::t_print_scopemap ... ok [INFO] [stdout] test parser::constructs::tests::consume_whitespace ... ok [INFO] [stdout] test parser::constant_construct::tests::formatted_start ... ok [INFO] [stdout] test parser::constructs::tests::chained_sum_sub ... ok [INFO] [stdout] test parser::constructs::tests::block_one_inst ... ok [INFO] [stdout] test ffi::tests::t_void_int ... ok [INFO] [stdout] test parser::constructs::tests::empty_type_declaration ... ok [INFO] [stdout] test parser::constructs::tests::empty_type_instantiation ... ok [INFO] [stdout] test parser::constructs::tests::expr_with_parenthesis ... ok [INFO] [stdout] test parser::constructs::tests::block_statement ... ok [INFO] [stdout] test parser::constructs::tests::block_missing_closing ... ok [INFO] [stdout] test parser::constructs::tests::block_many_inst ... ok [INFO] [stdout] test parser::constructs::tests::exprs_equals ... ok [INFO] [stdout] test parser::constructs::tests::field_access_many ... ok [INFO] [stdout] test parser::constructs::tests::extern_many_args ... ok [INFO] [stdout] test parser::constructs::tests::func_call_generics_multi ... ok [INFO] [stdout] test parser::constructs::tests::extern_no_args ... ok [INFO] [stdout] test parser::constructs::tests::exprs_not_equals ... ok [INFO] [stdout] test parser::constructs::tests::field_access_many_newline ... ok [INFO] [stdout] test parser::constructs::tests::func_dec_empty_generic_list ... ok [INFO] [stdout] test parser::constructs::tests::func_call_generics_one ... ok [INFO] [stdout] test parser::constructs::tests::func_dec_multiple_generic ... ok [INFO] [stdout] test parser::constructs::tests::func_dec_no_generic_delimiter ... ok [INFO] [stdout] test parser::constructs::tests::field_access_single ... ok [INFO] [stdout] test parser::constructs::tests::func_dec_generic_and_whitespace ... ok [INFO] [stdout] test parser::constructs::tests::extern_missing_semicolon ... ok [INFO] [stdout] test parser::constructs::tests::func_call_generics_multi_and_args ... ok [INFO] [stdout] test ffi::tests::t_load ... ok [INFO] [stdout] test parser::constructs::tests::func_dec_one_generic ... ok [INFO] [stdout] test parser::constructs::tests::funcion_dec_no_arg ... ok [INFO] [stdout] test parser::constructs::tests::for_loop ... ok [INFO] [stdout] test parser::constructs::tests::funcion_dec_no_arg_with_return ... ok [INFO] [stdout] test parser::constructs::tests::funcion_dec_many_args_with_return ... ok [INFO] [stdout] test parser::constructs::tests::funcion_dec_many_args ... ok [INFO] [stdout] test parser::constructs::tests::function_call_double_paren ... ok [INFO] [stdout] test parser::constructs::tests::funcion_dec_one_arg ... ok [INFO] [stdout] test context::tests::t_call_builtin ... ok [INFO] [stdout] test builtins::tests::t_fmt_builtins_are_valid ... ok [INFO] [stdout] test parser::constructs::tests::if_no_else ... ok [INFO] [stdout] test parser::constructs::tests::include_simple ... ok [INFO] [stdout] test parser::constructs::tests::include_with_alias ... ok [INFO] [stdout] test parser::constructs::tests::include_with_alias_missing_path ... ok [INFO] [stdout] test parser::constructs::tests::function_call_no_arg ... ok [INFO] [stdout] test parser::constructs::tests::jk_inst_arg ... ok [INFO] [stdout] test parser::constructs::tests::generic_empty_type_decl ... ok [INFO] [stdout] test parser::constructs::tests::generic_type_decl ... ok [INFO] [stdout] test parser::constructs::tests::gte_exprs ... ok [INFO] [stdout] test parser::constructs::tests::gt_exprs ... ok [INFO] [stdout] test parser::constructs::tests::function_call_one ... ok [INFO] [stdout] test parser::constructs::tests::function_call_missing_paren ... ok [INFO] [stdout] test parser::constructs::tests::hashtag_comment_multi_line ... ok [INFO] [stdout] test parser::constructs::tests::if_else ... ok [INFO] [stdout] test parser::constructs::tests::jk_inst_no_arg ... ok [INFO] [stdout] test parser::constructs::tests::lt_exprs ... ok [INFO] [stdout] test parser::constructs::tests::lte_exprs ... ok [INFO] [stdout] test parser::constructs::tests::function_call_many ... ok [INFO] [stdout] test parser::constructs::tests::generic_method_call ... ok [INFO] [stdout] test parser::constructs::tests::loop_basic ... ok [INFO] [stdout] test parser::constructs::tests::math_precedence ... ok [INFO] [stdout] test parser::constructs::tests::multi_comment_multi_line ... ok [INFO] [stdout] test parser::constructs::tests::jk_inst_non_existant ... ok [INFO] [stdout] test parser::constructs::tests::method_call_many ... ok [INFO] [stdout] test parser::constructs::tests::multi_type_in_type_dec ... ok [INFO] [stdout] test parser::constructs::tests::multi_type_unclosed ... ok [INFO] [stdout] test parser::constructs::tests::method_call_no_arg ... ok [INFO] [stdout] test parser::constructs::tests::method_call_on_bool ... ok [INFO] [stdout] test parser::constructs::tests::method_call_one_arg ... ok [INFO] [stdout] test parser::constructs::tests::multi_type_long ... ok [INFO] [stdout] test parser::constructs::tests::multiple_different_comments ... ok [INFO] [stdout] test parser::constructs::tests::multiple_different_comments_close ... ok [INFO] [stdout] test parser::constructs::tests::mock_dec_one_arg ... ok [INFO] [stdout] test parser::constructs::tests::multi_type_2 ... ok [INFO] [stdout] test parser::constructs::tests::multi_generic_type_decl ... ok [INFO] [stdout] test parser::constructs::tests::return_malformed ... ignored [INFO] [stdout] test parser::constructs::tests::return_nothing ... ok [INFO] [stdout] test parser::constructs::tests::return_sum ... ok [INFO] [stdout] test parser::constructs::tests::simple_float_mul ... ok [INFO] [stdout] test parser::constructs::tests::simple_int_sum ... ok [INFO] [stdout] test parser::constructs::tests::method_call_many_args ... ok [INFO] [stdout] test parser::constructs::tests::mut_var_assigment ... ok [INFO] [stdout] test parser::constructs::tests::mut_var_assigment_mut_in_name ... ok [INFO] [stdout] test parser::constructs::tests::parentheses ... ok [INFO] [stdout] test parser::constructs::tests::sing_comment_multi_line ... ok [INFO] [stdout] test parser::constructs::tests::t_comparison_op_valid ... ok [INFO] [stdout] test parser::constructs::tests::type_dec_incomplete ... ok [INFO] [stdout] test parser::constructs::tests::tricky_math_precedence ... ok [INFO] [stdout] test parser::constructs::tests::type_dec_multiple_field ... ok [INFO] [stdout] test parser::constructs::tests::type_dec_one_field ... ok [INFO] [stdout] test parser::constructs::tests::test_dec_no_arg ... ok [INFO] [stdout] test parser::constructs::tests::t_binary_op_invalid ... ok [INFO] [stdout] test parser::tokens::tests::t_char_constant_valid ... ok [INFO] [stdout] test parser::constructs::tests::var_assignment ... ok [INFO] [stdout] test parser::tokens::tests::t_dot_token ... ok [INFO] [stdout] test parser::tokens::tests::t_float_constant_valid ... ok [INFO] [stdout] test parser::tokens::tests::t_id_invalid ... ok [INFO] [stdout] test parser::tokens::tests::t_id ... ok [INFO] [stdout] test parser::tokens::tests::t_bool_invalid ... ok [INFO] [stdout] test parser::tokens::tests::t_bool_valid ... ok [INFO] [stdout] test parser::tokens::tests::t_char_constant_invalid ... ok [INFO] [stdout] test parser::constructs::tests::while_loop ... ok [INFO] [stdout] test parser::tokens::tests::t_float_constant_invalid ... ok [INFO] [stdout] test parser::constructs::tests::var_assigment_mut_in_name ... ok [INFO] [stdout] test parser::constructs::tests::type_inst_generics_multi_and_args ... ok [INFO] [stdout] test parser::constructs::tests::var_assigment_tricky ... ok [INFO] [stdout] test parser::tokens::tests::t_identifier_invalid_just_sep ... ok [INFO] [stdout] test parser::tokens::tests::t_identifier_invalid_nspace_no_id ... ok [INFO] [stdout] test parser::tokens::tests::t_identifier_invalid_nspace_no_id_multi ... ok [INFO] [stdout] test parser::tokens::tests::t_identifier_no_namespace ... ok [INFO] [stdout] test parser::tokens::tests::t_identifier_plus_many_namespace ... ok [INFO] [stdout] test parser::tokens::tests::t_identifier_plus_one_namespace ... ok [INFO] [stdout] test parser::tokens::tests::t_string_constant ... ok [INFO] [stdout] test parser::tokens::tests::t_string_constant_unclosed_quote ... ok [INFO] [stdout] test parser::tokens::tests::t_int_constant_invalid ... ok [INFO] [stdout] test parser::tokens::tests::t_int_constant_valid ... ok [INFO] [stdout] test parser::tokens::tests::t_multi_comment_invalid ... ok [INFO] [stdout] test value::jk_constant::tests::tc_bool_type ... ok [INFO] [stdout] test parser::tokens::tests::t_multi_comment_valid ... ok [INFO] [stdout] test value::jk_constant::tests::tc_i_type ... ok [INFO] [stdout] test parser::tokens::tests::t_single_comment_valid ... ok [INFO] [stdout] test value::jk_constant::tests::tc_string_type ... ok [INFO] [stdout] test parser::tokens::tests::t_keyword_next_to_curly ... ok [INFO] [stdout] test value::jk_constant::tests::tc_f_type ... ok [INFO] [stdout] test ffi::tests::t_void_void ... ok [INFO] [stdout] test instruction::field_access::tests::tc_missing_field ... ok [INFO] [stdout] test instruction::function_call::tests::tc_invalid_type_for_arg ... ok [INFO] [stdout] test instruction::function_call::tests::tc_invalid_type_for_arg_complex ... ok [INFO] [stdout] test instruction::binary_op::tests::tc_binop_mismatched_valid ... ok [INFO] [stdout] test instruction::field_access::tests::t_field_access_on_void ... ok [INFO] [stdout] test instruction::type_declaration::tests::tc_invalid_hard ... ok [INFO] [stdout] test instruction::var_assignment::tests::create_mutable_twice ... ok [INFO] [stdout] test instruction::incl::tests::include_already_included ... ok [INFO] [stdout] test instruction::binary_op::tests::tc_binop_from_func ... ok [INFO] [stdout] test instruction::block::tests::tc_block_invalid ... ok [INFO] [stdout] test instruction::incl::tests::include_stdlib ... ok [INFO] [stdout] test instruction::function_call::tests::t_invalid_args_number ... ok [INFO] [stdout] test instruction::if_else::tests::tc_if_else_not_bool_in_cond ... ok [INFO] [stdout] test instruction::binary_op::tests::tc_binop_valid ... ok [INFO] [stdout] test instruction::field_access::tests::t_field_access_field_on_primitive ... ok [INFO] [stdout] test instruction::loop_block::tests::valid_for_block_without_execution ... ok [INFO] [stdout] test instruction::field_access::tests::tc_valid_field_access ... ok [INFO] [stdout] test instruction::jk_inst::tests::tc_valid_jk_inst ... ok [INFO] [stdout] test instruction::if_else::tests::tc_if_else_mismatched_types ... ok [INFO] [stdout] test instruction::jk_return::tests::t_return_execute_macro ... ok [INFO] [stdout] test instruction::type_declaration::tests::tc_valid_easy ... ok [INFO] [stdout] test instruction::if_else::tests::tc_if_else_simple ... ok [INFO] [stdout] test instruction::function_call::tests::t_call_invalid_builtin ... ok [INFO] [stdout] test instruction::function_declaration::tests::tc_function_dec_same_args ... ok [INFO] [stdout] test instruction::jk_return::tests::t_return_execute_with_value_macro ... ok [INFO] [stdout] test instruction::var_assignment::tests::assign_mutable_in_function_187 ... ok [INFO] [stdout] test instruction::var::tests::tc_valid ... ok [INFO] [stdout] test instruction::if_else::tests::tc_if_else_in_func ... ok [INFO] [stdout] test instruction::field_access::tests::tc_field_on_primitive_type ... ok [INFO] [stdout] test instruction::incl::tests::include_non_existant ... ok [INFO] [stdout] test instruction::function_call::tests::tc_valid_type_for_arg_complex ... ok [INFO] [stdout] test instruction::field_access::tests::t_field_access_unknown_field ... ok [INFO] [stdout] test instruction::block::tests::tc_block_valid ... ok [INFO] [stdout] test instruction::field_access::tests::t_valid_field_access ... ok [INFO] [stdout] test instruction::var_assignment::tests::assign_mutable_in_block_187 ... ok [INFO] [stdout] test instruction::field_access::tests::t_valid_field_access_from_type_instantiation ... ok [INFO] [stdout] test instruction::method_call::tests::tc_valid_call ... ok [INFO] [stdout] test instruction::var::tests::tc_invalid ... ok [INFO] [stdout] test instruction::loop_block::tests::valid_for_block ... ok [INFO] [stdout] test context::scope_map::tests::t_add_var_non_existent_scope - should panic ... ok [INFO] [stdout] test context::scope_map::tests::t_pop_non_existent_scope - should panic ... ok [INFO] [stdout] test instruction::type_declaration::tests::tc_valid_hard ... ok [INFO] [stdout] test ffi::tests::load_libs_stress ... FAILED [INFO] [stdout] test value::jk_constant::tests::tc_primitives_available ... ok [INFO] [stdout] test utils::tests::t_invalid_jinko_code - should panic ... ok [INFO] [stdout] test utils::tests::t_valid_jinko_code ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ffi::tests::load_libs_stress stdout ---- [INFO] [stdout] thread 'ffi::tests::load_libs_stress' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/ffi.rs:211:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f4f7b246d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557f4f7b246d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f4f7b246d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557f4f7b246d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557f4f7d948c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x557f4f7ad798 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x557f4f7b4747 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557f4f7b4747 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557f4f7b4747 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557f4f7b447c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557f4f7b4e99 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557f4f7b4b87 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557f4f7b2934 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557f4f7b4899 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557f4f6481c3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557f4f6482b3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x557f4f6adc4c - core::result::Result::unwrap::hb41bbb7033f39a23 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x557f4f669d58 - jinko::ffi::tests::load_libs_stress::h6692d69de688c87d [INFO] [stdout] at /opt/rustwide/workdir/src/ffi.rs:211:19 [INFO] [stdout] 18: 0x557f4f669c5a - jinko::ffi::tests::load_libs_stress::{{closure}}::h968e2dd7fa7da8d4 [INFO] [stdout] at /opt/rustwide/workdir/src/ffi.rs:209:5 [INFO] [stdout] 19: 0x557f4f6db44e - core::ops::function::FnOnce::call_once::h13265b9b1736f1bf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557f4f769423 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557f4f769423 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x557f4f768104 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x557f4f768104 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557f4f768104 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x557f4f768104 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x557f4f768104 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x557f4f768104 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x557f4f768104 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x557f4f771a21 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x557f4f771a21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x557f4f73e09f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x557f4f73e09f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557f4f73e09f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x557f4f73e09f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x557f4f73e09f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x557f4f73e09f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x557f4f73e09f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557f4f7bb0f3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x557f4f7bb0f3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x557f4f7bb0f3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5ae8a8d609 - start_thread [INFO] [stdout] 42: 0x7f5ae8863163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ffi::tests::load_libs_stress [INFO] [stdout] [INFO] [stdout] test result: FAILED. 269 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stdout] jinko called [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "e4211b290d3955f946e66d10f2a6047b3e26a54fd5041696dc18dac2d9c89940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4211b290d3955f946e66d10f2a6047b3e26a54fd5041696dc18dac2d9c89940", kill_on_drop: false }` [INFO] [stdout] e4211b290d3955f946e66d10f2a6047b3e26a54fd5041696dc18dac2d9c89940