[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanimedone%2Fbtc-wallet" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juanimedone/btc-wallet on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded system-deps v6.1.1
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded gtk3-macros v0.17.1
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded cairo-rs v0.17.10
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded gdk v0.17.1
[INFO] [stderr]   Downloaded gtk-sys v0.17.0
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded gio v0.17.10
[INFO] [stderr]   Downloaded glib-sys v0.17.10
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded glib v0.17.10
[INFO] [stderr]   Downloaded gdk-sys v0.17.0
[INFO] [stderr]   Downloaded gio-sys v0.17.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded cfg-expr v0.15.3
[INFO] [stderr]   Downloaded indexmap v2.0.0
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded gtk v0.17.1
[INFO] [stderr]   Downloaded atk v0.17.1
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded glib-macros v0.17.10
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded bs58 v0.5.0
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] [stderr]   Downloaded gdk-pixbuf v0.17.10
[INFO] [stderr]   Downloaded atk-sys v0.17.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.17.10
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.17.10
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded gobject-sys v0.17.10
[INFO] [stderr]   Downloaded target-lexicon v0.12.8
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded pango v0.17.10
[INFO] [stderr]   Downloaded pango-sys v0.17.10
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65281064c9d2e191892abf577d62c11ded125f6fd68432bdd7562f25aa2178d0
[INFO] running `Command { std: "docker" "start" "-a" "65281064c9d2e191892abf577d62c11ded125f6fd68432bdd7562f25aa2178d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65281064c9d2e191892abf577d62c11ded125f6fd68432bdd7562f25aa2178d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65281064c9d2e191892abf577d62c11ded125f6fd68432bdd7562f25aa2178d0", kill_on_drop: false }`
[INFO] [stdout] 65281064c9d2e191892abf577d62c11ded125f6fd68432bdd7562f25aa2178d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0505957dbe375126fd92e27984a447a80d1ca7ea3f2e5cb9b57be39c0a04123
[INFO] running `Command { std: "docker" "start" "-a" "b0505957dbe375126fd92e27984a447a80d1ca7ea3f2e5cb9b57be39c0a04123", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.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 pkg-config v0.3.27
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[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 syn v1.0.109
[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 semver v1.0.17
[INFO] [stderr]    Compiling gio v0.17.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling gtk v0.17.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cfg-expr v0.15.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.26
[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 thiserror v1.0.40
[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 glib-sys v0.17.10
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.10
[INFO] [stderr]    Compiling pango-sys v0.17.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.10
[INFO] [stderr]    Compiling gdk-sys v0.17.0
[INFO] [stderr]    Compiling atk-sys v0.17.0
[INFO] [stderr]    Compiling gtk-sys v0.17.0
[INFO] [stderr]    Compiling gtk3-macros v0.17.1
[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 1m 30s
[INFO] running `Command { std: "docker" "inspect" "b0505957dbe375126fd92e27984a447a80d1ca7ea3f2e5cb9b57be39c0a04123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0505957dbe375126fd92e27984a447a80d1ca7ea3f2e5cb9b57be39c0a04123", kill_on_drop: false }`
[INFO] [stdout] b0505957dbe375126fd92e27984a447a80d1ca7ea3f2e5cb9b57be39c0a04123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dddd022445b72bb6559fb8d367360e71ff3c676163334ac5bee8efba930e6116
[INFO] running `Command { std: "docker" "start" "-a" "dddd022445b72bb6559fb8d367360e71ff3c676163334ac5bee8efba930e6116", 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 2.72s
[INFO] running `Command { std: "docker" "inspect" "dddd022445b72bb6559fb8d367360e71ff3c676163334ac5bee8efba930e6116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dddd022445b72bb6559fb8d367360e71ff3c676163334ac5bee8efba930e6116", kill_on_drop: false }`
[INFO] [stdout] dddd022445b72bb6559fb8d367360e71ff3c676163334ac5bee8efba930e6116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b857a44edb8ea29243a1dbc45f9c5074d5fc2121354645d41d72bba7b4c56cd0
[INFO] running `Command { std: "docker" "start" "-a" "b857a44edb8ea29243a1dbc45f9c5074d5fc2121354645d41d72bba7b4c56cd0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tp_taller-c95606af1e894a0a)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[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::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_ocho_bytes_es_correcta ... 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::logger::tests::crear_un_logger_con_nombre_de_archivo_existente_funciona ... ok
[INFO] [stdout] test bitcoin::logger::tests::crear_un_logger_con_nombre_de_archivo_inexistente_funciona ... 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_nueve_bytes_devuelve_el_numero_indicado ... ok
[INFO] [stdout] test bitcoin::mensajes::get_blocks::tests::mensaje_getblocks_tcp_stream ... FAILED
[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_cinco_bytes_devuelve_el_numero_indicado ... 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::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_data::tests::mensaje_getdata_block_tcp_stream ... FAILED
[INFO] [stdout] test bitcoin::mensajes::headers::tests::compara_timestamps_correctamente1 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::compara_timestamps_correctamente3 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::mensaje_headers_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::get_headers::tests::mensaje_getheaders_se_crea_correctamente ... ok
[INFO] [stdout] test bitcoin::mensajes::get_headers::tests::mensaje_getheaders_tcp_stream ... FAILED
[INFO] [stdout] test bitcoin::mensajes::headers::tests::proof_of_work_se_valida_correctamente2 ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::mensaje_headers_vacio_se_construye_correctamente ... 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::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::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::mensajes::version::tests::mensaje_version_tcp_stream ... FAILED
[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::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::nodo_merkle::tests::clonar_y_alternar_hijo_izquierdo_devuelve_el_mismo_nodo_pero_con_hijo_contrario ... 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::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_un_solo_nodo_devuelve_un_path_con_el_mismo_nodo ... ok
[INFO] [stdout] test bitcoin::mensajes::headers::tests::proof_of_work_se_valida_correctamente3 ... ok
[INFO] [stdout] test bitcoin::nodo::tests::test_handshake ... FAILED
[INFO] [stdout] test bitcoin::nodo::tests::test_procesar_stream_principal ... FAILED
[INFO] [stdout] test bitcoin::nodo::tests::test_procesar_stream_secundaria ... FAILED
[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::nodo_conf_parser::tests::nodo_conf_con_configuracion_parametro_inexistente ... 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_misma_ip_principal_y_secundaria ... 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_configuracion_invalida ... 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_guardar_headers ... 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_sin_header_inicial ... 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_puerto ... 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_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_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_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' 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:     0x56c444e28c72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56c444e28c72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56c444e28c72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56c444e28c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56c444e50b63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56c444e50b63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56c444e25543 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56c444e25543 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56c444e28ac2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56c444e2a1f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56c444e2a02e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56c444db7674 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56c444db7674 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56c444e2acce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56c444e2acce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56c444e2a99a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56c444e29179 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56c444e2a62d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56c444e4f250 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56c444e4f616 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56c444d24c59 - core::result::Result<T,E>::unwrap::h99a4400293629cb4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56c444d24c59 - tp_taller::bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona::h42cf03d384c0a6f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/logger.rs:120:27
[INFO] [stdout]   22:     0x56c444d24a87 - tp_taller::bitcoin::logger::tests::crear_un_logger_encenderlo_mandarle_un_mensaje_funciona::{{closure}}::h088ed03ab1aa647a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/logger.rs:118:65
[INFO] [stdout]   23:     0x56c444d04226 - core::ops::function::FnOnce::call_once::h3c5c4dcad61d5778
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56c444dbcedb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56c444dbcedb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56c444dbc015 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56c444dbc015 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56c444dbc015 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56c444dbc015 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56c444dbc015 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56c444dbc015 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56c444dbc015 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56c444d7fc14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56c444d7fc14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56c444d835ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56c444d835ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56c444d835ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56c444d835ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56c444d835ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56c444d835ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56c444d835ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56c444e2dc4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56c444e2dc4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x76447c65eaa4 - <unknown>
[INFO] [stdout]   45:     0x76447c6eba34 - 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' panicked at src/bitcoin/nodo.rs:1738:9:
[INFO] [stdout] assertion failed: nodo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56c444e28c72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56c444e28c72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56c444e28c72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56c444e28c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56c444e50b63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56c444e50b63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56c444e25543 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56c444e25543 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56c444e28ac2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56c444e2a1f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56c444e2a02e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56c444db7674 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56c444db7674 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56c444e2acce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56c444e2acce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56c444e2a966 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56c444e29179 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56c444e2a62d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56c444e4f250 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56c444e4f2dc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56c444d24e54 - tp_taller::bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo::hd473a4b93dc0cd6f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/nodo.rs:1738:9
[INFO] [stdout]   21:     0x56c444d24dad - tp_taller::bitcoin::nodo::tests::test_creo_nodo_a_partir_de_archivo::{{closure}}::h39fc5179c3ca11ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin/nodo.rs:1736:48
[INFO] [stdout]   22:     0x56c444d04476 - core::ops::function::FnOnce::call_once::h57a96facc39a2e42
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x56c444dbcedb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56c444dbcedb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x56c444dbc015 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x56c444dbc015 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x56c444dbc015 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x56c444dbc015 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x56c444dbc015 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56c444dbc015 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x56c444dbc015 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x56c444d7fc14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x56c444d7fc14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x56c444d835ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x56c444d835ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x56c444d835ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x56c444d835ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x56c444d835ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56c444d835ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x56c444d835ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x56c444e2dc4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x56c444e2dc4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x76447c65eaa4 - <unknown>
[INFO] [stdout]   44:     0x76447c6eba34 - 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b857a44edb8ea29243a1dbc45f9c5074d5fc2121354645d41d72bba7b4c56cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b857a44edb8ea29243a1dbc45f9c5074d5fc2121354645d41d72bba7b4c56cd0", kill_on_drop: false }`
[INFO] [stdout] b857a44edb8ea29243a1dbc45f9c5074d5fc2121354645d41d72bba7b4c56cd0
