[INFO] cloning repository https://github.com/maccoda/made-up
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maccoda/made-up" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccoda%2Fmade-up", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccoda%2Fmade-up'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 679f10debf0bca720b033870ef59e43416200ea3
[INFO] testing maccoda/made-up against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccoda%2Fmade-up" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maccoda/made-up
[INFO] finished tweaking git repo https://github.com/maccoda/made-up
[INFO] tweaked toml for git repo https://github.com/maccoda/made-up written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maccoda/made-up on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maccoda/made-up 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded same-file v0.1.3
[INFO] [stderr]   Downloaded itoa v0.4.5
[INFO] [stderr]   Downloaded hermit-abi v0.1.14
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded linked-hash-map v0.5.3
[INFO] [stderr]   Downloaded pest v0.3.3
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded serde_derive v1.0.111
[INFO] [stderr]   Downloaded serde_json v1.0.55
[INFO] [stderr]   Downloaded yaml-rust v0.4.4
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded libc v0.2.71
[INFO] [stderr]   Downloaded unicode-width v0.1.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.18
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded pulldown-cmark v0.0.14
[INFO] [stderr]   Downloaded dtoa v0.4.5
[INFO] [stderr]   Downloaded syn v1.0.31
[INFO] [stderr]   Downloaded utf8-ranges v1.0.4
[INFO] [stderr]   Downloaded bitflags v0.8.2
[INFO] [stderr]   Downloaded ucd-util v0.1.8
[INFO] [stderr]   Downloaded serde v1.0.111
[INFO] [stderr]   Downloaded walkdir v1.0.7
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded handlebars v0.29.1
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cf21f9d03400b3aaf1170f32f5e49f4609aff44630ebe13ccb7eaa9ce63045d
[INFO] running `Command { std: "docker" "start" "-a" "9cf21f9d03400b3aaf1170f32f5e49f4609aff44630ebe13ccb7eaa9ce63045d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cf21f9d03400b3aaf1170f32f5e49f4609aff44630ebe13ccb7eaa9ce63045d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf21f9d03400b3aaf1170f32f5e49f4609aff44630ebe13ccb7eaa9ce63045d", kill_on_drop: false }`
[INFO] [stdout] 9cf21f9d03400b3aaf1170f32f5e49f4609aff44630ebe13ccb7eaa9ce63045d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2be852e8fd40429f1b23f844b5aa87da5066b4b3e019862e7a8c2fcf535aad0
[INFO] running `Command { std: "docker" "start" "-a" "f2be852e8fd40429f1b23f844b5aa87da5066b4b3e019862e7a8c2fcf535aad0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.55
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling pulldown-cmark v0.0.14
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling pest v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling dtoa v0.4.5
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling handlebars v0.29.1
[INFO] [stderr]    Compiling made-up v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Error type for the conversion of the markdown files to the static site.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     foreign_links {
[INFO] [stdout] 30 | |         IO(std::io::Error);
[INFO] [stdout] 31 | |         Template(handlebars::RenderError);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:227:29
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn handle_config(root_dir: &AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn handle_config(root_dir: &dyn AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     foreign_links {
[INFO] [stdout] 30 | |         IO(std::io::Error);
[INFO] [stdout] 31 | |         Template(handlebars::RenderError);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / configuration!{
[INFO] [stdout] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stdout] 14 | |     index_template, Option<String>, None;
[INFO] [stdout] 15 | |     out_dir, String, "out".to_string();
[INFO] [stdout] 16 | |     copy_resources, bool, true;
[INFO] [stdout] 17 | |     title, String, "Title".to_string()
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / configuration!{
[INFO] [stdout] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stdout] 14 | |     index_template, Option<String>, None;
[INFO] [stdout] 15 | |     out_dir, String, "out".to_string();
[INFO] [stdout] 16 | |     copy_resources, bool, true;
[INFO] [stdout] 17 | |     title, String, "Title".to_string()
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/templates.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Element`
[INFO] [stdout] 32 | pub struct Element {
[INFO] [stdout]    |            ------- `Element` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f2be852e8fd40429f1b23f844b5aa87da5066b4b3e019862e7a8c2fcf535aad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2be852e8fd40429f1b23f844b5aa87da5066b4b3e019862e7a8c2fcf535aad0", kill_on_drop: false }`
[INFO] [stdout] f2be852e8fd40429f1b23f844b5aa87da5066b4b3e019862e7a8c2fcf535aad0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e9d2ace2f43a92d056f4053001f33c2e3802c30ded6996d20149aa8ed93a12b
[INFO] running `Command { std: "docker" "start" "-a" "6e9d2ace2f43a92d056f4053001f33c2e3802c30ded6996d20149aa8ed93a12b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling made-up v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Error type for the conversion of the markdown files to the static site.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     foreign_links {
[INFO] [stdout] 30 | |         IO(std::io::Error);
[INFO] [stdout] 31 | |         Template(handlebars::RenderError);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:227:29
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn handle_config(root_dir: &AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn handle_config(root_dir: &dyn AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     foreign_links {
[INFO] [stdout] 30 | |         IO(std::io::Error);
[INFO] [stdout] 31 | |         Template(handlebars::RenderError);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / configuration!{
[INFO] [stdout] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stdout] 14 | |     index_template, Option<String>, None;
[INFO] [stdout] 15 | |     out_dir, String, "out".to_string();
[INFO] [stdout] 16 | |     copy_resources, bool, true;
[INFO] [stdout] 17 | |     title, String, "Title".to_string()
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / configuration!{
[INFO] [stdout] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stdout] 14 | |     index_template, Option<String>, None;
[INFO] [stdout] 15 | |     out_dir, String, "out".to_string();
[INFO] [stdout] 16 | |     copy_resources, bool, true;
[INFO] [stdout] 17 | |     title, String, "Title".to_string()
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/templates.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Element`
[INFO] [stdout] 32 | pub struct Element {
[INFO] [stdout]    |            ------- `Element` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Error type for the conversion of the markdown files to the static site.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     foreign_links {
[INFO] [stdout] 30 | |         IO(std::io::Error);
[INFO] [stdout] 31 | |         Template(handlebars::RenderError);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:227:29
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn handle_config(root_dir: &AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn handle_config(root_dir: &dyn AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / error_chain! {
[INFO] [stdout] 29 | |     foreign_links {
[INFO] [stdout] 30 | |         IO(std::io::Error);
[INFO] [stdout] 31 | |         Template(handlebars::RenderError);
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawConfiguration` is never constructed
[INFO] [stdout]   --> src/config/config_macro.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     configuration! {
[INFO] [stdout] 80 | |         stylesheet, String, "".to_string();
[INFO] [stdout] 81 | |         gen_index, bool, false;
[INFO] [stdout] 82 | |         out_dir, String, "out".to_string();
[INFO] [stdout] 83 | |         copy_resources, bool, true;
[INFO] [stdout] 84 | |         title, String, "title".to_string()
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/config/config_macro.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |               impl RawConfiguration {
[INFO] [stdout]    |               --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |                   fn from<P: AsRef<Path>>(config_path: P) ->
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     configuration! {
[INFO] [stdout] 80 | |         stylesheet, String, "".to_string();
[INFO] [stdout] 81 | |         gen_index, bool, false;
[INFO] [stdout] 82 | |         out_dir, String, "out".to_string();
[INFO] [stdout] 83 | |         copy_resources, bool, true;
[INFO] [stdout] 84 | |         title, String, "title".to_string()
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/config/config_macro.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |               impl Configuration {
[INFO] [stdout]    |               ------------------ associated function in this implementation
[INFO] [stdout] 47 |                   /// Obtain a `Configuration` from the path provided.
[INFO] [stdout] 48 |                   pub fn from<P: AsRef<Path>>(path: P) -> Result<Configuration> {
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     configuration! {
[INFO] [stdout] 80 | |         stylesheet, String, "".to_string();
[INFO] [stdout] 81 | |         gen_index, bool, false;
[INFO] [stdout] 82 | |         out_dir, String, "out".to_string();
[INFO] [stdout] 83 | |         copy_resources, bool, true;
[INFO] [stdout] 84 | |         title, String, "title".to_string()
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / configuration!{
[INFO] [stdout] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stdout] 14 | |     index_template, Option<String>, None;
[INFO] [stdout] 15 | |     out_dir, String, "out".to_string();
[INFO] [stdout] 16 | |     copy_resources, bool, true;
[INFO] [stdout] 17 | |     title, String, "Title".to_string()
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / configuration!{
[INFO] [stdout] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stdout] 14 | |     index_template, Option<String>, None;
[INFO] [stdout] 15 | |     out_dir, String, "out".to_string();
[INFO] [stdout] 16 | |     copy_resources, bool, true;
[INFO] [stdout] 17 | |     title, String, "Title".to_string()
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     configuration! {
[INFO] [stdout] 80 | |         stylesheet, String, "".to_string();
[INFO] [stdout] 81 | |         gen_index, bool, false;
[INFO] [stdout] 82 | |         out_dir, String, "out".to_string();
[INFO] [stdout] 83 | |         copy_resources, bool, true;
[INFO] [stdout] 84 | |         title, String, "title".to_string()
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config/config_macro.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RawConfiguration`
[INFO] [stdout] 13 |               struct RawConfiguration {
[INFO] [stdout]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     configuration! {
[INFO] [stdout] 80 | |         stylesheet, String, "".to_string();
[INFO] [stdout] 81 | |         gen_index, bool, false;
[INFO] [stdout] 82 | |         out_dir, String, "out".to_string();
[INFO] [stdout] 83 | |         copy_resources, bool, true;
[INFO] [stdout] 84 | |         title, String, "title".to_string()
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/templates.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Element`
[INFO] [stdout] 32 | pub struct Element {
[INFO] [stdout]    |            ------- `Element` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6e9d2ace2f43a92d056f4053001f33c2e3802c30ded6996d20149aa8ed93a12b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9d2ace2f43a92d056f4053001f33c2e3802c30ded6996d20149aa8ed93a12b", kill_on_drop: false }`
[INFO] [stdout] 6e9d2ace2f43a92d056f4053001f33c2e3802c30ded6996d20149aa8ed93a12b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e12b37fababa199462b25106a5302e54bf0805964543c46d1ba290586a7e583
[INFO] running `Command { std: "docker" "start" "-a" "1e12b37fababa199462b25106a5302e54bf0805964543c46d1ba290586a7e583", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/lib.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | /// Error type for the conversion of the markdown files to the static site.
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/lib.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / error_chain! {
[INFO] [stderr] 29 | |     foreign_links {
[INFO] [stderr] 30 | |         IO(std::io::Error);
[INFO] [stderr] 31 | |         Template(handlebars::RenderError);
[INFO] [stderr] ...  |
[INFO] [stderr] 39 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/lib.rs:227:29
[INFO] [stderr]     |
[INFO] [stderr] 227 | fn handle_config(root_dir: &AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 227 | fn handle_config(root_dir: &dyn AsRef<Path>, config: &config::Configuration) -> Result<()> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> src/lib.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / error_chain! {
[INFO] [stderr] 29 | |     foreign_links {
[INFO] [stderr] 30 | |         IO(std::io::Error);
[INFO] [stderr] 31 | |         Template(handlebars::RenderError);
[INFO] [stderr] ...  |
[INFO] [stderr] 39 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config/config_macro.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]    |                        ^--------
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        `Serialize` is not local
[INFO] [stderr]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RawConfiguration`
[INFO] [stderr] 13 |               struct RawConfiguration {
[INFO] [stderr]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/config/mod.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / configuration!{
[INFO] [stderr] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stderr] 14 | |     index_template, Option<String>, None;
[INFO] [stderr] 15 | |     out_dir, String, "out".to_string();
[INFO] [stderr] 16 | |     copy_resources, bool, true;
[INFO] [stderr] 17 | |     title, String, "Title".to_string()
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config/config_macro.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]    |                                   ^----------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `Deserialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RawConfiguration`
[INFO] [stderr] 13 |               struct RawConfiguration {
[INFO] [stderr]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/config/mod.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / configuration!{
[INFO] [stderr] 13 | |     stylesheet, Vec<String>, vec![];
[INFO] [stderr] 14 | |     index_template, Option<String>, None;
[INFO] [stderr] 15 | |     out_dir, String, "out".to_string();
[INFO] [stderr] 16 | |     copy_resources, bool, true;
[INFO] [stderr] 17 | |     title, String, "Title".to_string()
[INFO] [stderr] 18 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/templates.rs:31:10
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Serialize)]
[INFO] [stderr]    |          ^--------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Serialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Element`
[INFO] [stderr] 32 | pub struct Element {
[INFO] [stderr]    |            ------- `Element` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawConfiguration` is never constructed
[INFO] [stderr]   --> src/config/config_macro.rs:13:20
[INFO] [stderr]    |
[INFO] [stderr] 13 |               struct RawConfiguration {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 | /     configuration! {
[INFO] [stderr] 80 | |         stylesheet, String, "".to_string();
[INFO] [stderr] 81 | |         gen_index, bool, false;
[INFO] [stderr] 82 | |         out_dir, String, "out".to_string();
[INFO] [stderr] 83 | |         copy_resources, bool, true;
[INFO] [stderr] 84 | |         title, String, "title".to_string()
[INFO] [stderr] 85 | |     }
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]   --> src/config/config_macro.rs:22:20
[INFO] [stderr]    |
[INFO] [stderr] 19 |               impl RawConfiguration {
[INFO] [stderr]    |               --------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 22 |                   fn from<P: AsRef<Path>>(config_path: P) ->
[INFO] [stderr]    |                      ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 | /     configuration! {
[INFO] [stderr] 80 | |         stylesheet, String, "".to_string();
[INFO] [stderr] 81 | |         gen_index, bool, false;
[INFO] [stderr] 82 | |         out_dir, String, "out".to_string();
[INFO] [stderr] 83 | |         copy_resources, bool, true;
[INFO] [stderr] 84 | |         title, String, "title".to_string()
[INFO] [stderr] 85 | |     }
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]   --> src/config/config_macro.rs:48:24
[INFO] [stderr]    |
[INFO] [stderr] 46 |               impl Configuration {
[INFO] [stderr]    |               ------------------ associated function in this implementation
[INFO] [stderr] 47 |                   /// Obtain a `Configuration` from the path provided.
[INFO] [stderr] 48 |                   pub fn from<P: AsRef<Path>>(path: P) -> Result<Configuration> {
[INFO] [stderr]    |                          ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 | /     configuration! {
[INFO] [stderr] 80 | |         stylesheet, String, "".to_string();
[INFO] [stderr] 81 | |         gen_index, bool, false;
[INFO] [stderr] 82 | |         out_dir, String, "out".to_string();
[INFO] [stderr] 83 | |         copy_resources, bool, true;
[INFO] [stderr] 84 | |         title, String, "title".to_string()
[INFO] [stderr] 85 | |     }
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config/config_macro.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]    |                        ^--------
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        `Serialize` is not local
[INFO] [stderr]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RawConfiguration`
[INFO] [stderr] 13 |               struct RawConfiguration {
[INFO] [stderr]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stderr] ...
[INFO] [stderr] 79 | /     configuration! {
[INFO] [stderr] 80 | |         stylesheet, String, "".to_string();
[INFO] [stderr] 81 | |         gen_index, bool, false;
[INFO] [stderr] 82 | |         out_dir, String, "out".to_string();
[INFO] [stderr] 83 | |         copy_resources, bool, true;
[INFO] [stderr] 84 | |         title, String, "title".to_string()
[INFO] [stderr] 85 | |     }
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config/config_macro.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 |               #[derive(Serialize, Deserialize, Debug)]
[INFO] [stderr]    |                                   ^----------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `Deserialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RawConfiguration`
[INFO] [stderr] 13 |               struct RawConfiguration {
[INFO] [stderr]    |                      ---------------- `RawConfiguration` is not local
[INFO] [stderr] ...
[INFO] [stderr] 79 | /     configuration! {
[INFO] [stderr] 80 | |         stylesheet, String, "".to_string();
[INFO] [stderr] 81 | |         gen_index, bool, false;
[INFO] [stderr] 82 | |         out_dir, String, "out".to_string();
[INFO] [stderr] 83 | |         copy_resources, bool, true;
[INFO] [stderr] 84 | |         title, String, "title".to_string()
[INFO] [stderr] 85 | |     }
[INFO] [stderr]    | |_____- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `configuration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `made-up` (lib) generated 7 warnings (run `cargo fix --lib -p made-up` to apply 1 suggestion)
[INFO] [stderr] warning: `made-up` (lib test) generated 12 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/made_up-4677dd031bb4250c)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test config::config_macro::tests::test_config_macro_default ... ok
[INFO] [stdout] test file_utils::tests::test_check_dir_exists ... ok
[INFO] [stdout] test config::tests::test_read ... ok
[INFO] [stdout] test html::tests::test_consume ... ok
[INFO] [stdout] test file_utils::tests::test_check_file ... ok
[INFO] [stdout] test config::tests::test_read_all ... ok
[INFO] [stdout] test config::tests::test_raw_read_all ... ok
[INFO] [stdout] test file_utils::tests::test_write_and_read_file ... ok
[INFO] [stdout] test html::tests::test_name_to_id ... ok
[INFO] [stdout] test html::tests::test_ordered_list ... ok
[INFO] [stdout] test html::tests::test_unordered_list ... ok
[INFO] [stdout] test config::tests::test_raw_read ... ok
[INFO] [stdout] test templates::tests::test_generate_index ... ok
[INFO] [stdout] test walker::tests::test_get_file_name ... ok
[INFO] [stdout] test templates::tests::test_index_from_template ... ok
[INFO] [stdout] test tests::test_pass_handle_config ... ok
[INFO] [stdout] test walker::tests::test_find_markdown_files ... ok
[INFO] [stdout] test tests::test_create_html ... ok
[INFO] [stdout] test tests::test_fail_read_config ... ok
[INFO] [stdout] test tests::test_fail_handle_config_no_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/make-up.rs (/opt/rustwide/target/debug/deps/make_up-0a063549c7f8f17b)
[INFO] [stderr]      Running tests/all_test.rs (/opt/rustwide/target/debug/deps/all_test-70c4d902f1ec6872)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test all_test`
[INFO] [stdout] test test_it ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_it stdout ----
[INFO] [stdout] Temp dir: "/tmp/made_up_out"
[INFO] [stdout] Writing config: stylesheet:
[INFO] [stdout]   - "style.css"
[INFO] [stdout]   - "second_style.css"
[INFO] [stdout] out_dir: "/tmp/made_up_out"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_it' (38) panicked at tests/common/mod.rs:14:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c6505313262 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c6505313262 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c6505313262 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c6505313262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c6505324baf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c6505324baf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c65052dec73 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c65052dec73 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c65052ec162 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c65052f107f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c65052f0f11 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c650501b27e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c650501b27e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c65052f168f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c65052f168f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c65052f14ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c65052ec2a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c65052d2ddd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c650532ec80 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c650532de86 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5c6504ff8636 - core::result::Result<T,E>::unwrap::h4f333b905bbcd916
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c6504ff8636 - all_test::common::write_to_file::hec872dce4f6e70b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:14:44
[INFO] [stdout]   22:     0x5c6504ff9643 - all_test::test_it::h003823e9f1f66083
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all_test.rs:26:5
[INFO] [stdout]   23:     0x5c6504ffa9b7 - all_test::test_it::{{closure}}::h1bd3fcd253c355ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all_test.rs:10:13
[INFO] [stdout]   24:     0x5c6504fde456 - core::ops::function::FnOnce::call_once::h67609bd767786af7
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c650501b05b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c650501b05b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5c650502f0dd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5c650502f0dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5c650502f0dd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5c650502f0dd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5c650502f0dd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c650502f0dd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5c650502f0dd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5c65050085f4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5c65050085f4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5c650500bf2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5c650500bf2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5c650500bf2a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5c650500bf2a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5c650500bf2a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c650500bf2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5c650500bf2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5c65052e769f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5c65052e769f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7d8cac7faaa4 - <unknown>
[INFO] [stdout]   46:     0x7d8cac887a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_it
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e12b37fababa199462b25106a5302e54bf0805964543c46d1ba290586a7e583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e12b37fababa199462b25106a5302e54bf0805964543c46d1ba290586a7e583", kill_on_drop: false }`
[INFO] [stdout] 1e12b37fababa199462b25106a5302e54bf0805964543c46d1ba290586a7e583
