[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drahnr/fancybook on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9aa92f1e54df52de2ce88260a0319337ddf8e733e6443b51461b73e79c5bd83
[INFO] running `Command { std: "docker" "start" "-a" "e9aa92f1e54df52de2ce88260a0319337ddf8e733e6443b51461b73e79c5bd83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9aa92f1e54df52de2ce88260a0319337ddf8e733e6443b51461b73e79c5bd83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9aa92f1e54df52de2ce88260a0319337ddf8e733e6443b51461b73e79c5bd83", kill_on_drop: false }`
[INFO] [stdout] e9aa92f1e54df52de2ce88260a0319337ddf8e733e6443b51461b73e79c5bd83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12a74fba00424d65b3a77b9ea96d3cc3798a8490e553c2e475f8ab2ca9925127
[INFO] running `Command { std: "docker" "start" "-a" "12a74fba00424d65b3a77b9ea96d3cc3798a8490e553c2e475f8ab2ca9925127", 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 serde v1.0.152
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling either v1.8.0
[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 os_str_bytes v6.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2 (https://github.com/drahnr/pulldown-cmark.git?branch=math#cbcdf26d)
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling lexical-core v0.7.6
[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 bstr v0.2.17
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.10.3
[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 color-spantrace v0.2.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 parking_lot v0.12.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling opener v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling addr2line v0.19.0
[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 ttf-parser v0.17.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling imagesize v0.10.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling tiny-skia-path v0.8.2
[INFO] [stderr]    Compiling usvg v0.28.0
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling tiny-skia v0.8.2
[INFO] [stderr]    Compiling percent-encoding v2.2.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 rustix v0.38.28
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fontdb v0.10.0
[INFO] [stderr]    Compiling rustybuzz v0.6.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]    Compiling mathyank v0.0.1 (/opt/rustwide/workdir/mathyank)
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom-tracable v0.5.2
[INFO] [stderr]    Compiling nom-bibtex v0.3.0
[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 pest_meta v2.5.3
[INFO] [stderr]    Compiling which v5.0.0
[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 handlebars v4.3.6
[INFO] [stderr]    Compiling xml5ever v0.17.0
[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)]` (part of `#[warn(unused)]`) 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-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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "12a74fba00424d65b3a77b9ea96d3cc3798a8490e553c2e475f8ab2ca9925127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a74fba00424d65b3a77b9ea96d3cc3798a8490e553c2e475f8ab2ca9925127", kill_on_drop: false }`
[INFO] [stdout] 12a74fba00424d65b3a77b9ea96d3cc3798a8490e553c2e475f8ab2ca9925127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3b935f27eee81bb916ba7c52a16cf00d52189a12089c7c607d4eb0b5fb5e005
[INFO] running `Command { std: "docker" "start" "-a" "c3b935f27eee81bb916ba7c52a16cf00d52189a12089c7c607d4eb0b5fb5e005", kill_on_drop: false }`
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[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-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-boilerplate v0.1.0 (/opt/rustwide/workdir/mdbook-boilerplate)
[INFO] [stderr]    Compiling mathyank v0.0.1 (/opt/rustwide/workdir/mathyank)
[INFO] [stderr]    Compiling mdbook-scientific v0.5.0-beta.3 (/opt/rustwide/workdir/mdbook-scientific)
[INFO] [stderr]    Compiling mdbook-tectonic v0.3.0-beta.4 (/opt/rustwide/workdir/mdbook-tectonic)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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-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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.14s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "c3b935f27eee81bb916ba7c52a16cf00d52189a12089c7c607d4eb0b5fb5e005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b935f27eee81bb916ba7c52a16cf00d52189a12089c7c607d4eb0b5fb5e005", kill_on_drop: false }`
[INFO] [stdout] c3b935f27eee81bb916ba7c52a16cf00d52189a12089c7c607d4eb0b5fb5e005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c376ce5aa80318607bb43d526753181d99bb87963798dcc00b3d03b7e4455ce1
[INFO] running `Command { std: "docker" "start" "-a" "c376ce5aa80318607bb43d526753181d99bb87963798dcc00b3d03b7e4455ce1", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.37s
[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 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmark2tex-648528e5b9840249)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[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_image ... ok
[INFO] [stdout] test tests::cmark_to_tex_large ... ok
[INFO] [stdout] test tests::cmark_to_tex_w_math_block_anon ... ok
[INFO] [stdout] test tests::cmark_to_tex_w_math_inline ... ok
[INFO] [stdout] test tests::cmark_to_tex_w_math_block_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cmark2tex-7cae35cc10ac56bb)
[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-08d0eefe5e01243d)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test parse::tests::dollarless::block_w_params ... ok
[INFO] [stdout] test parse::tests::dollarsplit::all_in_code_block ... ok
[INFO] [stdout] test parse::tests::dollarless::boring_inline ... ok
[INFO] [stdout] test parse::tests::dollarsplit::dollar_block_1 ... ok
[INFO] [stdout] test parse::tests::dollarsplit::oneline ... ok
[INFO] [stdout] test parse::tests::dollarsplit::iter_over_empty_intra_line_sequences ... ok
[INFO] [stdout] test parse::tests::dollarsplit::oneline_unclosed ... ok
[INFO] [stdout] test parse::tests::dollarsplit::nonascii_oneline ... 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::dollarsplit::missing_trailing_inline ... ok
[INFO] [stdout] test parse::tests::sequester::nope ... ok
[INFO] [stdout] test parse::tests::dollarsplit::bare ... ok
[INFO] [stdout] test parse::tests::sequester::soolarge ... ok
[INFO] [stdout] test parse::tests::sequester::onelinje ... ok
[INFO] [stdout] test parse::types::block_equ::parses_with_refer_and_title ... 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::nonascii_prefix ... ok
[INFO] [stdout] test parse::tests::sequester::oneblockje ... ok
[INFO] [stdout] test parse::tests::sequester::singlje_x ... ok
[INFO] [stdout] test parse::tests::sequester::oneblockje_w_suffix ... FAILED
[INFO] [stdout] test parse::tests::sequester::reference ... FAILED
[INFO] [stdout] test parse::tests::sequester::oneblockje_w_prefix ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (52) 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:     0x57b8f1643b62 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b8f1643b62 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b8f1643b62 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b8f1643b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b8f1653edf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b8f1653edf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57b8f1610fc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b8f1610fc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b8f161d022 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b8f1621bcf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b8f1621a61 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57b8f15e215e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57b8f15e215e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b8f162228f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57b8f162228f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57b8f16220ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57b8f161d159 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57b8f160549d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57b8f165bbd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57b8f165ba13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x57b8f159d0ed - core::panicking::assert_failed::h927777acb1453b65
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57b8f15a6cbe - mathyank::parse::tests::sequester::oneblockje_w_suffix::{{closure}}::h9e13785be2b15459
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x57b8f15bde5a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb71b7a7faa87aac1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:824:29
[INFO] [stdout]   23:     0x57b8f15981cb - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::enumerate::{{closure}}::hb9c26fc49c02bfcb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x57b8f159a058 - <core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::fold::h66e531ef7334dcf4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/zip.rs:286:25
[INFO] [stdout]   25:     0x57b8f1596c6e - <core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::fold::h09b5d927049fcfca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/zip.rs:103:9
[INFO] [stdout]   26:     0x57b8f1597451 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::hc4716978a6d87f73
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x57b8f159c6b6 - core::iter::traits::iterator::Iterator::for_each::h7daad75061bef18f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   28:     0x57b8f15a6b85 - mathyank::parse::tests::sequester::oneblockje_w_suffix::hb90d66383a3a927d
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x57b8f15a6bc7 - mathyank::parse::tests::sequester::oneblockje_w_suffix::{{closure}}::h9b982778ca598385
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x57b8f15bc286 - core::ops::function::FnOnce::call_once::h648608225480f6e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x57b8f15e1f1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x57b8f15e1f1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x57b8f15f7b85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x57b8f15f7b85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x57b8f15f7b85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x57b8f15f7b85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x57b8f15f7b85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57b8f15f7b85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x57b8f15f7b85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x57b8f15ce374 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x57b8f15ce374 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x57b8f15d1c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x57b8f15d1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57b8f15d1c3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x57b8f15d1c3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x57b8f15d1c3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57b8f15d1c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x57b8f15d1c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57b8f16182bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50:     0x57b8f16182bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51:     0x70e33fd02aa4 - <unknown>
[INFO] [stdout]   52:     0x70e33fd8fa34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[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' (54) 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:     0x57b8f1643b62 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b8f1643b62 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b8f1643b62 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b8f1643b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b8f1653edf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b8f1653edf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57b8f1610fc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b8f1610fc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b8f161d022 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b8f1621bcf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b8f1621a61 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57b8f15e215e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57b8f15e215e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b8f162228f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57b8f162228f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57b8f16220ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57b8f161d159 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57b8f160549d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57b8f165bbd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57b8f165ba13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x57b8f159d0ed - core::panicking::assert_failed::h927777acb1453b65
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57b8f15a85ce - mathyank::parse::tests::sequester::reference::{{closure}}::h027b70e30854d884
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x57b8f15bdf4a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::heaf2b2f283e64bad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:824:29
[INFO] [stdout]   23:     0x57b8f1597a8b - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::enumerate::{{closure}}::h40cf70fea88353cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x57b8f159a1f8 - <core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::fold::h7f4f9e7a4fe2c4d0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/zip.rs:286:25
[INFO] [stdout]   25:     0x57b8f1596e8e - <core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::fold::he7bcf30ffbe4d663
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/zip.rs:103:9
[INFO] [stdout]   26:     0x57b8f1596f61 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::h03229c22b91c2dd3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x57b8f159c626 - core::iter::traits::iterator::Iterator::for_each::h246dac70950417aa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   28:     0x57b8f15a84c5 - mathyank::parse::tests::sequester::reference::hc9152db86a2eb5c5
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x57b8f15a89a7 - mathyank::parse::tests::sequester::reference::{{closure}}::h93c89c03510b8832
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x57b8f15bc076 - core::ops::function::FnOnce::call_once::h0b74fc43a620bea5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x57b8f15e1f1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x57b8f15e1f1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x57b8f15f7b85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x57b8f15f7b85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x57b8f15f7b85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x57b8f15f7b85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x57b8f15f7b85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57b8f15f7b85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x57b8f15f7b85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x57b8f15ce374 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x57b8f15ce374 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x57b8f15d1c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x57b8f15d1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57b8f15d1c3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x57b8f15d1c3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x57b8f15d1c3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57b8f15d1c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x57b8f15d1c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57b8f16182bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50:     0x57b8f16182bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51:     0x70e33fd02aa4 - <unknown>
[INFO] [stdout]   52:     0x70e33fd8fa34 - 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' (51) 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:     0x57b8f1643b62 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b8f1643b62 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b8f1643b62 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b8f1643b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b8f1653edf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b8f1653edf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57b8f1610fc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b8f1610fc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b8f161d022 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b8f1621bcf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b8f1621a61 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57b8f15e215e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57b8f15e215e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b8f162228f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57b8f162228f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57b8f16220ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57b8f161d159 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57b8f160549d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57b8f165bbd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57b8f165ba13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x57b8f159d0ed - core::panicking::assert_failed::h927777acb1453b65
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57b8f15a663e - mathyank::parse::tests::sequester::oneblockje_w_prefix::{{closure}}::h5096f83c499f56a6
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x57b8f15bdfaa - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hfaa95e6976a16d7c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:824:29
[INFO] [stdout]   23:     0x57b8f159759b - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::enumerate::{{closure}}::h03c7f9665a89ef60
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x57b8f159a538 - <core::iter::adapters::zip::Zip<A,B> as core::iter::adapters::zip::ZipImpl<A,B>>::fold::h944c7357931a12f3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/zip.rs:286:25
[INFO] [stdout]   25:     0x57b8f1596cae - <core::iter::adapters::zip::Zip<A,B> as core::iter::traits::iterator::Iterator>::fold::h1a9c84e61f8ac3e2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/zip.rs:103:9
[INFO] [stdout]   26:     0x57b8f1597351 - <core::iter::adapters::enumerate::Enumerate<I> as core::iter::traits::iterator::Iterator>::fold::h8d5febedd625c365
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x57b8f159c6e6 - core::iter::traits::iterator::Iterator::for_each::h9bac5ce11a8104b9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   28:     0x57b8f15a6535 - mathyank::parse::tests::sequester::oneblockje_w_prefix::h8c3c89e5b2787f79
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x57b8f15a6a17 - mathyank::parse::tests::sequester::oneblockje_w_prefix::{{closure}}::hb09cce9863b577ee
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x57b8f15bc476 - core::ops::function::FnOnce::call_once::ha9f6818acbf6cee1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x57b8f15e1f1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x57b8f15e1f1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x57b8f15f7b85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x57b8f15f7b85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x57b8f15f7b85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x57b8f15f7b85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x57b8f15f7b85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57b8f15f7b85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x57b8f15f7b85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x57b8f15ce374 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x57b8f15ce374 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x57b8f15d1c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x57b8f15d1c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57b8f15d1c3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x57b8f15d1c3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x57b8f15d1c3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57b8f15d1c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x57b8f15d1c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57b8f16182bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50:     0x57b8f16182bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51:     0x70e33fd02aa4 - <unknown>
[INFO] [stdout]   52:     0x70e33fd8fa34 - 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mathyank --lib`
[INFO] running `Command { std: "docker" "inspect" "c376ce5aa80318607bb43d526753181d99bb87963798dcc00b3d03b7e4455ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c376ce5aa80318607bb43d526753181d99bb87963798dcc00b3d03b7e4455ce1", kill_on_drop: false }`
[INFO] [stdout] c376ce5aa80318607bb43d526753181d99bb87963798dcc00b3d03b7e4455ce1
