[INFO] fetching crate rouille-ng 3.0.1... [INFO] checking rouille-ng-3.0.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate rouille-ng 3.0.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rouille-ng 3.0.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rouille-ng 3.0.1 [INFO] finished tweaking crates.io crate rouille-ng 3.0.1 [INFO] tweaked toml for crates.io crate rouille-ng 3.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate rouille-ng 3.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md5 v0.3.8 [INFO] [stderr] Downloaded sha2 v0.7.1 [INFO] [stderr] Downloaded generic-array v0.9.1 [INFO] [stderr] Downloaded digest v0.7.6 [INFO] [stderr] Downloaded hex v0.2.0 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded fallible-iterator v0.1.6 [INFO] [stderr] Downloaded crypto-mac v0.5.2 [INFO] [stderr] Downloaded hmac v0.5.0 [INFO] [stderr] Downloaded postgres v0.15.2 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] [stderr] Downloaded postgres-protocol v0.3.2 [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 027fa1cca9336e20b675bc8a3483ed4e8020cbe27734a5e9d4b8f9030f16cd2b [INFO] running `Command { std: "docker" "start" "-a" "027fa1cca9336e20b675bc8a3483ed4e8020cbe27734a5e9d4b8f9030f16cd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "027fa1cca9336e20b675bc8a3483ed4e8020cbe27734a5e9d4b8f9030f16cd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027fa1cca9336e20b675bc8a3483ed4e8020cbe27734a5e9d4b8f9030f16cd2b", kill_on_drop: false }` [INFO] [stdout] 027fa1cca9336e20b675bc8a3483ed4e8020cbe27734a5e9d4b8f9030f16cd2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c5b367422c16f473a591af5ac72a8cb429b012f9931eb09f86da38415bca9a3 [INFO] running `Command { std: "docker" "start" "-a" "9c5b367422c16f473a591af5ac72a8cb429b012f9931eb09f86da38415bca9a3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking generic-array v0.9.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking rouille-ng v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | 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:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | 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:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | 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:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | 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:435:17 [INFO] [stdout] | [INFO] [stdout] 435 | Ok(vec![try!(DecodePostField::from_file( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | 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:689:13 [INFO] [stdout] | [INFO] [stdout] 689 | 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:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | try!(body [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | 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:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | 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:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | try!(socket [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | 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:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | 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:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | 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:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | 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:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | 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:201:26 [INFO] [stdout] | [INFO] [stdout] 201 | 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:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | 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:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | 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:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | try!(dest.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | 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:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | 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:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | 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:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | 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/lib.rs:314:22 [INFO] [stdout] | [INFO] [stdout] 314 | let server = try!(tiny_http::Server::http(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgi.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | 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:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | 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:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | 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:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | 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:435:17 [INFO] [stdout] | [INFO] [stdout] 435 | Ok(vec![try!(DecodePostField::from_file( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/post.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | 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:689:13 [INFO] [stdout] | [INFO] [stdout] 689 | 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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 740 | let input = post_input!(&request, { field: f32 }).unwrap(); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 740 | let input = post_input!(&request, { field: f32 }).unwrap(); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 760 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 760 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 781 | | field: Option [INFO] [stdout] 782 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 781 | | field: Option [INFO] [stdout] 782 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 803 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 803 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 823 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 823 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 863 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 863 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 909 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 909 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 929 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 930 | | field: Vec [INFO] [stdout] 931 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 929 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 930 | | field: Vec [INFO] [stdout] 931 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 952 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 953 | | field: Vec [INFO] [stdout] 954 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 952 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 953 | | field: Vec [INFO] [stdout] 954 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 980 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 981 | | field: Vec> [INFO] [stdout] 982 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 980 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 981 | | field: Vec> [INFO] [stdout] 982 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1003 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1003 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1029 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1030 | | field: Option [INFO] [stdout] 1031 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1029 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1030 | | field: Option [INFO] [stdout] 1031 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1052 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1052 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1072 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1073 | | field: Vec [INFO] [stdout] 1074 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1072 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1073 | | field: Vec [INFO] [stdout] 1074 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1095 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1095 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1121 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1122 | | field: Option [INFO] [stdout] 1123 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1121 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 1122 | | field: Option [INFO] [stdout] 1123 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1144 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1144 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1172 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1172 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:524:34 [INFO] [stdout] | [INFO] [stdout] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1196 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | try!(b.read_to_end(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1196 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/input/accept.rs:171:28 [INFO] [stdout] | [INFO] [stdout] 171 | "image/gif" => { 5 }, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 171 - "image/gif" => { 5 }, [INFO] [stdout] 171 + "image/gif" => 5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/input/accept.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | "image/gif" => { 5 }, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 189 - "image/gif" => { 5 }, [INFO] [stdout] 189 + "image/gif" => 5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/input/plain.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | try!(body [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | 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:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | 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:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | try!(socket [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proxy.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | 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:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | 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:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | 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:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | 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:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | 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:201:26 [INFO] [stdout] | [INFO] [stdout] 201 | 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:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | 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:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | 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:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | try!(dest.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/websocket/websocket.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | 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:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | 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:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | 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:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | 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/lib.rs:314:22 [INFO] [stdout] | [INFO] [stdout] 314 | let server = try!(tiny_http::Server::http(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [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_ng::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 the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> examples/login-session.rs:107:36 [INFO] [stdout] | [INFO] [stdout] 107 | let data = try_or_400!(post_input!(request, { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 108 | | login: String, [INFO] [stdout] 109 | | password: String, [INFO] [stdout] 110 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:107:36 [INFO] [stdout] | [INFO] [stdout] 107 | let data = try_or_400!(post_input!(request, { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 108 | | login: String, [INFO] [stdout] 109 | | password: String, [INFO] [stdout] 110 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (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:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / router!(request, [INFO] [stdout] 98 | | (POST) (/login) => { [INFO] [stdout] 99 | | // This is the route that is called when the user wants to log in. [INFO] [stdout] ... | [INFO] [stdout] 127 | | return Response::redirect_303("/"); [INFO] [stdout] | | ---------------------------------- any code following this expression is unreachable [INFO] [stdout] ... | [INFO] [stdout] 147 | | _ => () [INFO] [stdout] 148 | | ); [INFO] [stdout] | |_____^ unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `router` (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:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / router!(request, [INFO] [stdout] 98 | | (POST) (/login) => { [INFO] [stdout] 99 | | // This is the route that is called when the user wants to log in. [INFO] [stdout] ... | [INFO] [stdout] 147 | | _ => () [INFO] [stdout] 148 | | ); [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 the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `login` is never read [INFO] [stdout] --> examples/login-session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct SessionData { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 13 | login: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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 the macro `post_input` (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 the macro `post_input` (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: irrefutable `if let` pattern [INFO] [stdout] --> src/router.rs:302:16 [INFO] [stdout] | [INFO] [stdout] 302 | if let Ok($p) = $crate::percent_encoding::percent_decode(url[0 .. pat_end].as_bytes()) [INFO] [stdout] | ________________^ [INFO] [stdout] 303 | | .decode_utf8_lossy().parse() { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 397 | / router!(request, [INFO] [stdout] 398 | | (GET) (/hello/) => { 0 }, [INFO] [stdout] 399 | | (GET) (/hello/{id:u32}) => { if id == 5 { 1 } else { 0 } }, [INFO] [stdout] 400 | | (GET) (/hello/{_id:String}) => { 0 }, [INFO] [stdout] 401 | | _ => 0 [INFO] [stdout] 402 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/router.rs:302:16 [INFO] [stdout] | [INFO] [stdout] 302 | if let Ok($p) = $crate::percent_encoding::percent_decode(url[0 .. pat_end].as_bytes()) [INFO] [stdout] | ________________^ [INFO] [stdout] 303 | | .decode_utf8_lossy().parse() { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 412 | / router!(request, [INFO] [stdout] 413 | | (GET) (/hello/) => { 0 }, [INFO] [stdout] 414 | | (GET) (/hello/{id:u32}) => { if id == 5 { 1 } else { 0 } }, [INFO] [stdout] 415 | | (GET) (/hello/{_id:String}) => { 0 }, [INFO] [stdout] 416 | | _ => 0, [INFO] [stdout] 417 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/router.rs:302:16 [INFO] [stdout] | [INFO] [stdout] 302 | if let Ok($p) = $crate::percent_encoding::percent_decode(url[0 .. pat_end].as_bytes()) [INFO] [stdout] | ________________^ [INFO] [stdout] 303 | | .decode_utf8_lossy().parse() { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 427 | / router!(request, [INFO] [stdout] 428 | | (GET) (/hello/) => { 0 }, [INFO] [stdout] 429 | | (GET) (/hello/{id:u32}) => { if id == 5 { 1 } else { 0 } }, [INFO] [stdout] 430 | | (GET) (/hello/{_id:String}) => { 0 }, [INFO] [stdout] 431 | | _ => 0,,,, [INFO] [stdout] 432 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/router.rs:442:42 [INFO] [stdout] | [INFO] [stdout] 442 | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `a` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 441 | | (GET) ["/hello"] => { 1. }, [INFO] [stdout] 442 | | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stdout] 443 | | (GET) ["/math/{a}/plus/{b}", a: f32 , b: u32] => { a + (b as f32) }, [INFO] [stdout] 444 | | _ => 0. [INFO] [stdout] 445 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `router` (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:442:51 [INFO] [stdout] | [INFO] [stdout] 442 | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `b` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 441 | | (GET) ["/hello"] => { 1. }, [INFO] [stdout] 442 | | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stdout] 443 | | (GET) ["/math/{a}/plus/{b}", a: f32 , b: u32] => { a + (b as f32) }, [INFO] [stdout] 444 | | _ => 0. [INFO] [stdout] 445 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 557 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 558 | | (GET) ["/hello"] => { "hello".to_string() }, [INFO] [stdout] 559 | | (GET) ["/word/{int}", int: u32] => { int.to_string() }, [INFO] [stdout] 560 | | (GET) ["/word/{word}", word: String] => { word }, [INFO] [stdout] 561 | | _ => "default".to_string() [INFO] [stdout] 562 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 569 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 570 | | (GET) ["/hello"] => { "hello".to_string() }, [INFO] [stdout] 571 | | (GET) ["/word/{int}", int: u32] => { int.to_string() }, [INFO] [stdout] 572 | | (GET) ["/word/{a}/{b}/{c}/{d}", a: String, b: String, c: String, d: String] => { [INFO] [stdout] ... | [INFO] [stdout] 578 | | _ => "default".to_string() [INFO] [stdout] 579 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 569 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 570 | | (GET) ["/hello"] => { "hello".to_string() }, [INFO] [stdout] 571 | | (GET) ["/word/{int}", int: u32] => { int.to_string() }, [INFO] [stdout] 572 | | (GET) ["/word/{a}/{b}/{c}/{d}", a: String, b: String, c: String, d: String] => { [INFO] [stdout] ... | [INFO] [stdout] 578 | | _ => "default".to_string() [INFO] [stdout] 579 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 569 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 570 | | (GET) ["/hello"] => { "hello".to_string() }, [INFO] [stdout] 571 | | (GET) ["/word/{int}", int: u32] => { int.to_string() }, [INFO] [stdout] 572 | | (GET) ["/word/{a}/{b}/{c}/{d}", a: String, b: String, c: String, d: String] => { [INFO] [stdout] ... | [INFO] [stdout] 578 | | _ => "default".to_string() [INFO] [stdout] 579 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 569 | let resp = router!(request, [INFO] [stdout] | ____________________- [INFO] [stdout] 570 | | (GET) ["/hello"] => { "hello".to_string() }, [INFO] [stdout] 571 | | (GET) ["/word/{int}", int: u32] => { int.to_string() }, [INFO] [stdout] 572 | | (GET) ["/word/{a}/{b}/{c}/{d}", a: String, b: String, c: String, d: String] => { [INFO] [stdout] ... | [INFO] [stdout] 578 | | _ => "default".to_string() [INFO] [stdout] 579 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `router` (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:594:41 [INFO] [stdout] | [INFO] [stdout] 594 | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `name` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 592 | / router!(request, [INFO] [stdout] 593 | | (GET) ["/hello/"] => { 0 }, [INFO] [stdout] 594 | | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stdout] 595 | | _ => 0 [INFO] [stdout] 596 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `router` (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:594:55 [INFO] [stdout] | [INFO] [stdout] 594 | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: `id` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/router.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let $param = match $url_params.$param { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 592 | / router!(request, [INFO] [stdout] 593 | | (GET) ["/hello/"] => { 0 }, [INFO] [stdout] 594 | | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stdout] 595 | | _ => 0 [INFO] [stdout] 596 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 592 | / router!(request, [INFO] [stdout] 593 | | (GET) ["/hello/"] => { 0 }, [INFO] [stdout] 594 | | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stdout] 595 | | _ => 0 [INFO] [stdout] 596 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 624 | / router!(request, [INFO] [stdout] 625 | | (GET) ["/hello/{val}/test", val: String] => { val }, [INFO] [stdout] 626 | | _ => String::from("")) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/router.rs:302:16 [INFO] [stdout] | [INFO] [stdout] 302 | if let Ok($p) = $crate::percent_encoding::percent_decode(url[0 .. pat_end].as_bytes()) [INFO] [stdout] | ________________^ [INFO] [stdout] 303 | | .decode_utf8_lossy().parse() { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 636 | / router!(request, [INFO] [stdout] 637 | | (GET) (/hello/{val: String}/test) => { val }, [INFO] [stdout] 638 | | _ => String::from("")) [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/router.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Err(_) => return None, [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] ... [INFO] [stdout] 646 | / router!(request, [INFO] [stdout] 647 | | (GET) ["/{a}", a: String] => { assert_eq!(a, "hello/5") }, [INFO] [stdout] 648 | | _ => panic!() [INFO] [stdout] 649 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:840:45 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 840 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:883:45 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 883 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:953:13 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 953 | field: Vec [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:1003:45 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1003 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:1095:45 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1095 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:1144:45 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1144 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:1172:45 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1172 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `field` is never read [INFO] [stdout] --> src/input/post.rs:1196:45 [INFO] [stdout] | [INFO] [stdout] 512 | struct PostInput { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1196 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 98 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.16.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9c5b367422c16f473a591af5ac72a8cb429b012f9931eb09f86da38415bca9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5b367422c16f473a591af5ac72a8cb429b012f9931eb09f86da38415bca9a3", kill_on_drop: false }` [INFO] [stdout] 9c5b367422c16f473a591af5ac72a8cb429b012f9931eb09f86da38415bca9a3