[INFO] cloning repository https://github.com/rust-lang-nursery/mdBook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-nursery/mdBook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e41c844c305bc6f34b79bf5580b9169b1fc6364
[INFO] testing rust-lang-nursery/mdBook against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rust-lang-nursery/mdBook
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/rust-lang-nursery/mdBook
[INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/mdBook written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang-nursery/mdBook on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-lang-nursery/mdBook already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf4be7483db36340abfb4f45f6ad22801c5f9215c8415344859dc4542bc4ac2e
[INFO] running `Command { std: "docker" "start" "-a" "bf4be7483db36340abfb4f45f6ad22801c5f9215c8415344859dc4542bc4ac2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf4be7483db36340abfb4f45f6ad22801c5f9215c8415344859dc4542bc4ac2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf4be7483db36340abfb4f45f6ad22801c5f9215c8415344859dc4542bc4ac2e", kill_on_drop: false }`
[INFO] [stdout] bf4be7483db36340abfb4f45f6ad22801c5f9215c8415344859dc4542bc4ac2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b14bfa2d8f7ced1449c2b9b0523d23d5f0a41ef17ce8b611da4aeabccce91453
[INFO] running `Command { std: "docker" "start" "-a" "b14bfa2d8f7ced1449c2b9b0523d23d5f0a41ef17ce8b611da4aeabccce91453", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling font-awesome-as-a-crate v0.3.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling opener v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling mdbook-markdown v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-markdown)
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling mdbook-core v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-core)
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling mdbook-renderer v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-renderer)
[INFO] [stderr]    Compiling mdbook-preprocessor v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-preprocessor)
[INFO] [stderr]    Compiling mdbook-summary v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-summary)
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling mdbook-html v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-html)
[INFO] [stderr]    Compiling mdbook-driver v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-driver)
[INFO] [stderr]    Compiling mdbook v0.5.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 11s
[INFO] running `Command { std: "docker" "inspect" "b14bfa2d8f7ced1449c2b9b0523d23d5f0a41ef17ce8b611da4aeabccce91453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14bfa2d8f7ced1449c2b9b0523d23d5f0a41ef17ce8b611da4aeabccce91453", kill_on_drop: false }`
[INFO] [stdout] b14bfa2d8f7ced1449c2b9b0523d23d5f0a41ef17ce8b611da4aeabccce91453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7febef1df04384ae8790921db25863009ba1e673408d476e434f4f7f59ca7dc
[INFO] running `Command { std: "docker" "start" "-a" "c7febef1df04384ae8790921db25863009ba1e673408d476e434f4f7f59ca7dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling anstyle-lossy v1.1.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling anstyle-svg v0.1.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling mdbook-html v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-html)
[INFO] [stderr]    Compiling mdbook-driver v0.5.0-alpha.1 (/opt/rustwide/workdir/crates/mdbook-driver)
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling mdbook v0.5.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling select v0.6.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "c7febef1df04384ae8790921db25863009ba1e673408d476e434f4f7f59ca7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7febef1df04384ae8790921db25863009ba1e673408d476e434f4f7f59ca7dc", kill_on_drop: false }`
[INFO] [stdout] c7febef1df04384ae8790921db25863009ba1e673408d476e434f4f7f59ca7dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84ffaf7f088bdbe50e368ae85c47e7da8aa934e53d6c844a0a3e26bef2433a38
[INFO] running `Command { std: "docker" "start" "-a" "84ffaf7f088bdbe50e368ae85c47e7da8aa934e53d6c844a0a3e26bef2433a38", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdbook-a520d15f2754621a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cmd::watch::native::tests::filter_ignored_files_should_handle_parent_dir ... ok
[INFO] [stdout] test cmd::watch::native::tests::test_filter_ignored_files ... ok
[INFO] [stdout] test verify_app ... ok
[INFO] [stdout] test cmd::watch::poller::tests::test_ignore_in_parent ... ok
[INFO] [stdout] test cmd::watch::poller::tests::test_ignore_canonical ... ok
[INFO] [stdout] test cmd::watch::poller::tests::test_scan_extra_watch ... ok
[INFO] [stdout] test cmd::watch::poller::tests::test_ignore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/testsuite/main.rs (/opt/rustwide/target/debug/deps/testsuite-8e3e86a1dc36e754)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test build::create_missing ... ok
[INFO] [stdout] test config::bad_config_in_rust_table ... ok
[INFO] [stdout] test build::failure_on_missing_file ... ok
[INFO] [stdout] test config::bad_config_top_level_table ... ok
[INFO] [stdout] test config::bad_config_top_level ... ok
[INFO] [stdout] test cli::help ... ok
[INFO] [stdout] test config::bad_config_in_book_table ... ok
[INFO] [stdout] test cli::no_args ... ok
[INFO] [stdout] test build::basic_build ... ok
[INFO] [stdout] test init::copy_theme ... ok
[INFO] [stdout] test init::init_api ... ok
[INFO] [stdout] test init::basic_init ... ok
[INFO] [stdout] test includes::anchored_include ... ok
[INFO] [stdout] test build::no_reserved_filename ... ok
[INFO] [stdout] test includes::rustdoc_include ... ok
[INFO] [stdout] test init::init_force ... ok
[INFO] [stdout] test init::no_git_config_with_title ... ok
[INFO] [stdout] test includes::playground_include ... ok
[INFO] [stdout] test index::readme_to_index ... ok
[INFO] [stdout] test build::book_toml_isnt_required ... ok
[INFO] [stdout] test init::init_with_custom_book_and_src_locations ... ok
[INFO] [stdout] test markdown::basic_markdown ... ok
[INFO] [stdout] test markdown::footnotes ... ok
[INFO] [stdout] test markdown::strikethrough ... ok
[INFO] [stdout] test init::init_from_summary ... ok
[INFO] [stdout] test build::dest_dir_relative_path ... ok
[INFO] [stdout] test includes::include ... ok
[INFO] [stdout] test playground::playground_on_rust_code ... ok
[INFO] [stdout] test config::config_from_env ... ok
[INFO] [stdout] test config::config_json_from_env ... ok
[INFO] [stdout] test markdown::tasklists ... ok
[INFO] [stdout] test playground::disabled_playground ... ok
[INFO] [stdout] test markdown::tables ... ok
[INFO] [stdout] test preprocessor::missing_preprocessor ... ok
[INFO] [stdout] test markdown::smart_punctuation ... ok
[INFO] [stdout] test markdown::custom_header_attributes ... ok
[INFO] [stdout] test preprocessor::runs_preprocessors ... ok
[INFO] [stdout] test print::noindex ... ok
[INFO] [stdout] test includes::recursive_include ... ok
[INFO] [stdout] test print::duplicate_ids ... ok
[INFO] [stdout] test preprocessor::missing_optional_not_fatal ... ok
[INFO] [stdout] test markdown::admonitions ... ok
[INFO] [stdout] test print::chapter_no_h1 ... ok
[INFO] [stdout] test print::relative_links ... ok
[INFO] [stdout] test preprocessor::with_preprocessor_same_name ... ok
[INFO] [stdout] test redirects::redirect_existing_page ... ok
[INFO] [stdout] test markdown::definition_lists ... ok
[INFO] [stdout] test renderer::missing_optional_not_fatal ... ok
[INFO] [stdout] test renderer::missing_renderer ... ok
[INFO] [stdout] test renderer::with_renderer_same_name ... ok
[INFO] [stdout] test renderer::runs_renderers ... ok
[INFO] [stdout] test rendering::code_block_in_list ... ok
[INFO] [stdout] test config::preprocessor_cfg_from_env ... ok
[INFO] [stdout] test rendering::edit_url_template ... ok
[INFO] [stdout] test redirects::redirects_are_emitted_correctly ... ok
[INFO] [stdout] test rendering::edit_url_template_explicit_src ... ok
[INFO] [stdout] test rendering::default_rust_edition ... ok
[INFO] [stdout] test redirects::redirect_removed_with_fragments_only ... ok
[INFO] [stdout] test rendering::busted_end_tag ... ok
[INFO] [stdout] test rendering::editable_rust_block ... ok
[INFO] [stdout] test config::output_cfg_from_env ... ok
[INFO] [stdout] test rendering::header_links ... ok
[INFO] [stdout] test rendering::hidelines ... ok
[INFO] [stdout] test rendering::first_chapter_is_copied_as_index_even_if_not_first_elem ... ok
[INFO] [stdout] test rendering::fontawesome ... ok
[INFO] [stdout] test search::can_disable_individual_chapters ... ok
[INFO] [stdout] test renderer::failing_command ... ok
[INFO] [stdout] test test::chapter_not_found ... ok
[INFO] [stdout] test rendering::html_blocks ... ok
[INFO] [stdout] test search::reasonable_search_index ... ok
[INFO] [stdout] test search::with_no_source_path ... ok
[INFO] [stdout] test search::chapter_settings_validation_error ... ok
[INFO] [stdout] test preprocessor::nop_preprocessor ... FAILED
[INFO] [stdout] test preprocessor::failing_preprocessor ... FAILED
[INFO] [stdout] test theme::custom_fonts_css ... ok
[INFO] [stdout] test search::search_index_hasnt_changed_accidentally ... ok
[INFO] [stdout] test renderer::relative_command_path ... ok
[INFO] [stdout] test renderer::renderer_with_arguments ... ok
[INFO] [stdout] test renderer::backends_receive_render_context_via_stdin ... ok
[INFO] [stdout] test theme::missing_theme ... ok
[INFO] [stdout] test preprocessor::relative_command_path ... ok
[INFO] [stdout] test toc::check_link_target_js ... ok
[INFO] [stdout] test theme::empty_theme ... ok
[INFO] [stdout] test theme::theme_fonts_copied ... ok
[INFO] [stdout] test theme::empty_fonts_css ... ok
[INFO] [stdout] test theme::fonts_css ... ok
[INFO] [stdout] test toc::check_spacers ... ok
[INFO] [stdout] test theme::override_index ... ok
[INFO] [stdout] test theme::default_fonts ... ok
[INFO] [stdout] test toc::check_second_toc_level ... ok
[INFO] [stdout] test toc::summary_with_markdown_formatting ... ok
[INFO] [stdout] test toc::check_link_target_fallback ... ok
[INFO] [stdout] test toc::check_first_toc_level ... ok
[INFO] [stdout] test rendering::language_rust_playground ... ok
[INFO] [stdout] test preprocessor::extension_compatibility ... ok
[INFO] [stdout] test test::failing_tests ... ok
[INFO] [stdout] test test::test_individual_chapter ... ok
[INFO] [stdout] test test::passing_tests ... ok
[INFO] [stdout] test preprocessor::example_doesnt_support_not_supported ... ok
[INFO] [stdout] test preprocessor::example_supports_whatever ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- preprocessor::nop_preprocessor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'preprocessor::nop_preprocessor' panicked at tests/testsuite/book_test.rs:489:17:
[INFO] [stdout] 
[INFO] [stdout] [31m---- expected: tests/testsuite/preprocessor.rs:51:53[0m
[INFO] [stdout] [32m++++ actual:   stderr[0m
[INFO] [stdout] [2m   1[0m [2m   1[0m [2m|[0m [2m INFO Book building has started
[INFO] [stdout] [0m     [2m   2[0m [32m+[0m [32merror: could not find `Cargo.toml` in `[ROOT]` or any parent directory
[INFO] [stdout] [0m[2m   2[0m [2m   3[0m [2m|[0m [2m INFO Running the html backend
[INFO] [stdout] [0m[2m   3[0m [2m   4[0m [2m|[0m [2m INFO HTML book written to `[ROOT]/book`
[INFO] [stdout] [0m
[INFO] [stdout] [2mUpdate with SNAPSHOTS=overwrite[0m
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5615f916de62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5615f916de62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5615f916de62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5615f916de62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5615f9199953 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5615f9199953 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5615f9169703 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5615f9169703 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5615f916dcb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5615f917069c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5615f91704f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5615f8d67c84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5615f8d67c84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5615f917117b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5615f917117b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5615f9170e4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5615f916e359 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5615f9170add - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5615f91977e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5615f8cb7b56 - testsuite::book_test::BookCommand::run::h85da5e0ddb939f21
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/book_test.rs:489:17
[INFO] [stdout]   20:     0x5615f8cb52a3 - testsuite::book_test::BookTest::run::he8e3a2ee7b42c48e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/book_test.rs:300:13
[INFO] [stdout]   21:     0x5615f8d15888 - testsuite::preprocessor::nop_preprocessor::hba3314b9684c50a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/preprocessor.rs:50:57
[INFO] [stdout]   22:     0x5615f8d15888 - testsuite::preprocessor::nop_preprocessor::{{closure}}::h638128d88bd97e4a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/preprocessor.rs:49:22
[INFO] [stdout]   23:     0x5615f8d15888 - core::ops::function::FnOnce::call_once::h8fe752c1a4990e23
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5615f8d6d3bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5615f8d6d3bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5615f8d6c5fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5615f8d6c5fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5615f8d6c5fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5615f8d6c5fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5615f8d6c5fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5615f8d6c5fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5615f8d6c5fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5615f8d301a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5615f8d301a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5615f8d33b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5615f8d33b4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5615f8d33b4a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5615f8d33b4a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5615f8d33b4a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5615f8d33b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5615f8d33b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5615f91748c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5615f91748c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5615f91748c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7c4fd6169aa4 - <unknown>
[INFO] [stdout]   46:     0x7c4fd61f6a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- preprocessor::failing_preprocessor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'preprocessor::failing_preprocessor' panicked at tests/testsuite/book_test.rs:468:17:
[INFO] [stdout] mdbook succeeded, but expected failure
[INFO] [stdout] --- stdout
[INFO] [stdout] 
[INFO] [stdout] --- stderr
[INFO] [stdout]  INFO Book building has started
[INFO] [stdout] error: could not find `Cargo.toml` in `/opt/rustwide/target/tmp/ts/t43` or any parent directory
[INFO] [stdout]  INFO Running the html backend
[INFO] [stdout]  INFO HTML book written to `/opt/rustwide/target/tmp/ts/t43/book`
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5615f916de62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5615f916de62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5615f916de62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5615f916de62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5615f9199953 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5615f9199953 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5615f9169703 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5615f9169703 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5615f916dcb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5615f917069c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5615f91704f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5615f8d67c84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5615f8d67c84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5615f917117b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5615f917117b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5615f9170e4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5615f916e359 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5615f9170add - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5615f91977e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5615f8cb7731 - testsuite::book_test::BookCommand::run::h85da5e0ddb939f21
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/book_test.rs:468:17
[INFO] [stdout]   20:     0x5615f8cad043 - testsuite::book_test::BookTest::run::h85d55f2056f6a658
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/book_test.rs:300:13
[INFO] [stdout]   21:     0x5615f8d15f98 - testsuite::preprocessor::failing_preprocessor::h127c3b926a81094b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/preprocessor.rs:63:61
[INFO] [stdout]   22:     0x5615f8d15f98 - testsuite::preprocessor::failing_preprocessor::{{closure}}::h91dc8efd06942d1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testsuite/preprocessor.rs:62:26
[INFO] [stdout]   23:     0x5615f8d15f98 - core::ops::function::FnOnce::call_once::hde7e9f5921b14205
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5615f8d6d3bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5615f8d6d3bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5615f8d6c5fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5615f8d6c5fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5615f8d6c5fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5615f8d6c5fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5615f8d6c5fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5615f8d6c5fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5615f8d6c5fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5615f8d301a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5615f8d301a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5615f8d33b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5615f8d33b4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5615f8d33b4a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5615f8d33b4a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5615f8d33b4a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5615f8d33b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5615f8d33b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5615f91748c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5615f91748c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5615f91748c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7c4fd6169aa4 - <unknown>
[INFO] [stdout]   46:     0x7c4fd61f6a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     preprocessor::failing_preprocessor
[INFO] [stdout]     preprocessor::nop_preprocessor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 98 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test testsuite`
[INFO] running `Command { std: "docker" "inspect" "84ffaf7f088bdbe50e368ae85c47e7da8aa934e53d6c844a0a3e26bef2433a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84ffaf7f088bdbe50e368ae85c47e7da8aa934e53d6c844a0a3e26bef2433a38", kill_on_drop: false }`
[INFO] [stdout] 84ffaf7f088bdbe50e368ae85c47e7da8aa934e53d6c844a0a3e26bef2433a38
