[INFO] cloning repository https://github.com/mnpw/webserver-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnpw/webserver-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnpw%2Fwebserver-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnpw%2Fwebserver-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45eceaf66e728ad294a8dce3aaeb3fc72a1ba6e3
[INFO] testing mnpw/webserver-rs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnpw%2Fwebserver-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mnpw/webserver-rs
[INFO] finished tweaking git repo https://github.com/mnpw/webserver-rs
[INFO] tweaked toml for git repo https://github.com/mnpw/webserver-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mnpw/webserver-rs 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/mnpw/webserver-rs 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d67f2ed3fd1a860f22ea0f7b5bba26049c2c2e4835f8669c8f27e34725462d4a
[INFO] running `Command { std: "docker" "start" "-a" "d67f2ed3fd1a860f22ea0f7b5bba26049c2c2e4835f8669c8f27e34725462d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d67f2ed3fd1a860f22ea0f7b5bba26049c2c2e4835f8669c8f27e34725462d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d67f2ed3fd1a860f22ea0f7b5bba26049c2c2e4835f8669c8f27e34725462d4a", kill_on_drop: false }`
[INFO] [stdout] d67f2ed3fd1a860f22ea0f7b5bba26049c2c2e4835f8669c8f27e34725462d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0929f3f677357b26b3e82b1a7090d8bb013321d7ad93c05e6137930b7e21e636
[INFO] running `Command { std: "docker" "start" "-a" "0929f3f677357b26b3e82b1a7090d8bb013321d7ad93c05e6137930b7e21e636", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling webserver_macro v0.1.0 (/opt/rustwide/workdir/webserver_macro)
[INFO] [stdout] warning: fields `method` and `path` are never read
[INFO] [stdout]   --> webserver_macro/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Metadata {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 15 |     method: MethodType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling webserver v0.1.0 (/opt/rustwide/workdir/webserver)
[INFO] [stderr] Metadata { method: GET, path: "/*" }
[INFO] [stderr] Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Request", span: #0 bytes(460..467) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Body", span: #0 bytes(468..472) }, arguments: None }] } }))], gt_token: Gt }) }] } })
[INFO] [stderr] Metadata { method: GET, path: "/welcome" }
[INFO] [stderr] Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Request", span: #0 bytes(663..670) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Body", span: #0 bytes(671..675) }, arguments: None }] } }))], gt_token: Gt }) }] } })
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.32s
[INFO] running `Command { std: "docker" "inspect" "0929f3f677357b26b3e82b1a7090d8bb013321d7ad93c05e6137930b7e21e636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0929f3f677357b26b3e82b1a7090d8bb013321d7ad93c05e6137930b7e21e636", kill_on_drop: false }`
[INFO] [stdout] 0929f3f677357b26b3e82b1a7090d8bb013321d7ad93c05e6137930b7e21e636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1c45e62ea71833476ffde466d0bc4b79e1735c60b0a510ab82b7a799ec5bb8ae
[INFO] running `Command { std: "docker" "start" "-a" "1c45e62ea71833476ffde466d0bc4b79e1735c60b0a510ab82b7a799ec5bb8ae", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling webserver_macro v0.1.0 (/opt/rustwide/workdir/webserver_macro)
[INFO] [stdout] warning: fields `method` and `path` are never read
[INFO] [stdout]   --> webserver_macro/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Metadata {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 15 |     method: MethodType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> webserver_macro/src/lib.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Signature`
[INFO] [stdout]   --> webserver_macro/src/lib.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use syn::{ItemFn, Signature, Visibility};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `method` and `path` are never read
[INFO] [stdout]   --> webserver_macro/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Metadata {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 15 |     method: MethodType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 16 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling webserver v0.1.0 (/opt/rustwide/workdir/webserver)
[INFO] [stderr] Metadata { method: GET, path: "/*" }
[INFO] [stderr] Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Request", span: #0 bytes(460..467) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Body", span: #0 bytes(468..472) }, arguments: None }] } }))], gt_token: Gt }) }] } })
[INFO] [stderr] Metadata { method: GET, path: "/welcome" }
[INFO] [stderr] Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Request", span: #0 bytes(663..670) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Body", span: #0 bytes(671..675) }, arguments: None }] } }))], gt_token: Gt }) }] } })
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "1c45e62ea71833476ffde466d0bc4b79e1735c60b0a510ab82b7a799ec5bb8ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c45e62ea71833476ffde466d0bc4b79e1735c60b0a510ab82b7a799ec5bb8ae", kill_on_drop: false }`
[INFO] [stdout] 1c45e62ea71833476ffde466d0bc4b79e1735c60b0a510ab82b7a799ec5bb8ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4a710373a81d8f53aa5c2f95b0d45dcab5ebb18146bdf165ebbf26cf7c1ddb30
[INFO] running `Command { std: "docker" "start" "-a" "4a710373a81d8f53aa5c2f95b0d45dcab5ebb18146bdf165ebbf26cf7c1ddb30", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: fields `method` and `path` are never read
[INFO] [stderr]   --> webserver_macro/src/lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Metadata {
[INFO] [stderr]    |        -------- fields in this struct
[INFO] [stderr] 15 |     method: MethodType,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 16 |     path: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Metadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> webserver_macro/src/lib.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Signature`
[INFO] [stderr]   --> webserver_macro/src/lib.rs:53:23
[INFO] [stderr]    |
[INFO] [stderr] 53 |     use syn::{ItemFn, Signature, Visibility};
[INFO] [stderr]    |                       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `webserver_macro` (lib) generated 1 warning
[INFO] [stderr] warning: `webserver_macro` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p webserver_macro --tests` to apply 2 suggestions)
[INFO] [stderr] Metadata { method: GET, path: "/*" }
[INFO] [stderr] Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Request", span: #0 bytes(460..467) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Body", span: #0 bytes(468..472) }, arguments: None }] } }))], gt_token: Gt }) }] } })
[INFO] [stderr] Metadata { method: GET, path: "/welcome" }
[INFO] [stderr] Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Request", span: #0 bytes(663..670) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { ident: "Body", span: #0 bytes(671..675) }, arguments: None }] } }))], gt_token: Gt }) }] } })
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webserver-e24fc7ef29d0fa89)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-83a52a540c7c2504)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webserver_macro-30bf68cd446d83de)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_busted_function ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_busted_function stdout ----
[INFO] [stderr] error: test failed, to rerun pass `-p webserver_macro --lib`
[INFO] [stdout] ItemFn {
[INFO] [stdout]     attrs: [
[INFO] [stdout]         Attribute {
[INFO] [stdout]             pound_token: Pound,
[INFO] [stdout]             style: Outer,
[INFO] [stdout]             bracket_token: Bracket,
[INFO] [stdout]             path: Path {
[INFO] [stdout]                 leading_colon: None,
[INFO] [stdout]                 segments: [
[INFO] [stdout]                     PathSegment {
[INFO] [stdout]                         ident: Ident(
[INFO] [stdout]                             lol,
[INFO] [stdout]                         ),
[INFO] [stdout]                         arguments: None,
[INFO] [stdout]                     },
[INFO] [stdout]                 ],
[INFO] [stdout]             },
[INFO] [stdout]             tokens: TokenStream [],
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     vis: Inherited,
[INFO] [stdout]     sig: Signature {
[INFO] [stdout]         constness: None,
[INFO] [stdout]         asyncness: None,
[INFO] [stdout]         unsafety: None,
[INFO] [stdout]         abi: None,
[INFO] [stdout]         fn_token: Fn,
[INFO] [stdout]         ident: Ident(
[INFO] [stdout]             foo,
[INFO] [stdout]         ),
[INFO] [stdout]         generics: Generics {
[INFO] [stdout]             lt_token: Some(
[INFO] [stdout]                 Lt,
[INFO] [stdout]             ),
[INFO] [stdout]             params: [
[INFO] [stdout]                 Lifetime(
[INFO] [stdout]                     LifetimeDef {
[INFO] [stdout]                         attrs: [],
[INFO] [stdout]                         lifetime: Lifetime {
[INFO] [stdout]                             apostrophe: Span,
[INFO] [stdout]                             ident: Ident(
[INFO] [stdout]                                 a,
[INFO] [stdout]                             ),
[INFO] [stdout]                         },
[INFO] [stdout]                         colon_token: None,
[INFO] [stdout]                         bounds: [],
[INFO] [stdout]                     },
[INFO] [stdout]                 ),
[INFO] [stdout]                 Comma,
[INFO] [stdout]                 Type(
[INFO] [stdout]                     TypeParam {
[INFO] [stdout]                         attrs: [],
[INFO] [stdout]                         ident: Ident(
[INFO] [stdout]                             T,
[INFO] [stdout]                         ),
[INFO] [stdout]                         colon_token: None,
[INFO] [stdout]                         bounds: [],
[INFO] [stdout]                         eq_token: None,
[INFO] [stdout]                         default: None,
[INFO] [stdout]                     },
[INFO] [stdout]                 ),
[INFO] [stdout]             ],
[INFO] [stdout]             gt_token: Some(
[INFO] [stdout]                 Gt,
[INFO] [stdout]             ),
[INFO] [stdout]             where_clause: None,
[INFO] [stdout]         },
[INFO] [stdout]         paren_token: Paren,
[INFO] [stdout]         inputs: [
[INFO] [stdout]             Typed(
[INFO] [stdout]                 PatType {
[INFO] [stdout]                     attrs: [],
[INFO] [stdout]                     pat: Ident(
[INFO] [stdout]                         PatIdent {
[INFO] [stdout]                             attrs: [],
[INFO] [stdout]                             by_ref: None,
[INFO] [stdout]                             mutability: None,
[INFO] [stdout]                             ident: Ident(
[INFO] [stdout]                                 parameter,
[INFO] [stdout]                             ),
[INFO] [stdout]                             subpat: None,
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     colon_token: Colon,
[INFO] [stdout]                     ty: Reference(
[INFO] [stdout]                         TypeReference {
[INFO] [stdout]                             and_token: And,
[INFO] [stdout]                             lifetime: Some(
[INFO] [stdout]                                 Lifetime {
[INFO] [stdout]                                     apostrophe: Span,
[INFO] [stdout]                                     ident: Ident(
[INFO] [stdout]                                         a,
[INFO] [stdout]                                     ),
[INFO] [stdout]                                 },
[INFO] [stdout]                             ),
[INFO] [stdout]                             mutability: None,
[INFO] [stdout]                             elem: Path(
[INFO] [stdout]                                 TypePath {
[INFO] [stdout]                                     qself: None,
[INFO] [stdout]                                     path: Path {
[INFO] [stdout]                                         leading_colon: None,
[INFO] [stdout]                                         segments: [
[INFO] [stdout]                                             PathSegment {
[INFO] [stdout]                                                 ident: Ident(
[INFO] [stdout]                                                     T,
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 arguments: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         ],
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                             ),
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ],
[INFO] [stdout]         variadic: None,
[INFO] [stdout]         output: Type(
[INFO] [stdout]             RArrow,
[INFO] [stdout]             Reference(
[INFO] [stdout]                 TypeReference {
[INFO] [stdout]                     and_token: And,
[INFO] [stdout]                     lifetime: Some(
[INFO] [stdout]                         Lifetime {
[INFO] [stdout]                             apostrophe: Span,
[INFO] [stdout]                             ident: Ident(
[INFO] [stdout]                                 a,
[INFO] [stdout]                             ),
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     mutability: None,
[INFO] [stdout]                     elem: Path(
[INFO] [stdout]                         TypePath {
[INFO] [stdout]                             qself: None,
[INFO] [stdout]                             path: Path {
[INFO] [stdout]                                 leading_colon: None,
[INFO] [stdout]                                 segments: [
[INFO] [stdout]                                     PathSegment {
[INFO] [stdout]                                         ident: Ident(
[INFO] [stdout]                                             T,
[INFO] [stdout]                                         ),
[INFO] [stdout]                                         arguments: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                             },
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout]     block: Block {
[INFO] [stdout]         brace_token: Brace,
[INFO] [stdout]         stmts: [
[INFO] [stdout]             Semi(
[INFO] [stdout]                 Return(
[INFO] [stdout]                     ExprReturn {
[INFO] [stdout]                         attrs: [],
[INFO] [stdout]                         return_token: Return,
[INFO] [stdout]                         expr: Some(
[INFO] [stdout]                             Path(
[INFO] [stdout]                                 ExprPath {
[INFO] [stdout]                                     attrs: [],
[INFO] [stdout]                                     qself: None,
[INFO] [stdout]                                     path: Path {
[INFO] [stdout]                                         leading_colon: None,
[INFO] [stdout]                                         segments: [
[INFO] [stdout]                                             PathSegment {
[INFO] [stdout]                                                 ident: Ident(
[INFO] [stdout]                                                     parameter,
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 arguments: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         ],
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                             ),
[INFO] [stdout]                         ),
[INFO] [stdout]                     },
[INFO] [stdout]                 ),
[INFO] [stdout]                 Semi,
[INFO] [stdout]             ),
[INFO] [stdout]         ],
[INFO] [stdout]     },
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_busted_function' (27) panicked at webserver_macro/src/lib.rs:67:9:
[INFO] [stdout] assertion failed: ast.attrs.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7501e59861c2 - 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:     0x7501e59861c2 - 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:     0x7501e59861c2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7501e59861c2 - <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:     0x7501e59b640f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7501e59b640f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x7501e5937a73 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7501e5937a73 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7501e594ce92 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7501e59552ba - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7501e595514c - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f76a44f94ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f76a44f94ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7501e595596f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x7501e595596f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x7501e59556e6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x7501e594cfc9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x7501e59294ad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x7501e59c6410 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x7501e59c63ec - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f76a44d837f - webserver_macro::tests::test_busted_function::hda618695d7245115
[INFO] [stdout]                                at /opt/rustwide/workdir/webserver_macro/src/lib.rs:67:9
[INFO] [stdout]   21:     0x5f76a44d8447 - webserver_macro::tests::test_busted_function::{{closure}}::h9b6968d140ffb159
[INFO] [stdout]                                at /opt/rustwide/workdir/webserver_macro/src/lib.rs:56:30
[INFO] [stdout]   22:     0x5f76a44d8a16 - core::ops::function::FnOnce::call_once::h0785d9d263793a41
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f76a44f92ab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f76a44f92ab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f76a450d30d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f76a450d30d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f76a450d30d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5f76a450d30d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5f76a450d30d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f76a450d30d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f76a450d30d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f76a44e6854 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f76a44e6854 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5f76a44ea0aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5f76a44ea0aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f76a44ea0aa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5f76a44ea0aa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5f76a44ea0aa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f76a44ea0aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5f76a44ea0aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x7501e59478ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x7501e59478ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7501e56e1aa4 - <unknown>
[INFO] [stdout]   44:     0x7501e576ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_busted_function
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4a710373a81d8f53aa5c2f95b0d45dcab5ebb18146bdf165ebbf26cf7c1ddb30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a710373a81d8f53aa5c2f95b0d45dcab5ebb18146bdf165ebbf26cf7c1ddb30", kill_on_drop: false }`
[INFO] [stdout] 4a710373a81d8f53aa5c2f95b0d45dcab5ebb18146bdf165ebbf26cf7c1ddb30
