[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanimedone%2Fbtc-wallet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juanimedone/btc-wallet on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e233cd5ed9ae8114b1be87829d3d667674e26d034fa82e8ce34743d37b9b4faa
[INFO] running `Command { std: "docker" "start" "-a" "e233cd5ed9ae8114b1be87829d3d667674e26d034fa82e8ce34743d37b9b4faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e233cd5ed9ae8114b1be87829d3d667674e26d034fa82e8ce34743d37b9b4faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e233cd5ed9ae8114b1be87829d3d667674e26d034fa82e8ce34743d37b9b4faa", kill_on_drop: false }`
[INFO] [stdout] e233cd5ed9ae8114b1be87829d3d667674e26d034fa82e8ce34743d37b9b4faa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 466522e1f08942f3fb7a485f77134bd662135f1468eb9ef8df6a972da31af4dd
[INFO] running `Command { std: "docker" "start" "-a" "466522e1f08942f3fb7a485f77134bd662135f1468eb9ef8df6a972da31af4dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling hashbrown v0.14.0
[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 pkg-config v0.3.27
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling gio v0.17.10
[INFO] [stderr]    Compiling futures-io v0.3.28
[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 bitcoin-private v0.1.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling gtk v0.17.1
[INFO] [stderr]    Compiling cfg-expr v0.15.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[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_edit v0.19.11
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[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 futures-executor v0.3.28
[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 pango-sys v0.17.10
[INFO] [stderr]    Compiling atk-sys v0.17.0
[INFO] [stderr]    Compiling gdk-sys v0.17.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.10
[INFO] [stderr]    Compiling gtk-sys v0.17.0
[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 gdk-pixbuf v0.17.10
[INFO] [stderr]    Compiling pango 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 1m 23s
[INFO] running `Command { std: "docker" "inspect" "466522e1f08942f3fb7a485f77134bd662135f1468eb9ef8df6a972da31af4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "466522e1f08942f3fb7a485f77134bd662135f1468eb9ef8df6a972da31af4dd", kill_on_drop: false }`
[INFO] [stdout] 466522e1f08942f3fb7a485f77134bd662135f1468eb9ef8df6a972da31af4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a4e318da721e71b8c58ecc2f32724c08d10f49504955feb8f88d1c98cd5bd8b
[INFO] running `Command { std: "docker" "start" "-a" "1a4e318da721e71b8c58ecc2f32724c08d10f49504955feb8f88d1c98cd5bd8b", 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 3.93s
[INFO] running `Command { std: "docker" "inspect" "1a4e318da721e71b8c58ecc2f32724c08d10f49504955feb8f88d1c98cd5bd8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a4e318da721e71b8c58ecc2f32724c08d10f49504955feb8f88d1c98cd5bd8b", kill_on_drop: false }`
[INFO] [stdout] 1a4e318da721e71b8c58ecc2f32724c08d10f49504955feb8f88d1c98cd5bd8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05d91e0fa7da62d226ac2c395fa5aa09198a369385dad536e85d8ae02f26f4cb
[INFO] running `Command { std: "docker" "start" "-a" "05d91e0fa7da62d226ac2c395fa5aa09198a369385dad536e85d8ae02f26f4cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tp_taller-9074bdd8a72fc40c)
[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_tres_bytes_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::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_dos_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_con_nombre_de_archivo_existente_funciona ... ok
[INFO] [stdout] test bitcoin::mensajes::get_data::tests::mensaje_getdata_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::logger::tests::crear_un_logger_con_nombre_de_archivo_inexistente_funciona ... ok
[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::compara_timestamps_correctamente2 ... 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_correctamente3 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::proof_of_work_se_valida_correctamente2 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::compara_timestamps_correctamente1 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::target_de_proof_of_work_se_construye_correctamente2 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::target_de_proof_of_work_se_construye_correctamente1 ... 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::mensajes::get_blocks::tests::mensaje_getblocks_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::get_headers::tests::mensaje_getheaders_tcp_stream ... FAILED
[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::get_headers::tests::mensaje_getheaders_se_crea_correctamente ... 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::mensajes::send_headers::tests::mensaje_sendheaders_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::verack::tests::mensaje_verack_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::version::tests::mensaje_version_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::nodo_merkle::tests::clonar_un_nodo_devuelve_un_nodo_con_las_mismas_caracteristicas ... 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::merkle::tests::generar_merkle_tree_con_dos_hasheables_funciona ... 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::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::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::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::mensajes::version::tests::mensaje_version_tcp_stream ... FAILED
[INFO] [stdout] test bitcoin::mensajes::headers::tests::target_de_proof_of_work_se_construye_correctamente3 ... ok
[INFO] [stdout] test bitcoin::mensajes::inv::tests::mensaje_inv_tx_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::pong::tests::mensaje_pong_se_crea_correctamente ... 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::mensajes::headers::tests::compara_timestamps_correctamente3 ... ok
[INFO] [stdout] test bitcoin::merkle::tests::generar_merkle_tree_con_tres_hasheables_funciona ... ok
[INFO] [stdout] test bitcoin::merkle::tests::generar_merkle_tree_con_un_hasheable_funciona ... ok
[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_principal ... 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::tests::test_handshake ... FAILED
[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_con_configuracion_invalida_headers_first ... 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::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_invalida ... ok
[INFO] [stdout] test bitcoin::nodo::tests::test_procesar_stream_secundaria ... FAILED
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_sin_header_inicial ... ok
[INFO] [stdout] test bitcoin::nodo_conf_parser::tests::nodo_conf_con_configuracion_parametro_inexistente ... 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_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::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::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_procesar_stream_principal 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_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' (35) 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:     0x56cd520d4e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cd520d4e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cd520d4e6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56cd520d4e6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56cd520e9c2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56cd520e9c2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56cd520d9b92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cd520d9b92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56cd520b356f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56cd520b356f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56cd520ccec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56cd52031bfc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56cd52031bfc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cd520cd082 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56cd520cd082 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56cd520b3628 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56cd520aaee9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56cd520b44fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56cd520ea47c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56cd520ea252 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56cd51fccb09 - core::result::Result<T,E>::unwrap::hd3c3332e76b6798b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56cd51fccb09 - tp_taller::bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona::h39aa08a077d1e0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/logger.rs:120:27
[INFO] [stdout]   22:     0x56cd51fccc57 - tp_taller::bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona::{{closure}}::hb22d55497e139835
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/logger.rs:118:65
[INFO] [stdout]   23:     0x56cd51fc2076 - core::ops::function::FnOnce::call_once::he45a8b13231b9d64
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56cd52025cdb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56cd52025cdb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56cd520326cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56cd520326cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56cd520326cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56cd520326cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56cd520326cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56cd520326cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56cd520326cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56cd5202dde4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56cd5202dde4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56cd520352d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x56cd520352d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56cd520352d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56cd520352d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56cd520352d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56cd520352d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x56cd520352d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56cd520d462f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x56cd520d462f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c5101f05aa4 - <unknown>
[INFO] [stdout]   45:     0x7c5101f92a64 - 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' (70) panicked at src/bitcoin/nodo.rs:1738:9:
[INFO] [stdout] assertion failed: nodo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cd520d4e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cd520d4e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cd520d4e6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56cd520d4e6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56cd520e9c2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56cd520e9c2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56cd520d9b92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cd520d9b92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56cd520b356f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56cd520b356f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56cd520ccec9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56cd52031bfc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56cd52031bfc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56cd520cd082 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56cd520cd082 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56cd520b365a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56cd520aaee9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56cd520b44fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56cd520ea47c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56cd520ea442 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56cd51fcc8c4 - tp_taller::bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo::hc20f0b2b70699e33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/nodo.rs:1738:9
[INFO] [stdout]   21:     0x56cd51fcc92d - tp_taller::bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo::{{closure}}::h4ccfb2994e243268
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/nodo.rs:1736:48
[INFO] [stdout]   22:     0x56cd51fc1396 - core::ops::function::FnOnce::call_once::h549befb588c5b329
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56cd52025cdb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56cd52025cdb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x56cd520326cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x56cd520326cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x56cd520326cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56cd520326cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56cd520326cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56cd520326cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x56cd520326cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x56cd5202dde4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x56cd5202dde4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56cd520352d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x56cd520352d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x56cd520352d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56cd520352d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56cd520352d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56cd520352d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x56cd520352d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56cd520d462f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x56cd520d462f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7c5101f05aa4 - <unknown>
[INFO] [stdout]   44:     0x7c5101f92a64 - 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.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "05d91e0fa7da62d226ac2c395fa5aa09198a369385dad536e85d8ae02f26f4cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d91e0fa7da62d226ac2c395fa5aa09198a369385dad536e85d8ae02f26f4cb", kill_on_drop: false }`
[INFO] [stdout] 05d91e0fa7da62d226ac2c395fa5aa09198a369385dad536e85d8ae02f26f4cb
