[INFO] cloning repository https://github.com/kstrempel/KafkaCache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kstrempel/KafkaCache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstrempel%2FKafkaCache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstrempel%2FKafkaCache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74ba8c4d467cb1934ccf5a21fb95e7a0503a82f5 [INFO] testing kstrempel/KafkaCache against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstrempel%2FKafkaCache" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kstrempel/KafkaCache on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kstrempel/KafkaCache [INFO] finished tweaking git repo https://github.com/kstrempel/KafkaCache [INFO] tweaked toml for git repo https://github.com/kstrempel/KafkaCache written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kstrempel/KafkaCache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee05137799ed60773bd78ae6a9afe579803ff133d6a1f69b98687f218a7dc9cd [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" "ee05137799ed60773bd78ae6a9afe579803ff133d6a1f69b98687f218a7dc9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee05137799ed60773bd78ae6a9afe579803ff133d6a1f69b98687f218a7dc9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee05137799ed60773bd78ae6a9afe579803ff133d6a1f69b98687f218a7dc9cd", kill_on_drop: false }` [INFO] [stdout] ee05137799ed60773bd78ae6a9afe579803ff133d6a1f69b98687f218a7dc9cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07087cbcd16aef74b2e437474f0f1db38763210f11c23c0c5ab56e94996ad2cb [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" "07087cbcd16aef74b2e437474f0f1db38763210f11c23c0c5ab56e94996ad2cb", kill_on_drop: false }` [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling rdkafka v0.23.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/server.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | async fn info(data: web::Data) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/consumer.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn run(&self, data: web::Data) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `memory` [INFO] [stdout] --> src/server.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 42 | let memory = web::Data::new(AppStateMemory { [INFO] [stdout] | ------ move occurs because `memory` has type `actix_web::web::Data`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 49 | actix_rt::spawn(async move { consumer.run(memory.clone()).await }); [INFO] [stdout] | -------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | variable moved due to use in generator [INFO] [stdout] | value moved here [INFO] [stdout] ... [INFO] [stdout] 54 | HttpServer::new(move || { [INFO] [stdout] | ^^^^^^^ value used here after move [INFO] [stdout] ... [INFO] [stdout] 57 | .app_data(memory.clone()) [INFO] [stdout] | ------ use occurs due to use in closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 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" "07087cbcd16aef74b2e437474f0f1db38763210f11c23c0c5ab56e94996ad2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07087cbcd16aef74b2e437474f0f1db38763210f11c23c0c5ab56e94996ad2cb", kill_on_drop: false }` [INFO] [stdout] 07087cbcd16aef74b2e437474f0f1db38763210f11c23c0c5ab56e94996ad2cb