[INFO] fetching crate tpnote-lib 0.45.1... [INFO] testing tpnote-lib-0.45.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tpnote-lib 0.45.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tpnote-lib 0.45.1 [INFO] finished tweaking crates.io crate tpnote-lib 0.45.1 [INFO] tweaked toml for crates.io crate tpnote-lib 0.45.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tpnote-lib 0.45.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tpnote-lib 0.45.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 470d822e80dedd02748be8a9fc0910715f7b7f05ce907080293f92ea5c668ff8 [INFO] running `Command { std: "docker" "start" "-a" "470d822e80dedd02748be8a9fc0910715f7b7f05ce907080293f92ea5c668ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470d822e80dedd02748be8a9fc0910715f7b7f05ce907080293f92ea5c668ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470d822e80dedd02748be8a9fc0910715f7b7f05ce907080293f92ea5c668ff8", kill_on_drop: false }` [INFO] [stdout] 470d822e80dedd02748be8a9fc0910715f7b7f05ce907080293f92ea5c668ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b8ad8cc0800079bd90a392b697eaefc8856b372159efb889f92442b10c7c014 [INFO] running `Command { std: "docker" "start" "-a" "5b8ad8cc0800079bd90a392b697eaefc8856b372159efb889f92442b10c7c014", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling quick-xml v0.38.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling parse-hyperlinks v0.29.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling document_tree v0.4.2 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling lingua-croatian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-ukrainian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-xhosa-language-model v1.2.0 [INFO] [stderr] Compiling lingua-romanian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-arabic-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bulgarian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-russian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-danish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-yoruba-language-model v1.2.0 [INFO] [stderr] Compiling lingua-german-language-model v1.2.0 [INFO] [stderr] Compiling lingua-mongolian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-albanian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-tamil-language-model v1.2.0 [INFO] [stderr] Compiling lingua-marathi-language-model v1.2.0 [INFO] [stderr] Compiling lingua-vietnamese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-finnish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-spanish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-macedonian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-sotho-language-model v1.2.0 [INFO] [stderr] Compiling lingua-hebrew-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bengali-language-model v1.2.0 [INFO] [stderr] Compiling lingua-ganda-language-model v1.2.0 [INFO] [stderr] Compiling lingua-afrikaans-language-model v1.2.0 [INFO] [stderr] Compiling lingua-french-language-model v1.2.0 [INFO] [stderr] Compiling lingua-estonian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-english-language-model v1.2.0 [INFO] [stderr] Compiling lingua-gujarati-language-model v1.2.0 [INFO] [stderr] Compiling lingua-japanese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-persian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-tswana-language-model v1.2.0 [INFO] [stderr] Compiling lingua-slovak-language-model v1.2.0 [INFO] [stderr] Compiling lingua-tagalog-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bokmal-language-model v1.2.0 [INFO] [stderr] Compiling lingua-irish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-catalan-language-model v1.2.0 [INFO] [stderr] Compiling lingua-hungarian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-indonesian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-swahili-language-model v1.2.0 [INFO] [stderr] Compiling lingua-icelandic-language-model v1.2.0 [INFO] [stderr] Compiling lingua-greek-language-model v1.2.0 [INFO] [stderr] Compiling lingua-thai-language-model v1.2.0 [INFO] [stderr] Compiling lingua-swedish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-urdu-language-model v1.2.0 [INFO] [stderr] Compiling lingua-italian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-polish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-zulu-language-model v1.2.0 [INFO] [stderr] Compiling lingua-belarusian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-portuguese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-georgian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-malay-language-model v1.2.0 [INFO] [stderr] Compiling lingua-turkish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-welsh-language-model v1.2.0 [INFO] [stderr] Compiling lingua-kazakh-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bosnian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-armenian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-tsonga-language-model v1.2.0 [INFO] [stderr] Compiling lingua-serbian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-latvian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-hindi-language-model v1.2.0 [INFO] [stderr] Compiling lingua-lithuanian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-telugu-language-model v1.2.0 [INFO] [stderr] Compiling lingua-esperanto-language-model v1.2.0 [INFO] [stderr] Compiling lingua-punjabi-language-model v1.2.0 [INFO] [stderr] Compiling lingua-azerbaijani-language-model v1.2.0 [INFO] [stderr] Compiling lingua-somali-language-model v1.2.0 [INFO] [stderr] Compiling lingua-latin-language-model v1.2.0 [INFO] [stderr] Compiling lingua-slovene-language-model v1.2.0 [INFO] [stderr] Compiling lingua-chinese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-shona-language-model v1.2.0 [INFO] [stderr] Compiling lingua-korean-language-model v1.2.0 [INFO] [stderr] Compiling lingua-maori-language-model v1.2.0 [INFO] [stderr] Compiling lingua-czech-language-model v1.2.0 [INFO] [stderr] Compiling lingua-nynorsk-language-model v1.2.0 [INFO] [stderr] Compiling lingua-dutch-language-model v1.2.0 [INFO] [stderr] Compiling lingua-basque-language-model v1.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling sanitize-filename-reader-friendly v2.3.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling tpnote-html2md v0.3.1 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling rst_renderer v0.4.2 [INFO] [stderr] Compiling lingua v1.7.2 [INFO] [stderr] Compiling rst_parser v0.4.2 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling parse-hyperlinks-extras v0.29.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling latex2mathml v0.2.3 [INFO] [stderr] Compiling tpnote-lib v0.45.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "5b8ad8cc0800079bd90a392b697eaefc8856b372159efb889f92442b10c7c014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8ad8cc0800079bd90a392b697eaefc8856b372159efb889f92442b10c7c014", kill_on_drop: false }` [INFO] [stdout] 5b8ad8cc0800079bd90a392b697eaefc8856b372159efb889f92442b10c7c014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5691d54d693595cab82da1aa153ea619fc1fa257ed29e63cf1541f55d0ede28 [INFO] running `Command { std: "docker" "start" "-a" "c5691d54d693595cab82da1aa153ea619fc1fa257ed29e63cf1541f55d0ede28", kill_on_drop: false }` [INFO] [stderr] Compiling tpnote-lib v0.45.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.59s [INFO] running `Command { std: "docker" "inspect" "c5691d54d693595cab82da1aa153ea619fc1fa257ed29e63cf1541f55d0ede28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5691d54d693595cab82da1aa153ea619fc1fa257ed29e63cf1541f55d0ede28", kill_on_drop: false }` [INFO] [stdout] c5691d54d693595cab82da1aa153ea619fc1fa257ed29e63cf1541f55d0ede28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39d648cbf3472baf926cd1ddb7dc900f9859060846606d71269e25cbc59ab3ec [INFO] running `Command { std: "docker" "start" "-a" "39d648cbf3472baf926cd1ddb7dc900f9859060846606d71269e25cbc59ab3ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tpnote_lib-f067e2fe8c83b7c2) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test content::tests::test_split ... ok [INFO] [stdout] test content::tests::test_display_for_content ... ok [INFO] [stdout] test content::tests::test_from_string ... ok [INFO] [stdout] test filename::tests::test_filename_is_valid_sort_tag ... ok [INFO] [stdout] test context::tests::test_insert_front_matter2 ... ok [INFO] [stdout] test context::tests::test_insert_front_matter_and_raw_text_from_existing_content ... ok [INFO] [stdout] test context::tests::test_insert_front_matter ... ok [INFO] [stdout] test filename::tests::test_disassemble_filename ... ok [INFO] [stdout] test filename::tests::test_from_disassembled ... ok [INFO] [stdout] test filename::tests::test_exclude_copy_counter_eq ... ok [INFO] [stdout] test filename::tests::test_note_path_has_tpnote_ext ... ok [INFO] [stdout] test filename::tests::test_has_wellformed_filename ... ok [INFO] [stdout] test filename::tests::test_is_tpnote_ext ... ok [INFO] [stdout] test filename::tests::test_note_path_str_has_tpnote ... ok [INFO] [stdout] test filename::tests::test_shorten_filename ... ok [INFO] [stdout] test filename::tests::test_split_sort_tag ... ok [INFO] [stdout] test filename::tests::test_trim_copy_counter ... ok [INFO] [stdout] test filter::tests::test_flatten_array_filter ... ok [INFO] [stdout] test filter::tests::test_append_filter ... ok [INFO] [stdout] test filter::tests::test_file_filter ... ok [INFO] [stdout] test filter::tests::test_first_html_heading ... ok [INFO] [stdout] test filter::tests::test_heading_filter ... ok [INFO] [stdout] test filter::tests::test_html_heading_filter ... ok [INFO] [stdout] test filename::tests::test_set_next_unused ... ok [INFO] [stdout] test filter::tests::test_incr_sort_tag_filter ... ok [INFO] [stdout] test filter::tests::test_insert_filter ... ok [INFO] [stdout] test filter::tests::test_link_text_filter ... ok [INFO] [stdout] test filter::tests::test_link_text_link_dest_link_title_filter ... ok [INFO] [stdout] test filter::tests::test_markup_to_html_filter ... ok [INFO] [stdout] test filter::tests::test_name_filter ... ok [INFO] [stdout] test filter::tests::test_replace_emtpy_filter ... ok [INFO] [stdout] test filter::tests::test_parse_hyperlink ... ok [INFO] [stdout] test filter::tests::test_prepend_filter ... ok [INFO] [stdout] test filter::tests::test_remove_filter ... ok [INFO] [stdout] test filter::tests::test_sanit_filter ... ok [INFO] [stdout] test filter::tests::test_to_html_filter ... ok [INFO] [stdout] test filter::tests::test_trunc_filter ... ok [INFO] [stdout] test front_matter::tests::test_all_leaves ... ok [INFO] [stdout] test front_matter::tests::test_register_front_matter ... ok [INFO] [stdout] test front_matter::tests::test_deserialize ... ok [INFO] [stdout] test front_matter::tests::test_try_from_content ... ok [INFO] [stdout] test filter::tests::test_map_lang_filter ... ok [INFO] [stdout] test filter::tests::test_to_yaml_filter ... ok [INFO] [stdout] test highlight::test::test_latex_math ... ok [INFO] [stdout] test highlight::test::test_md ... ok [INFO] [stdout] test html::tests::get_local_link_dest_path ... ok [INFO] [stdout] test html::tests::strip_local_scheme ... ok [INFO] [stdout] test html::tests::test_append_html_ext ... ok [INFO] [stdout] test html::tests::test_apply_format_attribute ... ok [INFO] [stdout] test html::tests::test_assemble_link ... ok [INFO] [stdout] test html::tests::test_decode_html_escape_and_percent ... ok [INFO] [stdout] test html::tests::test_has_html_start_tag ... ok [INFO] [stdout] test html::tests::test_is_autolink ... ok [INFO] [stdout] test html::tests::test_is_empty_html ... ok [INFO] [stdout] test html::tests::test_is_html_unchecked ... ok [INFO] [stdout] test html::tests::test_is_local ... ok [INFO] [stdout] test html::tests::test_prepend_html_start_tag ... ok [INFO] [stdout] test html::tests::test_rewrite_autolink ... ok [INFO] [stdout] test highlight::test::test_plain_text ... ok [INFO] [stdout] test html::tests::test_rewrite_links ... ok [INFO] [stdout] test html::tests::test_rewrite_links2 ... ok [INFO] [stdout] test html::tests::test_rewrite_links3 ... ok [INFO] [stdout] test html::tests::test_to_html ... ok [INFO] [stdout] test context::tests::test_assert_preconditions ... ok [INFO] [stdout] test html::tests::test_rewrite_local_link ... ok [INFO] [stdout] test markup_language::tests::test_filter_tags ... ok [INFO] [stdout] test markup_language::tests::test_markuplanguage_from ... ok [INFO] [stdout] test markup_language::tests::test_markuplanguage_render ... ok [INFO] [stdout] test note::tests::test_deserialize ... ok [INFO] [stdout] test markup_language::tests::test_input_converter_md ... ok [INFO] [stdout] test html2md::tests::test_convert_html_to_md ... ok [INFO] [stdout] test highlight::test::test_unkown_source ... ok [INFO] [stdout] test highlight::test::test_rust_source ... ok [INFO] [stdout] test note::tests::test_from_existing_content1 ... ok [INFO] [stdout] test highlight::test::test_indented ... ok [INFO] [stdout] test note::tests::test_from_existing_content2 ... ok [INFO] [stdout] test note::tests::test_register_front_matter ... ok [INFO] [stdout] test settings::tests::test_update_author_setting ... ok [INFO] [stdout] test settings::tests::test_update_env_lang_detection ... ok [INFO] [stdout] test settings::tests::test_update_extension_default_setting ... ok [INFO] [stdout] test settings::tests::test_update_get_lang_filter_setting ... ok [INFO] [stdout] test settings::tests::test_update_lang_setting ... ok [INFO] [stdout] test settings::tests::test_update_map_lang_filter_hmap_setting ... ok [INFO] [stdout] test template::tests::test_template_kind_from ... ok [INFO] [stdout] test text_reader::tests::test_crlf_sequence ... ok [INFO] [stdout] test text_reader::tests::test_crlf_suppressor_string ... ok [INFO] [stdout] test text_reader::tests::test_empty_input ... ok [INFO] [stdout] test text_reader::tests::test_lone_cr ... ok [INFO] [stdout] test text_reader::tests::test_lone_lf ... ok [INFO] [stdout] test text_reader::tests::test_mixed_endings ... ok [INFO] [stdout] test text_reader::tests::test_only_cr ... ok [INFO] [stdout] test text_reader::tests::test_only_crlf ... ok [INFO] [stdout] test text_reader::tests::test_only_lf ... ok [INFO] [stdout] test text_reader::tests::test_trailing_cr ... ok [INFO] [stdout] test text_reader::tests::test_trailing_crlf ... ok [INFO] [stdout] test note::tests::test_from_existing_content5 ... ok [INFO] [stdout] test lingua::tests::test_get_lang ... ok [INFO] [stdout] test lingua::tests::test_get_lang2 ... ok [INFO] [stdout] test note::tests::test_from_content_template1 ... ok [INFO] [stdout] test note::tests::test_from_content_template2 ... ok [INFO] [stdout] test note::tests::test_from_content_template3 ... ok [INFO] [stdout] test note::tests::test_from_content_template4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.02s [INFO] [stdout] [INFO] [stderr] Doc-tests tpnote_lib [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/clone_ext.rs - clone_ext::CloneExt::shallow_clone (line 7) - compile ... ok [INFO] [stdout] test src/content.rs - content::Content (line 66) ... ok [INFO] [stdout] test src/config_value.rs - config_value::CfgVal::to_value (line 202) ... ok [INFO] [stdout] test src/config.rs - config::LibCfg (line 255) ... ok [INFO] [stdout] test src/config_value.rs - config_value::CfgVal::merge (line 80) ... ok [INFO] [stdout] test src/content.rs - content::Content (line 40) ... ok [INFO] [stdout] test src/config_value.rs - config_value::CfgVal::extend (line 31) ... ok [INFO] [stdout] test src/content.rs - content::Content::is_empty (line 275) ... ok [INFO] [stdout] test src/context.rs - context::Context::from (line 556) ... ok [INFO] [stdout] test src/content.rs - content::Content::from_string (line 148) ... ok [INFO] [stdout] test src/config.rs - config (line 7) ... ok [INFO] [stdout] test src/content.rs - content::Content::open (line 112) ... ok [INFO] [stdout] test src/content.rs - content::Content::from_html (line 187) ... ok [INFO] [stdout] test src/filter.rs - filter::name_filter (line 234) ... ignored [INFO] [stdout] test src/content.rs - content::Content::save_as (line 219) ... ok [INFO] [stdout] test src/filename.rs - filename::NotePathBuf::shorten_filename (line 72) ... ok [INFO] [stdout] test src/filename.rs - filename::NotePathBuf::set_next_unused (line 31) ... ok [INFO] [stdout] test src/context.rs - context::Context::insert_config_vars (line 324) ... ok [INFO] [stdout] test src/filename.rs - filename::Path::has_wellformed_filename (line 318) ... ok [INFO] [stdout] test src/filename.rs - filename::NotePathBuf::set_next_unused (line 49) ... ok [INFO] [stdout] test src/context.rs - context::Context::insert_settings (line 360) ... ok [INFO] [stdout] test src/text_reader.rs - text_reader (line 33) - compile ... ok [INFO] [stdout] test src/text_reader.rs - text_reader (line 18) ... ok [INFO] [stdout] test src/text_reader.rs - text_reader::CrlfSuppressorExt (line 119) ... ok [INFO] [stdout] test src/html_renderer.rs - html_renderer::HtmlRenderer::error_page (line 187) ... ok [INFO] [stdout] test src/html_renderer.rs - html_renderer::HtmlRenderer::exporter_page (line 129) ... ok [INFO] [stdout] test src/text_reader.rs - text_reader::CrlfSuppressor::new (line 83) ... ok [INFO] [stdout] test src/html_renderer.rs - html_renderer::HtmlRenderer::save_exporter_page (line 256) ... ok [INFO] [stdout] test src/text_reader.rs - text_reader::read_with_crlf_suppression (line 159) ... ok [INFO] [stdout] test src/html_renderer.rs - html_renderer::HtmlRenderer::viewer_page (line 50) ... ok [INFO] [stdout] test src/text_reader.rs - text_reader::StringExt (line 228) ... ok [INFO] [stdout] test src/text_reader.rs - text_reader::read_as_string_with_crlf_suppression (line 207) ... ok [INFO] [stdout] test src/html_renderer.rs - html_renderer::HtmlRenderer::viewer_page (line 79) ... ok [INFO] [stdout] test src/workflow.rs - workflow (line 20) ... FAILED [INFO] [stdout] test src/workflow.rs - workflow (line 65) ... FAILED [INFO] [stdout] test src/workflow.rs - workflow::Workflow>::run (line 297) ... ok [INFO] [stdout] test src/workflow.rs - workflow::Workflow>::run (line 363) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/workflow.rs - workflow (line 20) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (849) panicked at src/workflow.rs:39:1: [INFO] [stdout] assertion failed: raw_note.starts_with("\u{feff}---\ntitle:") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6409c3e50972 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6409c3e50972 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6409c3e50972 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6409c3e50972 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6409c3e645cf - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6409c3e645cf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6409c3e24183 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6409c3e24183 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6409c3e2c342 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6409c3e31aff - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6409c3e31959 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6409c3e32185 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6409c3e31f36 - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x6409c3e2c479 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6409c3e175dd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6409c3e6eba0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6409c3e6eb7c - core::panicking::panic::h019d7f9cc862af37 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x6409c2e86092 - rust_out::main::_doctest_main_src_workflow_rs_20_0::h993d5c4c9c20c955 [INFO] [stdout] 18: 0x6409c2e85856 - rust_out::main::h542e0f1f2a7f6b11 [INFO] [stdout] 19: 0x6409c2e7caa3 - core::ops::function::FnOnce::call_once::h21e4d13f24e06a24 [INFO] [stdout] 20: 0x6409c2e7be26 - std::sys::backtrace::__rust_begin_short_backtrace::h603ef4a30a4f78fd [INFO] [stdout] 21: 0x6409c2e7bda9 - std::rt::lang_start::{{closure}}::h433d00c5fb7f893d [INFO] [stdout] 22: 0x6409c3e25cf0 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x6409c3e25cf0 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x6409c3e25cf0 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x6409c3e25cf0 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x6409c3e25cf0 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x6409c3e25cf0 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x6409c3e25cf0 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x6409c3e25cf0 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x6409c3e25cf0 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x6409c2e7bd91 - std::rt::lang_start::habd89dad5a59b012 [INFO] [stdout] 32: 0x6409c2e89115 - main [INFO] [stdout] 33: 0x7ad6f5e9f1ca - [INFO] [stdout] 34: 0x7ad6f5e9f28b - __libc_start_main [INFO] [stdout] 35: 0x6409c2e6acc5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/workflow.rs - workflow (line 65) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (850) panicked at src/workflow.rs:77:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "Sim---\ntitle: tmp\nsubtitle: Note\nauthor: ''\ndate: 2025-09-01\nlang: ''\n---\n\n\n" [INFO] [stdout] right: "Simulation" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x645ca17d73f2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x645ca17d73f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x645ca17d73f2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x645ca17d73f2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x645ca17eb04f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x645ca17eb04f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x645ca17aac33 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x645ca17aac33 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x645ca17b2dc2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x645ca17b857f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x645ca17b83d9 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x645ca17b8c05 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x645ca17b89ea - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x645ca17b2ef9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x645ca179e5bd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x645ca17f5620 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x645ca17f53d3 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 17: 0x645ca09c0960 - core::panicking::assert_failed::h2c53083fa620deed [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 18: 0x645ca080d2eb - rust_out::main::_doctest_main_src_workflow_rs_65_0::hf85db37389594408 [INFO] [stdout] 19: 0x645ca080cb86 - rust_out::main::h542e0f1f2a7f6b11 [INFO] [stdout] 20: 0x645ca0803ff3 - core::ops::function::FnOnce::call_once::h21e4d13f24e06a24 [INFO] [stdout] 21: 0x645ca0803376 - std::sys::backtrace::__rust_begin_short_backtrace::h603ef4a30a4f78fd [INFO] [stdout] 22: 0x645ca08032f9 - std::rt::lang_start::{{closure}}::h433d00c5fb7f893d [INFO] [stdout] 23: 0x645ca17ac7a0 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x645ca17ac7a0 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x645ca17ac7a0 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x645ca17ac7a0 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x645ca17ac7a0 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x645ca17ac7a0 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x645ca17ac7a0 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x645ca17ac7a0 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x645ca17ac7a0 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x645ca08032e1 - std::rt::lang_start::habd89dad5a59b012 [INFO] [stdout] 33: 0x645ca0810375 - main [INFO] [stdout] 34: 0x7cfc8ced51ca - [INFO] [stdout] 35: 0x7cfc8ced528b - __libc_start_main [INFO] [stdout] 36: 0x645ca07f2885 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/workflow.rs - workflow (line 20) [INFO] [stdout] src/workflow.rs - workflow (line 65) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 34 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 32.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 32.36s; merged doctests compilation took 0.34s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "39d648cbf3472baf926cd1ddb7dc900f9859060846606d71269e25cbc59ab3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d648cbf3472baf926cd1ddb7dc900f9859060846606d71269e25cbc59ab3ec", kill_on_drop: false }` [INFO] [stdout] 39d648cbf3472baf926cd1ddb7dc900f9859060846606d71269e25cbc59ab3ec