[INFO] fetching crate yt-dlp 1.3.4...
[INFO] testing yt-dlp-1.3.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate yt-dlp 1.3.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate yt-dlp 1.3.4
[INFO] finished tweaking crates.io crate yt-dlp 1.3.4
[INFO] tweaked toml for crates.io crate yt-dlp 1.3.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yt-dlp 1.3.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yt-dlp 1.3.4 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8582a4212297693f8faaa60756716fa93bdcd1d57b8eb73effa465fa6bd4a7b9
[INFO] running `Command { std: "docker" "start" "-a" "8582a4212297693f8faaa60756716fa93bdcd1d57b8eb73effa465fa6bd4a7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8582a4212297693f8faaa60756716fa93bdcd1d57b8eb73effa465fa6bd4a7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8582a4212297693f8faaa60756716fa93bdcd1d57b8eb73effa465fa6bd4a7b9", kill_on_drop: false }`
[INFO] [stdout] 8582a4212297693f8faaa60756716fa93bdcd1d57b8eb73effa465fa6bd4a7b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef8d203b11dafdfef8d4f6af8a37a112fc05aa0f52f334ce208a06150131d24
[INFO] running `Command { std: "docker" "start" "-a" "fef8d203b11dafdfef8d4f6af8a37a112fc05aa0f52f334ce208a06150131d24", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling mp4ameta v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling id3 v1.16.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling yt-dlp v1.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.98s
[INFO] running `Command { std: "docker" "inspect" "fef8d203b11dafdfef8d4f6af8a37a112fc05aa0f52f334ce208a06150131d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef8d203b11dafdfef8d4f6af8a37a112fc05aa0f52f334ce208a06150131d24", kill_on_drop: false }`
[INFO] [stdout] fef8d203b11dafdfef8d4f6af8a37a112fc05aa0f52f334ce208a06150131d24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4321e927a2b2a2b11fa8a7081a4b39d1f0e5d47fd491f702a3e7fab5ee372729
[INFO] running `Command { std: "docker" "start" "-a" "4321e927a2b2a2b11fa8a7081a4b39d1f0e5d47fd491f702a3e7fab5ee372729", kill_on_drop: false }`
[INFO] [stderr]    Compiling yt-dlp v1.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "4321e927a2b2a2b11fa8a7081a4b39d1f0e5d47fd491f702a3e7fab5ee372729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4321e927a2b2a2b11fa8a7081a4b39d1f0e5d47fd491f702a3e7fab5ee372729", kill_on_drop: false }`
[INFO] [stdout] 4321e927a2b2a2b11fa8a7081a4b39d1f0e5d47fd491f702a3e7fab5ee372729
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b4b5bf4fff160dd601315b09be5c0db15b50300bbfcda1eab148d198b8cc6d4
[INFO] running `Command { std: "docker" "start" "-a" "8b4b5bf4fff160dd601315b09be5c0db15b50300bbfcda1eab148d198b8cc6d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yt_dlp-cd6906f933e50913)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yt_dlp
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/fetcher/deps/ffmpeg.rs - fetcher::deps::ffmpeg::BuildFetcher (line 51) - compile ... ok
[INFO] [stdout] test src/fetcher/deps/mod.rs - fetcher::deps::Libraries (line 44) - compile ... ok
[INFO] [stdout] test src/executor/mod.rs - executor::Executor (line 11) - compile ... ok
[INFO] [stdout] test src/fetcher/deps/mod.rs - fetcher::deps::LibraryInstaller (line 21) - compile ... ok
[INFO] [stdout] test src/fetcher/deps/mod.rs - fetcher::deps::WantedRelease::download (line 245) - compile ... FAILED
[INFO] [stdout] test src/fetcher/deps/youtube.rs - fetcher::deps::youtube::GitHubFetcher (line 17) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::download_audio_stream_from_url (line 345) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::download_audio_stream (line 389) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::download_format (line 509) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::download_video_from_url (line 105) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::download_video (line 149) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::download_video_stream (line 296) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::download_video_stream_from_url (line 251) - compile ... ok
[INFO] [stdout] test src/fetcher/streams.rs - fetcher::streams::Youtube::fetch_video_infos (line 29) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 331) ... FAILED
[INFO] [stdout] test src/../README.md - (line 155) ... FAILED
[INFO] [stdout] test src/fetcher/thumbnail.rs - fetcher::thumbnail::Youtube::download_thumbnail (line 70) - compile ... ok
[INFO] [stdout] test src/fetcher/thumbnail.rs - fetcher::thumbnail::Youtube::download_thumbnail_from_url (line 26) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::combine_audio_and_video (line 400) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::download_video_with_quality (line 827) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::download_video_stream_with_quality (line 945) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::download_audio_stream_with_quality (line 1011) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::new (line 103) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube (line 36) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 419) ... FAILED
[INFO] [stdout] test src/lib.rs - Youtube::with_args (line 258) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 125) ... FAILED
[INFO] [stdout] test src/lib.rs - Youtube::with_arg (line 321) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::update_downloader (line 352) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::with_new_binaries (line 205) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::with_download_cache (line 621) - compile ... ok
[INFO] [stdout] test src/lib.rs - Youtube::with_cache (line 577) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 140) ... FAILED
[INFO] [stdout] test src/lib.rs - Youtube::with_timeout (line 289) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 110) ... FAILED
[INFO] [stdout] test src/../README.md - (line 378) ... FAILED
[INFO] [stdout] test src/../README.md - (line 246) ... FAILED
[INFO] [stdout] test src/../README.md - (line 277) ... FAILED
[INFO] [stdout] test src/../README.md - (line 200) ... FAILED
[INFO] [stdout] test src/../README.md - (line 308) ... FAILED
[INFO] [stdout] test src/../README.md - (line 498) ... FAILED
[INFO] [stdout] test src/../README.md - (line 177) ... FAILED
[INFO] [stdout] test src/../README.md - (line 223) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/fetcher/deps/mod.rs - fetcher::deps::WantedRelease::download (line 245) stdout ----
[INFO] [stdout] error[E0560]: struct `WantedRelease` has no field named `asset_name`
[INFO] [stdout]  --> src/fetcher/deps/mod.rs:252:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     asset_name: "yt-dlp".to_string(),
[INFO] [stdout]   |     ^^^^^^^^^^ `WantedRelease` does not have this field
[INFO] [stdout]   |
[INFO] [stdout]   = note: available fields are: `url`, `name`
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `WantedRelease` has no field named `asset_url`
[INFO] [stdout]   --> src/fetcher/deps/mod.rs:253:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     asset_url: "https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp".to_string(),
[INFO] [stdout]    |     ^^^^^^^^^ `WantedRelease` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `url`, `name`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 331) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 155) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 419) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 125) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (412) panicked at src/../README.md:12:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d28580624a2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d28580624a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d28580624a2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d28580624a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d28580736df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d28580736df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d2858038943 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d2858038943 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d2858041632 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d2858045d2f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d2858045b89 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5d28580463b5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5d285804619a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5d2858041769 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d285802c63d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5d285807c3d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d285807b8d6 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5d2857c38b7d - rust_out::main::{{closure}}::h27a23ce4e16290c4
[INFO] [stdout]   18:     0x5d2857c1fee7 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h396e96d4aace8039
[INFO] [stdout]   19:     0x5d2857c1f5a1 - tokio::runtime::park::CachedParkThread::block_on::hbac15c6ce9d356ef
[INFO] [stdout]   20:     0x5d2857c24d5a - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h90c0e7766655bdf8
[INFO] [stdout]   21:     0x5d2857c260f1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h614d697c97eeb9da
[INFO] [stdout]   22:     0x5d2857c24335 - tokio::runtime::context::runtime::enter_runtime::h88fba19336422945
[INFO] [stdout]   23:     0x5d2857c2607c - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hda95df099a5ef8d6
[INFO] [stdout]   24:     0x5d2857c25029 - tokio::runtime::runtime::Runtime::block_on_inner::h6756a9d05a8bc08b
[INFO] [stdout]   25:     0x5d2857c252d9 - tokio::runtime::runtime::Runtime::block_on::h10072f03ed486eca
[INFO] [stdout]   26:     0x5d2857c387df - rust_out::main::h9fbfaaa4e5e5023a
[INFO] [stdout]   27:     0x5d2857c17433 - core::ops::function::FnOnce::call_once::h1a5d3121db1f65cc
[INFO] [stdout]   28:     0x5d2857c14e26 - std::sys::backtrace::__rust_begin_short_backtrace::h2b9dcd048d011a42
[INFO] [stdout]   29:     0x5d2857c14db9 - std::rt::lang_start::{{closure}}::he2bd62e0eccbbe88
[INFO] [stdout]   30:     0x5d285803a310 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x5d285803a310 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5d285803a310 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5d285803a310 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5d285803a310 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x5d285803a310 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5d285803a310 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5d285803a310 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d285803a310 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x5d2857c14da1 - std::rt::lang_start::hee2cf3d2a14afe08
[INFO] [stdout]   40:     0x5d2857c3a1d5 - main
[INFO] [stdout]   41:     0x70efb680f1ca - <unknown>
[INFO] [stdout]   42:     0x70efb680f28b - __libc_start_main
[INFO] [stdout]   43:     0x5d2857c0aec5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 140) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (536) panicked at src/../README.md:12:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625a072344b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625a072344b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625a072344b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x625a072344b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x625a072452ef - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x625a072452ef - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x625a07208083 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625a07208083 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x625a07212802 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x625a072171ff - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x625a07217059 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x625a07217885 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x625a0721766a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x625a07212939 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x625a071fbbed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x625a07249f30 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x625a07249436 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x625a06d2fa4d - rust_out::main::{{closure}}::h27a23ce4e16290c4
[INFO] [stdout]   18:     0x625a06cf6787 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h396e96d4aace8039
[INFO] [stdout]   19:     0x625a06cf5e4a - tokio::runtime::park::CachedParkThread::block_on::hbac15c6ce9d356ef
[INFO] [stdout]   20:     0x625a06d0999c - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h90c0e7766655bdf8
[INFO] [stdout]   21:     0x625a06d0dd63 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h614d697c97eeb9da
[INFO] [stdout]   22:     0x625a06d08f75 - tokio::runtime::context::runtime::enter_runtime::h88fba19336422945
[INFO] [stdout]   23:     0x625a06d0dcea - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hda95df099a5ef8d6
[INFO] [stdout]   24:     0x625a06d09c69 - tokio::runtime::runtime::Runtime::block_on_inner::h6756a9d05a8bc08b
[INFO] [stdout]   25:     0x625a06d09f19 - tokio::runtime::runtime::Runtime::block_on::h10072f03ed486eca
[INFO] [stdout]   26:     0x625a06d2f6af - rust_out::main::h9fbfaaa4e5e5023a
[INFO] [stdout]   27:     0x625a06ce5d63 - core::ops::function::FnOnce::call_once::h1a5d3121db1f65cc
[INFO] [stdout]   28:     0x625a06cd6366 - std::sys::backtrace::__rust_begin_short_backtrace::h2b9dcd048d011a42
[INFO] [stdout]   29:     0x625a06cd6159 - std::rt::lang_start::{{closure}}::he2bd62e0eccbbe88
[INFO] [stdout]   30:     0x625a07209a50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x625a07209a50 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x625a07209a50 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x625a07209a50 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x625a07209a50 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x625a07209a50 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x625a07209a50 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x625a07209a50 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x625a07209a50 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x625a06cd6141 - std::rt::lang_start::hee2cf3d2a14afe08
[INFO] [stdout]   40:     0x625a06d318c5 - main
[INFO] [stdout]   41:     0x72b9b934e1ca - <unknown>
[INFO] [stdout]   42:     0x72b9b934e28b - __libc_start_main
[INFO] [stdout]   43:     0x625a06cc99e5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 110) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 378) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 246) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 277) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 200) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 308) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 498) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 177) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 223) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 110)
[INFO] [stdout]     src/../README.md - (line 125)
[INFO] [stdout]     src/../README.md - (line 140)
[INFO] [stdout]     src/../README.md - (line 155)
[INFO] [stdout]     src/../README.md - (line 177)
[INFO] [stdout]     src/../README.md - (line 200)
[INFO] [stdout]     src/../README.md - (line 223)
[INFO] [stdout]     src/../README.md - (line 246)
[INFO] [stdout]     src/../README.md - (line 277)
[INFO] [stdout]     src/../README.md - (line 308)
[INFO] [stdout]     src/../README.md - (line 331)
[INFO] [stdout]     src/../README.md - (line 378)
[INFO] [stdout]     src/../README.md - (line 419)
[INFO] [stdout]     src/../README.md - (line 498)
[INFO] [stdout]     src/fetcher/deps/mod.rs - fetcher::deps::WantedRelease::download (line 245)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.70s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 17.48s; merged doctests compilation took 0.78s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8b4b5bf4fff160dd601315b09be5c0db15b50300bbfcda1eab148d198b8cc6d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4b5bf4fff160dd601315b09be5c0db15b50300bbfcda1eab148d198b8cc6d4", kill_on_drop: false }`
[INFO] [stdout] 8b4b5bf4fff160dd601315b09be5c0db15b50300bbfcda1eab148d198b8cc6d4
