[INFO] fetching crate dolarhoy-core 0.3.0... [INFO] testing dolarhoy-core-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dolarhoy-core 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate dolarhoy-core 0.3.0 [INFO] finished tweaking crates.io crate dolarhoy-core 0.3.0 [INFO] tweaked toml for crates.io crate dolarhoy-core 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dolarhoy-core 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding webpki-roots v0.26.11 (available: v1.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unhtml_derive v0.8.0 [INFO] [stderr] Downloaded unhtml v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2faf069d65a6149c66c17505bf82ef0a9a1a69f64ff52f3c1c3e1bfb8d5ba9ae [INFO] running `Command { std: "docker" "start" "-a" "2faf069d65a6149c66c17505bf82ef0a9a1a69f64ff52f3c1c3e1bfb8d5ba9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2faf069d65a6149c66c17505bf82ef0a9a1a69f64ff52f3c1c3e1bfb8d5ba9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2faf069d65a6149c66c17505bf82ef0a9a1a69f64ff52f3c1c3e1bfb8d5ba9ae", kill_on_drop: false }` [INFO] [stdout] 2faf069d65a6149c66c17505bf82ef0a9a1a69f64ff52f3c1c3e1bfb8d5ba9ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606d0c9733b77c114d7688e1b080c8d3d4566e5a9275b8def30f86a0a342d030 [INFO] running `Command { std: "docker" "start" "-a" "606d0c9733b77c114d7688e1b080c8d3d4566e5a9275b8def30f86a0a342d030", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling unhtml_derive v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling unhtml v0.8.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling dolarhoy-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.14s [INFO] running `Command { std: "docker" "inspect" "606d0c9733b77c114d7688e1b080c8d3d4566e5a9275b8def30f86a0a342d030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606d0c9733b77c114d7688e1b080c8d3d4566e5a9275b8def30f86a0a342d030", kill_on_drop: false }` [INFO] [stdout] 606d0c9733b77c114d7688e1b080c8d3d4566e5a9275b8def30f86a0a342d030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b952b0ba363c400400fa108cffc1dacee10c9768c4d9489526bfee3c89e29bc1 [INFO] running `Command { std: "docker" "start" "-a" "b952b0ba363c400400fa108cffc1dacee10c9768c4d9489526bfee3c89e29bc1", kill_on_drop: false }` [INFO] [stderr] Compiling dolarhoy-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "b952b0ba363c400400fa108cffc1dacee10c9768c4d9489526bfee3c89e29bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b952b0ba363c400400fa108cffc1dacee10c9768c4d9489526bfee3c89e29bc1", kill_on_drop: false }` [INFO] [stdout] b952b0ba363c400400fa108cffc1dacee10c9768c4d9489526bfee3c89e29bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bdf2712dcbdbae98ffe17e706c20479462ec785449be7cbd43af1cd9368f909 [INFO] running `Command { std: "docker" "start" "-a" "6bdf2712dcbdbae98ffe17e706c20479462ec785449be7cbd43af1cd9368f909", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dolarhoy_core-f134181957c04352) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test dolar::tests::test_cotizacion_from_name ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_from_alias_blue ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_from_alias_bolsa ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_from_alias_ccl ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_from_alias_crypto ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_from_alias_oficial ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_from_alias_solidario ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_from_alias_tarjeta ... ok [INFO] [stdout] test dolar::tests::test_moneda_cotizacion ... ok [INFO] [stdout] test parser::tests::parse_response_header ... ok [INFO] [stdout] test parser::tests::test_cotizacion_valor_invalid ... ok [INFO] [stdout] test parser::tests::test_cotizacion_compraventa_parse ... ok [INFO] [stdout] test parser::tests::test_cotizacion_valor_missing ... ok [INFO] [stdout] test parser::tests::test_cotizacion_compraventa_invalid ... ok [INFO] [stdout] test parser::tests::test_cotizacion_valor_parse ... ok [INFO] [stdout] test parser::tests::test_cotizacion_compraventa_parsef32 ... ok [INFO] [stdout] test parser::tests::test_cotizacion_compraventa_missing ... ok [INFO] [stdout] test dolar::tests::test_get_cotizacion_endpoint ... ok [INFO] [stdout] test parser::tests::test_cotizacion_valor_parsef32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests dolarhoy_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/client.rs - client::DolayHoyClient::fetch_cotizacion (line 35) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::DolayHoyClient::fetch_cotizacion (line 35) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (75) panicked at src/client.rs:14:17: [INFO] [stdout] failed to make the request [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x587788b6d3d2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x587788b6d3d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x587788b6d3d2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x587788b6d3d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x587788b7e62f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x587788b7e62f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x587788b44063 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x587788b44063 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x587788b4c002 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x587788b5046f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x587788b502c9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x587788b50af5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x587788b508da - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x587788b4c139 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x587788b3854d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x587788b88b20 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x58778862ae98 - core::panicking::panic_display::h77cf29153dd6d48e [INFO] [stdout] 17: 0x587788639863 - rust_out::main::{{closure}}::h7d7d4ceb6606b452 [INFO] [stdout] 18: 0x587788637337 - as core::future::future::Future>::poll::h6141c5904833d58f [INFO] [stdout] 19: 0x5877886302d7 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hfd76744146fa9837 [INFO] [stdout] 20: 0x58778862fc17 - tokio::runtime::park::CachedParkThread::block_on::h465be2245004c1d5 [INFO] [stdout] 21: 0x5877886316fa - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hf5b47b4354e156bf [INFO] [stdout] 22: 0x587788631d45 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h79a2279d90315a09 [INFO] [stdout] 23: 0x587788630c92 - tokio::runtime::context::runtime::enter_runtime::hba646420a216032f [INFO] [stdout] 24: 0x587788631d0c - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h94176a627054c74f [INFO] [stdout] 25: 0x587788631968 - tokio::runtime::runtime::Runtime::block_on_inner::h973f097c8dfb5a81 [INFO] [stdout] 26: 0x587788631c4c - tokio::runtime::runtime::Runtime::block_on::h59a481b8ad4fe6d7 [INFO] [stdout] 27: 0x58778863953d - rust_out::main::h4cf94fd8f68dc646 [INFO] [stdout] 28: 0x587788626b6e - core::ops::function::FnOnce::call_once::h174f9f0178b9daf7 [INFO] [stdout] 29: 0x587788624ffd - std::sys::backtrace::__rust_begin_short_backtrace::h158f62b2d7999e0e [INFO] [stdout] 30: 0x587788624e3f - std::rt::lang_start::{{closure}}::h479883258a2eb072 [INFO] [stdout] 31: 0x587788b45a70 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 32: 0x587788b45a70 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x587788b45a70 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x587788b45a70 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x587788b45a70 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 36: 0x587788b45a70 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x587788b45a70 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x587788b45a70 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x587788b45a70 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 40: 0x587788624e21 - std::rt::lang_start::hee8fa3c9dec3ba92 [INFO] [stdout] 41: 0x58778863c765 - main [INFO] [stdout] 42: 0x73c6e03901ca - [INFO] [stdout] 43: 0x73c6e039028b - __libc_start_main [INFO] [stdout] 44: 0x58778861ba65 - _start [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client::DolayHoyClient::fetch_cotizacion (line 35) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "6bdf2712dcbdbae98ffe17e706c20479462ec785449be7cbd43af1cd9368f909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bdf2712dcbdbae98ffe17e706c20479462ec785449be7cbd43af1cd9368f909", kill_on_drop: false }` [INFO] [stdout] 6bdf2712dcbdbae98ffe17e706c20479462ec785449be7cbd43af1cd9368f909