[INFO] fetching crate rouille-ng 3.0.1... [INFO] testing rouille-ng-3.0.1 against 1.73.0 for beta-1.74-1 [INFO] extracting crate rouille-ng 3.0.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rouille-ng 3.0.1 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "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-2-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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fallible-iterator v0.1.6 [INFO] [stderr] Downloaded postgres v0.15.2 [INFO] [stderr] Downloaded postgres-protocol v0.3.2 [INFO] [stderr] Downloaded safemem v0.2.0 [INFO] [stderr] Downloaded multipart v0.16.1 [INFO] [stderr] Downloaded base64 v0.6.0 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded hmac v0.5.0 [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ee929aaaf75d29faf56245d4d34f8cc18203c830c105441edec1d86abb8fc3b [INFO] running `Command { std: "docker" "start" "-a" "5ee929aaaf75d29faf56245d4d34f8cc18203c830c105441edec1d86abb8fc3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee929aaaf75d29faf56245d4d34f8cc18203c830c105441edec1d86abb8fc3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee929aaaf75d29faf56245d4d34f8cc18203c830c105441edec1d86abb8fc3b", kill_on_drop: false }` [INFO] [stdout] 5ee929aaaf75d29faf56245d4d34f8cc18203c830c105441edec1d86abb8fc3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0702db745d2002a72ead53c16500f85ccbb7e799337eacf8aaf1050b290acdc [INFO] running `Command { std: "docker" "start" "-a" "d0702db745d2002a72ead53c16500f85ccbb7e799337eacf8aaf1050b290acdc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling syn v1.0.69 [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 phf v0.7.24 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [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 unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.14 [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 term v0.5.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tiny_http v0.6.2 [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.03s [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" "d0702db745d2002a72ead53c16500f85ccbb7e799337eacf8aaf1050b290acdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0702db745d2002a72ead53c16500f85ccbb7e799337eacf8aaf1050b290acdc", kill_on_drop: false }` [INFO] [stdout] d0702db745d2002a72ead53c16500f85ccbb7e799337eacf8aaf1050b290acdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c041978d0fe17a6e7fd5f4ed2973eac51b23db806a88450754df1b3530c8e0b6 [INFO] running `Command { std: "docker" "start" "-a" "c041978d0fe17a6e7fd5f4ed2973eac51b23db806a88450754df1b3530c8e0b6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [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 fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [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 bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.3.3 [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 sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [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/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: 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: 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] 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: 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] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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] | ^ help: if this is intentional, prefix it with an underscore: `_b` [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] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [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] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 86 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.30s [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" "c041978d0fe17a6e7fd5f4ed2973eac51b23db806a88450754df1b3530c8e0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c041978d0fe17a6e7fd5f4ed2973eac51b23db806a88450754df1b3530c8e0b6", kill_on_drop: false }` [INFO] [stdout] c041978d0fe17a6e7fd5f4ed2973eac51b23db806a88450754df1b3530c8e0b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdddb27da77724d5b857afacce3346e808ce23b221b226d26a5dd392b44f78a7 [INFO] running `Command { std: "docker" "start" "-a" "fdddb27da77724d5b857afacce3346e808ce23b221b226d26a5dd392b44f78a7", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cgi.rs:135:25 [INFO] [stderr] | [INFO] [stderr] 135 | let mut child = try!(self.spawn()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cgi.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | try!(io::copy(&mut body, child.stdin.as_mut().unwrap())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cgi.rs:149:30 [INFO] [stderr] | [INFO] [stderr] 149 | let header = try!(header); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:423:17 [INFO] [stderr] | [INFO] [stderr] 423 | Ok(vec![try!(DecodePostField::from_field(config, content))]) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:435:17 [INFO] [stderr] | [INFO] [stderr] 435 | Ok(vec![try!(DecodePostField::from_file( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:487:9 [INFO] [stderr] | [INFO] [stderr] 487 | try!(file.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:689:13 [INFO] [stderr] | [INFO] [stderr] 689 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/plain.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | try!(body [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:147:5 [INFO] [stderr] | [INFO] [stderr] 147 | try!(socket.set_read_timeout(Some(Duration::from_secs(60)))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:148:5 [INFO] [stderr] | [INFO] [stderr] 148 | try!(socket.set_write_timeout(Some(Duration::from_secs(60)))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:155:5 [INFO] [stderr] | [INFO] [stderr] 155 | try!(socket [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:173:5 [INFO] [stderr] | [INFO] [stderr] 173 | try!(socket.write_all(b"Connection: close\r\n\r\n")); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:174:5 [INFO] [stderr] | [INFO] [stderr] 174 | try!(io::copy(&mut data, &mut socket)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:146:22 [INFO] [stderr] | [INFO] [stderr] 146 | let mut socket = try!(TcpStream::connect(config.addr)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:171:9 [INFO] [stderr] | [INFO] [stderr] 171 | try!(socket.write_all(format!("{}: {}\r\n", header, value).as_bytes())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:184:24 [INFO] [stderr] | [INFO] [stderr] 184 | let line = try!(match lines.next() { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proxy.rs:201:26 [INFO] [stderr] | [INFO] [stderr] 201 | let header = try!(header); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | try!(send(data.as_bytes(), Write::by_ref(socket), 0x1)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | try!(send(data, Write::by_ref(socket), 0x2)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:353:5 [INFO] [stderr] | [INFO] [stderr] 353 | try!(dest.write_all(&[first_byte])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:380:5 [INFO] [stderr] | [INFO] [stderr] 380 | try!(dest.write_all(data)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:381:5 [INFO] [stderr] | [INFO] [stderr] 381 | try!(dest.flush()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:357:9 [INFO] [stderr] | [INFO] [stderr] 357 | try!(dest.write_all(&[127u8])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:368:9 [INFO] [stderr] | [INFO] [stderr] 368 | try!(dest.write_all(&[len1, len2, len3, len4, len5, len6, len7, len8])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:370:9 [INFO] [stderr] | [INFO] [stderr] 370 | try!(dest.write_all(&[126u8])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:374:9 [INFO] [stderr] | [INFO] [stderr] 374 | try!(dest.write_all(&[len1, len2])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/websocket/websocket.rs:376:9 [INFO] [stderr] | [INFO] [stderr] 376 | try!(dest.write_all(&[data.len() as u8])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:314:22 [INFO] [stderr] | [INFO] [stderr] 314 | let server = try!(tiny_http::Server::http(addr)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 720 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 720 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 740 | let input = post_input!(&request, { field: f32 }).unwrap(); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 740 | let input = post_input!(&request, { field: f32 }).unwrap(); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 760 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 760 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 780 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 781 | | field: Option [INFO] [stderr] 782 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 780 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 781 | | field: Option [INFO] [stderr] 782 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 803 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 803 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 823 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 823 | let input = post_input!(&request, { field: String }).unwrap(); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 840 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 840 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 863 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 863 | let input = post_input!(&request, { field: u32 }).unwrap(); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 883 | let input = post_input!(&request, { field: u32 }); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 883 | let input = post_input!(&request, { field: u32 }); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 909 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 909 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 929 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 930 | | field: Vec [INFO] [stderr] 931 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 929 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 930 | | field: Vec [INFO] [stderr] 931 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 952 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 953 | | field: Vec [INFO] [stderr] 954 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 952 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 953 | | field: Vec [INFO] [stderr] 954 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 980 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 981 | | field: Vec> [INFO] [stderr] 982 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 980 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 981 | | field: Vec> [INFO] [stderr] 982 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1003 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1003 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1029 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 1030 | | field: Option [INFO] [stderr] 1031 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1029 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 1030 | | field: Option [INFO] [stderr] 1031 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1052 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1052 | let input = post_input!(&request, { field: bool }).unwrap(); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1072 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 1073 | | field: Vec [INFO] [stderr] 1074 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1072 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 1073 | | field: Vec [INFO] [stderr] 1074 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1095 | let input = post_input!(&request, { field: u32 }); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1095 | let input = post_input!(&request, { field: u32 }); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1121 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 1122 | | field: Option [INFO] [stderr] 1123 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1121 | let input = post_input!(&request, { [INFO] [stderr] | _____________________- [INFO] [stderr] 1122 | | field: Option [INFO] [stderr] 1123 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1144 | let input = post_input!(&request, { field: u8 }); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1144 | let input = post_input!(&request, { field: u8 }); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1172 | let input = post_input!(&request, { field: u8 }); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1172 | let input = post_input!(&request, { field: u8 }); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:524:34 [INFO] [stderr] | [INFO] [stderr] 524 | let merged = try!(extracted.merge_multiple(new)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1196 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/input/post.rs:545:25 [INFO] [stderr] | [INFO] [stderr] 545 | try!(b.read_to_end(&mut out)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1196 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/input/accept.rs:171:28 [INFO] [stderr] | [INFO] [stderr] 171 | "image/gif" => { 5 }, [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 171 - "image/gif" => { 5 }, [INFO] [stderr] 171 + "image/gif" => 5, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/input/accept.rs:189:28 [INFO] [stderr] | [INFO] [stderr] 189 | "image/gif" => { 5 }, [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 189 - "image/gif" => { 5 }, [INFO] [stderr] 189 + "image/gif" => 5, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/router.rs:442:42 [INFO] [stderr] | [INFO] [stderr] 442 | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/router.rs:442:51 [INFO] [stderr] | [INFO] [stderr] 442 | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/router.rs:594:41 [INFO] [stderr] | [INFO] [stderr] 594 | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/router.rs:594:55 [INFO] [stderr] | [INFO] [stderr] 594 | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:840:45 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 840 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:883:45 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 883 | let input = post_input!(&request, { field: u32 }); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:953:13 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 953 | field: Vec [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:1003:45 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 1003 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:1095:45 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 1095 | let input = post_input!(&request, { field: u32 }); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:1144:45 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 1144 | let input = post_input!(&request, { field: u8 }); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:1172:45 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 1172 | let input = post_input!(&request, { field: u8 }); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> src/input/post.rs:1196:45 [INFO] [stderr] | [INFO] [stderr] 512 | struct PostInput { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 1196 | let input = post_input!(&request, { field: String }); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PostInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rouille-ng` (lib) generated 28 warnings [INFO] [stderr] warning: `rouille-ng` (lib test) generated 86 warnings (28 duplicates) (run `cargo fix --lib -p rouille-ng --tests` to apply 6 suggestions) [INFO] [stderr] warning: unreachable call [INFO] [stderr] --> examples/hello-world.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | / router!(request, [INFO] [stderr] 32 | | (GET) (/) => { [INFO] [stderr] 33 | | // If the request's URL is `/`, we jump here. [INFO] [stderr] 34 | | // This block builds a `Response` object that redirects to the `/hello/world`. [INFO] [stderr] ... | [INFO] [stderr] 52 | | panic!("Oops!") [INFO] [stderr] | | --------------- any code following this expression is unreachable [INFO] [stderr] ... | [INFO] [stderr] 81 | | _ => rouille_ng::Response::empty_404() [INFO] [stderr] 82 | | ) [INFO] [stderr] | |_________^ unreachable call [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> examples/simple-form.rs:30:44 [INFO] [stderr] | [INFO] [stderr] 30 | let data = try_or_400!(post_input!(request, { [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 31 | | txt: String, [INFO] [stderr] 32 | | files: Vec, [INFO] [stderr] 33 | | })); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> examples/simple-form.rs:30:44 [INFO] [stderr] | [INFO] [stderr] 30 | let data = try_or_400!(post_input!(request, { [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 31 | | txt: String, [INFO] [stderr] 32 | | files: Vec, [INFO] [stderr] 33 | | })); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> examples/login-session.rs:107:36 [INFO] [stderr] | [INFO] [stderr] 107 | let data = try_or_400!(post_input!(request, { [INFO] [stderr] | ____________________________________^ [INFO] [stderr] 108 | | login: String, [INFO] [stderr] 109 | | password: String, [INFO] [stderr] 110 | | })); [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> examples/login-session.rs:107:36 [INFO] [stderr] | [INFO] [stderr] 107 | let data = try_or_400!(post_input!(request, { [INFO] [stderr] | ____________________________________^ [INFO] [stderr] 108 | | login: String, [INFO] [stderr] 109 | | password: String, [INFO] [stderr] 110 | | })); [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable call [INFO] [stderr] --> examples/login-session.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | / router!(request, [INFO] [stderr] 98 | | (POST) (/login) => { [INFO] [stderr] 99 | | // This is the route that is called when the user wants to log in. [INFO] [stderr] 100 | | [INFO] [stderr] ... | [INFO] [stderr] 127 | | return Response::redirect_303("/"); [INFO] [stderr] | | ---------------------------------- any code following this expression is unreachable [INFO] [stderr] ... | [INFO] [stderr] 147 | | _ => () [INFO] [stderr] 148 | | ); [INFO] [stderr] | |_____^ unreachable call [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable call [INFO] [stderr] --> examples/login-session.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | / router!(request, [INFO] [stderr] 98 | | (POST) (/login) => { [INFO] [stderr] 99 | | // This is the route that is called when the user wants to log in. [INFO] [stderr] 100 | | [INFO] [stderr] ... | [INFO] [stderr] 147 | | _ => () [INFO] [stderr] 148 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_____unreachable call [INFO] [stderr] | any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `login` is never read [INFO] [stderr] --> examples/login-session.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | struct SessionData { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 13 | login: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SessionData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rouille-ng` (example "hello-world") generated 1 warning [INFO] [stderr] warning: `rouille-ng` (example "simple-form") generated 2 warnings [INFO] [stderr] warning: `rouille-ng` (example "login-session") generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rouille_ng-176db2197a5f8802) [INFO] [stdout] [INFO] [stdout] running 88 tests [INFO] [stdout] test content_encoding::tests::no_req_encodings ... ok [INFO] [stdout] test content_encoding::tests::empty_req_encodings ... ok [INFO] [stdout] test content_encoding::tests::multi_req_encoding ... ok [INFO] [stdout] test content_encoding::tests::one_req_encoding ... ok [INFO] [stdout] test input::accept::tests::multimatch_first ... ok [INFO] [stdout] test input::accept::tests::basic ... ok [INFO] [stdout] test input::accept::tests::no_header_first ... ok [INFO] [stdout] test input::accept::tests::no_header_wildcard ... ok [INFO] [stdout] test input::accept::tests::no_match ... ok [INFO] [stdout] test input::accept::tests::wildcard ... ok [INFO] [stdout] test input::basic_http_auth::test::basic_http_auth_no_header ... ok [INFO] [stdout] test input::basic_http_auth::test::basic_http_auth_ok ... ok [INFO] [stdout] test input::basic_http_auth::test::basic_http_auth_wrong_header ... ok [INFO] [stdout] test input::cookies::test::cookies_ok ... ok [INFO] [stdout] test input::cookies::test::no_cookie ... ok [INFO] [stdout] test input::plain::test::body_twice ... ok [INFO] [stdout] test input::plain::test::bytes_limit ... ok [INFO] [stdout] test input::plain::test::charset ... ok [INFO] [stdout] test input::plain::test::exact_limit ... ok [INFO] [stdout] test input::plain::test::missing_content_type ... ok [INFO] [stdout] test input::plain::test::non_utf8_encoding ... ignored [INFO] [stdout] test input::plain::test::non_utf8_body ... ok [INFO] [stdout] test input::plain::test::ok ... ok [INFO] [stdout] test input::plain::test::wrong_content_type ... ok [INFO] [stdout] test input::post::tests::basic_bool ... ok [INFO] [stdout] test input::post::tests::basic_float ... ok [INFO] [stdout] test input::post::tests::basic_option_string ... ok [INFO] [stdout] test input::post::tests::basic_int ... ok [INFO] [stdout] test input::post::tests::basic_string ... ok [INFO] [stdout] test input::post::tests::body_extracted ... ok [INFO] [stdout] test input::post::tests::missing_field ... ok [INFO] [stdout] test input::post::tests::missing_field_option ... ok [INFO] [stdout] test input::post::tests::missing_field_bool ... ok [INFO] [stdout] test input::post::tests::missing_field_vec ... ok [INFO] [stdout] test input::post::tests::multiple_values ... ok [INFO] [stdout] test input::post::tests::multiple_values_bool ... ok [INFO] [stdout] test input::post::tests::multiple_values_vec ... ok [INFO] [stdout] test input::post::tests::multiple_values_vec_option_parse_failure ... ok [INFO] [stdout] test input::post::tests::not_utf8 ... ignored [INFO] [stdout] test input::post::tests::num_overflow ... ok [INFO] [stdout] test input::post::tests::multiple_values_vec_parse_failure ... ok [INFO] [stdout] test input::post::tests::num_parse_error ... ok [INFO] [stdout] test input::post::tests::num_parse_error_option ... ok [INFO] [stdout] test input::post::tests::too_many_fields ... ok [INFO] [stdout] test input::post::tests::weird_stuff ... ok [INFO] [stdout] test input::post::tests::wrong_content_type ... ok [INFO] [stdout] test input::priority_header::tests::parse_basic ... ok [INFO] [stdout] test input::priority_header::tests::parse_white_spaces ... ok [INFO] [stdout] test input::priority_header::tests::preferred_basic ... ok [INFO] [stdout] test input::priority_header::tests::preferred_empty ... ok [INFO] [stdout] test input::priority_header::tests::preferred_multimatch_first ... ok [INFO] [stdout] test input::priority_header::tests::preferred_wildcard_header ... ok [INFO] [stdout] test input::priority_header::tests::preferred_wildcard_header_left ... ok [INFO] [stdout] test response::tests::unique_header_adds_without_touching ... ok [INFO] [stdout] test response::tests::unique_header_replaces ... ok [INFO] [stdout] test router::tests::basic ... ok [INFO] [stdout] test router::tests::dash ... ok [INFO] [stdout] test router::tests::files ... ok [INFO] [stdout] test router::tests::encoded_old ... ok [INFO] [stdout] test router::tests::old_style_basic ... ok [INFO] [stdout] test router::tests::multiple_params ... ok [INFO] [stdout] test response::tests::unique_header_adds ... ok [INFO] [stdout] test router::tests::numbers ... ok [INFO] [stdout] test router::tests::old_style_trailing_comma ... ok [INFO] [stdout] test router::tests::old_style_dash ... ok [INFO] [stdout] test router::tests::trailing_comma ... ok [INFO] [stdout] test router::tests::trailing_commas ... ok [INFO] [stdout] test router::tests::url_parameter_ownership ... ok [INFO] [stdout] test router::tests::param_slash ... ok [INFO] [stdout] test tests::body_twice ... ok [INFO] [stdout] test session::test_generate_session_id ... ok [INFO] [stdout] test tests::dnt ... ok [INFO] [stdout] test router::tests::encoded ... ok [INFO] [stdout] test router::tests::old_style_params ... ok [INFO] [stdout] test tests::header ... ok [INFO] [stdout] test router::tests::old_style_trailing_commas ... ok [INFO] [stdout] test tests::encoded_plus_in_query_string ... ok [INFO] [stdout] test tests::plus_in_query_string ... ok [INFO] [stdout] test tests::plus_in_url ... ok [INFO] [stdout] test tests::get_param ... ok [INFO] [stdout] test tests::url_encode ... ok [INFO] [stdout] test tests::url_strips_get_query ... ok [INFO] [stdout] test router::tests::skip_failed_parse_string ... ok [INFO] [stdout] test router::tests::skip_failed_parse_float ... ok [INFO] [stdout] test websocket::low_level::tests::basic ... ok [INFO] [stdout] test tests::urlencode_query_string ... ok [INFO] [stdout] test router::tests::identity_not_present_in_url_string - should panic ... ok [INFO] [stdout] test router::tests::parameter_with_no_matching_identity - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rouille-ng [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test src/assets.rs - assets::match_assets (line 33) - compile ... ok [INFO] [stdout] test src/assets.rs - assets::match_assets (line 66) - compile ... ok [INFO] [stdout] test src/cgi.rs - cgi (line 18) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] test src/input/accept.rs - input::accept::accept (line 46) ... ok [INFO] [stdout] test src/content_encoding.rs - content_encoding::accepted_content_encodings (line 103) ... ok [INFO] [stdout] test src/input/accept.rs - input::accept::accept (line 30) ... ok [INFO] [stdout] test src/input/plain.rs - input::plain::plain_text_body (line 81) ... ok [INFO] [stdout] test src/input/cookies.rs - input::cookies::cookies (line 30) ... ok [INFO] [stdout] test src/input/basic_http_auth.rs - input::basic_http_auth::basic_http_auth (line 38) ... ok [INFO] [stdout] test src/find_route.rs - find_route::find_route (line 17) ... ok [INFO] [stdout] test src/input/json.rs - input::json::json_input (line 105) ... ok [INFO] [stdout] test src/input/json.rs - input::json (line 17) ... ok [INFO] [stdout] test src/content_encoding.rs - content_encoding::apply (line 29) ... ok [INFO] [stdout] test src/input/post.rs - input::post (line 75) ... ok [INFO] [stdout] test src/input/post.rs - input::post (line 14) ... ok [INFO] [stdout] test src/lib.rs - Request::data (line 905) ... ok [INFO] [stdout] test src/lib.rs - Server::stoppable (line 392) - compile ... ok [INFO] [stdout] test src/lib.rs - Server::poll_timeout (line 435) - compile ... ok [INFO] [stdout] test src/lib.rs - start_server (line 200) - compile ... ok [INFO] [stdout] test src/lib.rs - Server (line 284) - compile ... ok [INFO] [stdout] test src/lib.rs - Request::do_not_track (line 877) ... ok [INFO] [stdout] test src/lib.rs - Request::remote_addr (line 937) ... ok [INFO] [stdout] test src/lib.rs - Request::remove_prefix (line 708) ... ok [INFO] [stdout] test src/lib.rs - Request::is_secure (line 741) ... ok [INFO] [stdout] test src/log.rs - log::log (line 31) ... ok [INFO] [stdout] test src/lib.rs - assert_or_400 (line 143) ... ok [INFO] [stdout] test src/response.rs - response::Response::from_file (line 272) - compile ... ok [INFO] [stdout] test src/proxy.rs - proxy (line 34) ... ok [INFO] [stdout] test src/log.rs - log::log_custom (line 87) ... ok [INFO] [stdout] test src/input/priority_header.rs - input::priority_header::parse_priority_header (line 91) ... FAILED [INFO] [stdout] test src/input/priority_header.rs - input::priority_header::priority_header_preferred (line 23) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::empty_204 (line 421) ... FAILED [INFO] [stdout] test src/lib.rs - Request::url (line 808) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::basic_http_auth_login_required (line 399) ... FAILED [INFO] [stdout] test src/lib.rs - Request::raw_url (line 771) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::empty_400 (line 439) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::empty_404 (line 457) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::from_data (line 250) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::is_success (line 81) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::redirect_301 (line 113) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::with_content_disposition_attachment (line 636) ... ok [INFO] [stdout] test src/response.rs - response::ResponseBody::from_file (line 799) - compile ... ok [INFO] [stdout] test src/response.rs - response::Response::with_etag (line 576) ... ok [INFO] [stdout] test src/response.rs - response::Response::json (line 359) ... FAILED [INFO] [stdout] test src/response.rs - response::ResponseBody::from_reader (line 755) - compile ... ok [INFO] [stdout] test src/router.rs - router::router (line 44) ... ignored [INFO] [stdout] test src/router.rs - router::router (line 56) ... ignored [INFO] [stdout] test src/router.rs - router::router (line 68) ... ignored [INFO] [stdout] test src/router.rs - router::router (line 78) ... ignored [INFO] [stdout] test src/response.rs - response::Response::empty_406 (line 475) ... FAILED [INFO] [stdout] test src/router.rs - router::router (line 14) - compile ... ok [INFO] [stdout] test src/response.rs - response::Response::redirect_308 (line 229) ... FAILED [INFO] [stdout] test src/response.rs - response::Response::html (line 296) ... FAILED [INFO] [stdout] test src/session.rs - session (line 20) ... ok [INFO] [stdout] test src/response.rs - response::Response::redirect_302 (line 138) ... FAILED [INFO] [stdout] test src/response.rs - response::ResponseBody::from_string (line 820) ... ok [INFO] [stdout] test src/websocket/mod.rs - websocket::requested_protocols (line 194) ... ok [INFO] [stdout] test src/websocket/mod.rs - websocket (line 49) ... ok [INFO] [stdout] test src/try_or_400.rs - try_or_400::try_or_400 (line 20) ... ok [INFO] [stdout] test src/response.rs - response::ResponseBody::from_data (line 777) ... ok [INFO] [stdout] test src/response.rs - response::Response::redirect_307 (line 199) ... ok [INFO] [stdout] test src/response.rs - response::ResponseBody (line 722) ... ok [INFO] [stdout] test src/response.rs - response::Response::is_error (line 95) ... ok [INFO] [stdout] test src/response.rs - response::Response::redirect_303 (line 168) ... ok [INFO] [stdout] test src/response.rs - response::ResponseBody::empty (line 736) ... ok [INFO] [stdout] test src/response.rs - response::Response::svg (line 317) ... ok [INFO] [stdout] test src/response.rs - response::Response::text (line 338) ... ok [INFO] [stdout] test src/response.rs - response::Response::with_status_code (line 493) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/input/priority_header.rs - input::priority_header::parse_priority_header (line 91) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPYjMbL/symbols.o" "/tmp/rustdoctestOY4Hw1/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestOY4Hw1/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOY4Hw1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/input/priority_header.rs - input::priority_header::priority_header_preferred (line 23) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcIRuXJU/symbols.o" "/tmp/rustdoctestNw2o9t/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestNw2o9t/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNw2o9t/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::empty_204 (line 421) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcUNPVKU/symbols.o" "/tmp/rustdoctesteNeLkN/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctesteNeLkN/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteNeLkN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Request::url (line 808) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFIxe4J/symbols.o" "/tmp/rustdoctestSYo6Wd/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestSYo6Wd/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSYo6Wd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::basic_http_auth_login_required (line 399) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTYuvaU/symbols.o" "/tmp/rustdoctestkSlMx5/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestkSlMx5/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkSlMx5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Request::raw_url (line 771) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcoJMjnG/symbols.o" "/tmp/rustdoctestvUzUH5/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestvUzUH5/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvUzUH5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::empty_400 (line 439) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcEdhuva/symbols.o" "/tmp/rustdoctestA9kUoD/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestA9kUoD/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA9kUoD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::empty_404 (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccHquCM/symbols.o" "/tmp/rustdoctest2VIJWb/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctest2VIJWb/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2VIJWb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::from_data (line 250) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcz5VcHF/symbols.o" "/tmp/rustdoctestAPxlAo/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestAPxlAo/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAPxlAo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::is_success (line 81) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc3pfp91/symbols.o" "/tmp/rustdoctestkUGu3r/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestkUGu3r/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkUGu3r/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::redirect_301 (line 113) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcLCB7mc/symbols.o" "/tmp/rustdoctestIK26JK/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestIK26JK/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIK26JK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::json (line 359) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdOFV7q/symbols.o" "/tmp/rustdoctestiqLm1Z/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestiqLm1Z/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiqLm1Z/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::empty_406 (line 475) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcF5iqe4/symbols.o" "/tmp/rustdoctesty5qiC4/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctesty5qiC4/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesty5qiC4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::redirect_308 (line 229) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustclcWkPP/symbols.o" "/tmp/rustdoctestwVbRTa/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestwVbRTa/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwVbRTa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::html (line 296) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc51G1zZ/symbols.o" "/tmp/rustdoctestO1Woq4/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestO1Woq4/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestO1Woq4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::Response::redirect_302 (line 138) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccxkNsw/symbols.o" "/tmp/rustdoctestwfi73l/rust_out.rust_out.6596926f5eed4382-cgu.0.rcgu.o" "/tmp/rustdoctestwfi73l/rust_out.4y5psyme2hz3lpdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5dae445a9bf27b46/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_ng-f36e26373725119d.rlib" "/opt/rustwide/target/debug/deps/liburl-0bd975c6ef7f1609.rlib" "/opt/rustwide/target/debug/deps/libidna-daa47eb4b3529df3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-27ee5454e6b959e7.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b908f05bf1b13c40.rlib" "/opt/rustwide/target/debug/deps/liburl-f5851495af568583.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a99bf644812fcfc5.rlib" "/opt/rustwide/target/debug/deps/libidna-7fa40645a71c3832.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c8c77fbd2a3dad9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-83f9b11280a6f2cf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ae68e3bab79dd70e.rlib" "/opt/rustwide/target/debug/deps/libmatches-7ffb95338c577e88.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b64187447306f994.rlib" "/opt/rustwide/target/debug/deps/libascii-6f59e729bc5443f4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4247e502031e767c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a22d6eda351e2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-804545b2d4162efe.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c37b788a0862c65.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-972d7f7e47dc88b7.rlib" "/opt/rustwide/target/debug/deps/libserde-e5927e368a1a3cdc.rlib" "/opt/rustwide/target/debug/deps/librand-6e6e2d3de9c9a7ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a5ebbdeffb771b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f44282df420eeeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba0899820ffeb489.rlib" "/opt/rustwide/target/debug/deps/libmultipart-10cf58ab914ca558.rlib" "/opt/rustwide/target/debug/deps/libtwoway-36cee9a2421db45a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdede8e32eeaef99.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-73cd84466379ca67.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1953c9ddc5a9f252.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bc6c100d46f1eed8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libtempfile-680ce89c814d568b.rlib" "/opt/rustwide/target/debug/deps/librand-807a4e5dd4515455.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50077b961d47188e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-612f947dd5844a9e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7557c19ed409ab53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9611e1a6a9d2986c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-cc5590f2424c5633.rlib" "/opt/rustwide/target/debug/deps/librand-edd9f66a176cb0cc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4f959ce39c2b571b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9ad50259128fe59a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-720f97ed968e7568.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1a50e66537e91bc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-62aa577abbdc72ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb2d6fc20f4b818b.rlib" "/opt/rustwide/target/debug/deps/librand_os-341e2cde4bc6dd9d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-400516ea15677d3e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4e7c0c014b79e4d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91d3d581b48d6fcc.rlib" "/opt/rustwide/target/debug/deps/libphf-5bb1f4cf6c807ac7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-379c38fbe641d3fe.rlib" "/opt/rustwide/target/debug/deps/libunicase-6838e90773d1dbbe.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f6c350bac344df49.rlib" "/opt/rustwide/target/debug/deps/libmime-66293d69f91b4a2d.rlib" "/opt/rustwide/target/debug/deps/liblog-f2be659899169559.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-20715d7a815b0502.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7eca26169bd91b77.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-81cc575b6f4a75d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b5df2ab2eccd14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-216c49c2900371ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a6dbea7896aa8cf.rlib" "/opt/rustwide/target/debug/deps/libtime-b599d2691a50036b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0bc3a2f930d9cd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7428c5b95e612781.rlib" "/opt/rustwide/target/debug/deps/liblibc-87b181d86489f206.rlib" "/opt/rustwide/target/debug/deps/libbase64-41544bc11aac726f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwfi73l/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/input/priority_header.rs - input::priority_header::parse_priority_header (line 91) [INFO] [stdout] src/input/priority_header.rs - input::priority_header::priority_header_preferred (line 23) [INFO] [stdout] src/lib.rs - Request::raw_url (line 771) [INFO] [stdout] src/lib.rs - Request::url (line 808) [INFO] [stdout] src/response.rs - response::Response::basic_http_auth_login_required (line 399) [INFO] [stdout] src/response.rs - response::Response::empty_204 (line 421) [INFO] [stdout] src/response.rs - response::Response::empty_400 (line 439) [INFO] [stdout] src/response.rs - response::Response::empty_404 (line 457) [INFO] [stdout] src/response.rs - response::Response::empty_406 (line 475) [INFO] [stdout] src/response.rs - response::Response::from_data (line 250) [INFO] [stdout] src/response.rs - response::Response::html (line 296) [INFO] [stdout] src/response.rs - response::Response::is_success (line 81) [INFO] [stdout] src/response.rs - response::Response::json (line 359) [INFO] [stdout] src/response.rs - response::Response::redirect_301 (line 113) [INFO] [stdout] src/response.rs - response::Response::redirect_302 (line 138) [INFO] [stdout] src/response.rs - response::Response::redirect_308 (line 229) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 49 passed; 16 failed; 4 ignored; 0 measured; 0 filtered out; finished in 4.00s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fdddb27da77724d5b857afacce3346e808ce23b221b226d26a5dd392b44f78a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdddb27da77724d5b857afacce3346e808ce23b221b226d26a5dd392b44f78a7", kill_on_drop: false }` [INFO] [stdout] fdddb27da77724d5b857afacce3346e808ce23b221b226d26a5dd392b44f78a7