[INFO] fetching crate rouille-ng 3.0.1... [INFO] building rouille-ng-3.0.1 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate rouille-ng 3.0.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rouille-ng 3.0.1 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-5-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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safemem v0.2.0 [INFO] [stderr] Downloaded fallible-iterator v0.1.6 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded hmac v0.5.0 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] [stderr] Downloaded crypto-mac v0.5.2 [INFO] [stderr] Downloaded postgres-protocol v0.3.2 [INFO] [stderr] Downloaded block-buffer v0.3.3 [INFO] [stderr] Downloaded base64 v0.6.0 [INFO] [stderr] Downloaded sha2 v0.7.1 [INFO] [stderr] Downloaded postgres v0.15.2 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] [stderr] Downloaded md5 v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba0006e0f10c437655b0fa0539e8f2799c755c870a44bc8908f63082caf2042 [INFO] running `Command { std: "docker" "start" "-a" "6ba0006e0f10c437655b0fa0539e8f2799c755c870a44bc8908f63082caf2042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba0006e0f10c437655b0fa0539e8f2799c755c870a44bc8908f63082caf2042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba0006e0f10c437655b0fa0539e8f2799c755c870a44bc8908f63082caf2042", kill_on_drop: false }` [INFO] [stdout] 6ba0006e0f10c437655b0fa0539e8f2799c755c870a44bc8908f63082caf2042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f8a8fe45650a5ec8b856c0c15929c3ed30a9a6a92b96aa0d35ad42043fb104 [INFO] running `Command { std: "docker" "start" "-a" "e6f8a8fe45650a5ec8b856c0c15929c3ed30a9a6a92b96aa0d35ad42043fb104", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling mime v0.2.6 [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] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling 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: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.69s [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" "e6f8a8fe45650a5ec8b856c0c15929c3ed30a9a6a92b96aa0d35ad42043fb104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f8a8fe45650a5ec8b856c0c15929c3ed30a9a6a92b96aa0d35ad42043fb104", kill_on_drop: false }` [INFO] [stdout] e6f8a8fe45650a5ec8b856c0c15929c3ed30a9a6a92b96aa0d35ad42043fb104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2844c74822d3aacac611a7f9334a6c5420427e3e50ea6861c1e626c008b2cc [INFO] running `Command { std: "docker" "start" "-a" "0a2844c74822d3aacac611a7f9334a6c5420427e3e50ea6861c1e626c008b2cc", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.19 [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: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling rouille-ng v3.0.1 (/opt/rustwide/workdir) [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/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: 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] 100 | | [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] 100 | | [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: 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: 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: 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: 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: 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: 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] [stderr] error: could not compile `rouille-ng` (lib test); 86 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name rouille_ng src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="brotli"' --cfg 'feature="brotli2"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="gzip"' -C metadata=aa6d14d4cc0050fa -C extra-filename=-aa6d14d4cc0050fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b8a1c25d1b70c53f.rlib --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-9bd836f5022552ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4a9457badfd9fe44.rlib --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-342f35349768e98a.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-1cba6f799cbe70e1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-455e6d3905dec846.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0a30242e37178061.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-2d18ef4746248a02.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6651819bb8aa8659.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8945d39d6a771061.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0345340e16ff4715.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-41d8b48e9468b0b5.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9f5109596f8cd340.rlib --extern term=/opt/rustwide/target/debug/deps/libterm-83eae48970504232.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-2fa802f26e4c0824.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-c91b0c55c814fffb.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-213ec6b9ecbeb23d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a67377d72a9d9304.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-b2632335547cebab/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a2844c74822d3aacac611a7f9334a6c5420427e3e50ea6861c1e626c008b2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2844c74822d3aacac611a7f9334a6c5420427e3e50ea6861c1e626c008b2cc", kill_on_drop: false }` [INFO] [stdout] 0a2844c74822d3aacac611a7f9334a6c5420427e3e50ea6861c1e626c008b2cc