[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccoda%2Fmade-up" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maccoda/made-up on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 dtoa v0.4.5
[INFO] [stderr]   Downloaded yaml-rust v0.4.4
[INFO] [stderr]   Downloaded serde_derive v1.0.111
[INFO] [stderr]   Downloaded pest v0.3.3
[INFO] [stderr]   Downloaded handlebars v0.29.1
[INFO] [stderr]   Downloaded backtrace v0.3.48
[INFO] [stderr]   Downloaded serde v1.0.111
[INFO] [stderr]   Downloaded pulldown-cmark v0.0.14
[INFO] [stderr]   Downloaded addr2line v0.12.1
[INFO] [stderr]   Downloaded object v0.19.0
[INFO] [stderr]   Downloaded gimli v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da229507aec27a9de0e8bdb16cbdd38c57fc68025c75792e72be8676baf53e99
[INFO] running `Command { std: "docker" "start" "-a" "da229507aec27a9de0e8bdb16cbdd38c57fc68025c75792e72be8676baf53e99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da229507aec27a9de0e8bdb16cbdd38c57fc68025c75792e72be8676baf53e99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da229507aec27a9de0e8bdb16cbdd38c57fc68025c75792e72be8676baf53e99", kill_on_drop: false }`
[INFO] [stdout] da229507aec27a9de0e8bdb16cbdd38c57fc68025c75792e72be8676baf53e99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bbd0a3e72169421927fb1f4acfc4821ae7e76a2e59089f420864eba8b72f796
[INFO] running `Command { std: "docker" "start" "-a" "8bbd0a3e72169421927fb1f4acfc4821ae7e76a2e59089f420864eba8b72f796", 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 serde v1.0.111
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.55
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling pulldown-cmark v0.0.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling dtoa v0.4.5
[INFO] [stderr]    Compiling pest v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling addr2line v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.48
[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 15.67s
[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" "8bbd0a3e72169421927fb1f4acfc4821ae7e76a2e59089f420864eba8b72f796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bbd0a3e72169421927fb1f4acfc4821ae7e76a2e59089f420864eba8b72f796", kill_on_drop: false }`
[INFO] [stdout] 8bbd0a3e72169421927fb1f4acfc4821ae7e76a2e59089f420864eba8b72f796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2f152b80054c955e5f63ef63dca5a25e33e32aad1165e0326eadb43667776e3
[INFO] running `Command { std: "docker" "start" "-a" "f2f152b80054c955e5f63ef63dca5a25e33e32aad1165e0326eadb43667776e3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] [stderr]    Compiling made-up v0.1.0 (/opt/rustwide/workdir)
[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 1.25s
[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" "f2f152b80054c955e5f63ef63dca5a25e33e32aad1165e0326eadb43667776e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f152b80054c955e5f63ef63dca5a25e33e32aad1165e0326eadb43667776e3", kill_on_drop: false }`
[INFO] [stdout] f2f152b80054c955e5f63ef63dca5a25e33e32aad1165e0326eadb43667776e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 678fa0977d647daedea27f478cb46eb48c980edd27e4e2991bd882e45d2651e9
[INFO] running `Command { std: "docker" "start" "-a" "678fa0977d647daedea27f478cb46eb48c980edd27e4e2991bd882e45d2651e9", 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.04s
[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-951b8e518dcdd88c)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test config::config_macro::tests::test_config_macro_default ... ok
[INFO] [stdout] test config::tests::test_read ... ok
[INFO] [stdout] test config::tests::test_raw_read_all ... ok
[INFO] [stdout] test config::tests::test_raw_read ... ok
[INFO] [stdout] test config::tests::test_read_all ... ok
[INFO] [stdout] test file_utils::tests::test_check_dir_exists ... ok
[INFO] [stdout] test file_utils::tests::test_check_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 html::tests::test_consume ... ok
[INFO] [stdout] test walker::tests::test_find_markdown_files ... ok
[INFO] [stdout] test walker::tests::test_get_file_name ... ok
[INFO] [stdout] test tests::test_pass_handle_config ... ok
[INFO] [stdout] test file_utils::tests::test_write_and_read_file ... ok
[INFO] [stdout] test templates::tests::test_generate_index ... ok
[INFO] [stdout] test templates::tests::test_index_from_template ... ok
[INFO] [stdout] test tests::test_create_html ... ok
[INFO] [stdout] test tests::test_fail_handle_config_no_index ... ok
[INFO] [stdout] test tests::test_fail_read_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/make-up.rs (/opt/rustwide/target/debug/deps/make_up-859f056ebcaf4b78)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/all_test.rs (/opt/rustwide/target/debug/deps/all_test-4db25755356a1972)
[INFO] [stdout] 
[INFO] [stdout] running 1 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' (47) 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:     0x56d899eb1c12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d899eb1c12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d899eb1c12 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d899eb1c12 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d899ec93aa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d899ec93aa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56d899eb6dd6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d899eb6dd6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56d899e8dbaf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d899e8dbaf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d899ea8ba9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d899bb922e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56d899bb922e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d899ea8d62 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56d899ea8d62 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d899e8dc68 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d899e85499 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d899e8eabd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d899ec9b1c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d899ec9862 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d899ba6216 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56d899ba6216 - all_test[9e26296292c87f4f]::common::write_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:14:44
[INFO] [stdout]   22:     0x56d899baa4d3 - all_test[9e26296292c87f4f]::test_it
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all_test.rs:26:5
[INFO] [stdout]   23:     0x56d899ba9dc7 - all_test[9e26296292c87f4f]::test_it::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all_test.rs:10:13
[INFO] [stdout]   24:     0x56d899bad2a6 - <all_test[9e26296292c87f4f]::test_it::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d899bad5db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56d899bad5db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56d899bb9e3a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56d899bb9e3a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56d899bb9e3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56d899bb9e3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d899bb9e3a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d899bb9e3a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56d899bb9e3a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56d899bb4304 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56d899bb4304 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56d899bbc932 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56d899bbc932 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56d899bbc932 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56d899bbc932 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56d899bbc932 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d899bbc932 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56d899bbc932 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56d899eb141f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x56d899eb141f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7c263a383aa4 - <unknown>
[INFO] [stdout]   46:     0x7c263a410a64 - 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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test all_test`
[INFO] running `Command { std: "docker" "inspect" "678fa0977d647daedea27f478cb46eb48c980edd27e4e2991bd882e45d2651e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678fa0977d647daedea27f478cb46eb48c980edd27e4e2991bd882e45d2651e9", kill_on_drop: false }`
[INFO] [stdout] 678fa0977d647daedea27f478cb46eb48c980edd27e4e2991bd882e45d2651e9
