[INFO] fetching crate rouille 3.0.0... [INFO] checking rouille-3.0.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate rouille 3.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rouille 3.0.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rouille 3.0.0 [INFO] finished tweaking crates.io crate rouille 3.0.0 [INFO] tweaked toml for crates.io crate rouille 3.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] [stderr] Downloaded postgres-protocol v0.3.2 [INFO] [stderr] Downloaded multipart v0.15.4 [INFO] [stderr] Downloaded stringprep v0.1.2 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded postgres v0.15.2 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b79e60543bcc5e7585dca10c5045ac274468776f9cd55acf69ada7000a42b17c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b79e60543bcc5e7585dca10c5045ac274468776f9cd55acf69ada7000a42b17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b79e60543bcc5e7585dca10c5045ac274468776f9cd55acf69ada7000a42b17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b79e60543bcc5e7585dca10c5045ac274468776f9cd55acf69ada7000a42b17c", kill_on_drop: false }` [INFO] [stdout] b79e60543bcc5e7585dca10c5045ac274468776f9cd55acf69ada7000a42b17c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 405158d3c9c0d365d4d40c81900962af9f0967a63e23255f1dc778dbf9743502 [INFO] running `Command { std: "docker" "start" "-a" "405158d3c9c0d365d4d40c81900962af9f0967a63e23255f1dc778dbf9743502", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking rouille v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | let mut child = try!(self.spawn()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | try!(io::copy(&mut body, child.stdin.as_mut().unwrap())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | let header = try!(header); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(vec![try!(DecodePostField::from_field(config, content))]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | Ok(vec![try!(DecodePostField::from_file(config, file, filename, mime))]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | try!(file.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:670:13 [INFO] [stdout] | [INFO] [stdout] 670 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/plain.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | try!(body.take(limit.saturating_add(1) as u64).read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | let mut socket = try!(TcpStream::connect(config.addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | try!(socket.set_read_timeout(Some(Duration::from_secs(60)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | try!(socket.set_write_timeout(Some(Duration::from_secs(60)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | try!(socket.write_all(format!("{} {} HTTP/1.1\r\n", request.method(), request.raw_url()).as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | try!(socket.write_all(format!("{}: {}\r\n", header, value).as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | try!(socket.write_all(b"Connection: close\r\n\r\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | try!(io::copy(&mut data, &mut socket)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | let line = try!(match lines.next() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | let header = try!(header); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | try!(send(data.as_bytes(), Write::by_ref(socket), 0x1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | try!(send(data, Write::by_ref(socket), 0x2)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | try!(dest.write_all(&[first_byte])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | try!(dest.write_all(&[127u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | try!(dest.write_all(&[len1, len2, len3, len4, len5, len6, len7, len8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | try!(dest.write_all(&[126u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | try!(dest.write_all(&[len1, len2])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | try!(dest.write_all(&[data.len() as u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | try!(dest.write_all(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | try!(dest.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:297:22 [INFO] [stdout] | [INFO] [stdout] 297 | let server = try!(tiny_http::Server::http(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cgi.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/json.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 92 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/post.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/post.rs:255:32 [INFO] [stdout] | [INFO] [stdout] 255 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/plain.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/proxy.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/websocket/websocket.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | socket: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReadWrite + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/websocket/websocket.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | fn build(&mut self, socket: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReadWrite + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | pub upgrade: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Upgrade + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:692:15 [INFO] [stdout] | [INFO] [stdout] 692 | data: Box, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:793:47 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn into_reader_and_size(self) -> (Box, Option) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:294:65 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn new(addr: A, handler: F) -> Result, Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:464:37 [INFO] [stdout] | [INFO] [stdout] 464 | fn build(&mut self, socket: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReadWrite + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:476:32 [INFO] [stdout] | [INFO] [stdout] 476 | data: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:827:15 [INFO] [stdout] | [INFO] [stdout] 827 | body: Box, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cgi.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/content_encoding.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/json.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/multipart.rs:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/post.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 182 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/post.rs:268:27 [INFO] [stdout] | [INFO] [stdout] 268 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/plain.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/proxy.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/proxy.rs:253:27 [INFO] [stdout] | [INFO] [stdout] 253 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/websocket/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/websocket/mod.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/response.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | let mut child = try!(self.spawn()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | try!(io::copy(&mut body, child.stdin.as_mut().unwrap())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | let header = try!(header); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(vec![try!(DecodePostField::from_field(config, content))]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | Ok(vec![try!(DecodePostField::from_file(config, file, filename, mime))]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | try!(file.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:670:13 [INFO] [stdout] | [INFO] [stdout] 670 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 693 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 694 | | field: u32 [INFO] [stdout] 695 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 693 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 694 | | field: u32 [INFO] [stdout] 695 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 708 | | field: f32 [INFO] [stdout] 709 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 708 | | field: f32 [INFO] [stdout] 709 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 722 | | field: String [INFO] [stdout] 723 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 722 | | field: String [INFO] [stdout] 723 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 735 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 736 | | field: Option [INFO] [stdout] 737 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 735 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 736 | | field: Option [INFO] [stdout] 737 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 749 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 750 | | field: bool [INFO] [stdout] 751 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 749 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 750 | | field: bool [INFO] [stdout] 751 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 763 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 764 | | field: String [INFO] [stdout] 765 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 763 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 764 | | field: String [INFO] [stdout] 765 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 777 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 778 | | field: String [INFO] [stdout] 779 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 777 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 778 | | field: String [INFO] [stdout] 779 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 794 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 795 | | field: u32 [INFO] [stdout] 796 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 794 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 795 | | field: u32 [INFO] [stdout] 796 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 809 | | field: u32 [INFO] [stdout] 810 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 808 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 809 | | field: u32 [INFO] [stdout] 810 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 827 | | field: bool [INFO] [stdout] 828 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 826 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 827 | | field: bool [INFO] [stdout] 828 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 841 | | field: Vec [INFO] [stdout] 842 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 841 | | field: Vec [INFO] [stdout] 842 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 855 | | field: Vec [INFO] [stdout] 856 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 855 | | field: Vec [INFO] [stdout] 856 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 873 | | field: Vec> [INFO] [stdout] 874 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 873 | | field: Vec> [INFO] [stdout] 874 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 886 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 887 | | field: String [INFO] [stdout] 888 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 886 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 887 | | field: String [INFO] [stdout] 888 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 904 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 905 | | field: Option [INFO] [stdout] 906 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 904 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 905 | | field: Option [INFO] [stdout] 906 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 918 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 919 | | field: bool [INFO] [stdout] 920 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 918 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 919 | | field: bool [INFO] [stdout] 920 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 932 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 933 | | field: Vec [INFO] [stdout] 934 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 932 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 933 | | field: Vec [INFO] [stdout] 934 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 946 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 947 | | field: u32 [INFO] [stdout] 948 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 946 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 947 | | field: u32 [INFO] [stdout] 948 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 964 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 965 | | field: Option [INFO] [stdout] 966 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 964 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 965 | | field: Option [INFO] [stdout] 966 | | }).unwrap(); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 978 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 979 | | field: u8 [INFO] [stdout] 980 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 978 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 979 | | field: u8 [INFO] [stdout] 980 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 998 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 999 | | field: u8 [INFO] [stdout] 1000 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 998 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 999 | | field: u8 [INFO] [stdout] 1000 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:509:34 [INFO] [stdout] | [INFO] [stdout] 509 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1016 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1017 | | field: String [INFO] [stdout] 1018 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1016 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1017 | | field: String [INFO] [stdout] 1018 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/plain.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | try!(body.take(limit.saturating_add(1) as u64).read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | let mut socket = try!(TcpStream::connect(config.addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | try!(socket.set_read_timeout(Some(Duration::from_secs(60)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | try!(socket.set_write_timeout(Some(Duration::from_secs(60)))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | try!(socket.write_all(format!("{} {} HTTP/1.1\r\n", request.method(), request.raw_url()).as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | try!(socket.write_all(format!("{}: {}\r\n", header, value).as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | try!(socket.write_all(b"Connection: close\r\n\r\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | try!(io::copy(&mut data, &mut socket)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | let line = try!(match lines.next() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | let header = try!(header); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | try!(send(data.as_bytes(), Write::by_ref(socket), 0x1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | try!(send(data, Write::by_ref(socket), 0x2)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | try!(dest.write_all(&[first_byte])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | try!(dest.write_all(&[127u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | try!(dest.write_all(&[len1, len2, len3, len4, len5, len6, len7, len8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | try!(dest.write_all(&[126u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | try!(dest.write_all(&[len1, len2])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | try!(dest.write_all(&[data.len() as u8])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | try!(dest.write_all(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | try!(dest.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:297:22 [INFO] [stdout] | [INFO] [stdout] 297 | let server = try!(tiny_http::Server::http(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cgi.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/json.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 92 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/post.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/post.rs:255:32 [INFO] [stdout] | [INFO] [stdout] 255 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/input/accept.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | "image/gif" => { 5 }, [INFO] [stdout] | ^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/input/accept.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | "image/gif" => { 5 }, [INFO] [stdout] | ^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/input/plain.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/proxy.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/websocket/websocket.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | socket: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReadWrite + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/websocket/websocket.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | fn build(&mut self, socket: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReadWrite + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | pub upgrade: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Upgrade + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:692:15 [INFO] [stdout] | [INFO] [stdout] 692 | data: Box, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:793:47 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn into_reader_and_size(self) -> (Box, Option) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:294:65 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn new(addr: A, handler: F) -> Result, Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:464:37 [INFO] [stdout] | [INFO] [stdout] 464 | fn build(&mut self, socket: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReadWrite + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:476:32 [INFO] [stdout] | [INFO] [stdout] 476 | data: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:827:15 [INFO] [stdout] | [INFO] [stdout] 827 | body: Box, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Read + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cgi.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/content_encoding.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/json.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/multipart.rs:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/post.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 182 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/post.rs:268:27 [INFO] [stdout] | [INFO] [stdout] 268 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/input/plain.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/proxy.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/proxy.rs:253:27 [INFO] [stdout] | [INFO] [stdout] 253 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/websocket/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/websocket/mod.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | write!(fmt, "{}", error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/response.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/input/priority_header.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | let trimmed_p = p.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/try_or_400.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | let cause = err.cause().map(ErrJson::from_err).map(Box::new); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/try_or_400.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ErrJson { description: err.description(), cause } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/input/priority_header.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | let trimmed_p = p.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> examples/login-session.rs:103:36 [INFO] [stdout] | [INFO] [stdout] 103 | let data = try_or_400!(post_input!(request, { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 104 | | login: String, [INFO] [stdout] 105 | | password: String, [INFO] [stdout] 106 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> examples/login-session.rs:103:36 [INFO] [stdout] | [INFO] [stdout] 103 | let data = try_or_400!(post_input!(request, { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 104 | | login: String, [INFO] [stdout] 105 | | password: String, [INFO] [stdout] 106 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> examples/simple-form.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | let data = try_or_400!(post_input!(request, { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 31 | | txt: String, [INFO] [stdout] 32 | | files: Vec, [INFO] [stdout] 33 | | })); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> examples/simple-form.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | let data = try_or_400!(post_input!(request, { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 31 | | txt: String, [INFO] [stdout] 32 | | files: Vec, [INFO] [stdout] 33 | | })); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> examples/hello-world.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / router!(request, [INFO] [stdout] 32 | | (GET) (/) => { [INFO] [stdout] 33 | | // If the request's URL is `/`, we jump here. [INFO] [stdout] 34 | | // This block builds a `Response` object that redirects to the `/hello/world`. [INFO] [stdout] ... | [INFO] [stdout] 52 | | panic!("Oops!") [INFO] [stdout] | | --------------- any code following this expression is unreachable [INFO] [stdout] ... | [INFO] [stdout] 81 | | _ => rouille::Response::empty_404() [INFO] [stdout] 82 | | ) [INFO] [stdout] | |_________^ unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> examples/login-session.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / router!(request, [INFO] [stdout] 94 | | (POST) (/login) => { [INFO] [stdout] 95 | | // This is the route that is called when the user wants to log in. [INFO] [stdout] 96 | | [INFO] [stdout] ... | [INFO] [stdout] 123 | | return Response::redirect_303("/"); [INFO] [stdout] | | ---------------------------------- any code following this expression is unreachable [INFO] [stdout] ... | [INFO] [stdout] 143 | | _ => () [INFO] [stdout] 144 | | ); [INFO] [stdout] | |______^ unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> examples/login-session.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / router!(request, [INFO] [stdout] 94 | | (POST) (/login) => { [INFO] [stdout] 95 | | // This is the route that is called when the user wants to log in. [INFO] [stdout] 96 | | [INFO] [stdout] ... | [INFO] [stdout] 143 | | _ => () [INFO] [stdout] 144 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______unreachable call [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/try_or_400.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | let cause = err.cause().map(ErrJson::from_err).map(Box::new); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/try_or_400.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ErrJson { description: err.description(), cause } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] ... [INFO] [stdout] 426 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 427 | | (GET) ["/hello"] => { 1. }, [INFO] [stdout] 428 | | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stdout] 429 | | (GET) ["/math/{a}/plus/{b}", a: f32 , b: u32] => { a + (b as f32) }, [INFO] [stdout] 430 | | _ => 0. [INFO] [stdout] 431 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 426 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 427 | | (GET) ["/hello"] => { 1. }, [INFO] [stdout] 428 | | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stdout] 429 | | (GET) ["/math/{a}/plus/{b}", a: f32 , b: u32] => { a + (b as f32) }, [INFO] [stdout] 430 | | _ => 0. [INFO] [stdout] 431 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] ... [INFO] [stdout] 554 | assert_eq!(1, router!(request, [INFO] [stdout] | _______________________- [INFO] [stdout] 555 | | (GET) ["/hello/"] => { 0 }, [INFO] [stdout] 556 | | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stdout] 557 | | _ => 0 [INFO] [stdout] 558 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] ... [INFO] [stdout] 554 | assert_eq!(1, router!(request, [INFO] [stdout] | _______________________- [INFO] [stdout] 555 | | (GET) ["/hello/"] => { 0 }, [INFO] [stdout] 556 | | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stdout] 557 | | _ => 0 [INFO] [stdout] 558 | | )); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 109 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "405158d3c9c0d365d4d40c81900962af9f0967a63e23255f1dc778dbf9743502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405158d3c9c0d365d4d40c81900962af9f0967a63e23255f1dc778dbf9743502", kill_on_drop: false }` [INFO] [stdout] 405158d3c9c0d365d4d40c81900962af9f0967a63e23255f1dc778dbf9743502