[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeABG%2Fweb-framework" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FelipeABG/web-framework on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cda5b731f9a1c5729ac6ffc0a2d42b1e5b1bddc82eb288db7e14688b30c2de4
[INFO] running `Command { std: "docker" "start" "-a" "5cda5b731f9a1c5729ac6ffc0a2d42b1e5b1bddc82eb288db7e14688b30c2de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cda5b731f9a1c5729ac6ffc0a2d42b1e5b1bddc82eb288db7e14688b30c2de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cda5b731f9a1c5729ac6ffc0a2d42b1e5b1bddc82eb288db7e14688b30c2de4", kill_on_drop: false }`
[INFO] [stdout] 5cda5b731f9a1c5729ac6ffc0a2d42b1e5b1bddc82eb288db7e14688b30c2de4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16c4b9ed9977b5eed08d2b6929b0a29932c89a8268d8ab6b17363fd1ae80b790
[INFO] running `Command { std: "docker" "start" "-a" "16c4b9ed9977b5eed08d2b6929b0a29932c89a8268d8ab6b17363fd1ae80b790", kill_on_drop: false }`
[INFO] [stderr]    Compiling rwf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "16c4b9ed9977b5eed08d2b6929b0a29932c89a8268d8ab6b17363fd1ae80b790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c4b9ed9977b5eed08d2b6929b0a29932c89a8268d8ab6b17363fd1ae80b790", kill_on_drop: false }`
[INFO] [stdout] 16c4b9ed9977b5eed08d2b6929b0a29932c89a8268d8ab6b17363fd1ae80b790
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16e5deaf256ed70ab73091b25bb4b34c2bc2f3f313a2d3d70c0d9d8f432b7ae1
[INFO] running `Command { std: "docker" "start" "-a" "16e5deaf256ed70ab73091b25bb4b34c2bc2f3f313a2d3d70c0d9d8f432b7ae1", 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.42s
[INFO] running `Command { std: "docker" "inspect" "16e5deaf256ed70ab73091b25bb4b34c2bc2f3f313a2d3d70c0d9d8f432b7ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e5deaf256ed70ab73091b25bb4b34c2bc2f3f313a2d3d70c0d9d8f432b7ae1", kill_on_drop: false }`
[INFO] [stdout] 16e5deaf256ed70ab73091b25bb4b34c2bc2f3f313a2d3d70c0d9d8f432b7ae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f01e4487353be4f9016484e5dd02489023423f591267b7cdd8101ebdbd64bb2
[INFO] running `Command { std: "docker" "start" "-a" "1f01e4487353be4f9016484e5dd02489023423f591267b7cdd8101ebdbd64bb2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rwf-3d0ecb13984b04ba)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests rwf
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/connection/request.rs - connection::request::Request::parse (line 58) ... 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/session.rs - connection::session (line 18) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Session::get (line 111) ... FAILED
[INFO] [stdout] test src/connection/method.rs - connection::method::Method::to_string (line 72) ... FAILED
[INFO] [stdout] test src/connection/request.rs - connection::request (line 15) ... 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 109) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session (line 33) ... FAILED
[INFO] [stdout] test src/connection/response.rs - connection::response::format_content (line 43) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Sessions::new (line 138) ... FAILED
[INFO] [stdout] test src/connection/request.rs - connection::request::from_forms (line 202) ... FAILED
[INFO] [stdout] test src/connection/response.rs - connection::response::template (line 82) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::static_dir (line 145) ... 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/lib.rs - Server::route (line 122) ... FAILED
[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/routing.rs - routing (line 11) ... 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/lib.rs - Server::build (line 76) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::contains_any (line 5) ... FAILED
[INFO] [stdout] test src/connection/session.rs - connection::session::Sessions::contains (line 156) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::run (line 97) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Routes::add (line 146) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Routes::get_route (line 118) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Route::get_fn (line 74) ... FAILED
[INFO] [stdout] test src/routing.rs - routing::Route::new (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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/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/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/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/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 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/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::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/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/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/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/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/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/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/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/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: 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::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/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/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/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/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/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/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::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: aborting due to 3 previous errors
[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/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' 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:     0x60b77506f122 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b77506f122 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b77506f122 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60b77506f122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60b77508cfe3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60b77508cfe3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60b77506c253 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60b77506c253 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60b77506ef72 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60b7750701d6 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60b77506ffd9 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x60b775070aa2 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x60b77507093a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x60b77506f619 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x60b7750705cd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x60b77508c2d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x60b77508c646 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x60b7750455bf - core::result::Result<T,E>::unwrap::hcd990aceb2ea15c1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   18:     0x60b7750455bf - rwf::Server::static_dir::h5093a3bbbce84339
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:153:34
[INFO] [stdout]   19:     0x60b775044508 - rust_out::main::h2ae8dce1ea54e173
[INFO] [stdout]   20:     0x60b775042df3 - core::ops::function::FnOnce::call_once::h9065c7e263c3e9d2
[INFO] [stdout]   21:     0x60b775042cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h5db9defe1b1589fc
[INFO] [stdout]   22:     0x60b775042c09 - std::rt::lang_start::{{closure}}::h154dd90cbfa0c637
[INFO] [stdout]   23:     0x60b775068620 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   24:     0x60b775068620 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   25:     0x60b775068620 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   26:     0x60b775068620 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x60b775068620 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x60b775068620 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60b775068620 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60b775068620 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60b775068620 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x60b775042bf1 - std::rt::lang_start::he5c867ceefe84466
[INFO] [stdout]   33:     0x60b7750445d5 - main
[INFO] [stdout]   34:     0x7769eb9071ca - <unknown>
[INFO] [stdout]   35:     0x7769eb90728b - __libc_start_main
[INFO] [stdout]   36:     0x60b775042045 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[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.02s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1f01e4487353be4f9016484e5dd02489023423f591267b7cdd8101ebdbd64bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f01e4487353be4f9016484e5dd02489023423f591267b7cdd8101ebdbd64bb2", kill_on_drop: false }`
[INFO] [stdout] 1f01e4487353be4f9016484e5dd02489023423f591267b7cdd8101ebdbd64bb2
