[INFO] cloning repository https://github.com/cdhowie/warp-lifetime-issue-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdhowie/warp-lifetime-issue-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdhowie%2Fwarp-lifetime-issue-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdhowie%2Fwarp-lifetime-issue-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 874498e7324f6d0b48c782302310017f238add79
[INFO] checking cdhowie/warp-lifetime-issue-repro/874498e7324f6d0b48c782302310017f238add79 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdhowie%2Fwarp-lifetime-issue-repro" "/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/cdhowie/warp-lifetime-issue-repro on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cdhowie/warp-lifetime-issue-repro
[INFO] finished tweaking git repo https://github.com/cdhowie/warp-lifetime-issue-repro
[INFO] tweaked toml for git repo https://github.com/cdhowie/warp-lifetime-issue-repro written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/cdhowie/warp-lifetime-issue-repro 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httparse v1.7.0
[INFO] [stderr]   Downloaded tracing v0.1.33
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.8
[INFO] [stderr]   Downloaded headers v0.3.7
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded warp v0.3.2
[INFO] [stderr]   Downloaded libc v0.2.123
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f5770d6ece38dd96dd67a72319a0990b9da227a4df9f65f0325ef0d942c1543
[INFO] running `Command { std: "docker" "start" "-a" "8f5770d6ece38dd96dd67a72319a0990b9da227a4df9f65f0325ef0d942c1543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f5770d6ece38dd96dd67a72319a0990b9da227a4df9f65f0325ef0d942c1543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f5770d6ece38dd96dd67a72319a0990b9da227a4df9f65f0325ef0d942c1543", kill_on_drop: false }`
[INFO] [stdout] 8f5770d6ece38dd96dd67a72319a0990b9da227a4df9f65f0325ef0d942c1543
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32115ad1b996c2821b15e5223e2fc3dd9b9a9bc7dded29c534419ec0f8d7b189
[INFO] running `Command { std: "docker" "start" "-a" "32115ad1b996c2821b15e5223e2fc3dd9b9a9bc7dded29c534419ec0f8d7b189", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]     Checking serde_json v1.0.79
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing v0.1.33
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking tungstenite v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-tungstenite v0.15.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking warp v0.3.2
[INFO] [stderr]     Checking warp-lifetime-issue-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: implementation of `FnOnce` is not general enough
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     warp::get()
[INFO] [stdout] 37 | |     .and(warp::path::param::<String>())
[INFO] [stdout] 38 | |     .and(warp::any().map(move || provider.clone()))
[INFO] [stdout] 39 | |     .and_then(|_id, provider: Arc<T>| async move {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         Ok::<StatusCode, warp::Rejection>(StatusCode::OK)
[INFO] [stdout] 50 | |     })
[INFO] [stdout]    | |______^ implementation of `FnOnce` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: closure with signature `for<'a> fn(&'a &'0 Item) -> bool` must implement `FnOnce<(&&'1 Item,)>`, for any two lifetimes `'0` and `'1`...
[INFO] [stdout]    = note: ...but it actually implements `FnOnce<(&&Item,)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `Iterator` is not general enough
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     warp::get()
[INFO] [stdout] 37 | |     .and(warp::path::param::<String>())
[INFO] [stdout] 38 | |     .and(warp::any().map(move || provider.clone()))
[INFO] [stdout] 39 | |     .and_then(|_id, provider: Arc<T>| async move {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         Ok::<StatusCode, warp::Rejection>(StatusCode::OK)
[INFO] [stdout] 50 | |     })
[INFO] [stdout]    | |______^ implementation of `Iterator` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Iterator` would have to be implemented for the type `std::slice::Iter<'_, Item>`
[INFO] [stdout]    = note: ...but `Iterator` is actually implemented for the type `std::slice::Iter<'0, Item>`, for some specific lifetime `'0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `FnOnce` is not general enough
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     warp::get()
[INFO] [stdout] 37 | |     .and(warp::path::param::<String>())
[INFO] [stdout] 38 | |     .and(warp::any().map(move || provider.clone()))
[INFO] [stdout] 39 | |     .and_then(|_id, provider: Arc<T>| async move {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         Ok::<StatusCode, warp::Rejection>(StatusCode::OK)
[INFO] [stdout] 50 | |     })
[INFO] [stdout]    | |______^ implementation of `FnOnce` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: closure with signature `for<'a> fn(&'a &Item) -> bool` must implement `FnOnce<(&&Item,)>`
[INFO] [stdout]    = note: ...but it actually implements `FnOnce<(&&Item,)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `FnOnce` is not general enough
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     warp::get()
[INFO] [stdout] 37 | |     .and(warp::path::param::<String>())
[INFO] [stdout] 38 | |     .and(warp::any().map(move || provider.clone()))
[INFO] [stdout] 39 | |     .and_then(|_id, provider: Arc<T>| async move {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         Ok::<StatusCode, warp::Rejection>(StatusCode::OK)
[INFO] [stdout] 50 | |     })
[INFO] [stdout]    | |______^ implementation of `FnOnce` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: closure with signature `for<'a> fn(&'a &'0 Item) -> bool` must implement `FnOnce<(&&'1 Item,)>`, for any two lifetimes `'0` and `'1`...
[INFO] [stdout]    = note: ...but it actually implements `FnOnce<(&&Item,)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `Iterator` is not general enough
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     warp::get()
[INFO] [stdout] 37 | |     .and(warp::path::param::<String>())
[INFO] [stdout] 38 | |     .and(warp::any().map(move || provider.clone()))
[INFO] [stdout] 39 | |     .and_then(|_id, provider: Arc<T>| async move {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         Ok::<StatusCode, warp::Rejection>(StatusCode::OK)
[INFO] [stdout] 50 | |     })
[INFO] [stdout]    | |______^ implementation of `Iterator` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Iterator` would have to be implemented for the type `std::slice::Iter<'_, Item>`
[INFO] [stdout]    = note: ...but `Iterator` is actually implemented for the type `std::slice::Iter<'0, Item>`, for some specific lifetime `'0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `FnOnce` is not general enough
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     warp::get()
[INFO] [stdout] 37 | |     .and(warp::path::param::<String>())
[INFO] [stdout] 38 | |     .and(warp::any().map(move || provider.clone()))
[INFO] [stdout] 39 | |     .and_then(|_id, provider: Arc<T>| async move {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         Ok::<StatusCode, warp::Rejection>(StatusCode::OK)
[INFO] [stdout] 50 | |     })
[INFO] [stdout]    | |______^ implementation of `FnOnce` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: closure with signature `for<'a> fn(&'a &Item) -> bool` must implement `FnOnce<(&&Item,)>`
[INFO] [stdout]    = note: ...but it actually implements `FnOnce<(&&Item,)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warp-lifetime-issue-repro` (bin "warp-lifetime-issue-repro") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `warp-lifetime-issue-repro` (bin "warp-lifetime-issue-repro" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "32115ad1b996c2821b15e5223e2fc3dd9b9a9bc7dded29c534419ec0f8d7b189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32115ad1b996c2821b15e5223e2fc3dd9b9a9bc7dded29c534419ec0f8d7b189", kill_on_drop: false }`
[INFO] [stdout] 32115ad1b996c2821b15e5223e2fc3dd9b9a9bc7dded29c534419ec0f8d7b189
