[INFO] cloning repository https://github.com/FelipeABG/web-framework
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FelipeABG/web-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeABG%2Fweb-framework", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeABG%2Fweb-framework'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99157e8f96fa89d066a3bc18a28e82834ee3d6e5
[INFO] testing FelipeABG/web-framework against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeABG%2Fweb-framework" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FelipeABG/web-framework
[INFO] finished tweaking git repo https://github.com/FelipeABG/web-framework
[INFO] tweaked toml for git repo https://github.com/FelipeABG/web-framework written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FelipeABG/web-framework on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FelipeABG/web-framework 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e13dde090b59a46359d69544fb5bb94b5a748926ac3d6bef9c47d9f5995df422
[INFO] running `Command { std: "docker" "start" "-a" "e13dde090b59a46359d69544fb5bb94b5a748926ac3d6bef9c47d9f5995df422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e13dde090b59a46359d69544fb5bb94b5a748926ac3d6bef9c47d9f5995df422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13dde090b59a46359d69544fb5bb94b5a748926ac3d6bef9c47d9f5995df422", kill_on_drop: false }`
[INFO] [stdout] e13dde090b59a46359d69544fb5bb94b5a748926ac3d6bef9c47d9f5995df422
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6e9fe5ab914232ba66d86e8391d906cc4fc29957fa054523c2d3b58a5725230
[INFO] running `Command { std: "docker" "start" "-a" "e6e9fe5ab914232ba66d86e8391d906cc4fc29957fa054523c2d3b58a5725230", kill_on_drop: false }`
[INFO] [stderr]    Compiling rwf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "e6e9fe5ab914232ba66d86e8391d906cc4fc29957fa054523c2d3b58a5725230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e9fe5ab914232ba66d86e8391d906cc4fc29957fa054523c2d3b58a5725230", kill_on_drop: false }`
[INFO] [stdout] e6e9fe5ab914232ba66d86e8391d906cc4fc29957fa054523c2d3b58a5725230
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94db97aff037d59a36f73a6f3c4ddd093eb525ae47ad6b49f6e215928da9509a
[INFO] running `Command { std: "docker" "start" "-a" "94db97aff037d59a36f73a6f3c4ddd093eb525ae47ad6b49f6e215928da9509a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rwf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "94db97aff037d59a36f73a6f3c4ddd093eb525ae47ad6b49f6e215928da9509a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94db97aff037d59a36f73a6f3c4ddd093eb525ae47ad6b49f6e215928da9509a", kill_on_drop: false }`
[INFO] [stdout] 94db97aff037d59a36f73a6f3c4ddd093eb525ae47ad6b49f6e215928da9509a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20582c4683c891f7b7cac1cf89f372af0586dabfbd93d43db96e573f5b3de81c
[INFO] running `Command { std: "docker" "start" "-a" "20582c4683c891f7b7cac1cf89f372af0586dabfbd93d43db96e573f5b3de81c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rwf-1ad80c1be5aa1e4e)
[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]    Doc-tests rwf
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/connection/response.rs - connection::response (line 11) ... FAILED
[INFO] [stdout] test src/connection/method.rs - connection::method::Method::from_string (line 52) ... FAILED
[INFO] [stdout] test src/connection/method.rs - connection::method (line 10) ... FAILED
[INFO] [stdout] test src/connection/response.rs - connection::response::error404 (line 62) ... FAILED
[INFO] [stdout] test src/connection/request.rs - connection::request (line 15) ... FAILED
[INFO] [stdout] test src/connection/method.rs - connection::method::Method::to_string (line 72) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session (line 18) ... FAILED
[INFO] [stdout] test src/connection/request.rs - connection::request::Request::parse (line 58) ... FAILED
[INFO] [stdout] test src/connection/response.rs - connection::response::format_content (line 43) ... FAILED
[INFO] [stdout] test src/connection/response.rs - connection::response::template (line 109) ... FAILED
[INFO] [stdout] test src/connection/request.rs - connection::request::from_forms (line 202) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session (line 33) ... FAILED
[INFO] [stdout] test src/connection/response.rs - connection::response::template (line 77) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Session::new (line 72) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Session::get (line 111) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Session::add (line 92) ... FAILED
[INFO] [stdout] test src/connection/response.rs - connection::response::template (line 82) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Sessions::add (line 168) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Sessions::get (line 192) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Sessions::contains (line 156) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Sessions::new (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::run (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::build (line 76) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::route (line 122) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::static_dir (line 145) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Routes::add (line 146) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] test src/routing.rs - routing (line 11) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::contains_any (line 5) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Routes::get_route (line 118) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Route::new (line 56) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Route::get_fn (line 74) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/connection/response.rs - connection::response (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `response`
[INFO] [stdout]  --> src/connection/response.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use response::{format_content, html};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `response`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/connection/response.rs, use `mod response` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod response;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/method.rs - connection::method::Method::from_string (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method`
[INFO] [stdout]  --> src/connection/method.rs:53:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let method = Method::from_string("GET");
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Method`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::method::Method;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method`
[INFO] [stdout]  --> src/connection/method.rs:54:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert!(matches!(method, Method::GET));
[INFO] [stdout]   |                          ^^^^^^ use of undeclared type `Method`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::method::Method;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/method.rs - connection::method (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `method`
[INFO] [stdout]  --> src/connection/method.rs:11:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use method::Method;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `method`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/connection/method.rs, use `mod method` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod method;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/response.rs - connection::response::error404 (line 62) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `error` in this scope
[INFO] [stdout]  --> src/connection/response.rs:63:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | let not_found = error();
[INFO] [stdout]   |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/request.rs - connection::request (line 15) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `request`
[INFO] [stdout]  --> src/connection/request.rs:16:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use request::Request;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `request`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/connection/request.rs, use `mod request` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod request;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `stream` in this scope
[INFO] [stdout]  --> src/connection/request.rs:19:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | let request = Request::parse(&stream);
[INFO] [stdout]   |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/method.rs - connection::method::Method::to_string (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method`
[INFO] [stdout]  --> src/connection/method.rs:73:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let method = Method::GET;
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Method`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::method::Method;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session (line 18) stdout ----
[INFO] [stdout] error[E0603]: struct `Session` is private
[INFO] [stdout]   --> src/connection/session.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{Session, Sessions};
[INFO] [stdout]    |           ^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Session` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |         session::{Session, Sessions},
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] help: import `Session` directly
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{rwf::connection::session::Session, Sessions};
[INFO] [stdout]    |           ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Sessions` is private
[INFO] [stdout]   --> src/connection/session.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{Session, Sessions};
[INFO] [stdout]    |                    ^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Sessions` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         session::{Session, Sessions},
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] help: import `Sessions` directly
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{Session, rwf::connection::session::Sessions};
[INFO] [stdout]    |                    ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/request.rs - connection::request::Request::parse (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request`
[INFO] [stdout]  --> src/connection/request.rs:59:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let request = Request::parse(&tcp_stream);
[INFO] [stdout]   |               ^^^^^^^ use of undeclared type `Request`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Request;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::request::Request;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tcp_stream` in this scope
[INFO] [stdout]  --> src/connection/request.rs:59:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | let request = Request::parse(&tcp_stream);
[INFO] [stdout]   |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/response.rs - connection::response::format_content (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `format_content` in this scope
[INFO] [stdout]  --> src/connection/response.rs:44:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let response = format_content(
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::response::format_content;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/response.rs - connection::response::template (line 109) stdout ----
[INFO] [stdout] error: cannot find macro `template` in this scope
[INFO] [stdout]  --> src/connection/response.rs:111:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let result = template!("templates/welcome.txt");
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::template;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `template` in this scope
[INFO] [stdout]  --> src/connection/response.rs:116:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | let message = template!("templates/user_welcome.txt", name, role);
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::template;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/request.rs - connection::request::from_forms (line 202) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `from_forms` in this scope
[INFO] [stdout]  --> src/connection/request.rs:204:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let form_data = from_forms(&body);
[INFO] [stdout]   |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::request::from_forms;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session (line 33) stdout ----
[INFO] [stdout] error[E0603]: struct `Session` is private
[INFO] [stdout]   --> src/connection/session.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{Session, Sessions};
[INFO] [stdout]    |           ^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Session` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |         session::{Session, Sessions},
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] help: import `Session` directly
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{rwf::connection::session::Session, Sessions};
[INFO] [stdout]    |           ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Sessions` is private
[INFO] [stdout]   --> src/connection/session.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{Session, Sessions};
[INFO] [stdout]    |                    ^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Sessions` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         session::{Session, Sessions},
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] help: import `Sessions` directly
[INFO] [stdout]    |
[INFO] [stdout]  5 | use rwf::{Session, rwf::connection::session::Sessions};
[INFO] [stdout]    |                    ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/response.rs - connection::response::template (line 77) stdout ----
[INFO] [stdout] error: cannot find macro `template` in this scope
[INFO] [stdout]  --> src/connection/response.rs:78:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let content = template!("path/to/file.txt");
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::template;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session::Session::new (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]  --> src/connection/session.rs:73:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let session = Session::new();
[INFO] [stdout]   |               ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::session::Session;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session::Session::get (line 111) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]  --> src/connection/session.rs:112:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut session = Session::new();
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::session::Session;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session::Session::add (line 92) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session`
[INFO] [stdout]  --> src/connection/session.rs:93:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut session = Session::new();
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::session::Session;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/response.rs - connection::response::template (line 82) stdout ----
[INFO] [stdout] error: cannot find macro `template` in this scope
[INFO] [stdout]  --> src/connection/response.rs:85:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let content = template!("path/to/template.txt", name, age);
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::template;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session::Sessions::add (line 168) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sessions`
[INFO] [stdout]  --> src/connection/session.rs:169:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut sessions = Sessions::new();
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `Sessions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::session::Sessions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session::Sessions::get (line 192) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sessions`
[INFO] [stdout]  --> src/connection/session.rs:193:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut sessions = Sessions::new();
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `Sessions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::session::Sessions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session::Sessions::contains (line 156) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sessions`
[INFO] [stdout]  --> src/connection/session.rs:157:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let sessions = Sessions::new();
[INFO] [stdout]   |                ^^^^^^^^ use of undeclared type `Sessions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::session::Sessions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/session.rs - connection::session::Sessions::new (line 138) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sessions`
[INFO] [stdout]  --> src/connection/session.rs:139:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let sessions = Sessions::new();
[INFO] [stdout]   |                ^^^^^^^^ use of undeclared type `Sessions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::connection::session::Sessions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::run (line 97) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Server`
[INFO] [stdout]  --> src/lib.rs:98:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut server = Server::build("127.0.0.1:8080")?;
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Server`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::Server;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::build (line 76) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Server`
[INFO] [stdout]  --> src/lib.rs:77:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let server = Server::build("127.0.0.1:8080")?;
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Server`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::Server;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::route (line 122) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `server` in this scope
[INFO] [stdout]  --> src/lib.rs:123:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | server.route("/hello", |req, session| {
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::static_dir (line 145) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `server` in this scope
[INFO] [stdout]  --> src/lib.rs:146:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | server.static_dir("/static");
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/routing.rs - routing::Routes::add (line 146) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `routes` in this scope
[INFO] [stdout]  --> src/routing.rs:147:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | routes.add("/hello", |req, session| {
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Server built on port: 127.0.0.1:8080
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (181) panicked at src/lib.rs:153:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573510a2f612 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573510a2f612 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573510a2f612 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573510a2f612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573510a3ea8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573510a3ea8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x573510a0ad93 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573510a0ad93 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573510a11a22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573510a1367c - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573510a134d6 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x573510a13c55 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x573510a13aea - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x573510a11b59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5735109fefdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x573510a42d80 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x573510a42596 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5735109e4b55 - core::result::Result<T,E>::unwrap::hd22f6dba94531cce
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x5735109e4b55 - rwf::Server::static_dir::h2eab34bebd5fd664
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:153:34
[INFO] [stdout]   19:     0x5735109e2d68 - rust_out::main::h7e8eb6191eb3aa81
[INFO] [stdout]   20:     0x5735109e29e3 - core::ops::function::FnOnce::call_once::h63e794f737a2cc73
[INFO] [stdout]   21:     0x5735109e2936 - std::sys::backtrace::__rust_begin_short_backtrace::hea56d02e400f0d1b
[INFO] [stdout]   22:     0x5735109e2919 - std::rt::lang_start::{{closure}}::h710cdee24ea2f7d8
[INFO] [stdout]   23:     0x573510a0c470 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x573510a0c470 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x573510a0c470 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x573510a0c470 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x573510a0c470 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x573510a0c470 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x573510a0c470 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x573510a0c470 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x573510a0c470 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5735109e2901 - std::rt::lang_start::ha14896125a26e756
[INFO] [stdout]   33:     0x5735109e2e35 - main
[INFO] [stdout]   34:     0x728d528e91ca - <unknown>
[INFO] [stdout]   35:     0x728d528e928b - __libc_start_main
[INFO] [stdout]   36:     0x5735109e2805 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/routing.rs - routing (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `routing`
[INFO] [stdout]  --> src/routing.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use routing::Routes;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `routing`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/routing.rs, use `mod routing` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod routing;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/routing.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let handler = route.get_fn();
[INFO] [stdout]    |                   ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::contains_any (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `contains_any` in this scope
[INFO] [stdout]  --> src/macros.rs:11:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert!(!contains_any!(my_string, "Rust", "macro"));
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::contains_any;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `contains_any` in this scope
[INFO] [stdout]  --> src/macros.rs:10:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert!(contains_any!(my_string, "world"));          // true
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::contains_any;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `contains_any` in this scope
[INFO] [stdout]  --> src/macros.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert!(contains_any!(my_string, "Hello", "world")); // true
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rwf::contains_any;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/routing.rs - routing::Routes::get_route (line 118) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `routes` in this scope
[INFO] [stdout]  --> src/routing.rs:119:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | if let Some(route) = routes.get_route("/hello") {
[INFO] [stdout]   |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/routing.rs - routing::Route::new (line 56) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route`
[INFO] [stdout]  --> src/routing.rs:57:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let route = Route::new(
[INFO] [stdout]   |             ^^^^^ use of undeclared type `Route`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/routing.rs - routing::Route::get_fn (line 74) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `routes` in this scope
[INFO] [stdout]  --> src/routing.rs:75:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | if let Some(route) = routes.get_route("/hello") {
[INFO] [stdout]   |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `request` in this scope
[INFO] [stdout]  --> src/routing.rs:77:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let response = handler(request, session);
[INFO] [stdout]   |                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `session` in this scope
[INFO] [stdout]  --> src/routing.rs:77:37
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let response = handler(request, session);
[INFO] [stdout]   |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/routing.rs:76:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let handler = route.get_fn();
[INFO] [stdout]   |                   ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/connection/method.rs - connection::method (line 10)
[INFO] [stdout]     src/connection/method.rs - connection::method::Method::from_string (line 52)
[INFO] [stdout]     src/connection/method.rs - connection::method::Method::to_string (line 72)
[INFO] [stdout]     src/connection/request.rs - connection::request (line 15)
[INFO] [stdout]     src/connection/request.rs - connection::request::Request::parse (line 58)
[INFO] [stdout]     src/connection/request.rs - connection::request::from_forms (line 202)
[INFO] [stdout]     src/connection/response.rs - connection::response (line 11)
[INFO] [stdout]     src/connection/response.rs - connection::response::error404 (line 62)
[INFO] [stdout]     src/connection/response.rs - connection::response::format_content (line 43)
[INFO] [stdout]     src/connection/response.rs - connection::response::template (line 109)
[INFO] [stdout]     src/connection/response.rs - connection::response::template (line 77)
[INFO] [stdout]     src/connection/response.rs - connection::response::template (line 82)
[INFO] [stdout]     src/connection/session.rs - connection::session (line 18)
[INFO] [stdout]     src/connection/session.rs - connection::session (line 33)
[INFO] [stdout]     src/connection/session.rs - connection::session::Session::add (line 92)
[INFO] [stdout]     src/connection/session.rs - connection::session::Session::get (line 111)
[INFO] [stdout]     src/connection/session.rs - connection::session::Session::new (line 72)
[INFO] [stdout]     src/connection/session.rs - connection::session::Sessions::add (line 168)
[INFO] [stdout]     src/connection/session.rs - connection::session::Sessions::contains (line 156)
[INFO] [stdout]     src/connection/session.rs - connection::session::Sessions::get (line 192)
[INFO] [stdout]     src/connection/session.rs - connection::session::Sessions::new (line 138)
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout]     src/lib.rs - Server::build (line 76)
[INFO] [stdout]     src/lib.rs - Server::route (line 122)
[INFO] [stdout]     src/lib.rs - Server::run (line 97)
[INFO] [stdout]     src/lib.rs - Server::static_dir (line 145)
[INFO] [stdout]     src/macros.rs - macros::contains_any (line 5)
[INFO] [stdout]     src/routing.rs - routing (line 11)
[INFO] [stdout]     src/routing.rs - routing::Route::get_fn (line 74)
[INFO] [stdout]     src/routing.rs - routing::Route::new (line 56)
[INFO] [stdout]     src/routing.rs - routing::Routes::add (line 146)
[INFO] [stdout]     src/routing.rs - routing::Routes::get_route (line 118)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "20582c4683c891f7b7cac1cf89f372af0586dabfbd93d43db96e573f5b3de81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20582c4683c891f7b7cac1cf89f372af0586dabfbd93d43db96e573f5b3de81c", kill_on_drop: false }`
[INFO] [stdout] 20582c4683c891f7b7cac1cf89f372af0586dabfbd93d43db96e573f5b3de81c
