[INFO] cloning repository https://github.com/Space-Wizards-Federation/mdBook-spacewizards
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Space-Wizards-Federation/mdBook-spacewizards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpace-Wizards-Federation%2FmdBook-spacewizards", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpace-Wizards-Federation%2FmdBook-spacewizards'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 973e0d050fb87cb514878641666669a578a9d90d
[INFO] testing Space-Wizards-Federation/mdBook-spacewizards against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpace-Wizards-Federation%2FmdBook-spacewizards" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Space-Wizards-Federation/mdBook-spacewizards
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Space-Wizards-Federation/mdBook-spacewizards
[INFO] tweaked toml for git repo https://github.com/Space-Wizards-Federation/mdBook-spacewizards written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Space-Wizards-Federation/mdBook-spacewizards on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Space-Wizards-Federation/mdBook-spacewizards already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b
[INFO] running `Command { std: "docker" "start" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling clap_builder v4.4.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling clap v4.4.5
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling clap_complete v4.4.2
[INFO] [stderr]    Compiling opener v0.6.1
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling handlebars v4.4.0
[INFO] [stderr]    Compiling ammonia v3.3.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling warp v0.3.6
[INFO] [stderr]    Compiling mdbook-spacewizards v0.4.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/book/mod.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | use log::{debug, error, info, log_enabled, trace, warn};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/book/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/book/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils`
[INFO] [stdout]   --> src/book/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use crate::utils;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RustEdition`
[INFO] [stdout]   --> src/book/mod.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | use crate::config::{Config, RustEdition};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:433:16
[INFO] [stdout]     |
[INFO] [stdout] 433 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `search`, `serve`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/book/mod.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         temp_dir: &TempDir,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `library_args`
[INFO] [stdout]    --> src/book/mod.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         library_args: &Vec<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_library_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `book`
[INFO] [stdout]    --> src/book/mod.rs:337:13
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let book = LinkPreprocessor::new().run(&preprocess_context, book.clone())?;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_book`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arg`
[INFO] [stdout]  --> src/cmd/build.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{Arg, ArgMatches};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_book_dir` and `get_build_opts`
[INFO] [stdout]  --> src/cmd/test.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{get_book_dir, get_build_opts};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mdbook_spacewizards::MDBook`
[INFO] [stdout]  --> src/cmd/test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use mdbook_spacewizards::MDBook;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/cmd/test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arg`
[INFO] [stdout]  --> src/cmd/watch.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Arg, ArgMatches};
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/cmd/test.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn execute(args: &ArgMatches) -> Result<()> {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 33.70s
[INFO] running `Command { std: "docker" "inspect" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/book/mod.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | use log::{debug, error, info, log_enabled, trace, warn};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/book/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/book/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils`
[INFO] [stdout]   --> src/book/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use crate::utils;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RustEdition`
[INFO] [stdout]   --> src/book/mod.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | use crate::config::{Config, RustEdition};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:433:16
[INFO] [stdout]     |
[INFO] [stdout] 433 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `search`, `serve`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/book/mod.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         temp_dir: &TempDir,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `library_args`
[INFO] [stdout]    --> src/book/mod.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         library_args: &Vec<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_library_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `book`
[INFO] [stdout]    --> src/book/mod.rs:337:13
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let book = LinkPreprocessor::new().run(&preprocess_context, book.clone())?;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_book`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arg`
[INFO] [stdout]  --> src/cmd/build.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{Arg, ArgMatches};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_book_dir` and `get_build_opts`
[INFO] [stdout]  --> src/cmd/test.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{get_book_dir, get_build_opts};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mdbook_spacewizards::MDBook`
[INFO] [stdout]  --> src/cmd/test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use mdbook_spacewizards::MDBook;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/cmd/test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arg`
[INFO] [stdout]  --> src/cmd/watch.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Arg, ArgMatches};
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/cmd/test.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn execute(args: &ArgMatches) -> Result<()> {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling select v0.6.0
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling mdbook-spacewizards v0.4.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Arg`
[INFO] [stdout]  --> src/cmd/build.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{Arg, ArgMatches};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_book_dir` and `get_build_opts`
[INFO] [stdout]  --> src/cmd/test.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{get_book_dir, get_build_opts};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mdbook_spacewizards::MDBook`
[INFO] [stdout]  --> src/cmd/test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use mdbook_spacewizards::MDBook;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/cmd/test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arg`
[INFO] [stdout]  --> src/cmd/watch.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Arg, ArgMatches};
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mdbook` in this scope
[INFO] [stdout]    --> tests/rendered_output.rs:494:21
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let mut index = mdbook::theme::INDEX.to_vec();
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `mdbook`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mdbook`, use `cargo add mdbook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `test_chapter` found for struct `MDBook` in the current scope
[INFO] [stdout]   --> tests/testing.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result = md.test_chapter(vec![], Some("Introduction"));
[INFO] [stdout]    |                     ^^^^^^^^^^^^ method not found in `MDBook`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `test_chapter` found for struct `MDBook` in the current scope
[INFO] [stdout]   --> tests/testing.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert!(md.test_chapter(vec![], Some("Bogus Chapter Name")).is_err());
[INFO] [stdout]    |                ^^^^^^^^^^^^ method not found in `MDBook`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbook-spacewizards` (test "testing") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/rendered_output.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let md = MDBook::load_with_config(temp.path(), config).unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^--------------------- argument #3 of type `BuildOpts` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/book/mod.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn load_with_config<P: Into<PathBuf>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let md = MDBook::load_with_config(temp.path(), config, /* BuildOpts */).unwrap();
[INFO] [stdout]     |                                                          +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/rendered_output.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let md = MDBook::load_with_config(temp.path(), cfg).unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^------------------ argument #3 of type `BuildOpts` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/book/mod.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn load_with_config<P: Into<PathBuf>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let md = MDBook::load_with_config(temp.path(), cfg, /* BuildOpts */).unwrap();
[INFO] [stdout]     |                                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/rendered_output.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 |     let md = MDBook::load_with_config(temp.path(), cfg).unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^------------------ argument #3 of type `BuildOpts` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/book/mod.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn load_with_config<P: Into<PathBuf>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 646 |     let md = MDBook::load_with_config(temp.path(), cfg, /* BuildOpts */).unwrap();
[INFO] [stdout]     |                                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/rendered_output.rs:922:5
[INFO] [stdout]     |
[INFO] [stdout] 922 |     MDBook::load_with_config(p, config)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^----------- argument #3 of type `BuildOpts` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/book/mod.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn load_with_config<P: Into<PathBuf>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 922 |     MDBook::load_with_config(p, config, /* BuildOpts */)
[INFO] [stdout]     |                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/rendered_output.rs:935:5
[INFO] [stdout]     |
[INFO] [stdout] 935 |     MDBook::load_with_config(p, config)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^----------- argument #3 of type `BuildOpts` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/book/mod.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn load_with_config<P: Into<PathBuf>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 935 |     MDBook::load_with_config(p, config, /* BuildOpts */)
[INFO] [stdout]     |                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/rendered_output.rs:949:5
[INFO] [stdout]     |
[INFO] [stdout] 949 |     MDBook::load_with_config(p, config)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^----------- argument #3 of type `BuildOpts` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/book/mod.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn load_with_config<P: Into<PathBuf>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 949 |     MDBook::load_with_config(p, config, /* BuildOpts */)
[INFO] [stdout]     |                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `debug` in this scope
[INFO] [stdout]    --> src/utils/mod.rs:538:21
[INFO] [stdout]     |
[INFO] [stdout] 538 |                     debug!("Create: {}", chapter_path.display());
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbook-spacewizards` (test "rendered_output") due to 7 previous errors
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/cmd/test.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn execute(args: &ArgMatches) -> Result<()> {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/book/mod.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | use log::{debug, error, info, log_enabled, trace, warn};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/book/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/book/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils`
[INFO] [stdout]   --> src/book/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use crate::utils;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RustEdition`
[INFO] [stdout]   --> src/book/mod.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | use crate::config::{Config, RustEdition};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:433:16
[INFO] [stdout]     |
[INFO] [stdout] 433 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `search`, `serve`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/book/mod.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         temp_dir: &TempDir,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `library_args`
[INFO] [stdout]    --> src/book/mod.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         library_args: &Vec<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_library_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `book`
[INFO] [stdout]    --> src/book/mod.rs:337:13
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let book = LinkPreprocessor::new().run(&preprocess_context, book.clone())?;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_book`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbook-spacewizards` (lib test) due to 1 previous error; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b", kill_on_drop: false }`
[INFO] [stdout] 7f193456f14b35165eeb0562abfbf335f2524fc7b5514ed69b956a84b9b7b59b
