[INFO] fetching crate rouille-maint-in 3.0.1...
[INFO] testing rouille-maint-in-3.0.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate rouille-maint-in 3.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate rouille-maint-in 3.0.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rouille-maint-in 3.0.1
[INFO] finished tweaking crates.io crate rouille-maint-in 3.0.1
[INFO] tweaked toml for crates.io crate rouille-maint-in 3.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate rouille-maint-in 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres v0.19.0
[INFO] [stderr]   Downloaded serde_derive v1.0.124
[INFO] [stderr]   Downloaded tiny_http v0.8.0
[INFO] [stderr]   Downloaded futures-sink v0.3.13
[INFO] [stderr]   Downloaded gzip-header v0.3.0
[INFO] [stderr]   Downloaded async-trait v0.1.48
[INFO] [stderr]   Downloaded futures-util v0.3.13
[INFO] [stderr]   Downloaded tokio-util v0.6.4
[INFO] [stderr]   Downloaded openssl v0.10.33
[INFO] [stderr]   Downloaded tokio v1.3.0
[INFO] [stderr]   Downloaded libc v0.2.88
[INFO] [stderr]   Downloaded tokio-postgres v0.7.0
[INFO] [stderr]   Downloaded serde v1.0.124
[INFO] [stderr]   Downloaded mio v0.7.9
[INFO] [stderr]   Downloaded futures-executor v0.3.13
[INFO] [stderr]   Downloaded futures-macro v0.3.13
[INFO] [stderr]   Downloaded futures-task v0.3.13
[INFO] [stderr]   Downloaded futures v0.3.13
[INFO] [stderr]   Downloaded sha2 v0.9.3
[INFO] [stderr]   Downloaded postgres-protocol v0.6.0
[INFO] [stderr]   Downloaded postgres-types v0.2.0
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded ascii v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b35de13dd1683ca07f9231cb712b2d700eb806bc5d1bb1042c844f6e70b9ae80
[INFO] running `Command { std: "docker" "start" "-a" "b35de13dd1683ca07f9231cb712b2d700eb806bc5d1bb1042c844f6e70b9ae80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b35de13dd1683ca07f9231cb712b2d700eb806bc5d1bb1042c844f6e70b9ae80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b35de13dd1683ca07f9231cb712b2d700eb806bc5d1bb1042c844f6e70b9ae80", kill_on_drop: false }`
[INFO] [stdout] b35de13dd1683ca07f9231cb712b2d700eb806bc5d1bb1042c844f6e70b9ae80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eb4d74dbf15efcef9e01a5fb78b14fc25bc42298006174da10bfa65cd504f5e
[INFO] running `Command { std: "docker" "start" "-a" "7eb4d74dbf15efcef9e01a5fb78b14fc25bc42298006174da10bfa65cd504f5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling gzip-header v0.3.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling tiny_http v0.8.0
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling rouille-maint-in v3.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.43s
[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.17.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" "7eb4d74dbf15efcef9e01a5fb78b14fc25bc42298006174da10bfa65cd504f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb4d74dbf15efcef9e01a5fb78b14fc25bc42298006174da10bfa65cd504f5e", kill_on_drop: false }`
[INFO] [stdout] 7eb4d74dbf15efcef9e01a5fb78b14fc25bc42298006174da10bfa65cd504f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 112b7c89b15f4f13b3b551630328401aee69dd334c27c0df72b8985278496157
[INFO] running `Command { std: "docker" "start" "-a" "112b7c89b15f4f13b3b551630328401aee69dd334c27c0df72b8985278496157", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling postgres-protocol v0.6.0
[INFO] [stderr]    Compiling postgres-types v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.6.4
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling tokio-postgres v0.7.0
[INFO] [stderr]    Compiling postgres v0.19.0
[INFO] [stderr]    Compiling rouille-maint-in v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `login` is never read
[INFO] [stdout]   --> examples/login-session.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct SessionData { login: String }
[INFO] [stdout]    |        -----------   ^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[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: field `field` is never read
[INFO] [stdout]    --> src/input/post.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         struct PostInput {
[INFO] [stdout]     |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 773 |             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:804:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         struct PostInput {
[INFO] [stdout]     |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 804 |             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:850:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         struct PostInput {
[INFO] [stdout]     |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 850 |             field: Vec<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:882:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         struct PostInput {
[INFO] [stdout]     |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 882 |             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:942:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         struct PostInput {
[INFO] [stdout]     |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 942 |             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:974:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         struct PostInput {
[INFO] [stdout]     |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 974 |             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:994:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         struct PostInput {
[INFO] [stdout]     |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 994 |             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:1012:13
[INFO] [stdout]      |
[INFO] [stdout] 490  |         struct PostInput {
[INFO] [stdout]      |                --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1012 |             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: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.67s
[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.17.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" "112b7c89b15f4f13b3b551630328401aee69dd334c27c0df72b8985278496157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "112b7c89b15f4f13b3b551630328401aee69dd334c27c0df72b8985278496157", kill_on_drop: false }`
[INFO] [stdout] 112b7c89b15f4f13b3b551630328401aee69dd334c27c0df72b8985278496157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df23329fc841afd3ef8e11ba28dfc5a10e2cceb515daa9dce49a4f51372b18f0
[INFO] running `Command { std: "docker" "start" "-a" "df23329fc841afd3ef8e11ba28dfc5a10e2cceb515daa9dce49a4f51372b18f0", kill_on_drop: false }`
[INFO] [stderr] warning: field `field` is never read
[INFO] [stderr]    --> src/input/post.rs:773:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |         struct PostInput {
[INFO] [stderr]     |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 773 |             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:804:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |         struct PostInput {
[INFO] [stderr]     |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 804 |             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:850:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |         struct PostInput {
[INFO] [stderr]     |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 850 |             field: Vec<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:882:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |         struct PostInput {
[INFO] [stderr]     |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 882 |             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:942:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |         struct PostInput {
[INFO] [stderr]     |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 942 |             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:974:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |         struct PostInput {
[INFO] [stderr]     |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 974 |             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:994:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |         struct PostInput {
[INFO] [stderr]     |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 994 |             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:1012:13
[INFO] [stderr]      |
[INFO] [stderr] 490  |         struct PostInput {
[INFO] [stderr]      |                --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1012 |             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-maint-in` (lib test) generated 8 warnings
[INFO] [stderr] warning: field `login` is never read
[INFO] [stderr]   --> examples/login-session.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct SessionData { login: String }
[INFO] [stderr]    |        -----------   ^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[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-maint-in` (example "login-session") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[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.17.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_maint_in-f4924fca633fbb20)
[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 input::accept::tests::basic ... ok
[INFO] [stdout] test input::basic_http_auth::test::basic_http_auth_no_header ... ok
[INFO] [stdout] test input::plain::test::body_twice ... ok
[INFO] [stdout] test input::plain::test::bytes_limit ... ok
[INFO] [stdout] test content_encoding::tests::multi_req_encoding ... ok
[INFO] [stdout] test input::cookies::test::no_cookie ... ok
[INFO] [stdout] test input::accept::tests::multimatch_first ... ok
[INFO] [stdout] test input::accept::tests::wildcard ... ok
[INFO] [stdout] test input::plain::test::non_utf8_encoding ... ignored
[INFO] [stdout] test input::plain::test::exact_limit ... ok
[INFO] [stdout] test input::accept::tests::no_match ... ok
[INFO] [stdout] test input::plain::test::missing_content_type ... ok
[INFO] [stdout] test input::plain::test::non_utf8_body ... ok
[INFO] [stdout] test input::post::tests::basic_bool ... ok
[INFO] [stdout] test input::post::tests::basic_option_string ... ok
[INFO] [stdout] test input::plain::test::ok ... ok
[INFO] [stdout] test input::accept::tests::no_header_first ... ok
[INFO] [stdout] test input::plain::test::charset ... ok
[INFO] [stdout] test input::post::tests::basic_float ... ok
[INFO] [stdout] test input::post::tests::basic_int ... ok
[INFO] [stdout] test input::accept::tests::no_header_wildcard ... ok
[INFO] [stdout] test input::post::tests::missing_field ... ok
[INFO] [stdout] test input::post::tests::basic_string ... ok
[INFO] [stdout] test input::post::tests::missing_field_vec ... ok
[INFO] [stdout] test input::basic_http_auth::test::basic_http_auth_wrong_header ... ok
[INFO] [stdout] test input::post::tests::missing_field_bool ... ok
[INFO] [stdout] test input::post::tests::missing_field_option ... ok
[INFO] [stdout] test input::basic_http_auth::test::basic_http_auth_ok ... ok
[INFO] [stdout] test input::plain::test::wrong_content_type ... ok
[INFO] [stdout] test input::post::tests::not_utf8 ... ignored
[INFO] [stdout] test input::post::tests::body_extracted ... ok
[INFO] [stdout] test input::post::tests::num_overflow ... ok
[INFO] [stdout] test input::post::tests::multiple_values_vec_option_parse_failure ... ok
[INFO] [stdout] test input::post::tests::multiple_values_vec ... ok
[INFO] [stdout] test input::post::tests::num_parse_error ... ok
[INFO] [stdout] test input::post::tests::multiple_values_vec_parse_failure ... ok
[INFO] [stdout] test content_encoding::tests::one_req_encoding ... ok
[INFO] [stdout] test input::cookies::test::cookies_ok ... ok
[INFO] [stdout] test input::post::tests::multiple_values_bool ... ok
[INFO] [stdout] test input::post::tests::weird_stuff ... ok
[INFO] [stdout] test input::priority_header::tests::preferred_basic ... ok
[INFO] [stdout] test input::post::tests::multiple_values ... ok
[INFO] [stdout] test response::tests::unique_header_adds_without_touching ... ok
[INFO] [stdout] test router::tests::encoded ... ok
[INFO] [stdout] test router::tests::files ... ok
[INFO] [stdout] test router::tests::encoded_old ... ok
[INFO] [stdout] test response::tests::unique_header_replaces ... ok
[INFO] [stdout] test input::priority_header::tests::preferred_wildcard_header ... ok
[INFO] [stdout] test input::priority_header::tests::preferred_empty ... ok
[INFO] [stdout] test input::post::tests::too_many_fields ... ok
[INFO] [stdout] test router::tests::basic ... ok
[INFO] [stdout] test input::post::tests::num_parse_error_option ... 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::preferred_wildcard_header_left ... ok
[INFO] [stdout] test response::tests::unique_header_adds ... ok
[INFO] [stdout] test input::priority_header::tests::parse_white_spaces ... ok
[INFO] [stdout] test input::priority_header::tests::preferred_multimatch_first ... ok
[INFO] [stdout] test router::tests::trailing_commas ... 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 session::test_generate_session_id ... ok
[INFO] [stdout] test router::tests::url_parameter_ownership ... ok
[INFO] [stdout] test router::tests::param_slash ... ok
[INFO] [stdout] test router::tests::skip_failed_parse_float ... ok
[INFO] [stdout] test router::tests::dash ... ok
[INFO] [stdout] test router::tests::old_style_basic ... ok
[INFO] [stdout] test router::tests::old_style_trailing_commas ... ok
[INFO] [stdout] test router::tests::old_style_params ... ok
[INFO] [stdout] test router::tests::skip_failed_parse_string ... ok
[INFO] [stdout] test router::tests::multiple_params ... ok
[INFO] [stdout] test tests::plus_in_query_string ... ok
[INFO] [stdout] test websocket::low_level::tests::basic ... ok
[INFO] [stdout] test router::tests::trailing_comma ... ok
[INFO] [stdout] test tests::encoded_plus_in_query_string ... ok
[INFO] [stdout] test tests::urlencode_query_string ... ok
[INFO] [stdout] test tests::get_param ... ok
[INFO] [stdout] test tests::plus_in_url ... ok
[INFO] [stdout] test tests::body_twice ... ok
[INFO] [stdout] test tests::dnt ... ok
[INFO] [stdout] test tests::header ... ok
[INFO] [stdout] test tests::url_encode ... ok
[INFO] [stdout] test tests::url_strips_get_query ... ok
[INFO] [stdout] test router::tests::parameter_with_no_matching_identity - should panic ... ok
[INFO] [stdout] test router::tests::identity_not_present_in_url_string - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rouille_maint_in
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test src/cgi.rs - cgi (line 18) - compile ... ok
[INFO] [stdout] test src/assets.rs - assets::match_assets (line 33) - compile ... ok
[INFO] [stdout] test src/assets.rs - assets::match_assets (line 67) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok
[INFO] [stdout] test src/find_route.rs - find_route::find_route (line 17) ... ok
[INFO] [stdout] test src/input/json.rs - input::json (line 17) ... 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/input/post.rs - input::post (line 14) ... ok
[INFO] [stdout] test src/input/accept.rs - input::accept::accept (line 46) ... ok
[INFO] [stdout] test src/content_encoding.rs - content_encoding::apply (line 29) ... ok
[INFO] [stdout] test src/input/json.rs - input::json::json_input (line 111) ... ok
[INFO] [stdout] test src/lib.rs - Server (line 316) - compile ... ok
[INFO] [stdout] test src/content_encoding.rs - content_encoding::accepted_content_encodings (line 97) ... ok
[INFO] [stdout] test src/lib.rs - Request::do_not_track (line 854) ... ok
[INFO] [stdout] test src/lib.rs - Request::data (line 883) ... ok
[INFO] [stdout] test src/lib.rs - Server<F>::stoppable (line 419) - compile ... ok
[INFO] [stdout] test src/input/plain.rs - input::plain::plain_text_body (line 87) ... ok
[INFO] [stdout] test src/lib.rs - Request::is_secure (line 726) ... ok
[INFO] [stdout] test src/lib.rs - Server<F>::poll_timeout (line 463) - compile ... ok
[INFO] [stdout] test src/input/post.rs - input::post (line 75) ... ok
[INFO] [stdout] test src/lib.rs - start_server (line 235) - compile ... ok
[INFO] [stdout] test src/lib.rs - start_server (line 218) - compile fail ... ok
[INFO] [stdout] test src/input/accept.rs - input::accept::accept (line 30) ... ok
[INFO] [stdout] test src/lib.rs - Request::remote_addr (line 913) ... ok
[INFO] [stdout] test src/lib.rs - Request::remove_prefix (line 692) ... ok
[INFO] [stdout] test src/response.rs - response::Response::from_file (line 274) - compile ... ok
[INFO] [stdout] test src/proxy.rs - proxy (line 34) ... ok
[INFO] [stdout] test src/input/priority_header.rs - input::priority_header::parse_priority_header (line 89) ... ok
[INFO] [stdout] test src/log.rs - log::log (line 31) ... ok
[INFO] [stdout] test src/log.rs - log::log_custom (line 80) ... ok
[INFO] [stdout] test src/lib.rs - assert_or_400 (line 150) ... ok
[INFO] [stdout] test src/lib.rs - Request::raw_url (line 757) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response::from_data (line 252) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response::empty_204 (line 409) ... ok
[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_404 (line 447) ... ok
[INFO] [stdout] test src/response.rs - response::Response::basic_http_auth_login_required (line 389) ... ok
[INFO] [stdout] test src/lib.rs - Request::url (line 795) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_400 (line 428) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response::with_etag (line 564) ... ok
[INFO] [stdout] test src/response.rs - response::Response::with_content_disposition_attachment (line 620) ... ok
[INFO] [stdout] test src/response.rs - response::Response::html (line 298) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_406 (line 466) ... ok
[INFO] [stdout] test src/response.rs - response::Response::json (line 355) ... ok
[INFO] [stdout] test src/response.rs - response::ResponseBody::from_reader (line 737) - compile ... ok
[INFO] [stdout] test src/response.rs - response::ResponseBody::from_file (line 777) - compile ... ok
[INFO] [stdout] test src/response.rs - response::Response::is_success (line 81) ... 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::redirect_301 (line 115) ... ok
[INFO] [stdout] test src/response.rs - response::Response::redirect_303 (line 170) ... ok
[INFO] [stdout] test src/router.rs - router::router (line 14) - compile ... ok
[INFO] [stdout] test src/response.rs - response::Response::text (line 336) ... ok
[INFO] [stdout] test src/response.rs - response::Response::redirect_302 (line 140) ... ok
[INFO] [stdout] test src/response.rs - response::Response::redirect_308 (line 231) ... ok
[INFO] [stdout] test src/lib.rs - response_panic (line 183) ... ok
[INFO] [stdout] test src/response.rs - response::Response::is_error (line 96) ... ok
[INFO] [stdout] test src/session.rs - session (line 20) ... ok
[INFO] [stdout] test src/response.rs - response::Response::svg (line 317) ... ok
[INFO] [stdout] test src/websocket/mod.rs - websocket (line 49) ... ok
[INFO] [stdout] test src/response.rs - response::Response::redirect_307 (line 201) ... ok
[INFO] [stdout] test src/websocket/mod.rs - websocket::requested_protocols (line 187) ... 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 (line 702) ... ok
[INFO] [stdout] test src/response.rs - response::Response::with_status_code (line 485) ... ok
[INFO] [stdout] test src/response.rs - response::ResponseBody::from_data (line 757) ... ok
[INFO] [stdout] test src/response.rs - response::ResponseBody::empty (line 717) ... ok
[INFO] [stdout] test src/response.rs - response::ResponseBody::from_string (line 799) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Request::raw_url (line 757) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc17wYsh/symbols.o" "/tmp/rustdoctestokcJy1/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestokcJy1/rust_out.64a676cex4wmm5j2zxtg20cvt.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-b2632335547cebab/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_maint_in-58f276ecebd95839.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0c9151ba22eba641.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d345217100e3418e.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-97bb4be2e433f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-c153734f65dfd2b5.rlib" "/opt/rustwide/target/debug/deps/libidna-d7de97dbebae4731.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-137cbb5724205ff7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-a549b6ef3d3c316c.rlib" "/opt/rustwide/target/debug/deps/libascii-371de1e5c10df6da.rlib" "/opt/rustwide/target/debug/deps/libsha1-9f5109596f8cd340.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c04c180f23596a8f.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-ea5e7054e0cd7802.rlib" "/opt/rustwide/target/debug/deps/libserde-a13e53d92592cb94.rlib" "/opt/rustwide/target/debug/deps/libmultipart-dcabae214e589f2b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-dbf1e636b080ed46.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1984e44d82f6fe01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libsafemem-67d54dc2a787db43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d7ba1e17dc24872b.rlib" "/opt/rustwide/target/debug/deps/librand-3bd93b6496d050f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-848c5d7d1adfcaa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b2055839ad0a0a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-115b6660400eda03.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librand-a46a19da97faecc6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a2ce4afb040f8948.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-f634100810158ed7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c8637eaf4c328d70.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-abfff195c3f7e603.rlib" "/opt/rustwide/target/debug/deps/libunicase-2aa369214596f61f.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libdeflate-71accf0ac9db89e6.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-53091288ca6cd7c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b1ff1227ed0ea600.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libchrono-52eca8e52b573f80.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-374dc01160954e61.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c042ce3dd3ebab4f.rlib" "/opt/rustwide/target/debug/deps/libtime-afc606f95771a8c5.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-26b50a1b4f630822.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ceee1793b84c2e2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ba0a19da0bc063af.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestokcJy1/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response.rs - response::Response::from_data (line 252) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcI5msG0/symbols.o" "/tmp/rustdoctestb0jVSl/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestb0jVSl/rust_out.64a676cex4wmm5j2zxtg20cvt.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-b2632335547cebab/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_maint_in-58f276ecebd95839.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0c9151ba22eba641.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d345217100e3418e.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-97bb4be2e433f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-c153734f65dfd2b5.rlib" "/opt/rustwide/target/debug/deps/libidna-d7de97dbebae4731.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-137cbb5724205ff7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-a549b6ef3d3c316c.rlib" "/opt/rustwide/target/debug/deps/libascii-371de1e5c10df6da.rlib" "/opt/rustwide/target/debug/deps/libsha1-9f5109596f8cd340.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c04c180f23596a8f.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-ea5e7054e0cd7802.rlib" "/opt/rustwide/target/debug/deps/libserde-a13e53d92592cb94.rlib" "/opt/rustwide/target/debug/deps/libmultipart-dcabae214e589f2b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-dbf1e636b080ed46.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1984e44d82f6fe01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libsafemem-67d54dc2a787db43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d7ba1e17dc24872b.rlib" "/opt/rustwide/target/debug/deps/librand-3bd93b6496d050f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-848c5d7d1adfcaa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b2055839ad0a0a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-115b6660400eda03.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librand-a46a19da97faecc6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a2ce4afb040f8948.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-f634100810158ed7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c8637eaf4c328d70.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-abfff195c3f7e603.rlib" "/opt/rustwide/target/debug/deps/libunicase-2aa369214596f61f.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libdeflate-71accf0ac9db89e6.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-53091288ca6cd7c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b1ff1227ed0ea600.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libchrono-52eca8e52b573f80.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-374dc01160954e61.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c042ce3dd3ebab4f.rlib" "/opt/rustwide/target/debug/deps/libtime-afc606f95771a8c5.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-26b50a1b4f630822.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ceee1793b84c2e2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ba0a19da0bc063af.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb0jVSl/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 1 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcUZDKJB/symbols.o" "/tmp/rustdoctestsOPyJp/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestsOPyJp/rust_out.64a676cex4wmm5j2zxtg20cvt.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-b2632335547cebab/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_maint_in-58f276ecebd95839.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0c9151ba22eba641.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d345217100e3418e.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-97bb4be2e433f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-c153734f65dfd2b5.rlib" "/opt/rustwide/target/debug/deps/libidna-d7de97dbebae4731.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-137cbb5724205ff7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-a549b6ef3d3c316c.rlib" "/opt/rustwide/target/debug/deps/libascii-371de1e5c10df6da.rlib" "/opt/rustwide/target/debug/deps/libsha1-9f5109596f8cd340.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c04c180f23596a8f.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-ea5e7054e0cd7802.rlib" "/opt/rustwide/target/debug/deps/libserde-a13e53d92592cb94.rlib" "/opt/rustwide/target/debug/deps/libmultipart-dcabae214e589f2b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-dbf1e636b080ed46.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1984e44d82f6fe01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libsafemem-67d54dc2a787db43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d7ba1e17dc24872b.rlib" "/opt/rustwide/target/debug/deps/librand-3bd93b6496d050f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-848c5d7d1adfcaa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b2055839ad0a0a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-115b6660400eda03.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librand-a46a19da97faecc6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a2ce4afb040f8948.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-f634100810158ed7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c8637eaf4c328d70.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-abfff195c3f7e603.rlib" "/opt/rustwide/target/debug/deps/libunicase-2aa369214596f61f.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libdeflate-71accf0ac9db89e6.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-53091288ca6cd7c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b1ff1227ed0ea600.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libchrono-52eca8e52b573f80.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-374dc01160954e61.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c042ce3dd3ebab4f.rlib" "/opt/rustwide/target/debug/deps/libtime-afc606f95771a8c5.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-26b50a1b4f630822.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ceee1793b84c2e2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ba0a19da0bc063af.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsOPyJp/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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response.rs - response::Response::empty_400 (line 428) 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/1871252fc8bb672d40787e67404e6eaae7059369/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/rustcqYtSQv/symbols.o" "/tmp/rustdoctestoYKwVL/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestoYKwVL/rust_out.64a676cex4wmm5j2zxtg20cvt.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-b2632335547cebab/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_maint_in-58f276ecebd95839.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0c9151ba22eba641.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d345217100e3418e.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-97bb4be2e433f20c.rlib" "/opt/rustwide/target/debug/deps/liburl-c153734f65dfd2b5.rlib" "/opt/rustwide/target/debug/deps/libidna-d7de97dbebae4731.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-137cbb5724205ff7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-a549b6ef3d3c316c.rlib" "/opt/rustwide/target/debug/deps/libascii-371de1e5c10df6da.rlib" "/opt/rustwide/target/debug/deps/libsha1-9f5109596f8cd340.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c04c180f23596a8f.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-ea5e7054e0cd7802.rlib" "/opt/rustwide/target/debug/deps/libserde-a13e53d92592cb94.rlib" "/opt/rustwide/target/debug/deps/libmultipart-dcabae214e589f2b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-dbf1e636b080ed46.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1984e44d82f6fe01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libsafemem-67d54dc2a787db43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d7ba1e17dc24872b.rlib" "/opt/rustwide/target/debug/deps/librand-3bd93b6496d050f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-848c5d7d1adfcaa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b2055839ad0a0a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-115b6660400eda03.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librand-a46a19da97faecc6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a2ce4afb040f8948.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-f634100810158ed7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c8637eaf4c328d70.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-abfff195c3f7e603.rlib" "/opt/rustwide/target/debug/deps/libunicase-2aa369214596f61f.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libdeflate-71accf0ac9db89e6.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-53091288ca6cd7c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b1ff1227ed0ea600.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libchrono-52eca8e52b573f80.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-374dc01160954e61.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c042ce3dd3ebab4f.rlib" "/opt/rustwide/target/debug/deps/libtime-afc606f95771a8c5.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-26b50a1b4f630822.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ceee1793b84c2e2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ba0a19da0bc063af.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoYKwVL/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 1 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::priority_header_preferred (line 23)
[INFO] [stdout]     src/lib.rs - Request::raw_url (line 757)
[INFO] [stdout]     src/response.rs - response::Response::empty_400 (line 428)
[INFO] [stdout]     src/response.rs - response::Response::from_data (line 252)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 4 failed; 4 ignored; 0 measured; 0 filtered out; finished in 7.78s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "df23329fc841afd3ef8e11ba28dfc5a10e2cceb515daa9dce49a4f51372b18f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df23329fc841afd3ef8e11ba28dfc5a10e2cceb515daa9dce49a4f51372b18f0", kill_on_drop: false }`
[INFO] [stdout] df23329fc841afd3ef8e11ba28dfc5a10e2cceb515daa9dce49a4f51372b18f0
