[INFO] fetching crate wasmdev_server 0.1.7...
[INFO] building wasmdev_server-0.1.7 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate wasmdev_server 0.1.7 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate wasmdev_server 0.1.7
[INFO] finished tweaking crates.io crate wasmdev_server 0.1.7
[INFO] tweaked toml for crates.io crate wasmdev_server 0.1.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmdev_server 0.1.7 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding notify v6.1.1 (available: v8.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minify-js v0.5.6
[INFO] [stderr]   Downloaded parse-js v0.17.0
[INFO] [stderr]   Downloaded xshell-macros v0.2.7
[INFO] [stderr]   Downloaded xshell v0.2.7
[INFO] [stderr]   Downloaded wasmdev_core v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1e9c50b45ec5633b2804becfa5366addd13593ddd17c9418adfef42916107e6
[INFO] running `Command { std: "docker" "start" "-a" "c1e9c50b45ec5633b2804becfa5366addd13593ddd17c9418adfef42916107e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1e9c50b45ec5633b2804becfa5366addd13593ddd17c9418adfef42916107e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1e9c50b45ec5633b2804becfa5366addd13593ddd17c9418adfef42916107e6", kill_on_drop: false }`
[INFO] [stdout] c1e9c50b45ec5633b2804becfa5366addd13593ddd17c9418adfef42916107e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 142817c49de9b9777f3f95877655906c904922eaea8f35b8d77ed7e3a352a3b7
[INFO] running `Command { std: "docker" "start" "-a" "142817c49de9b9777f3f95877655906c904922eaea8f35b8d77ed7e3a352a3b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling wasm-encoder v0.214.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling xshell v0.2.7
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling parse-js v0.17.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling minify-js v0.5.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling walrus-macro v0.22.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling walrus v0.23.3
[INFO] [stderr]    Compiling wasm-bindgen-cli-support v0.2.104
[INFO] [stderr]    Compiling wasmdev_core v0.1.7
[INFO] [stderr]    Compiling wasmdev_server v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/helpers.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn make_websocket_accept_response(request: &Request) -> Result<Response> {
[INFO] [stdout]    |                                                ^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn make_websocket_accept_response(request: &Request) -> Result<Response<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/helpers.rs:43:87
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn make_http_response(status_code: StatusCode, headers: Vec<Header>, body: Option<&Vec<u8>>) -> Response {
[INFO] [stdout]    |                                                                                       ^^^^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                                                       |
[INFO] [stdout]    |                                                                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn make_http_response(status_code: StatusCode, headers: Vec<Header>, body: Option<&Vec<u8>>) -> Response<'_> {
[INFO] [stdout]    |                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/request.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn headers(&self) -> Iter<Header> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn headers(&self) -> Iter<'_, Header> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/http/server.rs:160:63
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn on_get_request<'a>(&'a mut self, path: &'a str) -> EndpointBuilder<EndpointNoResponse> {
[INFO] [stdout]     |                                --                  --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                   |
[INFO] [stdout]     |                                |                   the lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn on_get_request<'a>(&'a mut self, path: &'a str) -> EndpointBuilder<'a, EndpointNoResponse> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.53s
[INFO] running `Command { std: "docker" "inspect" "142817c49de9b9777f3f95877655906c904922eaea8f35b8d77ed7e3a352a3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "142817c49de9b9777f3f95877655906c904922eaea8f35b8d77ed7e3a352a3b7", kill_on_drop: false }`
[INFO] [stdout] 142817c49de9b9777f3f95877655906c904922eaea8f35b8d77ed7e3a352a3b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7312d3cc29fa9c6bcd75613d05faa556c0b179a3d5ea19766c6f5efd99e6c3c1
[INFO] running `Command { std: "docker" "start" "-a" "7312d3cc29fa9c6bcd75613d05faa556c0b179a3d5ea19766c6f5efd99e6c3c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmdev_server v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/helpers.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn make_websocket_accept_response(request: &Request) -> Result<Response> {
[INFO] [stdout]    |                                                ^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn make_websocket_accept_response(request: &Request) -> Result<Response<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/helpers.rs:43:87
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn make_http_response(status_code: StatusCode, headers: Vec<Header>, body: Option<&Vec<u8>>) -> Response {
[INFO] [stdout]    |                                                                                       ^^^^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                                                       |
[INFO] [stdout]    |                                                                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn make_http_response(status_code: StatusCode, headers: Vec<Header>, body: Option<&Vec<u8>>) -> Response<'_> {
[INFO] [stdout]    |                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/request.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn headers(&self) -> Iter<Header> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn headers(&self) -> Iter<'_, Header> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/http/server.rs:160:63
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn on_get_request<'a>(&'a mut self, path: &'a str) -> EndpointBuilder<EndpointNoResponse> {
[INFO] [stdout]     |                                --                  --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                   |
[INFO] [stdout]     |                                |                   the lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn on_get_request<'a>(&'a mut self, path: &'a str) -> EndpointBuilder<'a, EndpointNoResponse> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/helpers.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn make_websocket_accept_response(request: &Request) -> Result<Response> {
[INFO] [stdout]    |                                                ^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn make_websocket_accept_response(request: &Request) -> Result<Response<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/helpers.rs:43:87
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn make_http_response(status_code: StatusCode, headers: Vec<Header>, body: Option<&Vec<u8>>) -> Response {
[INFO] [stdout]    |                                                                                       ^^^^^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                                                       |
[INFO] [stdout]    |                                                                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn make_http_response(status_code: StatusCode, headers: Vec<Header>, body: Option<&Vec<u8>>) -> Response<'_> {
[INFO] [stdout]    |                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/request.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn headers(&self) -> Iter<Header> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn headers(&self) -> Iter<'_, Header> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/http/server.rs:160:63
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn on_get_request<'a>(&'a mut self, path: &'a str) -> EndpointBuilder<EndpointNoResponse> {
[INFO] [stdout]     |                                --                  --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                   |
[INFO] [stdout]     |                                |                   the lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn on_get_request<'a>(&'a mut self, path: &'a str) -> EndpointBuilder<'a, EndpointNoResponse> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "7312d3cc29fa9c6bcd75613d05faa556c0b179a3d5ea19766c6f5efd99e6c3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7312d3cc29fa9c6bcd75613d05faa556c0b179a3d5ea19766c6f5efd99e6c3c1", kill_on_drop: false }`
[INFO] [stdout] 7312d3cc29fa9c6bcd75613d05faa556c0b179a3d5ea19766c6f5efd99e6c3c1
