[INFO] cloning repository https://github.com/squili/embed_redirect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/squili/embed_redirect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquili%2Fembed_redirect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquili%2Fembed_redirect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ac21dad0a51b8a18de9117514d5a8885e90e4a4 [INFO] checking squili/embed_redirect against master#899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquili%2Fembed_redirect" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/squili/embed_redirect 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/squili/embed_redirect [INFO] finished tweaking git repo https://github.com/squili/embed_redirect [INFO] tweaked toml for git repo https://github.com/squili/embed_redirect written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/squili/embed_redirect 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 html-escape v0.2.11 [INFO] [stderr] Downloaded axum v0.5.3 [INFO] [stderr] Downloaded axum-core v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] db9b5f8d1d26b3a336a1f80276a1c4e38892f12230c44ac959abcbb9963d448e [INFO] running `Command { std: "docker" "start" "-a" "db9b5f8d1d26b3a336a1f80276a1c4e38892f12230c44ac959abcbb9963d448e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9b5f8d1d26b3a336a1f80276a1c4e38892f12230c44ac959abcbb9963d448e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9b5f8d1d26b3a336a1f80276a1c4e38892f12230c44ac959abcbb9963d448e", kill_on_drop: false }` [INFO] [stdout] db9b5f8d1d26b3a336a1f80276a1c4e38892f12230c44ac959abcbb9963d448e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 273f4578c37698d407becee607a2ba16be3d763f1fd2e53c08434d569f2b95af [INFO] running `Command { std: "docker" "start" "-a" "273f4578c37698d407becee607a2ba16be3d763f1fd2e53c08434d569f2b95af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking axum-core v0.2.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking tower-http v0.2.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking axum v0.5.3 [INFO] [stderr] Checking embed_redirect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.67s [INFO] running `Command { std: "docker" "inspect" "273f4578c37698d407becee607a2ba16be3d763f1fd2e53c08434d569f2b95af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273f4578c37698d407becee607a2ba16be3d763f1fd2e53c08434d569f2b95af", kill_on_drop: false }` [INFO] [stdout] 273f4578c37698d407becee607a2ba16be3d763f1fd2e53c08434d569f2b95af [INFO] checking squili/embed_redirect against try#71e0d7ccb3d54cfc766c826c50c8d523223fcc5c for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquili%2Fembed_redirect" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/squili/embed_redirect 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/squili/embed_redirect [INFO] finished tweaking git repo https://github.com/squili/embed_redirect [INFO] tweaked toml for git repo https://github.com/squili/embed_redirect written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/squili/embed_redirect 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5ba06c720d6624ca79d48d4589a6060f692108d9b7e97a1fd300616f1dc8d54f [INFO] running `Command { std: "docker" "start" "-a" "5ba06c720d6624ca79d48d4589a6060f692108d9b7e97a1fd300616f1dc8d54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ba06c720d6624ca79d48d4589a6060f692108d9b7e97a1fd300616f1dc8d54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba06c720d6624ca79d48d4589a6060f692108d9b7e97a1fd300616f1dc8d54f", kill_on_drop: false }` [INFO] [stdout] 5ba06c720d6624ca79d48d4589a6060f692108d9b7e97a1fd300616f1dc8d54f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ec1fdbb0c0c7b51eb1d70729136be1510a3570152ae0ec82294163f2b441187b [INFO] running `Command { std: "docker" "start" "-a" "ec1fdbb0c0c7b51eb1d70729136be1510a3570152ae0ec82294163f2b441187b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking axum-core v0.2.2 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking tower-http v0.2.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking axum v0.5.3 [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.3/src/routing/method_routing.rs:524:35 [INFO] [stdout] | [INFO] [stdout] 524 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 525 | | let mut response = Response::new(boxed(Empty::new())); [INFO] [stdout] 526 | | *response.status_mut() = StatusCode::METHOD_NOT_ALLOWED; [INFO] [stdout] 527 | | Ok(response) [INFO] [stdout] 528 | | })); [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.3/src/routing/method_routing.rs:524:47 [INFO] [stdout] | [INFO] [stdout] 524 | 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.3/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] 520 | 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" "ec1fdbb0c0c7b51eb1d70729136be1510a3570152ae0ec82294163f2b441187b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1fdbb0c0c7b51eb1d70729136be1510a3570152ae0ec82294163f2b441187b", kill_on_drop: false }` [INFO] [stdout] ec1fdbb0c0c7b51eb1d70729136be1510a3570152ae0ec82294163f2b441187b