[INFO] cloning repository https://github.com/drahnr/fancybook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drahnr/fancybook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Ffancybook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Ffancybook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99378785c185126cdfb1017a77a76ca5cd56e947
[INFO] testing drahnr/fancybook against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Ffancybook" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drahnr/fancybook
[INFO] finished tweaking git repo https://github.com/drahnr/fancybook
[INFO] tweaked toml for git repo https://github.com/drahnr/fancybook written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drahnr/fancybook on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drahnr/fancybook already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/drahnr/pulldown-cmark.git`
[INFO] [stderr]     Updating git repository `https://github.com/drahnr/pulldown-cmark-to-cmark.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded nom-bibtex v0.3.0
[INFO] [stderr]   Downloaded nom_locate v2.1.0
[INFO] [stderr]   Downloaded nom-tracable v0.5.2
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded nom-tracable-macros v0.5.2
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded strict-num v0.1.0
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.1
[INFO] [stderr]   Downloaded home v0.5.5
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded nom v5.1.2
[INFO] [stderr]   Downloaded handlebars v4.3.6
[INFO] [stderr]   Downloaded resvg v0.28.0
[INFO] [stderr]   Downloaded cxx v1.0.87
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded rustybuzz v0.6.0
[INFO] [stderr]   Downloaded jni v0.19.0
[INFO] [stderr]   Downloaded terminal_size v0.2.3
[INFO] [stderr]   Downloaded bytecount v0.3.2
[INFO] [stderr]   Downloaded nom_locate v1.0.0
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded data-url v0.2.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.87
[INFO] [stderr]   Downloaded usvg-text-layout v0.28.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[INFO] [stderr]   Downloaded clap_complete v4.1.0
[INFO] [stderr]   Downloaded opener v0.5.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.87
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded pest_meta v2.5.3
[INFO] [stderr]   Downloaded html2md v0.2.14
[INFO] [stderr]   Downloaded anyhow v1.0.68
[INFO] [stderr]   Downloaded tiny-skia v0.8.2
[INFO] [stderr]   Downloaded tiny-skia-path v0.8.2
[INFO] [stderr]   Downloaded ttf-parser v0.17.1
[INFO] [stderr]   Downloaded mdbook v0.4.25
[INFO] [stderr]   Downloaded gimli v0.27.1
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded usvg v0.28.0
[INFO] [stderr]   Downloaded clap v4.1.1
[INFO] [stderr]   Downloaded cxx-build v1.0.87
[INFO] [stderr]   Downloaded pest v2.5.3
[INFO] [stderr]   Downloaded rgb v0.8.34
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded fs-err v2.9.0
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded pest_generator v2.5.3
[INFO] [stderr]   Downloaded pest_derive v2.5.3
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] [stderr]   Downloaded weezl v0.1.7
[INFO] [stderr]   Downloaded svgfilters v0.4.0
[INFO] [stderr]   Downloaded rctree v0.5.0
[INFO] [stderr]   Downloaded float-cmp v0.9.0
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded fontdb v0.10.0
[INFO] [stderr]   Downloaded imagesize v0.10.1
[INFO] [stderr]   Downloaded roxmltree v0.15.1
[INFO] [stderr]   Downloaded svgtypes v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e66962584e02d6138f753eb89106c7e89ed733810a9a89ae15baa576ed4889e7
[INFO] running `Command { std: "docker" "start" "-a" "e66962584e02d6138f753eb89106c7e89ed733810a9a89ae15baa576ed4889e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e66962584e02d6138f753eb89106c7e89ed733810a9a89ae15baa576ed4889e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66962584e02d6138f753eb89106c7e89ed733810a9a89ae15baa576ed4889e7", kill_on_drop: false }`
[INFO] [stdout] e66962584e02d6138f753eb89106c7e89ed733810a9a89ae15baa576ed4889e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a233e0a9b886bab3fab65a99a0458072c0e8f70371832dc3e959d9fc74793ae9
[INFO] running `Command { std: "docker" "start" "-a" "a233e0a9b886bab3fab65a99a0458072c0e8f70371832dc3e959d9fc74793ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2 (https://github.com/drahnr/pulldown-cmark.git?branch=math#cbcdf26d)
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4 (https://github.com/drahnr/pulldown-cmark-to-cmark.git?branch=math#d8e41401)
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.2.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling opener v0.5.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling fontconfig-parser v0.5.1
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling imagesize v0.10.1
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling usvg v0.28.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.2
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling fontdb v0.10.0
[INFO] [stderr]    Compiling rustybuzz v0.6.0
[INFO] [stderr]    Compiling tiny-skia v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.5.2
[INFO] [stderr]    Compiling nom-tracable v0.5.2
[INFO] [stderr]    Compiling nom-bibtex v0.3.0
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]    Compiling mathyank v0.0.1 (/opt/rustwide/workdir/mathyank)
[INFO] [stderr]    Compiling clap v4.1.1
[INFO] [stderr]    Compiling usvg-text-layout v0.28.0
[INFO] [stderr]    Compiling resvg v0.28.0
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling pest_meta v2.5.3
[INFO] [stderr]    Compiling pest_generator v2.5.3
[INFO] [stderr]    Compiling clap_complete v4.1.0
[INFO] [stderr]    Compiling pest_derive v2.5.3
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling handlebars v4.3.6
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling html2md v0.2.14
[INFO] [stderr]    Compiling mdbook v0.4.25
[INFO] [stderr]    Compiling cmark2tex v0.4.0-beta.1 (/opt/rustwide/workdir/cmark2tex)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cmark2tex/src/lib.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 let mut path_str = path.clone().into_string();
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mdbook-boilerplate v0.1.0 (/opt/rustwide/workdir/mdbook-boilerplate)
[INFO] [stderr]    Compiling mdbook-scientific v0.5.0-beta.3 (/opt/rustwide/workdir/mdbook-scientific)
[INFO] [stderr]    Compiling mdbook-fishextract v0.1.0 (/opt/rustwide/workdir/mdbook-fishextract)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::errors::ScientificError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ScientificError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use self::errors::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::errors::ScientificError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::errors::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Error` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::errors::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::errors::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mdbook-tectonic v0.3.0-beta.4 (/opt/rustwide/workdir/mdbook-tectonic)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a233e0a9b886bab3fab65a99a0458072c0e8f70371832dc3e959d9fc74793ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a233e0a9b886bab3fab65a99a0458072c0e8f70371832dc3e959d9fc74793ae9", kill_on_drop: false }`
[INFO] [stdout] a233e0a9b886bab3fab65a99a0458072c0e8f70371832dc3e959d9fc74793ae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51e81b331fdbc282924eaf960ab37ee86c65202b140fead253bc0ee088ea37ee
[INFO] running `Command { std: "docker" "start" "-a" "51e81b331fdbc282924eaf960ab37ee86c65202b140fead253bc0ee088ea37ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::errors::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Error` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::errors::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::errors::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mdbook-fishextract v0.1.0 (/opt/rustwide/workdir/mdbook-fishextract)
[INFO] [stderr]    Compiling mdbook-boilerplate v0.1.0 (/opt/rustwide/workdir/mdbook-boilerplate)
[INFO] [stderr]    Compiling mathyank v0.0.1 (/opt/rustwide/workdir/mathyank)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cmark2tex/src/lib.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 let mut path_str = path.clone().into_string();
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mdbook-scientific v0.5.0-beta.3 (/opt/rustwide/workdir/mdbook-scientific)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::errors::ScientificError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ScientificError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use self::errors::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::errors::ScientificError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mdbook-tectonic v0.3.0-beta.4 (/opt/rustwide/workdir/mdbook-tectonic)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::errors::ScientificError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ScientificError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use self::errors::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use crate::errors::ScientificError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::errors::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Error` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::errors::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::errors::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cmark2tex v0.4.0-beta.1 (/opt/rustwide/workdir/cmark2tex)
[INFO] [stdout] warning: unused variable: `respath`
[INFO] [stdout]   --> mdbook-tectonic/src/tests.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let respath = Path::new("/tmp/target_asset_dir/somewhere/images/chap/foo.png");
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_respath`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_params`
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stdout] ...
[INFO] [stdout] 157 |     test_dollarless!(boring_inline: r###"$xyz$"### => 1/2..1/4, "xyz", );
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_params`
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stdout] ...
[INFO] [stdout] 159 | /     test_dollarless!(block_w_params: r###"$$params,params,params
[INFO] [stdout] 160 | | fo’
[INFO] [stdout] 161 | | $$"### => 2/1..2/4, r###"fo’"###, "params,params,params");
[INFO] [stdout]     | |_________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_params`
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stdout] ...
[INFO] [stdout] 163 | /     test_dollarless!(empty_block: r###"$$
[INFO] [stdout] 164 | | $$"### => 2/1..1/2, r###""###);
[INFO] [stdout]     | |______________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_params`
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stdout] ...
[INFO] [stdout] 166 | /     test_dollarless!(boring_block_w_nonascii: r###"$$
[INFO] [stdout] 167 | | hel℃⅌ charlie$
[INFO] [stdout] 168 | | $$"### => 2/1..2/15, r###"hel℃⅌ charlie$"###);
[INFO] [stdout]     | |_____________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cmark2tex/src/lib.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 let mut path_str = path.clone().into_string();
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "51e81b331fdbc282924eaf960ab37ee86c65202b140fead253bc0ee088ea37ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e81b331fdbc282924eaf960ab37ee86c65202b140fead253bc0ee088ea37ee", kill_on_drop: false }`
[INFO] [stdout] 51e81b331fdbc282924eaf960ab37ee86c65202b140fead253bc0ee088ea37ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 204968fb1dccebda7c3c2368b534e40ec50052e5a1d01fb6a43d649a7f7ba82b
[INFO] running `Command { std: "docker" "start" "-a" "204968fb1dccebda7c3c2368b534e40ec50052e5a1d01fb6a43d649a7f7ba82b", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stderr]    |
[INFO] [stderr]  3 | use crate::errors::Error;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Error` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> mdbook-fishextract/src/lib.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use self::errors::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> mdbook-fishextract/src/lib.rs:3:5
[INFO] [stderr]    |
[INFO] [stderr]  3 | use crate::errors::Error;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `maybe_params`
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                 let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stderr] ...
[INFO] [stderr] 157 |     test_dollarless!(boring_inline: r###"$xyz$"### => 1/2..1/4, "xyz", );
[INFO] [stderr]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `maybe_params`
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stderr] ...
[INFO] [stderr] 159 | /     test_dollarless!(block_w_params: r###"$$params,params,params
[INFO] [stderr] 160 | | fo’
[INFO] [stderr] 161 | | $$"### => 2/1..2/4, r###"fo’"###, "params,params,params");
[INFO] [stderr]     | |_________________________________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `maybe_params`
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stderr] ...
[INFO] [stderr] 163 | /     test_dollarless!(empty_block: r###"$$
[INFO] [stderr] 164 | | $$"### => 2/1..1/2, r###""###);
[INFO] [stderr]     | |______________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `maybe_params`
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_params`
[INFO] [stderr] ...
[INFO] [stderr] 166 | /     test_dollarless!(boring_block_w_nonascii: r###"$$
[INFO] [stderr] 167 | | hel℃⅌ charlie$
[INFO] [stderr] 168 | | $$"### => 2/1..2/15, r###"hel℃⅌ charlie$"###);
[INFO] [stderr]     | |_____________________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `test_dollarless` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `mdbook-fishextract` (lib) generated 1 warning
[INFO] [stderr] warning: `mdbook-fishextract` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `mathyank` (lib test) generated 4 warnings
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> cmark2tex/src/lib.rs:304:21
[INFO] [stderr]     |
[INFO] [stderr] 304 |                 let mut path_str = path.clone().into_string();
[INFO] [stderr]     |                     ----^^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cmark2tex` (lib) generated 1 warning (run `cargo fix --lib -p cmark2tex` to apply 1 suggestion)
[INFO] [stderr] warning: `cmark2tex` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | use crate::errors::ScientificError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `ScientificError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> mdbook-scientific/src/lib.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub use self::errors::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> mdbook-scientific/src/lib.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | use crate::errors::ScientificError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mdbook-scientific` (lib) generated 1 warning
[INFO] [stderr] warning: `mdbook-scientific` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `respath`
[INFO] [stderr]   --> mdbook-tectonic/src/tests.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let respath = Path::new("/tmp/target_asset_dir/somewhere/images/chap/foo.png");
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_respath`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mdbook-tectonic` (bin "mdbook-tectonic" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmark2tex-7c6c94ae2b7a9ee5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::cmark_to_tex_image ... ok
[INFO] [stdout] test tests::cmark_to_tex_w_math_block_anon ... ok
[INFO] [stdout] test tests::cmark_to_tex_w_math_block_reference ... ok
[INFO] [stdout] test tests::cmark_to_tex_w_math_inline ... ok
[INFO] [stdout] test tests::cmark_to_tex_basic ... ok
[INFO] [stdout] test tests::cmark_to_tex_table ... ok
[INFO] [stdout] test tests::cmark_to_tex_large ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cmark2tex-88c93aeb27e1bc3b)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mathyank-e058acf646fb8d4f)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test parse::tests::dollarless::boring_inline ... ok
[INFO] [stdout] test parse::tests::dollarsplit::bare ... ok
[INFO] [stdout] test parse::tests::dollarsplit::dollar_block_1 ... ok
[INFO] [stdout] test parse::tests::dollarsplit::oneline ... ok
[INFO] [stdout] test parse::tests::dollarless::boring_block_w_nonascii ... ok
[INFO] [stdout] test parse::tests::dollarsplit::pre_block_w_unclosed_inlines ... ok
[INFO] [stdout] test parse::tests::sequester::doublje_x_y ... ok
[INFO] [stdout] test parse::tests::dollarless::empty_block ... ok
[INFO] [stdout] test parse::tests::sequester::nope ... ok
[INFO] [stdout] test parse::tests::dollarsplit::iter_over_empty_intra_line_sequences ... ok
[INFO] [stdout] test parse::tests::sequester::onelinje ... ok
[INFO] [stdout] test parse::tests::dollarsplit::oneline_unclosed ... ok
[INFO] [stdout] test parse::tests::sequester::singlje_x ... ok
[INFO] [stdout] test parse::tests::sequester::soolarge ... ok
[INFO] [stdout] test parse::tests::dollarsplit::all_in_code_block ... ok
[INFO] [stdout] test parse::tests::sequester::nonascii_prefix ... ok
[INFO] [stdout] test parse::types::block_equ::parses_with_refer_and_title ... ok
[INFO] [stdout] test parse::tests::dollarless::block_w_params ... ok
[INFO] [stdout] test parse::tests::dollarsplit::missing_trailing_inline ... ok
[INFO] [stdout] test parse::tests::dollarsplit::nonascii_oneline ... ok
[INFO] [stdout] test parse::tests::sequester::oneblockje ... ok
[INFO] [stdout] test parse::tests::sequester::reference ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p mathyank --lib`
[INFO] [stdout] test parse::tests::sequester::oneblockje_w_suffix ... FAILED
[INFO] [stdout] test parse::tests::sequester::oneblockje_w_prefix ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parse::tests::sequester::reference stdout ----
[INFO] [stdout] [mathyank/src/parse/tests.rs:287:5] & ist = Keep(
[INFO] [stdout]     Content {
[INFO] [stdout]         s: "℃\n",
[INFO] [stdout]         start: LiCo {
[INFO] [stdout]             lineno: 1,
[INFO] [stdout]             column: 1,
[INFO] [stdout]         },
[INFO] [stdout]         end: LiCo {
[INFO] [stdout]             lineno: 1,
[INFO] [stdout]             column: 1,
[INFO] [stdout]         },
[INFO] [stdout]         byte_range: 0..4,
[INFO] [stdout]         start_del: StartOfDocument(
[INFO] [stdout]             LiCo {
[INFO] [stdout]                 lineno: 1,
[INFO] [stdout]                 column: 1,
[INFO] [stdout]             },
[INFO] [stdout]             0,
[INFO] [stdout]         ),
[INFO] [stdout]         end_del: Start(
[INFO] [stdout]             "$$",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] [mathyank/src/parse/tests.rs:287:5] ist.as_ref() = Content {
[INFO] [stdout]     s: "℃\n",
[INFO] [stdout]     start: LiCo {
[INFO] [stdout]         lineno: 1,
[INFO] [stdout]         column: 1,
[INFO] [stdout]     },
[INFO] [stdout]     end: LiCo {
[INFO] [stdout]         lineno: 1,
[INFO] [stdout]         column: 1,
[INFO] [stdout]     },
[INFO] [stdout]     byte_range: 0..4,
[INFO] [stdout]     start_del: StartOfDocument(
[INFO] [stdout]         LiCo {
[INFO] [stdout]             lineno: 1,
[INFO] [stdout]             column: 1,
[INFO] [stdout]         },
[INFO] [stdout]         0,
[INFO] [stdout]     ),
[INFO] [stdout]     end_del: Start(
[INFO] [stdout]         "$$",
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] [mathyank/src/parse/tests.rs:287:5] & ist = Replace(
[INFO] [stdout]     Content {
[INFO] [stdout]         s: "$$equ,foo,mytitle\n\\sum_i^\\infty x\n$$",
[INFO] [stdout]         start: LiCo {
[INFO] [stdout]             lineno: 1,
[INFO] [stdout]             column: 1,
[INFO] [stdout]         },
[INFO] [stdout]         end: LiCo {
[INFO] [stdout]             lineno: 3,
[INFO] [stdout]             column: 1,
[INFO] [stdout]         },
[INFO] [stdout]         byte_range: 4..40,
[INFO] [stdout]         start_del: Start(
[INFO] [stdout]             "$$",
[INFO] [stdout]         ),
[INFO] [stdout]         end_del: End(
[INFO] [stdout]             "$$",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] [mathyank/src/parse/tests.rs:287:5] ist.as_ref() = Content {
[INFO] [stdout]     s: "$$equ,foo,mytitle\n\\sum_i^\\infty x\n$$",
[INFO] [stdout]     start: LiCo {
[INFO] [stdout]         lineno: 1,
[INFO] [stdout]         column: 1,
[INFO] [stdout]     },
[INFO] [stdout]     end: LiCo {
[INFO] [stdout]         lineno: 3,
[INFO] [stdout]         column: 1,
[INFO] [stdout]     },
[INFO] [stdout]     byte_range: 4..40,
[INFO] [stdout]     start_del: Start(
[INFO] [stdout]         "$$",
[INFO] [stdout]     ),
[INFO] [stdout]     end_del: End(
[INFO] [stdout]         "$$",
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'parse::tests::sequester::reference' panicked at mathyank/src/parse/tests.rs:287:5:
[INFO] [stdout] assertion `left == right` failed: Test case integrity violated
[INFO] [stdout]   left: "\n/w ref "
[INFO] [stdout]  right: "\n    /w ref "
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6261ff09f752 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6261ff09f752 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6261ff09f752 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6261ff09f752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6261ff0c4c83 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6261ff0c4c83 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6261ff09c6d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6261ff09c6d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6261ff09f5a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6261ff0a0cd9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6261ff0a0b0e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6261ff068c64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6261ff068c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6261ff0a17ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6261ff0a17ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6261ff0a147a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6261ff09fc59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6261ff0a110d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6261ff0c3680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6261ff0c3abc - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x6261ff029d22 - core::panicking::assert_failed::h18816fac04a1b7c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6261ff01819e - mathyank::parse::tests::sequester::reference::{{closure}}::h697a2c00d5d7332a
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x6261ff02b83a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h4e02a199cef31227
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:824:29
[INFO] [stdout]   23:     0x6261ff0261fb - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::enumerate::{{closure}}::h7f0518524b82197e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x6261ff006b18 - <core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::fold::h779a7f2607269a0e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/zip.rs:286:25
[INFO] [stdout]   25:     0x6261ff0054ae - <core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::fold::h74b7ce199451ea37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/zip.rs:103:9
[INFO] [stdout]   26:     0x6261ff025bc1 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::h7ee77a26d42dfbad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x6261ff028d26 - core::iter::traits::iterator::Iterator::for_each::hb0727e4dd358bf61
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   28:     0x6261ff018095 - mathyank::parse::tests::sequester::reference::h7db8c2ec4fd9d2a6
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x6261ff017f27 - mathyank::parse::tests::sequester::reference::{{closure}}::h14ef3ba8fd7a8cb0
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x6261ff027c16 - core::ops::function::FnOnce::call_once::h83dd259de39aaa18
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x6261ff06e4cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x6261ff06e4cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x6261ff06d605 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x6261ff06d605 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x6261ff06d605 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x6261ff06d605 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x6261ff06d605 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6261ff06d605 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x6261ff06d605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x6261ff031204 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x6261ff031204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x6261ff034bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x6261ff034bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x6261ff034bda - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x6261ff034bda - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x6261ff034bda - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6261ff034bda - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x6261ff034bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x6261ff0a472f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x6261ff0a472f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x708d4b74faa4 - <unknown>
[INFO] [stdout]   52:     0x708d4b7dca34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse::tests::sequester::oneblockje_w_suffix stdout ----
[INFO] [stdout] [mathyank/src/parse/tests.rs:264:5] & ist = Replace(
[INFO] [stdout]     Content {
[INFO] [stdout]         s: "$$\n1\n$$",
[INFO] [stdout]         start: LiCo {
[INFO] [stdout]             lineno: 0,
[INFO] [stdout]             column: 1,
[INFO] [stdout]         },
[INFO] [stdout]         end: LiCo {
[INFO] [stdout]             lineno: 2,
[INFO] [stdout]             column: 1,
[INFO] [stdout]         },
[INFO] [stdout]         byte_range: 0..7,
[INFO] [stdout]         start_del: Start(
[INFO] [stdout]             "$$",
[INFO] [stdout]         ),
[INFO] [stdout]         end_del: End(
[INFO] [stdout]             "$$",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] [mathyank/src/parse/tests.rs:264:5] ist.as_ref() = Content {
[INFO] [stdout]     s: "$$\n1\n$$",
[INFO] [stdout]     start: LiCo {
[INFO] [stdout]         lineno: 0,
[INFO] [stdout]         column: 1,
[INFO] [stdout]     },
[INFO] [stdout]     end: LiCo {
[INFO] [stdout]         lineno: 2,
[INFO] [stdout]         column: 1,
[INFO] [stdout]     },
[INFO] [stdout]     byte_range: 0..7,
[INFO] [stdout]     start_del: Start(
[INFO] [stdout]         "$$",
[INFO] [stdout]     ),
[INFO] [stdout]     end_del: End(
[INFO] [stdout]         "$$",
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'parse::tests::sequester::oneblockje_w_suffix' panicked at mathyank/src/parse/tests.rs:264:5:
[INFO] [stdout] assertion `left == right` failed: Test case integrity violated
[INFO] [stdout]   left: "\nByeby’ there was a block"
[INFO] [stdout]  right: "\n    Byeby’ there was a block"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6261ff09f752 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6261ff09f752 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6261ff09f752 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6261ff09f752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6261ff0c4c83 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6261ff0c4c83 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6261ff09c6d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6261ff09c6d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6261ff09f5a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6261ff0a0cd9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6261ff0a0b0e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6261ff068c64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6261ff068c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6261ff0a17ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6261ff0a17ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6261ff0a147a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6261ff09fc59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6261ff0a110d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6261ff0c3680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6261ff0c3abc - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x6261ff029d22 - core::panicking::assert_failed::h18816fac04a1b7c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6261ff0174fe - mathyank::parse::tests::sequester::oneblockje_w_suffix::{{closure}}::hc0982e102f0117c8
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x6261ff02b77a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h2907a6c7498c714a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:824:29
[INFO] [stdout]   23:     0x6261ff025feb - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::enumerate::{{closure}}::h2344f1c9beee222d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x6261ff006638 - <core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::fold::h5962f7714807bac2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/zip.rs:286:25
[INFO] [stdout]   25:     0x6261ff0054ee - <core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::fold::hb7f200293b359730
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/zip.rs:103:9
[INFO] [stdout]   26:     0x6261ff025d01 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::ha14f2b0d8a80b99d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x6261ff028cf6 - core::iter::traits::iterator::Iterator::for_each::h9d8f3509172e9e23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   28:     0x6261ff0173f5 - mathyank::parse::tests::sequester::oneblockje_w_suffix::h7315660106ff3eae
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x6261ff017287 - mathyank::parse::tests::sequester::oneblockje_w_suffix::{{closure}}::he302170b9b22bab4
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x6261ff027eb6 - core::ops::function::FnOnce::call_once::hcc7242c9128ee45b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x6261ff06e4cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x6261ff06e4cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x6261ff06d605 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x6261ff06d605 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x6261ff06d605 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x6261ff06d605 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x6261ff06d605 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6261ff06d605 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x6261ff06d605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x6261ff031204 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x6261ff031204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x6261ff034bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x6261ff034bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x6261ff034bda - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x6261ff034bda - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x6261ff034bda - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6261ff034bda - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x6261ff034bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x6261ff0a472f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x6261ff0a472f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x708d4b74faa4 - <unknown>
[INFO] [stdout]   52:     0x708d4b7dca34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse::tests::sequester::oneblockje_w_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse::tests::sequester::oneblockje_w_prefix' panicked at mathyank/src/parse/tests.rs:252:5:
[INFO] [stdout] assertion `left == right` failed: Test case integrity violated
[INFO] [stdout]   left: "Hello’ there is a block\n"
[INFO] [stdout]  right: "Hello’ there is a block\n    "
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6261ff09f752 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6261ff09f752 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6261ff09f752 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6261ff09f752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6261ff0c4c83 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6261ff0c4c83 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6261ff09c6d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6261ff09c6d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6261ff09f5a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6261ff0a0cd9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6261ff0a0b0e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6261ff068c64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6261ff068c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6261ff0a17ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6261ff0a17ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6261ff0a147a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6261ff09fc59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6261ff0a110d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6261ff0c3680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6261ff0c3abc - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x6261ff029d22 - core::panicking::assert_failed::h18816fac04a1b7c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6261ff016eae - mathyank::parse::tests::sequester::oneblockje_w_prefix::{{closure}}::h59122968018e1270
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x6261ff02b74a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h137db4677bed2e16
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:824:29
[INFO] [stdout]   23:     0x6261ff026afb - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::enumerate::{{closure}}::hc32aa4a27650e574
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x6261ff0067d8 - <core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::fold::h6805005fd2c7f8bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/zip.rs:286:25
[INFO] [stdout]   25:     0x6261ff00548e - <core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::fold::h6dba8214356c6c04
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/zip.rs:103:9
[INFO] [stdout]   26:     0x6261ff025c81 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::h9df4bd5c5592c776
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x6261ff028d36 - core::iter::traits::iterator::Iterator::for_each::hb1d0d4a7edf94e4f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   28:     0x6261ff016da5 - mathyank::parse::tests::sequester::oneblockje_w_prefix::h4079ca3f84f71f44
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x6261ff016c37 - mathyank::parse::tests::sequester::oneblockje_w_prefix::{{closure}}::h4c8c53dbd2644fd9
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x6261ff027a46 - core::ops::function::FnOnce::call_once::h58cb6651177392fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x6261ff06e4cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x6261ff06e4cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x6261ff06d605 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x6261ff06d605 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x6261ff06d605 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x6261ff06d605 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x6261ff06d605 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6261ff06d605 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x6261ff06d605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x6261ff031204 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x6261ff031204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x6261ff034bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x6261ff034bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x6261ff034bda - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x6261ff034bda - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x6261ff034bda - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6261ff034bda - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x6261ff034bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x6261ff0a472f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x6261ff0a472f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x708d4b74faa4 - <unknown>
[INFO] [stdout]   52:     0x708d4b7dca34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parse::tests::sequester::oneblockje_w_prefix
[INFO] [stdout]     parse::tests::sequester::oneblockje_w_suffix
[INFO] [stdout]     parse::tests::sequester::reference
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "204968fb1dccebda7c3c2368b534e40ec50052e5a1d01fb6a43d649a7f7ba82b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204968fb1dccebda7c3c2368b534e40ec50052e5a1d01fb6a43d649a7f7ba82b", kill_on_drop: false }`
[INFO] [stdout] 204968fb1dccebda7c3c2368b534e40ec50052e5a1d01fb6a43d649a7f7ba82b
