[INFO] cloning repository https://github.com/desmodrone/rust-crud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/desmodrone/rust-crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesmodrone%2Frust-crud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesmodrone%2Frust-crud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8151bc858fa4e694e8cc3681e84d9ecfeafb46e2 [INFO] checking desmodrone/rust-crud against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesmodrone%2Frust-crud" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/desmodrone/rust-crud on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/desmodrone/rust-crud [INFO] finished tweaking git repo https://github.com/desmodrone/rust-crud [INFO] tweaked toml for git repo https://github.com/desmodrone/rust-crud written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/desmodrone/rust-crud 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v1.1.4 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded tower-layer v0.3.1 [INFO] [stderr] Downloaded futures-sink v0.3.24 [INFO] [stderr] Downloaded socket2 v0.4.7 [INFO] [stderr] Downloaded axum-core v0.2.8 [INFO] [stderr] Downloaded tracing-attributes v0.1.22 [INFO] [stderr] Downloaded form_urlencoded v1.1.0 [INFO] [stderr] Downloaded futures-channel v0.3.24 [INFO] [stderr] Downloaded pin-project v1.0.12 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded tokio-util v0.7.4 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded futures-task v0.3.24 [INFO] [stderr] Downloaded axum v0.5.16 [INFO] [stderr] Downloaded serde_json v1.0.85 [INFO] [stderr] Downloaded tracing-subscriber v0.3.15 [INFO] [stderr] Downloaded futures-util v0.3.24 [INFO] [stderr] Downloaded pin-project-internal v1.0.12 [INFO] [stderr] Downloaded lock_api v0.4.8 [INFO] [stderr] Downloaded percent-encoding v2.2.0 [INFO] [stderr] Downloaded futures-core v0.3.24 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded tokio v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 070a550b0e0f4d47be46e51bd97878723db3fd04f107896423e7fa240a923bfd [INFO] running `Command { std: "docker" "start" "-a" "070a550b0e0f4d47be46e51bd97878723db3fd04f107896423e7fa240a923bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070a550b0e0f4d47be46e51bd97878723db3fd04f107896423e7fa240a923bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070a550b0e0f4d47be46e51bd97878723db3fd04f107896423e7fa240a923bfd", kill_on_drop: false }` [INFO] [stdout] 070a550b0e0f4d47be46e51bd97878723db3fd04f107896423e7fa240a923bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6bfe27de08bc57e1f21465cf6c5b4cd7679a904c9f4342c9fc1695c3b4f5dd0 [INFO] running `Command { std: "docker" "start" "-a" "d6bfe27de08bc57e1f21465cf6c5b4cd7679a904c9f4342c9fc1695c3b4f5dd0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking axum-core v0.2.8 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking axum v0.5.16 [INFO] [stderr] Checking rust-crud v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.86s [INFO] running `Command { std: "docker" "inspect" "d6bfe27de08bc57e1f21465cf6c5b4cd7679a904c9f4342c9fc1695c3b4f5dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6bfe27de08bc57e1f21465cf6c5b4cd7679a904c9f4342c9fc1695c3b4f5dd0", kill_on_drop: false }` [INFO] [stdout] d6bfe27de08bc57e1f21465cf6c5b4cd7679a904c9f4342c9fc1695c3b4f5dd0 [INFO] checking desmodrone/rust-crud against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesmodrone%2Frust-crud" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/desmodrone/rust-crud on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/desmodrone/rust-crud [INFO] finished tweaking git repo https://github.com/desmodrone/rust-crud [INFO] tweaked toml for git repo https://github.com/desmodrone/rust-crud written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/desmodrone/rust-crud 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 416ae37e096470428f16d747525abb5ec57ddd07cbef21baefe2b492b2a32fe9 [INFO] running `Command { std: "docker" "start" "-a" "416ae37e096470428f16d747525abb5ec57ddd07cbef21baefe2b492b2a32fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "416ae37e096470428f16d747525abb5ec57ddd07cbef21baefe2b492b2a32fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416ae37e096470428f16d747525abb5ec57ddd07cbef21baefe2b492b2a32fe9", kill_on_drop: false }` [INFO] [stdout] 416ae37e096470428f16d747525abb5ec57ddd07cbef21baefe2b492b2a32fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10310f5f87ff8eded337211148ade7db31284cc86b4e7519cc439c1b3728d9fc [INFO] running `Command { std: "docker" "start" "-a" "10310f5f87ff8eded337211148ade7db31284cc86b4e7519cc439c1b3728d9fc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking axum-core v0.2.8 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking axum v0.5.16 [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.16/src/routing/method_routing.rs:540:35 [INFO] [stdout] | [INFO] [stdout] 540 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 541 | | let mut response = Response::new(boxed(Empty::new())); [INFO] [stdout] 542 | | *response.status_mut() = StatusCode::METHOD_NOT_ALLOWED; [INFO] [stdout] 543 | | Ok(response) [INFO] [stdout] 544 | | })); [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.16/src/routing/method_routing.rs:540:47 [INFO] [stdout] | [INFO] [stdout] 540 | 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.16/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] 536 | 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" "10310f5f87ff8eded337211148ade7db31284cc86b4e7519cc439c1b3728d9fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10310f5f87ff8eded337211148ade7db31284cc86b4e7519cc439c1b3728d9fc", kill_on_drop: false }` [INFO] [stdout] 10310f5f87ff8eded337211148ade7db31284cc86b4e7519cc439c1b3728d9fc