[INFO] cloning repository https://github.com/MichaelSWong/todo-actix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichaelSWong/todo-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelSWong%2Ftodo-actix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelSWong%2Ftodo-actix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ed0ae6e02f1c59aaca767bbb555f99badfb52e7 [INFO] testing MichaelSWong/todo-actix against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelSWong%2Ftodo-actix" "/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/MichaelSWong/todo-actix on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MichaelSWong/todo-actix [INFO] finished tweaking git repo https://github.com/MichaelSWong/todo-actix [INFO] tweaked toml for git repo https://github.com/MichaelSWong/todo-actix written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/MichaelSWong/todo-actix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c47908cf108854084c45a84f8c3d9014cd281118525777cfe864f58f33506783 [INFO] running `Command { std: "docker" "start" "-a" "c47908cf108854084c45a84f8c3d9014cd281118525777cfe864f58f33506783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c47908cf108854084c45a84f8c3d9014cd281118525777cfe864f58f33506783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47908cf108854084c45a84f8c3d9014cd281118525777cfe864f58f33506783", kill_on_drop: false }` [INFO] [stdout] c47908cf108854084c45a84f8c3d9014cd281118525777cfe864f58f33506783 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98701b781ef9aa7415154d7ae5873b87df8efee72813aa12b31ec6b18dc5f9f9 [INFO] running `Command { std: "docker" "start" "-a" "98701b781ef9aa7415154d7ae5873b87df8efee72813aa12b31ec6b18dc5f9f9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [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 todo-actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 1 argument but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | .bind("{}:{}", config.server.host, config.server.port)? [INFO] [stdout] | ^^^^ ------- ------------------ ------------------ supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-2.0.0/src/server.rs:365:12 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn bind(mut self, addr: A) -> io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `todo-actix` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "98701b781ef9aa7415154d7ae5873b87df8efee72813aa12b31ec6b18dc5f9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98701b781ef9aa7415154d7ae5873b87df8efee72813aa12b31ec6b18dc5f9f9", kill_on_drop: false }` [INFO] [stdout] 98701b781ef9aa7415154d7ae5873b87df8efee72813aa12b31ec6b18dc5f9f9