[INFO] cloning repository https://github.com/Nauman3S/bank-with-grpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nauman3S/bank-with-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNauman3S%2Fbank-with-grpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNauman3S%2Fbank-with-grpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92f93e469e693ed50868152638d400b8985523b9 [INFO] checking Nauman3S/bank-with-grpc against master#899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNauman3S%2Fbank-with-grpc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nauman3S/bank-with-grpc on toolchain 899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nauman3S/bank-with-grpc [INFO] finished tweaking git repo https://github.com/Nauman3S/bank-with-grpc [INFO] tweaked toml for git repo https://github.com/Nauman3S/bank-with-grpc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Nauman3S/bank-with-grpc 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" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.1.11 [INFO] [stderr] Downloaded axum v0.5.6 [INFO] [stderr] Downloaded regex-syntax v0.6.26 [INFO] [stderr] Downloaded regex v1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ca65abf62b348ea7687507f7bf55df8a7597773f60976df63ebb8a34e412b9 [INFO] running `Command { std: "docker" "start" "-a" "a8ca65abf62b348ea7687507f7bf55df8a7597773f60976df63ebb8a34e412b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ca65abf62b348ea7687507f7bf55df8a7597773f60976df63ebb8a34e412b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ca65abf62b348ea7687507f7bf55df8a7597773f60976df63ebb8a34e412b9", kill_on_drop: false }` [INFO] [stdout] a8ca65abf62b348ea7687507f7bf55df8a7597773f60976df63ebb8a34e412b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 292332e8a9ca90a239b5b0eb072c227e16d7b1c6b5c7e7fc4b8562340e601c92 [INFO] running `Command { std: "docker" "start" "-a" "292332e8a9ca90a239b5b0eb072c227e16d7b1c6b5c7e7fc4b8562340e601c92", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling prettyplease v0.1.11 [INFO] [stderr] Checking axum-core v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Compiling bank-with-grpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking axum v0.5.6 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.7.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.68s [INFO] running `Command { std: "docker" "inspect" "292332e8a9ca90a239b5b0eb072c227e16d7b1c6b5c7e7fc4b8562340e601c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "292332e8a9ca90a239b5b0eb072c227e16d7b1c6b5c7e7fc4b8562340e601c92", kill_on_drop: false }` [INFO] [stdout] 292332e8a9ca90a239b5b0eb072c227e16d7b1c6b5c7e7fc4b8562340e601c92 [INFO] checking Nauman3S/bank-with-grpc against try#71e0d7ccb3d54cfc766c826c50c8d523223fcc5c for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNauman3S%2Fbank-with-grpc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nauman3S/bank-with-grpc on toolchain 71e0d7ccb3d54cfc766c826c50c8d523223fcc5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nauman3S/bank-with-grpc [INFO] finished tweaking git repo https://github.com/Nauman3S/bank-with-grpc [INFO] tweaked toml for git repo https://github.com/Nauman3S/bank-with-grpc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Nauman3S/bank-with-grpc 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" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 650000befbbf80d891e058aec5cfb9326552d6ce1ca6ccde24532d54da874fdf [INFO] running `Command { std: "docker" "start" "-a" "650000befbbf80d891e058aec5cfb9326552d6ce1ca6ccde24532d54da874fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "650000befbbf80d891e058aec5cfb9326552d6ce1ca6ccde24532d54da874fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650000befbbf80d891e058aec5cfb9326552d6ce1ca6ccde24532d54da874fdf", kill_on_drop: false }` [INFO] [stdout] 650000befbbf80d891e058aec5cfb9326552d6ce1ca6ccde24532d54da874fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45fb551d856eb45ab4d9239c0090d8cfd56548206897bc4023062722e5e3c9bf [INFO] running `Command { std: "docker" "start" "-a" "45fb551d856eb45ab4d9239c0090d8cfd56548206897bc4023062722e5e3c9bf", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling prettyplease v0.1.11 [INFO] [stderr] Checking axum-core v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Compiling bank-with-grpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking axum v0.5.6 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.5.6/src/routing/method_routing.rs:526:35 [INFO] [stdout] | [INFO] [stdout] 526 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 527 | | let mut response = Response::new(boxed(Empty::new())); [INFO] [stdout] 528 | | *response.status_mut() = StatusCode::METHOD_NOT_ALLOWED; [INFO] [stdout] 529 | | Ok(response) [INFO] [stdout] 530 | | })); [INFO] [stdout] | |__________^ future created by async closure is not `Send` [INFO] [stdout] | [INFO] [stdout] note: captured value is not `Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.5.6/src/routing/method_routing.rs:526:47 [INFO] [stdout] | [INFO] [stdout] 526 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ^ has type `http::Request` which is not `Send` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.5.6/src/routing/route.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub(super) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 34 | T::Future: Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Route::::new` [INFO] [stdout] help: consider restricting type parameter `B` [INFO] [stdout] | [INFO] [stdout] 522 | impl MethodRouter { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "45fb551d856eb45ab4d9239c0090d8cfd56548206897bc4023062722e5e3c9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45fb551d856eb45ab4d9239c0090d8cfd56548206897bc4023062722e5e3c9bf", kill_on_drop: false }` [INFO] [stdout] 45fb551d856eb45ab4d9239c0090d8cfd56548206897bc4023062722e5e3c9bf