[INFO] cloning repository https://github.com/compiler-errors/pr-92449 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compiler-errors/pr-92449" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompiler-errors%2Fpr-92449", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompiler-errors%2Fpr-92449'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a0df7b6a04f99e1da4e441119c9a5d7a460143f [INFO] testing compiler-errors/pr-92449 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%2Fcompiler-errors%2Fpr-92449" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compiler-errors/pr-92449 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/compiler-errors/pr-92449 [INFO] finished tweaking git repo https://github.com/compiler-errors/pr-92449 [INFO] tweaked toml for git repo https://github.com/compiler-errors/pr-92449 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/compiler-errors/pr-92449 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53233ca2cd779b7186fe0f9557d355d84a71fb408310640bf02732e22d1afdc5 [INFO] running `Command { std: "docker" "start" "-a" "53233ca2cd779b7186fe0f9557d355d84a71fb408310640bf02732e22d1afdc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53233ca2cd779b7186fe0f9557d355d84a71fb408310640bf02732e22d1afdc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53233ca2cd779b7186fe0f9557d355d84a71fb408310640bf02732e22d1afdc5", kill_on_drop: false }` [INFO] [stdout] 53233ca2cd779b7186fe0f9557d355d84a71fb408310640bf02732e22d1afdc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e3f9e48b65049bdabfbce04cac0026b512209be333ce9da130bc22de9563f3 [INFO] running `Command { std: "docker" "start" "-a" "e7e3f9e48b65049bdabfbce04cac0026b512209be333ce9da130bc22de9563f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling pr-92449 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/issue_92096.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / where [INFO] [stdout] 30 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 29 ~ [INFO] [stdout] 30 ~ = impl Future + Send where T: 'a; // removing +Send here & in the trait will compile [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: higher-ranked lifetime error [INFO] [stdout] --> src/issue_79648.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | let foobar_runner = tokio::spawn(async move { [INFO] [stdout] | _________________________^ [INFO] [stdout] 79 | | foobar.run().await; [INFO] [stdout] 80 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: could not prove for<'r> impl futures::Future: std::marker::Send [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> src/issue_92096.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | = impl Future + Send; // removing +Send here & in the trait will compile [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `T: 'lt`... [INFO] [stdout] = note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pr-92449` due to 6 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7e3f9e48b65049bdabfbce04cac0026b512209be333ce9da130bc22de9563f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e3f9e48b65049bdabfbce04cac0026b512209be333ce9da130bc22de9563f3", kill_on_drop: false }` [INFO] [stdout] e7e3f9e48b65049bdabfbce04cac0026b512209be333ce9da130bc22de9563f3