[INFO] updating cached repository https://github.com/ivoelbert/tigerust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/ivoelbert/tigerust [INFO] [stderr] - [deleted] (none) -> fb/seman2 [INFO] [stderr] - [deleted] (none) -> fb/seman3 [INFO] [stderr] - [deleted] (none) -> fb/seman4 [INFO] [stderr] - [deleted] (none) -> fb/test_parser [INFO] [stderr] * [new branch] frames -> frames [INFO] [stderr] ed4f431..63ef24b master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 63ef24b459c1ba8c1da522b3b573918759951ccd [INFO] testing ivoelbert/tigerust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivoelbert/tigerust on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ivoelbert/tigerust [INFO] finished tweaking git repo https://github.com/ivoelbert/tigerust [INFO] tweaked toml for git repo https://github.com/ivoelbert/tigerust written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ivoelbert/tigerust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 9796f5fdf78a1d0528dea61f4924f026c765178b0779ff6b4517e988ba73cdcc [INFO] running `"docker" "start" "-a" "9796f5fdf78a1d0528dea61f4924f026c765178b0779ff6b4517e988ba73cdcc"` [INFO] [stderr] Compiling uid v0.1.4 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.1 [INFO] [stderr] Compiling tigerust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.50s [INFO] running `"docker" "inspect" "9796f5fdf78a1d0528dea61f4924f026c765178b0779ff6b4517e988ba73cdcc"` [INFO] running `"docker" "rm" "-f" "9796f5fdf78a1d0528dea61f4924f026c765178b0779ff6b4517e988ba73cdcc"` [INFO] [stdout] 9796f5fdf78a1d0528dea61f4924f026c765178b0779ff6b4517e988ba73cdcc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 98b55d1873a3e981288c61d3cbfb17247bf1d29fc5523862dbcf58572e278562 [INFO] running `"docker" "start" "-a" "98b55d1873a3e981288c61d3cbfb17247bf1d29fc5523862dbcf58572e278562"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tigerust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.45s [INFO] running `"docker" "inspect" "98b55d1873a3e981288c61d3cbfb17247bf1d29fc5523862dbcf58572e278562"` [INFO] running `"docker" "rm" "-f" "98b55d1873a3e981288c61d3cbfb17247bf1d29fc5523862dbcf58572e278562"` [INFO] [stdout] 98b55d1873a3e981288c61d3cbfb17247bf1d29fc5523862dbcf58572e278562 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 07bb70267bad740084219f19e583e1d57740f1efecd6c1a574bf44b0152c1ef7 [INFO] running `"docker" "start" "-a" "07bb70267bad740084219f19e583e1d57740f1efecd6c1a574bf44b0152c1ef7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tigerust-c66358117ab647c0 [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test test::test_escapes::escaped_var ... ok [INFO] [stdout] test test::test_escapes::escaped_for ... ok [INFO] [stdout] test test::test_escapes::escaped_arguments ... ok [INFO] [stdout] test test::test_tipos::typecheck_arrayexp_ok ... ok [INFO] [stdout] test test::test_tipos::test_typecheck_recursive_typecheck_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_arrayexp_tipo_no_array ... ok [INFO] [stdout] test test::test_tipos::typecheck_assignexp_ok ... ok [INFO] [stdout] test test::test_escapes::not_escaped_for ... ok [INFO] [stdout] test test::test_tipos::typecheck_arrayexp_size_no_int ... ok [INFO] [stdout] test test::test_tipos::typecheck_arrayexp_tipos_distintos ... ok [INFO] [stdout] test test::test_escapes::not_escaped_arguments ... ok [INFO] [stdout] test test::test_tipos::typecheck_arrayexp_tipo_no_existe ... ok [INFO] [stdout] test test::test_escapes::not_escaped_var ... ok [INFO] [stdout] test test::test_tipos::typecheck_assignexp_tipos_distintos ... ok [INFO] [stdout] test test::test_tipos::typecheck_assignexp_variable_read_only ... ok [INFO] [stdout] test test::test_tipos::typecheck_breakexp ... ok [INFO] [stdout] test test::test_tipos::typecheck_assignexp_variable_no_existe ... ok [INFO] [stdout] test test::test_tipos::typecheck_callexp_funcion_no_declarada ... ok [INFO] [stdout] test test::test_tipos::typecheck_callexp_args_de_mas ... ok [INFO] [stdout] test test::test_tipos::typecheck_callexp_args_de_menos ... ok [INFO] [stdout] test test::test_tipos::typecheck_callexp_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_forexp_hi_no_es_int ... ok [INFO] [stdout] test test::test_tipos::typecheck_forexp_iterador_es_usable ... ok [INFO] [stdout] test test::test_tipos::typecheck_forexp_lo_no_es_int ... ok [INFO] [stdout] test test::test_tipos::typecheck_forexp_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_forexp_body_no_es_unit ... ok [INFO] [stdout] test test::test_tipos::typecheck_ifexp_test_no_entero ... ok [INFO] [stdout] test test::test_tipos::typecheck_ifexp_sin_else_no_unit ... ok [INFO] [stdout] test test::test_tipos::typecheck_ifexp_tipos_then_else_distintos ... ok [INFO] [stdout] test test::test_tipos::typecheck_intexp ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_functiondec_body_distinto_result ... ok [INFO] [stdout] test test::test_tipos::typecheck_ifexp_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_functiondec_body_no_tipa ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_functiondec_nombres_repetidos ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_functiondec_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_functiondec_params_repetidos ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_typedec_referencia_tipo_inexistente ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_typedec_name_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_functiondec_llamada_en_bloque_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_typedec_array_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_typedec_record_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_vardec_con_tipo_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_todas_las_decs_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_functiondec_recursivas ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_typedec_recursion_infinita ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_vardec_sin_tipo_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_vardec_tipos_distintos ... ok [INFO] [stdout] test test::test_tipos::typecheck_letexp_vardec_tipo_no_esta_declarado ... ok [INFO] [stdout] test test::test_tipos::typecheck_recordexp_con_tipo_no_record ... ok [INFO] [stdout] test test::test_tipos::typecheck_recordexp_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_seqexp_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_nilexp ... ok [INFO] [stdout] test test::test_tipos::typecheck_stringexp ... ok [INFO] [stdout] test test::test_tipos::typecheck_unitexp ... ok [INFO] [stdout] test test::test_tipos::typecheck_recordexp_tipo_inexistente ... ok [INFO] [stdout] test test::test_tipos::typecheck_opexp_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_opexp_tipos_distintos ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_fieldvar_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_fieldvar_field_inexistente ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_simplevar_no_declarada ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_fieldvar_sobre_tipo_no_record ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_simplevar_no_es_simple ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_simplevar_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_subscriptvar_indice_no_entero ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_subscriptvar_no_array ... ok [INFO] [stdout] test test::test_tipos::typecheck_whileexp_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_whileexp_condicion_no_entera ... ok [INFO] [stdout] test test::test_tipos::typecheck_varexp_subscriptvar_ok ... ok [INFO] [stdout] test test::test_tipos::typecheck_record_type_cycle_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_tipos::typecheck_record_type_cycle_ok stdout ---- [INFO] [stdout] thread 'test::test_tipos::typecheck_record_type_cycle_ok' panicked at 'type error: TypeMismatch(line 0, column 0)', src/test/test_tipos.rs:1345:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d207c974c4 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55d207c974c4 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55d207c974c4 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55d207c974c4 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55d207cb236c - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55d207c4c9d5 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55d207c93121 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55d207c999d5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55d207c999d5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55d207c999d5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55d207c9965c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55d207c9a0d5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55d207c99c72 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55d207c99bcc - std::panicking::begin_panic_fmt::h23ef54e17e5a13fa [INFO] [stdout] at src/libstd/panicking.rs:335 [INFO] [stdout] 14: 0x55d207bc6d64 - tigerust::test::test_tipos::typecheck_record_type_cycle_ok::hf4d6e8bbe896db88 [INFO] [stdout] at src/test/test_tipos.rs:1345 [INFO] [stdout] 15: 0x55d207bc5b4a - tigerust::test::test_tipos::typecheck_record_type_cycle_ok::{{closure}}::h769fc5d7613bb578 [INFO] [stdout] at src/test/test_tipos.rs:1279 [INFO] [stdout] 16: 0x55d207be757e - core::ops::function::FnOnce::call_once::h3c9d5f0d4394ea91 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 17: 0x55d207c568cf - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 18: 0x55d207c9c7da - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 19: 0x55d207c710de - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 20: 0x55d207c710de - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55d207c710de - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 22: 0x55d207c4c145 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 23: 0x55d207c502d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 24: 0x55d207c502d5 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 25: 0x55d207c502d5 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 26: 0x55d207c9c7da - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 27: 0x55d207c50882 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 28: 0x55d207c50882 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55d207c50882 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 30: 0x55d207c50882 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 31: 0x55d207c8fb7f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 32: 0x55d207c9bf30 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 33: 0x55d207c9bf30 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 34: 0x55d207c9bf30 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 35: 0x7fa256c996db - start_thread [INFO] [stdout] 36: 0x7fa2567aa88f - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_tipos::typecheck_record_type_cycle_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 68 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin tigerust' [INFO] running `"docker" "inspect" "07bb70267bad740084219f19e583e1d57740f1efecd6c1a574bf44b0152c1ef7"` [INFO] running `"docker" "rm" "-f" "07bb70267bad740084219f19e583e1d57740f1efecd6c1a574bf44b0152c1ef7"` [INFO] [stdout] 07bb70267bad740084219f19e583e1d57740f1efecd6c1a574bf44b0152c1ef7