[INFO] cloning repository https://github.com/juanimedone/btc-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanimedone/btc-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanimedone%2Fbtc-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanimedone%2Fbtc-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1e60bd36e6398e25c9902fa4600fc7ec4eb34ae
[INFO] testing juanimedone/btc-wallet against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanimedone%2Fbtc-wallet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juanimedone/btc-wallet
[INFO] finished tweaking git repo https://github.com/juanimedone/btc-wallet
[INFO] tweaked toml for git repo https://github.com/juanimedone/btc-wallet written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juanimedone/btc-wallet on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juanimedone/btc-wallet 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45bd876548db6d571e0c92930c81e4381ba44daafd842896af92936a461fca56
[INFO] running `Command { std: "docker" "start" "-a" "45bd876548db6d571e0c92930c81e4381ba44daafd842896af92936a461fca56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45bd876548db6d571e0c92930c81e4381ba44daafd842896af92936a461fca56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45bd876548db6d571e0c92930c81e4381ba44daafd842896af92936a461fca56", kill_on_drop: false }`
[INFO] [stdout] 45bd876548db6d571e0c92930c81e4381ba44daafd842896af92936a461fca56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25dd705426b1c0fbed44f5a9aeb899512eb0953f08a0ef4f44d1ecbeefa232c9
[INFO] running `Command { std: "docker" "start" "-a" "25dd705426b1c0fbed44f5a9aeb899512eb0953f08a0ef4f44d1ecbeefa232c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling target-lexicon v0.12.8
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling cfg-expr v0.15.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling gio v0.17.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling gtk v0.17.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling toml v0.7.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling gtk3-macros v0.17.1
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling gdk-sys v0.17.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.10
[INFO] [stderr]    Compiling pango-sys v0.17.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.10
[INFO] [stderr]    Compiling atk-sys v0.17.0
[INFO] [stderr]    Compiling gtk-sys v0.17.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling glib v0.17.10
[INFO] [stderr]    Compiling cairo-rs v0.17.10
[INFO] [stderr]    Compiling atk v0.17.1
[INFO] [stderr]    Compiling pango v0.17.10
[INFO] [stderr]    Compiling gdk-pixbuf v0.17.10
[INFO] [stderr]    Compiling gdk v0.17.1
[INFO] [stderr]    Compiling tp_taller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "25dd705426b1c0fbed44f5a9aeb899512eb0953f08a0ef4f44d1ecbeefa232c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25dd705426b1c0fbed44f5a9aeb899512eb0953f08a0ef4f44d1ecbeefa232c9", kill_on_drop: false }`
[INFO] [stdout] 25dd705426b1c0fbed44f5a9aeb899512eb0953f08a0ef4f44d1ecbeefa232c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aebc2d7319277b1b23c56ad71f980f2984552e3d3a8faec58570c6e00323380
[INFO] running `Command { std: "docker" "start" "-a" "7aebc2d7319277b1b23c56ad71f980f2984552e3d3a8faec58570c6e00323380", kill_on_drop: false }`
[INFO] [stderr]    Compiling tp_taller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.43s
[INFO] running `Command { std: "docker" "inspect" "7aebc2d7319277b1b23c56ad71f980f2984552e3d3a8faec58570c6e00323380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aebc2d7319277b1b23c56ad71f980f2984552e3d3a8faec58570c6e00323380", kill_on_drop: false }`
[INFO] [stdout] 7aebc2d7319277b1b23c56ad71f980f2984552e3d3a8faec58570c6e00323380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc6ba38987dd8c324e052191a80ed051815d6252d3c35bedd463362306483c9f
[INFO] running `Command { std: "docker" "start" "-a" "cc6ba38987dd8c324e052191a80ed051815d6252d3c35bedd463362306483c9f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tp_taller-02e2317802c3ab60)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::compactsizeduint_que_define_un_numero_de_cinco_bytes_devuelve_el_numero_indicado ... ok
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::compactsizeduint_que_define_un_numero_de_nueve_bytes_devuelve_el_numero_indicado ... ok
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::compactsizeduint_que_define_un_numero_de_un_byte_devuelve_el_numero_indicado ... ok
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::obtener_la_representacion_de_un_numero_de_cuatro_bytes_es_correcta ... ok
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::obtener_la_representacion_de_un_numero_de_ocho_bytes_es_correcta ... ok
[INFO] [stdout] test bitcoin::logger::tests::crear_un_logger_y_no_encenderlo_mandarle_un_mensaje_funciona_no_rompe_pero_tampoco_hace_algo ... ok
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::compactsizeduint_que_define_un_numero_de_tres_bytes_devuelve_el_numero_indicado ... ok
[INFO] [stdout] test bitcoin::logger::tests::crear_un_logger_con_nombre_de_archivo_existente_funciona ... ok
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::obtener_la_representacion_de_un_numero_en_un_byte_es_correcta ... ok
[INFO] [stdout] test bitcoin::logger::tests::crear_un_logger_con_nombre_de_archivo_inexistente_funciona ... ok
[INFO] [stdout] test bitcoin::compact_sized_uint::tests::obtener_la_representacion_de_un_numero_de_dos_bytes_es_correcta ... ok
[INFO] [stdout] test bitcoin::mensajes::get_blocks::tests::mensaje_getblocks_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::get_data::tests::mensaje_getdata_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::get_headers::tests::mensaje_getheaders_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::compara_timestamps_correctamente2 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::compara_timestamps_correctamente3 ... ok
[INFO] [stdout] test bitcoin::mensajes::get_data::tests::mensaje_getdata_block_tcp_stream ... FAILED
[INFO] [stdout] test bitcoin::mensajes::get_blocks::tests::mensaje_getblocks_tcp_stream ... FAILED
[INFO] [stdout] test bitcoin::mensajes::headers::tests::compara_timestamps_correctamente1 ... ok
[INFO] [stdout] test bitcoin::mensajes::get_headers::tests::mensaje_getheaders_tcp_stream ... FAILED
[INFO] [stdout] test bitcoin::mensajes::headers::tests::mensaje_headers_se_construye_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::mensaje_headers_vacio_se_construye_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::proof_of_work_se_valida_correctamente1 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::proof_of_work_se_valida_correctamente2 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::proof_of_work_se_valida_correctamente3 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::target_de_proof_of_work_se_construye_correctamente1 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::target_de_proof_of_work_se_construye_correctamente2 ... ok
[INFO] [stdout] test bitcoin::mensajes::inv::tests::mensaje_inv_tx_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::target_de_proof_of_work_se_construye_correctamente3 ... ok
[INFO] [stdout] test bitcoin::mensajes::pong::tests::mensaje_pong_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::send_headers::tests::mensaje_sendheaders_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::merkle::merkle_tree::tests::obtener_merkle_proof_of_inclusion_para_tree_con_dos_nodos_devuelve_un_path_con_solo_el_segundo_nodo ... ok
[INFO] [stdout] test bitcoin::merkle::merkle_tree::tests::obtener_merkle_proof_of_inclusion_para_tree_con_un_solo_nodo_devuelve_un_path_con_el_mismo_nodo ... ok
[INFO] [stdout] test bitcoin::merkle::merkle_tree::tests::obtener_merkle_proof_of_inclusion_para_tree_con_tres_nodos_buscando_el_tercer_hash_devuelve_un_path_con_el_segundo_nodo_y_el_hash_intermedio_del_tercero_consigo_mismo ... ok
[INFO] [stdout] test bitcoin::mensajes::verack::tests::mensaje_verack_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::merkle::merkle_tree::tests::obtener_merkle_proof_of_inclusion_para_tree_con_tres_nodos_devuelve_un_path_con_el_segundo_nodo_y_el_hash_intermedio_del_tercero_consigo_mismo ... ok
[INFO] [stdout] test bitcoin::merkle::nodo_merkle::tests::clonar_y_alternar_hijo_izquierdo_devuelve_el_mismo_nodo_pero_con_hijo_contrario ... ok
[INFO] [stdout] test bitcoin::mensajes::version::tests::mensaje_version_tcp_stream ... FAILED
[INFO] [stdout] test bitcoin::merkle::tests::generar_merkle_tree_con_dos_hasheables_funciona ... ok
[INFO] [stdout] test bitcoin::mensajes::version::tests::mensaje_version_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::merkle::nodo_merkle::tests::clonar_un_nodo_devuelve_un_nodo_con_las_mismas_caracteristicas ... ok
[INFO] [stdout] test bitcoin::merkle::tests::generar_merkle_tree_con_un_hasheable_funciona ... ok
[INFO] [stdout] test bitcoin::merkle::tests::generar_merkle_tree_con_tres_hasheables_funciona ... ok
[INFO] [stdout] test bitcoin::merkle::merkle_tree::tests::obtener_merkle_proof_of_inclusion_para_tree_con_cinco_nodos_devuelve_el_path_correcto_de_tres_nodos ... ok
[INFO] [stdout] test bitcoin::nodo::tests::test_handshake ... FAILED
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_invalida ... ok
[INFO] [stdout] test bitcoin::nodo::tests::test_procesar_stream_principal ... FAILED
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_invalida_guardar_headers ... ok
[INFO] [stdout] test bitcoin::nodo::tests::test_procesar_stream_secundaria ... FAILED
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_invalida_misma_ip_principal_y_secundaria ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_invalida_headers_first ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_invalida_protocolo_version ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_valores_validos_se_guarda_bien ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_parametro_inexistente ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_invalida_puerto ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_sin_header_inicial ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_sin_bloque_inicial ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_formato_invalido ... ok
[INFO] [stdout] test bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona ... FAILED
[INFO] [stdout] test bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::mensajes::get_data::tests::mensaje_getdata_block_tcp_stream stdout ----
[INFO] [stdout] Error: "Error al intentar obtener las ips de los nodos."
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::mensajes::get_blocks::tests::mensaje_getblocks_tcp_stream stdout ----
[INFO] [stdout] Error: "Error al intentar obtener las ips de los nodos."
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::mensajes::get_headers::tests::mensaje_getheaders_tcp_stream stdout ----
[INFO] [stdout] Error: "Error al intentar obtener las ips de los nodos."
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::mensajes::version::tests::mensaje_version_tcp_stream stdout ----
[INFO] [stdout] Error: "Error al intentar obtener las ips de los nodos."
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::nodo::tests::test_handshake stdout ----
[INFO] [stdout] Error: "Error al intentar obtener las ips de los nodos."
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::nodo::tests::test_procesar_stream_principal stdout ----
[INFO] [stdout] Error: "Error al intentar obtener las ips de los nodos."
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::nodo::tests::test_procesar_stream_secundaria stdout ----
[INFO] [stdout] Error: "Error al intentar obtener las ips de los nodos."
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona' (27) panicked at src/bitcoin/logger.rs:120:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Error al querer escribir en el archivo de log"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac7e69d7882 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac7e69d7882 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac7e69d7882 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ac7e69d7882 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ac7e69e7fcf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ac7e69e7fcf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ac7e69a4113 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ac7e69a4113 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ac7e69b0c12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ac7e69b584f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ac7e69b56e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ac7e693f11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ac7e693f11e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ac7e69b5e5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ac7e69b5e5f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ac7e69b5cba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ac7e69b0d49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ac7e699885d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ac7e69f0710 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac7e69efd76 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5ac7e68cbba9 - core::result::Result<T,E>::unwrap::h19d16c62a6cf1e0c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ac7e68cbba9 - tp_taller::bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona::h0dd3cbb9effc062b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/logger.rs:120:27
[INFO] [stdout]   22:     0x5ac7e68cbcf7 - tp_taller::bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona::{{closure}}::h2b4e1bee74625b50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/logger.rs:118:65
[INFO] [stdout]   23:     0x5ac7e68d2fe6 - core::ops::function::FnOnce::call_once::hd29f965d10eb3b55
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac7e693ef1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac7e693ef1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ac7e6952f7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ac7e6952f7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ac7e6952f7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ac7e6952f7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ac7e6952f7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ac7e6952f7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ac7e6952f7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ac7e692c4c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ac7e692c4c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ac7e692fd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5ac7e692fd1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ac7e692fd1a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ac7e692fd1a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ac7e692fd1a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ac7e692fd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5ac7e692fd1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ac7e69ac14f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5ac7e69ac14f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x75230e89baa4 - <unknown>
[INFO] [stdout]   45:     0x75230e928a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo' (62) panicked at src/bitcoin/nodo.rs:1738:9:
[INFO] [stdout] assertion failed: nodo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac7e69d7882 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac7e69d7882 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac7e69d7882 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ac7e69d7882 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ac7e69e7fcf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ac7e69e7fcf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ac7e69a4113 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ac7e69a4113 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ac7e69b0c12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ac7e69b584f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ac7e69b56e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ac7e693f11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ac7e693f11e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ac7e69b5e5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ac7e69b5e5f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ac7e69b5c86 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ac7e69b0d49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ac7e699885d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ac7e69f0710 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac7e69f06ec - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ac7e68cb964 - tp_taller::bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo::h5a5134ca2d226e1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/nodo.rs:1738:9
[INFO] [stdout]   21:     0x5ac7e68cb9cd - tp_taller::bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo::{{closure}}::h05c527efef9c86c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/nodo.rs:1736:48
[INFO] [stdout]   22:     0x5ac7e68d2d96 - core::ops::function::FnOnce::call_once::hbb09d2b6e564de00
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ac7e693ef1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac7e693ef1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5ac7e6952f7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5ac7e6952f7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ac7e6952f7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5ac7e6952f7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5ac7e6952f7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ac7e6952f7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5ac7e6952f7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5ac7e692c4c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5ac7e692c4c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5ac7e692fd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5ac7e692fd1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5ac7e692fd1a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5ac7e692fd1a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5ac7e692fd1a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ac7e692fd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5ac7e692fd1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ac7e69ac14f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5ac7e69ac14f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x75230e89baa4 - <unknown>
[INFO] [stdout]   44:     0x75230e928a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona
[INFO] [stdout]     bitcoin::mensajes::get_blocks::tests::mensaje_getblocks_tcp_stream
[INFO] [stdout]     bitcoin::mensajes::get_data::tests::mensaje_getdata_block_tcp_stream
[INFO] [stdout]     bitcoin::mensajes::get_headers::tests::mensaje_getheaders_tcp_stream
[INFO] [stdout]     bitcoin::mensajes::version::tests::mensaje_version_tcp_stream
[INFO] [stdout]     bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo
[INFO] [stdout]     bitcoin::nodo::tests::test_handshake
[INFO] [stdout]     bitcoin::nodo::tests::test_procesar_stream_principal
[INFO] [stdout]     bitcoin::nodo::tests::test_procesar_stream_secundaria
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 51 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cc6ba38987dd8c324e052191a80ed051815d6252d3c35bedd463362306483c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6ba38987dd8c324e052191a80ed051815d6252d3c35bedd463362306483c9f", kill_on_drop: false }`
[INFO] [stdout] cc6ba38987dd8c324e052191a80ed051815d6252d3c35bedd463362306483c9f
