[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.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Ffancybook" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drahnr/fancybook on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365
[INFO] running `Command { std: "docker" "start" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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 version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling autocfg v1.1.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 lazy_static v1.4.0
[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 miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling gimli v0.27.1
[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 new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.2.3
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[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 flate2 v1.0.25
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling clap v4.1.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling opener v0.5.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling pest_meta v2.5.3
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling pest_generator v2.5.3
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling fontconfig-parser v0.5.1
[INFO] [stderr]    Compiling pest_derive v2.5.3
[INFO] [stderr]    Compiling clap_complete v4.1.0
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling imagesize v0.10.1
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling tiny-skia-path v0.8.2
[INFO] [stderr]    Compiling fontdb v0.10.0
[INFO] [stderr]    Compiling rustybuzz v0.6.0
[INFO] [stderr]    Compiling usvg v0.28.0
[INFO] [stderr]    Compiling mathyank v0.0.1 (/opt/rustwide/workdir/mathyank)
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling tiny-skia v0.8.2
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.5.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling usvg-text-layout v0.28.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling handlebars v4.3.6
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling resvg v0.28.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling nom-tracable v0.5.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 markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling nom-bibtex v0.3.0
[INFO] [stderr]    Compiling home v0.5.5
[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 which v5.0.0
[INFO] [stderr]    Compiling mdbook-boilerplate v0.1.0 (/opt/rustwide/workdir/mdbook-boilerplate)
[INFO] [stderr]    Compiling mdbook-fishextract v0.1.0 (/opt/rustwide/workdir/mdbook-fishextract)
[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-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 2m 31s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_matches v1.5.0
[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-scientific v0.5.0-beta.3 (/opt/rustwide/workdir/mdbook-scientific)
[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] [stderr]    Compiling mathyank v0.0.1 (/opt/rustwide/workdir/mathyank)
[INFO] [stderr]    Compiling mdbook-boilerplate v0.1.0 (/opt/rustwide/workdir/mdbook-boilerplate)
[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-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 cmark2tex v0.4.0-beta.1 (/opt/rustwide/workdir/cmark2tex)
[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]     |                     ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     test_dollarless!(boring_inline: r###"$xyz$"### => 1/2..1/4, "xyz", );
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[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: `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: 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]     |                       ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[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]     = 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]     |                       ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[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]     = 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]     |                       ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[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]     = 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.33s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[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: 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: 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: `cmark2tex` (lib) generated 1 warning (run `cargo fix --lib -p cmark2tex` to apply 1 suggestion)
[INFO] [stderr] warning: `mdbook-scientific` (lib) generated 1 warning
[INFO] [stderr] warning: `mdbook-fishextract` (lib) generated 1 warning
[INFO] [stderr] warning: `cmark2tex` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `mdbook-scientific` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `mdbook-fishextract` (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: 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]     |                     ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                 let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 157 |     test_dollarless!(boring_inline: r###"$xyz$"### => 1/2..1/4, "xyz", );
[INFO] [stderr]     |     -------------------------------------------------------------------- in this macro invocation
[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]     |                       ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                       ^^^^^^^^^^^^
[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]     = 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]     |                       ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                       ^^^^^^^^^^^^
[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]     = 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]     |                       ^^^^^^^^^^^^
[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] help: `maybe_params` is captured in macro and introduced a unused variable
[INFO] [stderr]    --> mathyank/src/parse/tests.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                   let maybe_params: Option<&str> = $maybe_params;
[INFO] [stderr]     |                       ^^^^^^^^^^^^
[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]     = 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-tectonic` (bin "mdbook-tectonic" test) generated 1 warning (run `cargo fix --bin "mdbook-tectonic" -p mdbook-tectonic --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `mathyank` (lib test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmark2tex-8cc4f438ad314962)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::cmark_to_tex_image ... ok
[INFO] [stdout] test tests::cmark_to_tex_basic ... ok
[INFO] [stdout] test tests::cmark_to_tex_large ... 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_table ... ok
[INFO] [stdout] test tests::cmark_to_tex_w_math_block_anon ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cmark2tex-9b0b8f726d48031f)
[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-74bb748c99198aa2)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test parse::tests::dollarless::block_w_params ... ok
[INFO] [stdout] test parse::tests::dollarless::boring_inline ... ok
[INFO] [stdout] test parse::tests::dollarsplit::all_in_code_block ... ok
[INFO] [stdout] test parse::tests::dollarless::empty_block ... ok
[INFO] [stdout] test parse::tests::dollarless::boring_block_w_nonascii ... ok
[INFO] [stdout] test parse::tests::dollarsplit::bare ... ok
[INFO] [stdout] test parse::tests::dollarsplit::nonascii_oneline ... 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::dollarsplit::missing_trailing_inline ... ok
[INFO] [stdout] test parse::tests::sequester::oneblockje ... ok
[INFO] [stdout] test parse::tests::dollarsplit::dollar_block_1 ... ok
[INFO] [stdout] test parse::tests::dollarsplit::iter_over_empty_intra_line_sequences ... ok
[INFO] [stdout] test parse::tests::dollarsplit::oneline ... ok
[INFO] [stdout] test parse::tests::sequester::doublje_x_y ... ok
[INFO] [stdout] test parse::tests::sequester::nope ... ok
[INFO] [stdout] test parse::tests::dollarsplit::oneline_unclosed ... ok
[INFO] [stdout] test parse::tests::sequester::onelinje ... ok
[INFO] [stdout] test parse::tests::sequester::singlje_x ... ok
[INFO] [stdout] test parse::tests::sequester::soolarge ... ok
[INFO] [stdout] test parse::types::block_equ::parses_with_refer_and_title ... 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' (3409) 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:     0x636a917cc3a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636a917cc3a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636a917cc3a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636a917cc3a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636a917e07da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636a917e07da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x636a917d090c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x636a917d090c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x636a917aab16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636a917aab16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636a917c45c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636a9175f170 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x636a9175f170 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636a917c4782 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x636a917c4782 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x636a917aabc2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x636a917a24f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636a917ab7bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x636a917e0f9c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636a917e0e83 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x636a9172b332 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x636a9174475b - mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x636a9172e64a - core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call::<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x636a91735ddb - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate::<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x636a9172c041 - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>> as core[6883ba1bc0fe4ed1]::iter::adapters::zip::ZipImpl<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>>::fold::<(), <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:281:25
[INFO] [stdout]   25:     0x636a9172d42e - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:101:9
[INFO] [stdout]   26:     0x636a91734091 - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x636a91734a26 - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   28:     0x636a9174abdc - mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x636a91743587 - mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x636a9173b256 - <mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_suffix::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x636a917524ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x636a917524ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x636a9175faf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x636a9175faf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x636a9175faf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x636a9175faf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x636a9175a5a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x636a9175a5a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x636a91762c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x636a91762c42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x636a91762c42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x636a91762c42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x636a91762c42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x636a91762c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x636a91762c42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x636a917cbc2f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   50:     0x636a917cbc2f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   51:     0x73be715b8aa4 - <unknown>
[INFO] [stdout]   52:     0x73be71645a64 - 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' (3411) 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:     0x636a917cc3a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636a917cc3a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636a917cc3a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636a917cc3a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636a917e07da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636a917e07da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x636a917d090c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x636a917d090c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x636a917aab16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636a917aab16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636a917c45c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636a9175f170 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x636a9175f170 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636a917c4782 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x636a917c4782 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x636a917aabc2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x636a917a24f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636a917ab7bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x636a917e0f9c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636a917e0e83 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x636a9172b332 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x636a9174575b - mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x636a9172e70a - core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call::<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x636a917360db - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate::<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x636a9172c5c1 - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>> as core[6883ba1bc0fe4ed1]::iter::adapters::zip::ZipImpl<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>>::fold::<(), <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:281:25
[INFO] [stdout]   25:     0x636a9172d4ae - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:101:9
[INFO] [stdout]   26:     0x636a91734191 - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x636a91734a66 - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   28:     0x636a9174b31c - mathyank[84bda1cfab47285d]::parse::tests::sequester::reference
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x636a91743647 - mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x636a9173b356 - <mathyank[84bda1cfab47285d]::parse::tests::sequester::reference::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x636a917524ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x636a917524ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x636a9175faf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x636a9175faf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x636a9175faf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x636a9175faf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x636a9175a5a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x636a9175a5a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x636a91762c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x636a91762c42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x636a91762c42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x636a91762c42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x636a91762c42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x636a91762c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x636a91762c42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x636a917cbc2f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   50:     0x636a917cbc2f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   51:     0x73be715b8aa4 - <unknown>
[INFO] [stdout]   52:     0x73be71645a64 - 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' (3408) 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:     0x636a917cc3a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636a917cc3a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636a917cc3a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636a917cc3a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636a917e07da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636a917e07da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x636a917d090c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x636a917d090c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x636a917aab16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636a917aab16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636a917c45c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636a9175f170 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x636a9175f170 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x636a917c4782 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x636a917c4782 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x636a917aabc2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x636a917a24f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636a917ab7bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x636a917e0f9c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x636a917e0e83 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x636a9172b332 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x636a9174435b - mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:202:21
[INFO] [stdout]   22:     0x636a9172e61a - core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call::<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:884:29
[INFO] [stdout]   23:     0x636a91735d1b - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate::<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x636a9172bee1 - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>> as core[6883ba1bc0fe4ed1]::iter::adapters::zip::ZipImpl<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>>::fold::<(), <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:281:25
[INFO] [stdout]   25:     0x636a9172d40e - <core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<_> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::enumerate<(&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester), (), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/zip.rs:101:9
[INFO] [stdout]   26:     0x636a91734051 - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<(usize, (&mathyank[84bda1cfab47285d]::parse::Tagged, &mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester)), mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   27:     0x636a91734a16 - <core[6883ba1bc0fe4ed1]::iter::adapters::enumerate::Enumerate<core[6883ba1bc0fe4ed1]::iter::adapters::zip::Zip<core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::Tagged>, core[6883ba1bc0fe4ed1]::slice::iter::Iter<mathyank[84bda1cfab47285d]::parse::tests::sequester::SollSequester>>> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   28:     0x636a9174aa0c - mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:201:57
[INFO] [stdout]   29:     0x636a91743557 - mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mathyank/src/parse/tests.rs:189:24
[INFO] [stdout]   30:     0x636a9173b216 - <mathyank[84bda1cfab47285d]::parse::tests::sequester::oneblockje_w_prefix::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x636a917524ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x636a917524ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x636a9175faf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x636a9175faf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x636a9175faf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x636a9175faf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x636a9175faf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x636a9175a5a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x636a9175a5a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x636a91762c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x636a91762c42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x636a91762c42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x636a91762c42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x636a91762c42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x636a91762c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x636a91762c42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x636a917cbc2f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   50:     0x636a917cbc2f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   51:     0x73be715b8aa4 - <unknown>
[INFO] [stdout]   52:     0x73be71645a64 - 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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mathyank --lib`
[INFO] running `Command { std: "docker" "inspect" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365", kill_on_drop: false }`
[INFO] [stdout] ebbf719d2d35f53eaf4e2f8a1bc4de8c6fbb906bf8d2ff5e16087f9940af7365
