[INFO] cloning repository https://github.com/JordanShurmer/solid-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JordanShurmer/solid-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanShurmer%2Fsolid-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanShurmer%2Fsolid-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb41b76aa6786c0f55f7cff45a85280877841ae3 [INFO] testing JordanShurmer/solid-rust against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanShurmer%2Fsolid-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordanShurmer/solid-rust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JordanShurmer/solid-rust [INFO] finished tweaking git repo https://github.com/JordanShurmer/solid-rust [INFO] tweaked toml for git repo https://github.com/JordanShurmer/solid-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/JordanShurmer/solid-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5f780af9a2de64d73a8e9c0b1e284a549850c1cc510ee41b5ff9596b7edf6dd [INFO] running `Command { std: "docker" "start" "-a" "b5f780af9a2de64d73a8e9c0b1e284a549850c1cc510ee41b5ff9596b7edf6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5f780af9a2de64d73a8e9c0b1e284a549850c1cc510ee41b5ff9596b7edf6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f780af9a2de64d73a8e9c0b1e284a549850c1cc510ee41b5ff9596b7edf6dd", kill_on_drop: false }` [INFO] [stdout] b5f780af9a2de64d73a8e9c0b1e284a549850c1cc510ee41b5ff9596b7edf6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0749be2ba202d5d5f0e4f3e82f9cb7fff2bf88c0b9dda44ee775165e7cc936e2 [INFO] running `Command { std: "docker" "start" "-a" "0749be2ba202d5d5f0e4f3e82f9cb7fff2bf88c0b9dda44ee775165e7cc936e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling oxilangtag v0.1.1 [INFO] [stderr] Compiling rio_api v0.5.0 [INFO] [stderr] Compiling oxiri v0.1.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rio_turtle v0.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rio_xml v0.5.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused import: `tokio::prelude::*` [INFO] [stdout] --> server/src/ldp/resource.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> server/src/ldp/container.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let mut builder = container.response_builder(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> server/src/ldp/resource.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut response: hyper::http::response::Builder = resource.response_builder(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `response` [INFO] [stdout] --> server/src/ldp/resource.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 23 | let mut response: hyper::http::response::Builder = resource.response_builder(); [INFO] [stdout] | ------------ move occurs because `response` has type `http::response::Builder`, which does not implement the `Copy` trait [INFO] [stdout] 24 | response.header("Allow", "GET,HEAD,OPTIONS"); [INFO] [stdout] | ----------------------------------- `response` moved due to this method call [INFO] [stdout] ... [INFO] [stdout] 37 | &Method::HEAD => Ok(response.body(Body::empty())?), [INFO] [stdout] | ^^^^^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: this function takes ownership of the receiver `self`, which moves `response` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.0/src/response.rs:618:25 [INFO] [stdout] | [INFO] [stdout] 618 | pub fn header(self, key: K, value: V) -> Builder [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0749be2ba202d5d5f0e4f3e82f9cb7fff2bf88c0b9dda44ee775165e7cc936e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0749be2ba202d5d5f0e4f3e82f9cb7fff2bf88c0b9dda44ee775165e7cc936e2", kill_on_drop: false }` [INFO] [stdout] 0749be2ba202d5d5f0e4f3e82f9cb7fff2bf88c0b9dda44ee775165e7cc936e2