[INFO] cloning repository https://github.com/watanabe-kts/http-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watanabe-kts/http-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatanabe-kts%2Fhttp-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatanabe-kts%2Fhttp-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95287a31114d648d007c8a02994256b04b6a06b4 [INFO] checking watanabe-kts/http-server-rust against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatanabe-kts%2Fhttp-server-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watanabe-kts/http-server-rust on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/watanabe-kts/http-server-rust [INFO] finished tweaking git repo https://github.com/watanabe-kts/http-server-rust [INFO] tweaked toml for git repo https://github.com/watanabe-kts/http-server-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/watanabe-kts/http-server-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d2a9c25cc3b39c808c5c23364bd94a27e42e5e87de295b23a90d4413ae73933 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d2a9c25cc3b39c808c5c23364bd94a27e42e5e87de295b23a90d4413ae73933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d2a9c25cc3b39c808c5c23364bd94a27e42e5e87de295b23a90d4413ae73933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2a9c25cc3b39c808c5c23364bd94a27e42e5e87de295b23a90d4413ae73933", kill_on_drop: false }` [INFO] [stdout] 8d2a9c25cc3b39c808c5c23364bd94a27e42e5e87de295b23a90d4413ae73933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 937a763e28291e53398ea4822dfeed1df839f92e582ade0ab72cd34f2bb1de10 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "937a763e28291e53398ea4822dfeed1df839f92e582ade0ab72cd34f2bb1de10", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `method` [INFO] [stdout] --> src/request.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn method(&self) -> &Method { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `http_version` [INFO] [stdout] --> src/request.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn http_version(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw_headers` [INFO] [stdout] --> src/request.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_headers(&self) -> &[String] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kind` [INFO] [stdout] --> src/request.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn kind(&self) -> ErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | b"Host: example.com:7777", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a fixed size of 27 elements, found one with 22 elements [INFO] [stdout] | [INFO] [stdout] = note: expected type `&[u8; 27]` [INFO] [stdout] found reference `&'static [u8; 22]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/response.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | write!(&mut bw, "{}: {}\r\n", name, value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 150 | ].iter().map(|s| s.to_string()); [INFO] [stdout] | ----------------- the found closure [INFO] [stdout] 151 | [INFO] [stdout] 152 | let req = Request::parse(msg); [INFO] [stdout] | ^^^ expected `&[u8]`, found struct `Map` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Map, [closure@src/request.rs:150:22: 150:39]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/request.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 163 | ].iter().map(|s| s.to_string()); [INFO] [stdout] | ----------------- the found closure [INFO] [stdout] 164 | [INFO] [stdout] 165 | let req = Request::parse(msg); [INFO] [stdout] | ^^^ expected `&[u8]`, found struct `Map` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Map, [closure@src/request.rs:163:22: 163:39]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "937a763e28291e53398ea4822dfeed1df839f92e582ade0ab72cd34f2bb1de10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937a763e28291e53398ea4822dfeed1df839f92e582ade0ab72cd34f2bb1de10", kill_on_drop: false }` [INFO] [stdout] 937a763e28291e53398ea4822dfeed1df839f92e582ade0ab72cd34f2bb1de10