[INFO] cloning repository https://github.com/alluet/mdbook-html-taco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alluet/mdbook-html-taco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falluet%2Fmdbook-html-taco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falluet%2Fmdbook-html-taco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f081729ad6c456670a007eae546263d23e582410 [INFO] testing alluet/mdbook-html-taco against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falluet%2Fmdbook-html-taco" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alluet/mdbook-html-taco on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alluet/mdbook-html-taco [INFO] finished tweaking git repo https://github.com/alluet/mdbook-html-taco [INFO] tweaked toml for git repo https://github.com/alluet/mdbook-html-taco written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/alluet/mdbook-html-taco already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded staticfile v0.5.0 [INFO] [stderr] Downloaded strum_macros v0.11.0 [INFO] [stderr] Downloaded open v1.2.2 [INFO] [stderr] Downloaded strum v0.11.0 [INFO] [stderr] Downloaded mount v0.4.0 [INFO] [stderr] Downloaded getopts v0.2.19 [INFO] [stderr] Downloaded is-match v0.1.0 [INFO] [stderr] Downloaded ws v0.8.1 [INFO] [stderr] Downloaded sequence_trie v0.3.6 [INFO] [stderr] Downloaded toml-query_derive v0.9.0 [INFO] [stderr] Downloaded ammonia v2.1.2 [INFO] [stderr] Downloaded pulldown-cmark v0.5.2 [INFO] [stderr] Downloaded mio v0.6.18 [INFO] [stderr] Downloaded elasticlunr-rs v2.3.4 [INFO] [stderr] Downloaded toml-query v0.9.0 [INFO] [stderr] Downloaded once_cell v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88801983ccdffd3d392491b5e24f84045ec6d52a8891f273903d0ea96e8294e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "88801983ccdffd3d392491b5e24f84045ec6d52a8891f273903d0ea96e8294e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88801983ccdffd3d392491b5e24f84045ec6d52a8891f273903d0ea96e8294e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88801983ccdffd3d392491b5e24f84045ec6d52a8891f273903d0ea96e8294e1", kill_on_drop: false }` [INFO] [stdout] 88801983ccdffd3d392491b5e24f84045ec6d52a8891f273903d0ea96e8294e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fe842c456cae05070693687eb35ed203c55ed28cae49f61befb92e2ff166869 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1fe842c456cae05070693687eb35ed203c55ed28cae49f61befb92e2ff166869", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.5.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling once_cell v0.2.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.0 [INFO] [stderr] Compiling toml-query v0.9.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling elasticlunr-rs v2.3.4 [INFO] [stderr] Compiling ammonia v2.1.2 [INFO] [stderr] Compiling mdbook-html-taco v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | / error_chain! { [INFO] [stdout] 135 | | foreign_links { [INFO] [stdout] 136 | | Io(std::io::Error) #[doc = "A wrapper around `std::io::Error`"]; [INFO] [stdout] 137 | | HandlebarsRender(handlebars::RenderError) #[doc = "Handlebars rendering failed"]; [INFO] [stdout] ... | [INFO] [stdout] 167 | | } [INFO] [stdout] 168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "1fe842c456cae05070693687eb35ed203c55ed28cae49f61befb92e2ff166869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe842c456cae05070693687eb35ed203c55ed28cae49f61befb92e2ff166869", kill_on_drop: false }` [INFO] [stdout] 1fe842c456cae05070693687eb35ed203c55ed28cae49f61befb92e2ff166869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5be1e940704e814fba131e948f5520e036618ff423247208fc6352ea541c02a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5be1e940704e814fba131e948f5520e036618ff423247208fc6352ea541c02a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | / error_chain! { [INFO] [stdout] 135 | | foreign_links { [INFO] [stdout] 136 | | Io(std::io::Error) #[doc = "A wrapper around `std::io::Error`"]; [INFO] [stdout] 137 | | HandlebarsRender(handlebars::RenderError) #[doc = "Handlebars rendering failed"]; [INFO] [stdout] ... | [INFO] [stdout] 167 | | } [INFO] [stdout] 168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling mdbook-html-taco v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | / error_chain! { [INFO] [stdout] 135 | | foreign_links { [INFO] [stdout] 136 | | Io(std::io::Error) #[doc = "A wrapper around `std::io::Error`"]; [INFO] [stdout] 137 | | HandlebarsRender(handlebars::RenderError) #[doc = "Handlebars rendering failed"]; [INFO] [stdout] ... | [INFO] [stdout] 167 | | } [INFO] [stdout] 168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.33s [INFO] running `Command { std: "docker" "inspect" "e5be1e940704e814fba131e948f5520e036618ff423247208fc6352ea541c02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5be1e940704e814fba131e948f5520e036618ff423247208fc6352ea541c02a", kill_on_drop: false }` [INFO] [stdout] e5be1e940704e814fba131e948f5520e036618ff423247208fc6352ea541c02a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8f019262cfa92e0e02ece44eb59ca56085fa1d7ca527b65d9b7d1eb1857c8f5 [INFO] running `Command { std: "docker" "start" "-a" "f8f019262cfa92e0e02ece44eb59ca56085fa1d7ca527b65d9b7d1eb1857c8f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:134:5 [INFO] [stderr] | [INFO] [stderr] 134 | / error_chain! { [INFO] [stderr] 135 | | foreign_links { [INFO] [stderr] 136 | | Io(std::io::Error) #[doc = "A wrapper around `std::io::Error`"]; [INFO] [stderr] 137 | | HandlebarsRender(handlebars::RenderError) #[doc = "Handlebars rendering failed"]; [INFO] [stderr] ... | [INFO] [stderr] 167 | | } [INFO] [stderr] 168 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mdbook-html-taco` (lib) generated 1 warning [INFO] [stderr] warning: `mdbook-html-taco` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdbook_html_taco-197af186562b7b8b) [INFO] [stdout] running 79 tests [INFO] [stdout] test book::book::tests::cant_load_chapters_with_an_empty_path ... ok [INFO] [stdout] test book::summary::tests::parse_nested_numbered_chapters ... ok [INFO] [stdout] test book::summary::tests::parse_initial_title ... ok [INFO] [stdout] test book::summary::tests::can_have_a_subheader_between_nested_items ... ok [INFO] [stdout] test book::book::tests::load_a_book_with_a_single_chapter ... ok [INFO] [stdout] test book::summary::tests::parse_some_prefix_items ... ok [INFO] [stdout] test book::summary::tests::parse_prefix_items_with_a_separator ... ok [INFO] [stdout] test book::summary::tests::parse_title_with_styling ... ok [INFO] [stdout] test book::tests::add_a_random_renderer_to_the_config ... ok [INFO] [stdout] test book::summary::tests::suffix_items_cannot_be_followed_by_a_list ... ok [INFO] [stdout] test book::summary::tests::section_number_has_correct_dotted_representation ... ok [INFO] [stdout] test book::book::tests::cant_load_a_nonexistent_chapter ... ok [INFO] [stdout] test book::book::tests::iterate_over_nested_book_items ... ok [INFO] [stdout] test book::summary::tests::parse_a_numbered_chapter ... ok [INFO] [stdout] test book::summary::tests::convert_markdown_events_to_a_string ... ok [INFO] [stdout] test book::summary::tests::an_empty_link_location_is_an_error ... ok [INFO] [stdout] test book::book::tests::load_a_single_chapter_from_disk ... ok [INFO] [stdout] test book::book::tests::load_recursive_link_with_separators ... ok [INFO] [stdout] test book::book::tests::book_iter_iterates_over_sequential_items ... ok [INFO] [stdout] test book::tests::can_determine_third_party_preprocessors ... ok [INFO] [stdout] test book::summary::tests::parse_a_link ... ok [INFO] [stdout] test book::book::tests::for_each_mut_visits_all_items ... ok [INFO] [stdout] test book::summary::tests::keep_numbering_after_separator ... ok [INFO] [stdout] test book::tests::add_a_random_renderer_with_custom_command_to_the_config ... ok [INFO] [stdout] test book::tests::preprocessor_should_run_falls_back_to_supports_renderer_method ... ok [INFO] [stdout] test book::tests::config_defaults_to_html_renderer_if_empty ... ok [INFO] [stdout] test book::tests::config_defaults_to_link_and_index_preprocessor_if_not_set ... ok [INFO] [stdout] test book::tests::preprocessors_can_provide_their_own_commands ... ok [INFO] [stdout] test book::tests::use_default_preprocessors_works ... ok [INFO] [stdout] test book::tests::config_respects_preprocessor_selection ... ok [INFO] [stdout] test config::tests::parse_env_vars ... ok [INFO] [stdout] test config::tests::set_a_config_item ... ok [INFO] [stdout] test book::book::tests::cant_load_chapters_when_the_link_is_a_directory ... ok [INFO] [stdout] test config::tests::update_config_using_env_var_and_complex_value ... ok [INFO] [stdout] test config::tests::update_config_using_env_var ... ok [INFO] [stdout] test config::tests::load_arbitrary_output_type ... ok [INFO] [stdout] test config::tests::update_book_title_via_env ... ok [INFO] [stdout] test config::tests::mutate_some_stuff ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_no_link ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_partial_link ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_with_from_range ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_with_line_number ... ok [INFO] [stdout] test preprocess::links::tests::test_find_playpens_with_properties ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_escaped_link ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_with_to_range ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_simple_link ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_with_full_range ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_empty_link ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_with_no_range_specified ... ok [INFO] [stdout] test utils::string::tests::take_lines_test ... ok [INFO] [stdout] test theme::tests::theme_dir_overrides_defaults ... ok [INFO] [stdout] test theme::tests::theme_uses_defaults_with_nonexistent_src_dir ... ok [INFO] [stdout] test preprocess::links::tests::test_find_all_link_types ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_unknown_link_type ... ok [INFO] [stdout] test preprocess::links::tests::test_find_links_with_range ... ok [INFO] [stdout] test utils::tests::convert_quotes_to_curly::it_converts_double_quotes ... ok [INFO] [stdout] test preprocess::links::tests::test_replace_all_escaped ... ok [INFO] [stdout] test utils::tests::html_munging::it_generates_anchors ... ok [INFO] [stdout] test utils::tests::html_munging::it_generates_anchors_from_non_ascii_initial ... ok [INFO] [stdout] test preprocess::index::tests::file_stem_exactly_matches_readme_case_insensitively ... ok [INFO] [stdout] test utils::tests::render_markdown::it_can_make_quotes_curly_except_when_they_are_in_code ... ok [INFO] [stdout] test utils::tests::render_markdown::rust_code_block_properties_with_whitespace_are_passed_as_space_delimited_class ... ok [INFO] [stdout] test utils::tests::convert_quotes_to_curly::it_converts_single_quotes ... ok [INFO] [stdout] test utils::tests::render_markdown::it_can_keep_quotes_straight ... ok [INFO] [stdout] test utils::tests::render_markdown::rust_code_block_without_properties_has_proper_html_class ... ok [INFO] [stdout] test utils::tests::render_markdown::rust_code_block_properties_are_passed_as_space_delimited_class ... ok [INFO] [stdout] test utils::tests::html_munging::it_normalizes_ids ... ok [INFO] [stdout] test utils::tests::convert_quotes_to_curly::it_treats_tab_as_whitespace ... ok [INFO] [stdout] test utils::fs::tests::copy_files_except_ext_test ... ok [INFO] [stdout] test utils::tests::render_markdown::whitespace_outside_of_codeblock_header_is_preserved ... ok [INFO] [stdout] test utils::tests::render_markdown::it_can_adjust_markdown_links ... ok [INFO] [stdout] test renderer::html_handlebars::hbs_renderer::tests::original_build_header_links ... ok [INFO] [stdout] test utils::tests::render_markdown::preserves_external_links ... ok [INFO] [stdout] test renderer::html_handlebars::helpers::navigation::tests::test_next_previous ... FAILED [INFO] [stdout] test renderer::html_handlebars::helpers::navigation::tests::test_last ... FAILED [INFO] [stdout] test renderer::html_handlebars::helpers::navigation::tests::test_first ... FAILED [INFO] [stdout] test config::tests::load_a_complex_config_file ... FAILED [INFO] [stdout] test config::tests::can_still_load_the_previous_format ... FAILED [INFO] [stdout] test preprocess::cmd::tests::round_trip_write_and_parse_input ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- renderer::html_handlebars::helpers::navigation::tests::test_next_previous stdout ---- [INFO] [stdout] thread 'renderer::html_handlebars::helpers::navigation::tests::test_next_previous' panicked at 'called `Option::unwrap()` on a `None` value', src/renderer/html_handlebars/helpers/navigation.rs:101:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576911d5dcc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576911d5dcc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576911d5dcc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576911d5dcc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5576911fc55c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5576911d0bf5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5576911d7c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576911d7c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576911d7c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5576911d7826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5576911d82f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5576911d7da2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x5576911d6284 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5576911d7d39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5576909ddfc1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5576909ddf0d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x557690b42a9c - core::option::Option::unwrap::hd6a31d238b1f99ba [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x557690aece80 - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::render::hbd11a9ffa506c353 [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:101:15 [INFO] [stdout] 18: 0x557690aee0eb - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::previous::hd32484bb1569463e [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:152:9 [INFO] [stdout] 19: 0x557690a625ed - core::ops::function::Fn::call::hbc274d3fd8d72477 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:70:5 [INFO] [stdout] 20: 0x557690adf9bc - ::call::hd53dcb804cad4486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/helpers/mod.rs:125:9 [INFO] [stdout] 21: 0x557690e342c8 - ::render::{{closure}}::hd30d679a144fc2aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:788:44 [INFO] [stdout] 22: 0x557690d8e83f - core::result::Result::and_then::h2dafae171d14c855 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:966:22 [INFO] [stdout] 23: 0x557690e39260 - ::render::h6781e6615353e69c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:776:21 [INFO] [stdout] 24: 0x557690e386cd - ::render::hbe9b47c736996aa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:688:13 [INFO] [stdout] 25: 0x557690aa841d - handlebars::registry::Registry::render_template_to_write::h591075172dfbd493 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/registry.rs:410:9 [INFO] [stdout] 26: 0x557690aa7a36 - handlebars::registry::Registry::render_template::h37c9012fdbe55cce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/registry.rs:391:9 [INFO] [stdout] 27: 0x557690b01dce - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::tests::test_next_previous::h71bae78a69d5821e [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:207:13 [INFO] [stdout] 28: 0x557690b0108a - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::tests::test_next_previous::{{closure}}::hac8a0e309c0e2023 [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:182:5 [INFO] [stdout] 29: 0x557690a64b3e - core::ops::function::FnOnce::call_once::hef9abeaf49c74864 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x557690d1af03 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x557690d1af03 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 32: 0x557690d19a97 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 33: 0x557690d19a97 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x557690d19a97 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x557690d19a97 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x557690d19a97 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x557690d19a97 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 38: 0x557690d19a97 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 39: 0x557690ce6dde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 40: 0x557690ce6dde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 41: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 42: 0x557690cebc08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x557690cebc08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x557690cebc08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x557690cebc08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 47: 0x557690cebc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 49: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x5576911de3a3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 51: 0x7f1ed97e9609 - start_thread [INFO] [stdout] 52: 0x7f1ed95bb293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- renderer::html_handlebars::helpers::navigation::tests::test_last stdout ---- [INFO] [stdout] thread 'renderer::html_handlebars::helpers::navigation::tests::test_last' panicked at 'called `Option::unwrap()` on a `None` value', src/renderer/html_handlebars/helpers/navigation.rs:101:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576911d5dcc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576911d5dcc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576911d5dcc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576911d5dcc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5576911fc55c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5576911d0bf5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5576911d7c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576911d7c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576911d7c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5576911d7826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5576911d82f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5576911d7da2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x5576911d6284 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5576911d7d39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5576909ddfc1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5576909ddf0d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x557690b42a9c - core::option::Option::unwrap::hd6a31d238b1f99ba [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x557690aece80 - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::render::hbd11a9ffa506c353 [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:101:15 [INFO] [stdout] 18: 0x557690aee0eb - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::previous::hd32484bb1569463e [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:152:9 [INFO] [stdout] 19: 0x557690a625ed - core::ops::function::Fn::call::hbc274d3fd8d72477 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:70:5 [INFO] [stdout] 20: 0x557690adf9bc - ::call::hd53dcb804cad4486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/helpers/mod.rs:125:9 [INFO] [stdout] 21: 0x557690e342c8 - ::render::{{closure}}::hd30d679a144fc2aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:788:44 [INFO] [stdout] 22: 0x557690d8e83f - core::result::Result::and_then::h2dafae171d14c855 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:966:22 [INFO] [stdout] 23: 0x557690e39260 - ::render::h6781e6615353e69c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:776:21 [INFO] [stdout] 24: 0x557690e386cd - ::render::hbe9b47c736996aa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:688:13 [INFO] [stdout] 25: 0x557690aa841d - handlebars::registry::Registry::render_template_to_write::h591075172dfbd493 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/registry.rs:410:9 [INFO] [stdout] 26: 0x557690aa7a36 - handlebars::registry::Registry::render_template::h37c9012fdbe55cce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/registry.rs:391:9 [INFO] [stdout] 27: 0x557690b03bee - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::tests::test_last::h464e435c5cba5f67 [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:268:13 [INFO] [stdout] 28: 0x557690b02eaa - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::tests::test_last::{{closure}}::h3d20c17e9ca4c47f [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:243:5 [INFO] [stdout] 29: 0x557690a6478e - core::ops::function::FnOnce::call_once::hd1383b2d279d0569 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x557690d1af03 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x557690d1af03 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 32: 0x557690d19a97 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 33: 0x557690d19a97 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x557690d19a97 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x557690d19a97 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x557690d19a97 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x557690d19a97 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 38: 0x557690d19a97 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 39: 0x557690ce6dde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 40: 0x557690ce6dde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 41: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 42: 0x557690cebc08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x557690cebc08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x557690cebc08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x557690cebc08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 47: 0x557690cebc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 49: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x5576911de3a3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 51: 0x7f1ed97e9609 - start_thread [INFO] [stdout] 52: 0x7f1ed95bb293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- renderer::html_handlebars::helpers::navigation::tests::test_first stdout ---- [INFO] [stdout] thread 'renderer::html_handlebars::helpers::navigation::tests::test_first' panicked at 'called `Option::unwrap()` on a `None` value', src/renderer/html_handlebars/helpers/navigation.rs:101:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576911d5dcc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576911d5dcc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576911d5dcc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576911d5dcc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5576911fc55c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5576911d0bf5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5576911d7c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576911d7c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576911d7c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5576911d7826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5576911d82f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5576911d7da2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x5576911d6284 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5576911d7d39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5576909ddfc1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5576909ddf0d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x557690b42a9c - core::option::Option::unwrap::hd6a31d238b1f99ba [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x557690aece80 - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::render::hbd11a9ffa506c353 [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:101:15 [INFO] [stdout] 18: 0x557690aee5ab - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::next::h9c9d8da88ba8b3a7 [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:168:9 [INFO] [stdout] 19: 0x557690a6266d - core::ops::function::Fn::call::hf99d6b298be8bb7b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:70:5 [INFO] [stdout] 20: 0x557690adf90c - ::call::h458cf2addac5206c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/helpers/mod.rs:125:9 [INFO] [stdout] 21: 0x557690e342c8 - ::render::{{closure}}::hd30d679a144fc2aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:788:44 [INFO] [stdout] 22: 0x557690d8e83f - core::result::Result::and_then::h2dafae171d14c855 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:966:22 [INFO] [stdout] 23: 0x557690e39260 - ::render::h6781e6615353e69c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:776:21 [INFO] [stdout] 24: 0x557690e386cd - ::render::hbe9b47c736996aa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/render.rs:688:13 [INFO] [stdout] 25: 0x557690aa841d - handlebars::registry::Registry::render_template_to_write::h591075172dfbd493 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/registry.rs:410:9 [INFO] [stdout] 26: 0x557690aa7a36 - handlebars::registry::Registry::render_template::h37c9012fdbe55cce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/registry.rs:391:9 [INFO] [stdout] 27: 0x557690b02cde - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::tests::test_first::h858ef668c5822adc [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:238:13 [INFO] [stdout] 28: 0x557690b01f9a - mdbook_html_taco::renderer::html_handlebars::helpers::navigation::tests::test_first::{{closure}}::hf50ad4f6efb553ff [INFO] [stdout] at /opt/rustwide/workdir/src/renderer/html_handlebars/helpers/navigation.rs:213:5 [INFO] [stdout] 29: 0x557690a63b5e - core::ops::function::FnOnce::call_once::h785992549bc31f87 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: 0x557690d1af03 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x557690d1af03 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 32: 0x557690d19a97 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 33: 0x557690d19a97 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x557690d19a97 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x557690d19a97 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x557690d19a97 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x557690d19a97 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 38: 0x557690d19a97 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 39: 0x557690ce6dde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 40: 0x557690ce6dde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 41: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 42: 0x557690cebc08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x557690cebc08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x557690cebc08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x557690cebc08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 47: 0x557690cebc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 49: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x5576911de3a3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 51: 0x7f1ed97e9609 - start_thread [INFO] [stdout] 52: 0x7f1ed95bb293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::tests::load_a_complex_config_file stdout ---- [INFO] [stdout] thread 'config::tests::load_a_complex_config_file' panicked at 'called `Option::unwrap()` on a `None` value', src/config.rs:633:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576911d5dcc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576911d5dcc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576911d5dcc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576911d5dcc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5576911fc55c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5576911d0bf5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5576911d7c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576911d7c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576911d7c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5576911d7826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5576911d82f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5576911d7da2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x5576911d6284 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5576911d7d39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5576909ddfc1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5576909ddf0d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x557690b42568 - core::option::Option::unwrap::h3055eac06363c8be [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x557690a0c6c4 - mdbook_html_taco::config::tests::load_a_complex_config_file::h37db8107029a5545 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:633:20 [INFO] [stdout] 18: 0x557690a0ba8a - mdbook_html_taco::config::tests::load_a_complex_config_file::{{closure}}::hb6fb52fe9adb6541 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:597:5 [INFO] [stdout] 19: 0x557690a6423e - core::ops::function::FnOnce::call_once::haa10c627f8f59121 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557690d1af03 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557690d1af03 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x557690d19a97 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x557690d19a97 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557690d19a97 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x557690d19a97 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x557690d19a97 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x557690d19a97 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x557690d19a97 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x557690ce6dde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x557690ce6dde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x557690cebc08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557690cebc08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x557690cebc08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x557690cebc08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x557690cebc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x5576911de3a3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f1ed97e9609 - start_thread [INFO] [stdout] 42: 0x7f1ed95bb293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::tests::can_still_load_the_previous_format stdout ---- [INFO] [stdout] thread 'config::tests::can_still_load_the_previous_format' panicked at 'called `Option::unwrap()` on a `None` value', src/config.rs:731:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576911d5dcc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576911d5dcc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576911d5dcc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576911d5dcc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5576911fc55c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5576911d0bf5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5576911d7c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576911d7c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576911d7c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5576911d7826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5576911d82f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5576911d7da2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x5576911d6284 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5576911d7d39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5576909ddfc1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5576909ddf0d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x557690b42568 - core::option::Option::unwrap::h3055eac06363c8be [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:746:21 [INFO] [stdout] 17: 0x557690a0f4a8 - mdbook_html_taco::config::tests::can_still_load_the_previous_format::h1eb5176bad42f958 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:731:20 [INFO] [stdout] 18: 0x557690a0e87a - mdbook_html_taco::config::tests::can_still_load_the_previous_format::{{closure}}::ha687f22233de06c8 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:687:5 [INFO] [stdout] 19: 0x557690a63b1e - core::ops::function::FnOnce::call_once::h77208064286e3da9 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557690d1af03 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557690d1af03 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x557690d19a97 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x557690d19a97 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557690d19a97 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x557690d19a97 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x557690d19a97 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x557690d19a97 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x557690d19a97 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x557690ce6dde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x557690ce6dde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x557690cebc08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557690cebc08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x557690cebc08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x557690cebc08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x557690cebc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x5576911de3a3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f1ed97e9609 - start_thread [INFO] [stdout] 42: 0x7f1ed95bb293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- preprocess::cmd::tests::round_trip_write_and_parse_input stdout ---- [INFO] [stdout] thread 'preprocess::cmd::tests::round_trip_write_and_parse_input' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Msg("Couldn't open SUMMARY.md"), State { next_error: Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }), backtrace: InternalBacktrace { backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::backtrace::imp::InternalBacktrace::new::h6d155296ba7a91e3 (0x557691183592) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/backtrace.rs:56 [INFO] [stdout] 1: core::ops::function::FnOnce::call_once::h0825e3b8744d5153 (0x557690a62d09) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227 [INFO] [stdout] 2: core::option::Option::unwrap_or_else::h0ac783f527e38d62 (0x557690b3ea01) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:787 [INFO] [stdout] 3: error_chain::State::new::hc8373fad9d653877 (0x557690b6ec61) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/lib.rs:679 [INFO] [stdout] 4: as mdbook_html_taco::errors::ResultExt>::chain_err::{{closure}}::h8d8f0e61d3a26cc1 (0x557690ad2eba) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:389 [INFO] [stdout] 5: core::result::Result::map_err::h5fed1bad7ad8bc5a (0x557690a9647e) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:853 [INFO] [stdout] 6: as mdbook_html_taco::errors::ResultExt>::chain_err::h70f87338c4c66421 (0x557690aa682f) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:388 [INFO] [stdout] 7: mdbook_html_taco::book::book::load_book::hf24f5c5a14daba95 (0x557690b5b41e) [INFO] [stdout] at src/book/book.rs:17 [INFO] [stdout] 8: mdbook_html_taco::book::MDBook::load_with_config::h9813f48252de4995 (0x557690aea00a) [INFO] [stdout] at src/book/mod.rs:85 [INFO] [stdout] 9: mdbook_html_taco::book::MDBook::load::h8337078b2585cef9 (0x557690ae9b52) [INFO] [stdout] at src/book/mod.rs:77 [INFO] [stdout] 10: mdbook_html_taco::preprocess::cmd::tests::book_example::hc10068a69f1cb84f (0x557690a23cf5) [INFO] [stdout] at src/preprocess/cmd.rs:175 [INFO] [stdout] 11: mdbook_html_taco::preprocess::cmd::tests::round_trip_write_and_parse_input::hbfbbe7c8a9dd31e8 (0x557690a2a8e5) [INFO] [stdout] at src/preprocess/cmd.rs:181 [INFO] [stdout] 12: mdbook_html_taco::preprocess::cmd::tests::round_trip_write_and_parse_input::{{closure}}::h1ddb2f36a63fde86 (0x557690a2a819) [INFO] [stdout] at src/preprocess/cmd.rs:179 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h7f83f70b71197201 (0x557690a63c8d) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once::h449577f1c5b077cb (0x557690d1af02) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at library/test/src/lib.rs:585 [INFO] [stdout] 15: as core::ops::function::FnOnce>::call_once::hea00a22128a38543 (0x557690d19a96) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406 [INFO] [stdout] std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370 [INFO] [stdout] std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133 [INFO] [stdout] test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at library/test/src/lib.rs:608 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at library/test/src/lib.rs:500 [INFO] [stdout] 16: test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea (0x557690ce6ddd) [INFO] [stdout] at library/test/src/lib.rs:527 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123 [INFO] [stdout] 17: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 (0x557690cebc07) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406 [INFO] [stdout] std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370 [INFO] [stdout] std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227 [INFO] [stdout] 18: as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 (0x5576911de3a2) [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:106 [INFO] [stdout] 19: start_thread (0x7f1ed97e9608) [INFO] [stdout] 20: __clone (0x7f1ed95bb292) [INFO] [stdout] 21: (0x0)) } })', src/preprocess/cmd.rs:175:31 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5576911d5dcc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5576911d5dcc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5576911d5dcc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5576911d5dcc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5576911fc55c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5576911d0bf5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5576911d7c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5576911d7c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5576911d7c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5576911d7826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5576911d82f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5576911d7dd0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5576911d6284 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5576911d7d39 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5576909ddfc1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5576909de0b3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x557690a94105 - core::result::Result::unwrap::h7c8446aa712ff960 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x557690a23d0b - mdbook_html_taco::preprocess::cmd::tests::book_example::hc10068a69f1cb84f [INFO] [stdout] at /opt/rustwide/workdir/src/preprocess/cmd.rs:175:9 [INFO] [stdout] 18: 0x557690a2a8e6 - mdbook_html_taco::preprocess::cmd::tests::round_trip_write_and_parse_input::hbfbbe7c8a9dd31e8 [INFO] [stdout] at /opt/rustwide/workdir/src/preprocess/cmd.rs:181:18 [INFO] [stdout] 19: 0x557690a2a81a - mdbook_html_taco::preprocess::cmd::tests::round_trip_write_and_parse_input::{{closure}}::h1ddb2f36a63fde86 [INFO] [stdout] at /opt/rustwide/workdir/src/preprocess/cmd.rs:179:5 [INFO] [stdout] 20: 0x557690a63c8e - core::ops::function::FnOnce::call_once::h7f83f70b71197201 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557690d1af03 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x557690d1af03 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x557690d19a97 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x557690d19a97 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x557690d19a97 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x557690d19a97 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x557690d19a97 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x557690d19a97 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x557690d19a97 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x557690ce6dde - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x557690ce6dde - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x557690cebc08 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x557690cebc08 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x557690cebc08 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x557690cebc08 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x557690cebc08 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x557690cebc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x5576911de3a3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x5576911de3a3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7f1ed97e9609 - start_thread [INFO] [stdout] 43: 0x7f1ed95bb293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::can_still_load_the_previous_format [INFO] [stdout] config::tests::load_a_complex_config_file [INFO] [stdout] preprocess::cmd::tests::round_trip_write_and_parse_input [INFO] [stdout] renderer::html_handlebars::helpers::navigation::tests::test_first [INFO] [stdout] renderer::html_handlebars::helpers::navigation::tests::test_last [INFO] [stdout] renderer::html_handlebars::helpers::navigation::tests::test_next_previous [INFO] [stdout] [INFO] [stdout] test result: FAILED. 73 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "f8f019262cfa92e0e02ece44eb59ca56085fa1d7ca527b65d9b7d1eb1857c8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f019262cfa92e0e02ece44eb59ca56085fa1d7ca527b65d9b7d1eb1857c8f5", kill_on_drop: false }` [INFO] [stdout] f8f019262cfa92e0e02ece44eb59ca56085fa1d7ca527b65d9b7d1eb1857c8f5